summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-10-125-77/+152
|\
| * USB: serial core should respect driver requirementsAlan Stern2007-10-121-7/+13
| * USB: skip autosuspended devices during system resumeAlan Stern2007-10-121-0/+1
| * USB: re-remove <linux/usb_sl811.h>David Brownell2007-10-121-26/+0
| * USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
| * USB: Export URB statistics for powertopSarah Sharp2007-10-121-0/+1
| * USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern2007-10-121-5/+2
| * USB: flush outstanding URBs when suspendingAlan Stern2007-10-121-0/+1
| * USB: get rid of urb->lockAlan Stern2007-10-121-4/+0
| * USB: add urb->unlinked fieldAlan Stern2007-10-121-0/+1
| * usb: introduce usb_device authorization bitsInaky Perez-Gonzalez2007-10-121-0/+7
| * USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell2007-10-121-0/+33
| * USB: cleanup for previous patchesAlan Stern2007-10-121-1/+1
| * USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-121-3/+3
| * USB: add direction bit to urb->transfer_flagsAlan Stern2007-10-121-0/+30
| * USB: add ep->enableAlan Stern2007-10-121-0/+2
| * USB: add urb->epAlan Stern2007-10-121-0/+26
| * USB: usb_gadget.h whitespace fixesDavid Brownell2007-10-121-31/+31
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-121-6/+33
|\ \
| * | [CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier()Satyam Sharma2007-10-041-3/+15
| * | [CPUFREQ] Only check for transition latency on problematic governors (kconfig...Thomas Renninger2007-10-041-1/+2
| * | [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Thomas Renninger2007-10-041-3/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-123-9/+7
|\ \ \
| * | | x86: HPET force enable for ICH5Venki Pallipadi2007-10-121-0/+1
| * | | jiffies: remove unused macrosChris Wright2007-10-121-6/+0
| * | | clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner2007-10-121-2/+6
| * | | clockevents: Remove unused inline functionThomas Gleixner2007-10-121-1/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-123-20/+15
|\ \ \
| * | | [BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCKJens Axboe2007-10-121-6/+1
| * | | [BLOCK] Move sector_div() from blkdev.h to kernel.hJens Axboe2007-10-122-14/+14
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-10-121-1/+29
|\ \ \ | |/ / |/| |
| * | [GFS2] Fix quota do_list operation hangAbhijith Das2007-10-101-1/+29
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-114-7/+41
|\ \ \
| * | | [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-121-0/+5
| * | | [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-121-2/+4
| * | | [POWERPC] Treat 8610 PCIe host bridge as transparentJason Jin2007-10-081-0/+1
| * | | [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely2007-10-031-0/+23
| * | | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-034-54/+10
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linux-2.6'Paul Mackerras2007-09-205-13/+47
| |\ \ \
| * | | | [POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman2007-09-191-6/+8
| * | | | [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS portKumar Gala2007-09-141-0/+2
| * | | | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-1417-25/+76
| |\ \ \ \
| * \ \ \ \ Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-2818-22/+74
| |\ \ \ \ \
| * | | | | | [POWERPC] Remove get_property and device_is_compatibleStephen Rothwell2007-08-171-1/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-111-0/+27
|\ \ \ \ \ \ \
| * | | | | | | IB/mlx4: Implement FMRsJack Morgenstein2007-10-091-0/+21
| * | | | | | | IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein2007-10-091-0/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-1161-374/+3055
|\ \ \ \ \ \ \
| * | | | | | | [TCP]: Limit processing lost_retrans loop to work-to-do casesIlpo Järvinen2007-10-111-0/+2
| * | | | | | | [IPv6]: Export userland ND options through netlink (RDNSS support)Pierre Ynard2007-10-101-0/+29
OpenPOWER on IntegriCloud