| Commit message (Expand) | Author | Age | Files | Lines |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 49 | -53/+0 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-08-22 | 12 | -126/+96 |
|\ |
|
| * | [libata] pata_it821x: fix warning | Jeff Garzik | 2008-08-22 | 1 | -1/+1 |
| * | libata: Fix a large collection of DMA mode mismatches | Alan Cox | 2008-08-22 | 6 | -11/+11 |
| * | ahci: sis controllers actually can do PMP | Tejun Heo | 2008-08-22 | 1 | -3/+3 |
| * | pata_via: clean up recent tf_load changes | Tejun Heo | 2008-08-22 | 1 | -48/+11 |
| * | libata: restore SControl on detach | Tejun Heo | 2008-08-22 | 1 | -5/+5 |
| * | libata: use ata_link_printk() when printing SError | Tejun Heo | 2008-08-22 | 1 | -1/+1 |
| * | libata: always do follow-up SRST if hardreset returned -EAGAIN | Tejun Heo | 2008-08-22 | 1 | -14/+6 |
| * | libata: fix EH action overwriting in ata_eh_reset() | Tejun Heo | 2008-08-22 | 1 | -2/+2 |
| * | sata_mv: add the Gen IIE flag to the SoC devices. | Saeed Bishara | 2008-08-22 | 1 | -1/+2 |
| * | ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 2008-08-22 | 1 | -0/+8 |
| * | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 2008-08-22 | 1 | -0/+2 |
| * | sata_mv: don't issue two DMA commands concurrently | Tejun Heo | 2008-08-22 | 1 | -24/+10 |
| * | libata: implement no[hs]rst force params | Tejun Heo | 2008-08-22 | 2 | -16/+34 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-08-22 | 4 | -14/+25 |
|\ \ |
|
| * \ | Merge branches 'ipath' and 'ipoib' into for-linus | Roland Dreier | 2008-08-19 | 2 | -11/+18 |
| |\ \ |
|
| | * | | IPoIB: Fix deadlock on RTNL in ipoib_stop() | Roland Dreier | 2008-08-19 | 2 | -11/+18 |
| * | | | IB/ipath: Fix incorrect check for max physical address in TID | Dave Olson | 2008-08-15 | 1 | -1/+1 |
| * | | | IB/ipath: Fix lost UD send work request | Ralph Campbell | 2008-08-15 | 1 | -2/+6 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-08-21 | 9 | -31/+248 |
|\ \ \ |
|
| * | | | UIO: generic irq handling for some uio platform devices | Magnus Damm | 2008-08-21 | 3 | -0/+202 |
| * | | | UIO: uio_pdrv: fix license specification | Uwe Kleine-König | 2008-08-21 | 1 | -1/+1 |
| * | | | UIO: uio_pdrv: fix memory leak | Uwe Kleine-König | 2008-08-21 | 1 | -0/+2 |
| * | | | PM: Remove WARN_ON from device_pm_add | Rafael J. Wysocki | 2008-08-21 | 1 | -4/+2 |
| * | | | driver core: add init_name to struct device | Greg Kroah-Hartman | 2008-08-21 | 1 | -7/+13 |
| * | | | PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is... | Alan Stern | 2008-08-21 | 3 | -15/+16 |
| * | | | driver model: anti-oopsing medicine | David Brownell | 2008-08-21 | 1 | -0/+11 |
| * | | | dev_printk(): constify the `dev' argument | Jean Delvare | 2008-08-21 | 1 | -1/+1 |
| * | | | drivers/base/driver.c: remove unused to_dev() macro | Joe Perches | 2008-08-21 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-08-21 | 38 | -1032/+191 |
|\ \ \ |
|
| * | | | USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp. | Stefan Lippers-Hollmann | 2008-08-21 | 1 | -0/+1 |
| * | | | USB: automatically enable RHSC interrupts | Alan Stern | 2008-08-21 | 22 | -72/+31 |
| * | | | USB: Don't rebind before "complete" callback | Alan Stern | 2008-08-21 | 1 | -21/+9 |
| * | | | USB: Add new PM callback methods for USB | Alan Stern | 2008-08-21 | 3 | -19/+72 |
| * | | | USB: Defer Set-Interface for suspended devices | Alan Stern | 2008-08-21 | 1 | -3/+28 |
| * | | | USB: Add udev argument to interface suspend/resume functions | Alan Stern | 2008-08-21 | 1 | -10/+10 |
| * | | | USB: cdc-acm: don't unlock acm->mutex on error path | Alexey Dobriyan | 2008-08-21 | 1 | -1/+1 |
| * | | | MUSB: Fix index register corruption seen with g_ether and Windows host | Anand Gadiyar | 2008-08-21 | 1 | -0/+2 |
| * | | | usb: musb: get rid of MUSB_LOGLEVEL and use parameter | Felipe Balbi | 2008-08-21 | 4 | -38/+12 |
| * | | | usb: musb: get rid of procfs entry | Felipe Balbi | 2008-08-21 | 4 | -864/+11 |
| * | | | USB: Fix pxa27x_udc usb speed handling. | Robert Jarzmik | 2008-08-21 | 1 | -1/+1 |
| * | | | USB: cdc-acm: quirk for Conexant CX93010 USB modem | Eric Sandeen | 2008-08-21 | 1 | -0/+3 |
| * | | | USB: fix bug in usb_unlink_anchored_urbs() | Oliver Neukum | 2008-08-21 | 1 | -2/+7 |
| * | | | usb-serial: option support HSDPA modem A2502 | Hiroshi Miura | 2008-08-21 | 1 | -0/+2 |
| * | | | USB: ISP1760: fixed trivial math in comment | Enrico Scholz | 2008-08-21 | 1 | -1/+1 |
| |/ / |
|
* | | | [S390] dcssblk: fix race in dcssblk_add_store() | Gerald Schaefer | 2008-08-21 | 1 | -0/+4 |
* | | | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter | 2008-08-21 | 5 | -38/+41 |
* | | | [S390] dasd: fix data size for PSF/PRSSD command | Stefan Weinhuber | 2008-08-21 | 1 | -1/+1 |
* | | | [S390] cio: fix ccw group device cleanup | Peter Oberparleiter | 2008-08-21 | 1 | -8/+12 |