summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-2214-126/+123
|\
| * [libata] pata_it821x: fix warningJeff Garzik2008-08-221-1/+1
| * libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-227-11/+33
| * ahci: sis controllers actually can do PMPTejun Heo2008-08-221-3/+3
| * pata_via: clean up recent tf_load changesTejun Heo2008-08-221-48/+11
| * libata: restore SControl on detachTejun Heo2008-08-222-5/+6
| * libata: use ata_link_printk() when printing SErrorTejun Heo2008-08-221-1/+1
| * libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo2008-08-221-14/+6
| * libata: fix EH action overwriting in ata_eh_reset()Tejun Heo2008-08-221-2/+2
| * sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara2008-08-221-1/+2
| * ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+8
| * ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+2
| * sata_mv: don't issue two DMA commands concurrentlyTejun Heo2008-08-221-24/+10
| * libata: implement no[hs]rst force paramsTejun Heo2008-08-224-16/+38
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-224-14/+25
|\ \
| * \ Merge branches 'ipath' and 'ipoib' into for-linusRoland Dreier2008-08-192-11/+18
| |\ \
| | * | IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier2008-08-192-11/+18
| * | | IB/ipath: Fix incorrect check for max physical address in TIDDave Olson2008-08-151-1/+1
| * | | IB/ipath: Fix lost UD send work requestRalph Campbell2008-08-151-2/+6
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-219-61/+160
|\ \ \
| * | | [ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not definedMike Rapoport2008-08-201-0/+2
| * | | [ARM] 5208/1: fsg-setup.c fixesTomasz Chmielewski2008-08-191-2/+2
| * | | Merge branch 'for_rmk_17' of git://git.mnementh.co.uk/linux-2.6-imRussell King2008-08-186-58/+155
| |\ \ \
| | * | | [ARM] e400 config use MFPIan Molton2008-08-121-0/+24
| | * | | [ARM] e740 config use MFPIan Molton2008-08-121-1/+49
| | * | | [ARM] Fix eseries IRQ limitIan Molton2008-08-121-0/+1
| | * | | [ARM] clocklib: Update users of aliases to new APIIan Molton2008-08-122-9/+3
| | * | | [ARM] clocklib: Allow dynamic alias creationIan Molton2008-08-122-0/+30
| | * | | [ARM] eseries: whitespace fixes and cleanupIan Molton2008-08-121-48/+48
| * | | | [ARM] fix impd1.c build warningRussell King2008-08-181-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-08-2115-72/+445
|\ \ \ \ \
| * | | | | pnp: fix "add acpi:* modalias entries"Kay Sievers2008-08-211-5/+11
| * | | | | UIO: generic irq handling for some uio platform devicesMagnus Damm2008-08-213-0/+202
| * | | | | UIO: uio_pdrv: fix license specificationUwe Kleine-König2008-08-211-1/+1
| * | | | | UIO: uio_pdrv: fix memory leakUwe Kleine-König2008-08-211-0/+2
| * | | | | block: drop references taken by class_find_device()Kay Sievers2008-08-211-6/+16
| * | | | | block: fix partial read() of /proc/{partitions,diskstats}Kay Sievers2008-08-211-6/+8
| * | | | | PM: Remove WARN_ON from device_pm_addRafael J. Wysocki2008-08-211-4/+2
| * | | | | driver core: add init_name to struct deviceGreg Kroah-Hartman2008-08-212-7/+14
| * | | | | PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...Alan Stern2008-08-213-15/+16
| * | | | | driver model: anti-oopsing medicineDavid Brownell2008-08-211-0/+11
| * | | | | dev_printk(): constify the `dev' argumentJean Delvare2008-08-212-3/+3
| * | | | | drivers/base/driver.c: remove unused to_dev() macroJoe Perches2008-08-211-3/+0
| * | | | | Documentation: HOWTO-ja_JP-sync patchTsugikazu Shibata2008-08-211-20/+47
| * | | | | Japanese translation of Documentation/SubmitChecklistTakenori Nagano2008-08-211-0/+111
| * | | | | kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.Ingo Oeser2008-08-211-2/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-08-2139-1032/+194
|\ \ \ \ \
| * | | | | USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann2008-08-211-0/+1
| * | | | | USB: automatically enable RHSC interruptsAlan Stern2008-08-2122-72/+31
| * | | | | USB: Don't rebind before "complete" callbackAlan Stern2008-08-211-21/+9