| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-01-27 | 4 | -4/+118 |
|\ |
|
| * | SATA PIIX: Blacklist system that spins off disks during ACPI power off | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+34 |
| * | SATA Sil: Blacklist system that spins off disks during ACPI power off | Rafael J. Wysocki | 2009-01-27 | 1 | -1/+35 |
| * | SATA AHCI: Blacklist system that spins off disks during ACPI power off | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+32 |
| * | SATA: Blacklisting of systems that spin off disks during ACPI power off | Rafael J. Wysocki | 2009-01-27 | 1 | -3/+17 |
* | | pata-rb532-cf: remove set_irq_type from finish_io | Phil Sutter | 2009-01-27 | 1 | -2/+0 |
* | | [libata] pata_via: support VX855, future chips whose IDE controller use 0x0571 | JosephChan@via.com.tw | 2009-01-26 | 1 | -5/+17 |
* | | sata_mv: no longer experimental (v2) | Mark Lord | 2009-01-26 | 1 | -3/+3 |
* | | sata_mv: msi masking fix (v2) | Mark Lord | 2009-01-26 | 1 | -6/+15 |
* | | sata_mv: Properly initialize main irq mask | Thomas Reitmayr | 2009-01-26 | 1 | -0/+3 |
* | | sata_mv: remove bogus nsect restriction | Mark Lord | 2009-01-26 | 1 | -11/+2 |
* | | sata_mv: don't read hc_irq_cause | Mark Lord | 2009-01-26 | 1 | -12/+5 |
* | | sata_mv: fix 8-port timeouts on 508x/6081 chips | Mark Lord | 2009-01-26 | 1 | -1/+1 |
* | | sata_nv: fix MCP5x reset | Tejun Heo | 2009-01-26 | 1 | -13/+29 |
* | | sata_nv: rename nv_nf2_hardreset() | Tejun Heo | 2009-01-26 | 1 | -14/+14 |
* | | libata: set NODEV_HINT for 0x7f status | Tejun Heo | 2009-01-26 | 1 | -0/+10 |
* | | libata-sff: fix incorrect EH message | Tejun Heo | 2009-01-26 | 1 | -1/+1 |
|/ |
|
* | sata_fsl: Return non-zero on error in probe() | Michal Sojka | 2009-01-16 | 1 | -1/+1 |
* | drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha build | Andrew Morton | 2009-01-16 | 1 | -14/+14 |
* | libata: New driver for OCTEON SOC Compact Flash interface (v7). | David Daney | 2009-01-16 | 3 | -0/+975 |
* | libata: Add another column to the ata_timing table. | David Daney | 2009-01-16 | 1 | -35/+37 |
* | sata_via: Add VT8261 support | JosephChan@via.com.tw | 2009-01-16 | 1 | -0/+2 |
* | pata_atiixp: update port enabledness test handling | Tejun Heo | 2009-01-16 | 1 | -19/+13 |
* | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2009-01-16 | 2 | -5/+13 |
* | pata_it821x: Update RDC UDMA handling | Alan Cox | 2009-01-13 | 1 | -4/+13 |
* | ata: fix wrong WARN_ON_ONCE | Christian Borntraeger | 2009-01-13 | 1 | -3/+6 |
* | libata: only ports >= 0 need to synchronize | Arjan van de Ven | 2009-01-11 | 1 | -1/+3 |
* | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven | 2009-01-11 | 2 | -0/+12 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-01-09 | 2 | -12/+0 |
|\ |
|
| * | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 32 | -580/+1254 |
| |\ |
|
| * | | ACPI: remove private acpica headers from driver files | Lin Ming | 2008-12-31 | 2 | -12/+0 |
* | | | libata: use WARN_ON_ONCE on hot paths | Tejun Heo | 2009-01-09 | 2 | -20/+20 |
| |/
|/| |
|
* | | libata: clean up the SFF code for coding style | Alan Cox | 2009-01-08 | 1 | -65/+67 |
* | | libata: Add 32bit PIO support | Alan Cox | 2009-01-08 | 6 | -9/+63 |
* | | [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA | Shane Huang | 2009-01-08 | 1 | -2/+6 |
* | | pata_hpt366: reimplement mode programming | Tejun Heo | 2009-01-08 | 1 | -65/+44 |
* | | [libata] pata_hpt3x3: correct _freeze() function declaration | Jeff Garzik | 2009-01-08 | 1 | -2/+2 |
* | | libata: Add special ata_pio_need_iordy() handling for Compact Flash. | David Daney | 2009-01-08 | 1 | -0/+4 |
* | | pata_platform: __pata_platform_remove() shouldn't be in discard section | Sonic Zhang | 2009-01-08 | 1 | -1/+1 |
* | | sata_sil24: remove unused sil24_port_multiplier | Grant Grundler | 2009-01-08 | 1 | -7/+0 |
* | | [libata] ahci: Add SATA GEN3 related messages | Shane Huang | 2009-01-08 | 2 | -0/+3 |
* | | ata_piix: save, use saved and restore IOCFG | Tejun Heo | 2009-01-08 | 1 | -15/+34 |
* | | pata_ali: Fix and workaround for FIFO DMA bug | Alan Cox | 2009-01-08 | 1 | -2/+30 |
* | | pata_ali: force initialise a few bits | Alan Cox | 2009-01-08 | 1 | -33/+38 |
* | | pata_hpt3x3: Workarounds for chipset | Alan Cox | 2009-01-08 | 1 | -6/+45 |
* | | fastboot: Make libata initialization even more async | Arjan van de Ven | 2009-01-07 | 1 | -9/+7 |
* | | fastboot: make the libata port scan asynchronous | Arjan van de Ven | 2009-01-07 | 1 | -38/+46 |
* | | libata: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-12-31 | 1 | -2/+2 |
|\ \ |
|
| * | | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori | 2008-12-29 | 1 | -2/+2 |