| Commit message (Expand) | Author | Age | Files | Lines |
* | libata: implement EH fast drain | Tejun Heo | 2007-07-20 | 3 | -2/+101 |
* | libata: schedule probing after SError access failure during autopsy | Tejun Heo | 2007-07-20 | 1 | -1/+5 |
* | libata: clear HOTPLUG flag after a reset | Tejun Heo | 2007-07-20 | 1 | -5/+10 |
* | libata: improve SCSI scan failure handling | Tejun Heo | 2007-07-20 | 3 | -18/+49 |
* | libata: quickly trigger SATA SPD down after debouncing failed | Tejun Heo | 2007-07-20 | 2 | -3/+5 |
* | libata: improve SATA PHY speed down logic | Tejun Heo | 2007-07-20 | 2 | -7/+28 |
* | The SATA controller device ID is different according to | su henry | 2007-07-20 | 1 | -1/+4 |
* | ahci: implement SCR_NOTIFICATION r/w | Tejun Heo | 2007-07-20 | 1 | -31/+37 |
* | ahci: make NO_NCQ handling more consistent | Tejun Heo | 2007-07-20 | 1 | -2/+8 |
* | libata: make ->scr_read/write callbacks return error code | Tejun Heo | 2007-07-20 | 14 | -133/+189 |
* | libata: implement AC_ERR_NCQ | Tejun Heo | 2007-07-20 | 1 | -3/+4 |
* | libata: improve EH report formatting | Tejun Heo | 2007-07-20 | 6 | -25/+95 |
* | sata_sil24: separate out sil24_do_softreset() | Tejun Heo | 2007-07-20 | 1 | -3/+10 |
* | sata_sil24: separate out sil24_exec_polled_cmd() | Tejun Heo | 2007-07-20 | 1 | -20/+56 |
* | sata_sil24: replace sil24_update_tf() with sil24_read_tf() | Tejun Heo | 2007-07-20 | 1 | -9/+14 |
* | ahci: separate out ahci_do_softreset() | Tejun Heo | 2007-07-20 | 1 | -4/+10 |
* | ahci: separate out ahci_exec_polled_cmd() | Tejun Heo | 2007-07-20 | 1 | -21/+33 |
* | ahci: separate out ahci_kick_engine() | Tejun Heo | 2007-07-20 | 1 | -33/+36 |
* | ahci: use deadline instead of fixed timeout for 1st FIS for SRST | Tejun Heo | 2007-07-20 | 1 | -1/+7 |
* | libata: add @is_cmd to ata_tf_to_fis() | Tejun Heo | 2007-07-20 | 4 | -14/+14 |
* | [libata] Fix reported task file values in sense data | Petr Vandrovec | 2007-07-20 | 2 | -0/+4 |
* | Correct comment in libata-sff.c | Dave Jones | 2007-07-20 | 1 | -1/+1 |
* | pata_scc.c: small fixes (Workaround for errata A308) | Akira Iguchi | 2007-07-20 | 1 | -11/+16 |
* | ahci.c: fix CONFIG_PM=n compilation | Alexey Dobriyan | 2007-07-20 | 1 | -8/+8 |
* | libata: add ST9160821AS 3.CLF to NONCQ blacklist | Tejun Heo | 2007-07-20 | 1 | -0/+1 |
* | pata_platform: Fix NULL pointer dereference | Magnus Damm | 2007-07-20 | 1 | -2/+3 |
* | [libata] sata_mv: minor cleanups | Jeff Garzik | 2007-07-20 | 1 | -24/+38 |
* | [libata] sata_mv: Micro-optimization and cleanups | Jeff Garzik | 2007-07-20 | 1 | -34/+31 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 28 | -39/+37 |
* | ide: add support for SCSI ioctls to ide-floppy | Bartlomiej Zolnierkiewicz | 2007-07-20 | 2 | -5/+17 |
* | ide: remove stale changelog from setup-pci.c | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -6/+0 |
* | ide: remove stale changelog/comments/TODO from ide.c | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -78/+0 |
* | ide-cris: handle PIO auto-tuning in tune_cris_ide() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -0/+2 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-20 | 41 | -8/+87 |
* | ide: remove ide_find_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 6 | -39/+38 |
* | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 36 | -48/+42 |
* | ide: ide_find_best_pio_mode() fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -6/+4 |
* | ide: add ide_pio_cycle_time() helper (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 8 | -55/+73 |
* | sc1200: remove stale Power Management code | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -37/+2 |
* | ide: ide_start_power_step() fix WRT disabling DMA | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -2/+3 |
* | serverworks: fix DMA | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -6/+2 |
* | serverworks: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -40/+36 |
* | ide: add ide_pci_device_t.host_flags (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 34 | -91/+22 |
* | ide: add ide_dev_has_iordy() helper (take 4) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 2 | -9/+8 |
* | ide: make ide_get_best_pio_mode() print info if overriding PIO mode | Bartlomiej Zolnierkiewicz | 2007-07-20 | 3 | -10/+12 |
* | siimage: PIO mode setup fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -98/+39 |
* | atiixp: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -13/+19 |
* | ide: Stop mapping ROMs | Alan Cox | 2007-07-20 | 5 | -38/+2 |
* | IDE: Remove references to dead ETRAX-related variables. | Robert P. J. Day | 2007-07-20 | 1 | -6/+0 |
* | PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia | Marcin Juszkiewicz | 2007-07-20 | 2 | -0/+2 |