summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* HID: Sunplus Wireless Desktop needs report descriptor fixupJiri Kosina2008-04-221-1/+2
* HID: quirk for MS Wireless Desktop Receiver (model 1028)Jim Duchek2008-04-221-0/+1
* HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbdPekka Sarnila2008-04-221-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-213-3/+2
|\
| * Generate a slightly more informative error msg for bad HZRobert P. J. Day2008-04-211-1/+1
| * DMA engine: typo fixesSebastian Siewior2008-04-211-1/+1
| * Remove unused MAX_NODES_SHIFTJohannes Weiner2008-04-211-1/+0
* | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-213-3/+13
|\ \
| * | block: fix memory hotplug and bouncing in block layerAndi Kleen2008-04-211-1/+6
| * | block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori2008-04-211-0/+2
| * | block: convert bio_copy_user to bio_copy_user_iovFUJITA Tomonori2008-04-211-0/+2
| * | cdrom: make unregister_cdrom() return voidAkinobu Mita2008-04-211-1/+1
| * | cdrom: use list_head for cdrom_device_info listAkinobu Mita2008-04-211-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-215-24/+80
|\ \
| * | PCI: clean up resource alignment managementIvan Kokshaysky2008-04-201-1/+4
| * | PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-201-0/+3
| * | PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-201-0/+1
| * | PCI: add PCI Express ASPM supportShaohua Li2008-04-203-0/+69
| * | PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-201-5/+0
| * | PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-201-3/+0
| * | PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-201-0/+1
| * | PCI: clean up search.c a lotGreg Kroah-Hartman2008-04-201-2/+2
| * | PCI: remove pci_get_device_reverseGreg Kroah-Hartman2008-04-201-10/+0
| * | PCI: remove pci_find_presentGreg Kroah-Hartman2008-04-201-2/+0
| * | PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2008-04-201-1/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-04-211-7/+0
|\ \
| * | [CRYPTO] api: Make the crypto subsystem fully modularSebastian Siewior2008-04-211-7/+0
| |/
* | skbuff: fix missing kernel-doc notationRandy Dunlap2008-04-211-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-214-0/+179
|\ \
| * | [POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich2008-04-171-0/+24
| * | [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-171-0/+69
| * | [LMB] Add lmb_alloc_nid()David S. Miller2008-04-151-0/+2
| * | Merge branch 'linux-2.6'Paul Mackerras2008-04-1420-45/+112
| |\ \
| * | | [POWERPC] Add of_device_is_available functionJosh Boyer2008-04-071-0/+1
| * | | Merge branch 'linux-2.6'Paul Mackerras2008-03-2617-130/+38
| |\ \ \
| * \ \ \ Merge branch 'linux-2.6'Paul Mackerras2008-03-1351-190/+483
| |\ \ \ \
| * \ \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras2008-02-261-0/+83
| |\ \ \ \ \
| | * | | | | [LMB]: Make lmb support large physical addressingBecky Bruce2008-02-131-19/+19
| | * | | | | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-131-0/+83
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-2117-137/+193
|\ \ \ \ \ \ \
| * | | | | | | SCSI: convert struct class_device to struct deviceTony Jones2008-04-196-30/+31
| * | | | | | | memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-191-1/+1
| * | | | | | | PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-194-41/+3
| * | | | | | | Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-191-0/+50
| * | | | | | | Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman2008-04-191-2/+1
| * | | | | | | PM: Convert wakeup flag accessors to inline functionsAlan Stern2008-04-193-45/+94
| * | | | | | | PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2008-04-191-15/+21
| * | | | | | | PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-191-0/+1
| * | | | | | | sysfs: small header file cleanup for SYSFS=nDavid Rientjes2008-04-191-7/+2
| * | | | | | | driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches2008-04-192-14/+7
OpenPOWER on IntegriCloud