Age | Commit message (Expand) | Author |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-22 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-08-22 | [libata] pata_it821x: fix warning | Jeff Garzik |
2008-08-22 | libata: Fix a large collection of DMA mode mismatches | Alan Cox |
2008-08-22 | ahci: sis controllers actually can do PMP | Tejun Heo |
2008-08-22 | pata_via: clean up recent tf_load changes | Tejun Heo |
2008-08-22 | libata: restore SControl on detach | Tejun Heo |
2008-08-22 | libata: use ata_link_printk() when printing SError | Tejun Heo |
2008-08-22 | libata: always do follow-up SRST if hardreset returned -EAGAIN | Tejun Heo |
2008-08-22 | libata: fix EH action overwriting in ata_eh_reset() | Tejun Heo |
2008-08-22 | sata_mv: add the Gen IIE flag to the SoC devices. | Saeed Bishara |
2008-08-22 | ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley |
2008-08-22 | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley |
2008-08-22 | sata_mv: don't issue two DMA commands concurrently | Tejun Heo |
2008-08-22 | libata: implement no[hs]rst force params | Tejun Heo |
2008-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2008-08-21 | [S390] dcssblk: fix race in dcssblk_add_store() | Gerald Schaefer |
2008-08-21 | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter |
2008-08-21 | [S390] dasd: fix data size for PSF/PRSSD command | Stefan Weinhuber |
2008-08-21 | [S390] cio: fix ccw group device cleanup | Peter Oberparleiter |
2008-08-21 | [S390] qdio: remove the module_get & module_put pair | Jan Glauber |
2008-08-21 | [S390] qdio: improve s390 debug feature usage | Jan Glauber |
2008-08-21 | [S390] qdio: prevent oopsing if qdio_establish fails | Jan Glauber |
2008-08-21 | [S390] drivers/s390: Use an IS_ERR test rather than a NULL test | Julien Brunel |
2008-08-21 | USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp. | Stefan Lippers-Hollmann |
2008-08-21 | USB: automatically enable RHSC interrupts | Alan Stern |
2008-08-21 | USB: Don't rebind before "complete" callback | Alan Stern |
2008-08-21 | USB: Add new PM callback methods for USB | Alan Stern |
2008-08-21 | USB: Defer Set-Interface for suspended devices | Alan Stern |
2008-08-21 | USB: Add udev argument to interface suspend/resume functions | Alan Stern |
2008-08-21 | USB: cdc-acm: don't unlock acm->mutex on error path | Alexey Dobriyan |
2008-08-21 | MUSB: Fix index register corruption seen with g_ether and Windows host | Anand Gadiyar |
2008-08-21 | usb: musb: get rid of MUSB_LOGLEVEL and use parameter | Felipe Balbi |
2008-08-21 | usb: musb: get rid of procfs entry | Felipe Balbi |
2008-08-21 | USB: Fix pxa27x_udc usb speed handling. | Robert Jarzmik |
2008-08-21 | USB: cdc-acm: quirk for Conexant CX93010 USB modem | Eric Sandeen |
2008-08-21 | USB: fix bug in usb_unlink_anchored_urbs() | Oliver Neukum |
2008-08-21 | usb-serial: option support HSDPA modem A2502 | Hiroshi Miura |
2008-08-21 | USB: ISP1760: fixed trivial math in comment | Enrico Scholz |
2008-08-21 | UIO: generic irq handling for some uio platform devices | Magnus Damm |
2008-08-21 | UIO: uio_pdrv: fix license specification | Uwe Kleine-König |
2008-08-21 | UIO: uio_pdrv: fix memory leak | Uwe Kleine-König |
2008-08-21 | PM: Remove WARN_ON from device_pm_add | Rafael J. Wysocki |
2008-08-21 | driver core: add init_name to struct device | Greg Kroah-Hartman |
2008-08-21 | PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is... | Alan Stern |
2008-08-21 | driver model: anti-oopsing medicine | David Brownell |
2008-08-21 | dev_printk(): constify the `dev' argument | Jean Delvare |
2008-08-21 | drivers/base/driver.c: remove unused to_dev() macro | Joe Perches |