summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-283-22/+5
|\
| * xen: compilation fix of drivers/xen/events.c on IA64Isaku Yamahata2008-10-231-1/+1
| * xen: portability clean up and some minor clean up for xencomm.cIsaku Yamahata2008-10-231-19/+4
| * xen: don't reload cr3 on suspendJeremy Fitzhardinge2008-10-231-2/+0
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-284-20/+14
|\ \
| * | [S390] tape: disable interrupts in tape_open and tape_releaseFrank Munzert2008-10-281-4/+4
| * | [S390] tape block: complete request with correct lockingFrank Munzert2008-10-281-2/+4
| * | [S390] qdio: remove incorrect memsetJan Glauber2008-10-281-13/+6
| * | [S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber2008-10-281-1/+0
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-10-2844-80/+130
|\ \ \ | |/ / |/| |
| * | libata: ahci enclosure management bit maskDavid Milburn2008-10-281-12/+23
| * | libata: ahci enclosure management led syncDavid Milburn2008-10-281-0/+3
| * | pata_ninja32: suspend/resume supportAlan Cox2008-10-281-9/+34
| * | libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary2008-10-271-2/+1
| * | libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo2008-10-271-1/+4
| * | sata_sil24: configure max read request size to 4kTejun Heo2008-10-271-0/+5
| * | libata: add missing kernel-docRandy Dunlap2008-10-271-0/+1
| * | libata: fix device iteration bugsTejun Heo2008-10-272-15/+28
| * | ahci: Add support for Promise PDC42819Mark Nelson2008-10-271-0/+3
| * | ata: Switch all my stuff to a common addressAlan Cox2008-10-2740-41/+28
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-271-0/+9
|\ \ \
| * | | libata: fix NCQ devices behind port multipliersJens Axboe2008-10-271-0/+9
| |/ /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-271-0/+1
|\ \ \ | |/ / |/| |
| * | INPUT: sgi_btns: Add license specificationDmitri Vorobiev2008-10-271-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-274-23/+73
|\ \ \
| * | | firewire: fw-sbp2: fix racesJay Fenlason2008-10-261-10/+26
| * | | firewire: fw-sbp2: delay first login to avoid retriesStefan Richter2008-10-261-1/+1
| * | | firewire: fw-ohci: initialization failure path fixesStefan Richter2008-10-261-9/+14
| * | | firewire: fw-ohci: don't leak dma memory on module removalJay Fenlason2008-10-261-0/+27
| * | | firewire: fix struct fw_node memory leakJay Fenlason2008-10-261-2/+4
| * | | firewire: Survive more than 256 bus resetsJay Fenlason2008-10-261-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-272-2/+2
|\ \ \ \
| * | | | libertas: free sk_buff with kfree_skbSergio Luis2008-10-261-1/+1
| * | | | btsdio: free sk_buff with kfree_skbSergio Luis2008-10-261-1/+1
| | |/ / | |/| |
* | | | Tidy up addresses in random driversAlan Cox2008-10-274-4/+4
* | | | leds: da903x: fix the building failure of incomplete type of 'work'Eric Miao2008-10-271-0/+1
|/ / /
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-261-23/+33
|\ \ \
| * | | md: allow extended partitions on md devices.NeilBrown2008-10-211-0/+5
| * | | md: use sysfs_notify_dirent to notify changes to md/dev-xxx/stateNeilBrown2008-10-211-9/+12
| * | | md: use sysfs_notify_dirent to notify changes to md/array_stateNeilBrown2008-10-211-14/+16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-10-267-2/+854
|\ \ \ \
| * | | | Input: psmouse - add support for Elantech touchpadsArjan Opmeer2008-10-166-2/+846
| * | | | Input: i8042 - add Blue FB5601 to noloop exception tableStefan Bader2008-10-161-0/+8
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-262-0/+14
|\ \ \ \ \
| * | | | | mfd: Make WM8400 depend on I2C until SPI is submittedMark Brown2008-10-241-0/+1
| * | | | | mfd: add missing Kconfig entry for da903xSamuel Ortiz2008-10-242-0/+13
* | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-261-1/+1
|\ \ \ \ \ \
| * | | | | | uwb: build UWB before USB/WUSBDavid Vrabel2008-10-241-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-2610-57/+118
|\ \ \ \ \ \ \
| * | | | | | | HID: Add support for Sony Vaio VGX-TP1EJiri Kosina2008-10-233-1/+45
OpenPOWER on IntegriCloud