| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-10 | 1 | -1/+3 |
* | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven | 2009-01-10 | 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-30 | 1 | -2/+2 |
|\ \ |
|
| * | | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori | 2008-12-29 | 1 | -2/+2 |
* | | | sata_sil: add Large Block Transfer support | Robert Hancock | 2008-12-29 | 1 | -2/+94 |
* | | | [libata] ata_piix: cleanup dmi strings checking | Jiri Slaby | 2008-12-29 | 1 | -14/+7 |
* | | | libata: blacklist NCQ on OCZ CORE 2 SSD (resend) | Lubomir Bulej | 2008-12-29 | 1 | -0/+1 |
* | | | [libata] Update kernel-doc comments to match source code | Qinghuang Feng | 2008-12-28 | 10 | -11/+0 |
* | | | libata: perform port detach in EH | Tejun Heo | 2008-12-28 | 2 | -20/+35 |
* | | | libata: when restoring SControl during detach do the PMP links first | Tejun Heo | 2008-12-28 | 1 | -1/+1 |
* | | | libata: beef up iterators | Tejun Heo | 2008-12-28 | 14 | -220/+251 |
|/ / |
|
* | | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver | Tim Yamin | 2008-12-21 | 2 | -66/+483 |
|/ |
|
* | pata_hpt366: no ATAPI DMA | Tejun Heo | 2008-12-16 | 1 | -1/+3 |
* | pata_hpt366: fix cable detection, | Tejun Heo | 2008-12-16 | 1 | -2/+6 |
* | libata: fix Seagate NCQ+FLUSH blacklist | Tejun Heo | 2008-12-16 | 1 | -6/+59 |
* | ata: Fix experimental tags | Alan Cox | 2008-12-09 | 1 | -22/+22 |
* | pata_ninja32: update ID table | Alan Cox | 2008-12-09 | 1 | -2/+7 |
* | pata_sis: Remove bogus cable match | Alan Cox | 2008-12-09 | 1 | -1/+0 |
* | ATA: piix, fix pointer deref on suspend | Jiri Slaby | 2008-12-09 | 1 | -1/+8 |
* | pata_hpt366: fix clock detection | Tejun Heo | 2008-12-09 | 1 | -2/+2 |
* | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ | Tejun Heo | 2008-12-01 | 1 | -0/+21 |