| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-24 |
|\ |
|
| * | pata_hpt37x: Fix 2.6.22 clock PLL regression | Alan Cox | 2007-07-24 |
| * | pata_ali: Correct HP detect | Alan Cox | 2007-07-24 |
| * | ata_piix: fix suspend/resume for some TOSHIBA laptops | Tejun Heo | 2007-07-24 |
* | | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 |
|/ |
|
* | pata_cs5520: Fix probe bug regression introduced in 2.6.22 | Alan Cox | 2007-07-20 |
* | libata: implement EH fast drain | Tejun Heo | 2007-07-20 |
* | libata: schedule probing after SError access failure during autopsy | Tejun Heo | 2007-07-20 |
* | libata: clear HOTPLUG flag after a reset | Tejun Heo | 2007-07-20 |
* | libata: improve SCSI scan failure handling | Tejun Heo | 2007-07-20 |
* | libata: quickly trigger SATA SPD down after debouncing failed | Tejun Heo | 2007-07-20 |
* | libata: improve SATA PHY speed down logic | Tejun Heo | 2007-07-20 |
* | The SATA controller device ID is different according to | su henry | 2007-07-20 |
* | ahci: implement SCR_NOTIFICATION r/w | Tejun Heo | 2007-07-20 |
* | ahci: make NO_NCQ handling more consistent | Tejun Heo | 2007-07-20 |
* | libata: make ->scr_read/write callbacks return error code | Tejun Heo | 2007-07-20 |
* | libata: implement AC_ERR_NCQ | Tejun Heo | 2007-07-20 |
* | libata: improve EH report formatting | Tejun Heo | 2007-07-20 |
* | sata_sil24: separate out sil24_do_softreset() | Tejun Heo | 2007-07-20 |
* | sata_sil24: separate out sil24_exec_polled_cmd() | Tejun Heo | 2007-07-20 |
* | sata_sil24: replace sil24_update_tf() with sil24_read_tf() | Tejun Heo | 2007-07-20 |
* | ahci: separate out ahci_do_softreset() | Tejun Heo | 2007-07-20 |
* | ahci: separate out ahci_exec_polled_cmd() | Tejun Heo | 2007-07-20 |
* | ahci: separate out ahci_kick_engine() | Tejun Heo | 2007-07-20 |
* | ahci: use deadline instead of fixed timeout for 1st FIS for SRST | Tejun Heo | 2007-07-20 |
* | libata: add @is_cmd to ata_tf_to_fis() | Tejun Heo | 2007-07-20 |
* | [libata] Fix reported task file values in sense data | Petr Vandrovec | 2007-07-20 |
* | Correct comment in libata-sff.c | Dave Jones | 2007-07-20 |
* | pata_scc.c: small fixes (Workaround for errata A308) | Akira Iguchi | 2007-07-20 |
* | ahci.c: fix CONFIG_PM=n compilation | Alexey Dobriyan | 2007-07-20 |
* | libata: add ST9160821AS 3.CLF to NONCQ blacklist | Tejun Heo | 2007-07-20 |
* | pata_platform: Fix NULL pointer dereference | Magnus Damm | 2007-07-20 |
* | [libata] sata_mv: minor cleanups | Jeff Garzik | 2007-07-20 |
* | [libata] sata_mv: Micro-optimization and cleanups | Jeff Garzik | 2007-07-20 |
* | PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia | Marcin Juszkiewicz | 2007-07-19 |
* | [libata] sata_mv: use pci_try_set_mwi() | Jeff Garzik | 2007-07-17 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 |
|\ |
|
| * | PCI: add pci_try_set_mwi | Randy Dunlap | 2007-07-11 |
| * | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 |
* | | libata: remove irq_on from ata_bus_reset() and ata_std_postreset() | Albert Lee | 2007-07-12 |
* | | ata_piix: kill incorrect invalid map value warning | Tejun Heo | 2007-07-12 |
* | | libata: add another Maxtor drive with broken NCQ to the list | Chuck Ebbert | 2007-07-12 |
* | | [libata] sata_mv: Fix and clean up per-chip-generation tests | Jeff Garzik | 2007-07-12 |
* | | [libata] sata_mv: Convert to new exception handling (EH) infrastructure | Jeff Garzik | 2007-07-12 |
* | | [libata] sata_mv: minor bug fixes, enhancements, and cleanups (prep for new EH) | Jeff Garzik | 2007-07-12 |
* | | [libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQ | Jeff Garzik | 2007-07-11 |
* | | libata-link: separate out ata_eh_handle_dev_fail() | Tejun Heo | 2007-07-10 |
* | | pata_hpt3x3: fix DMA Kconfig option to actually have a hope of working | Jeff Garzik | 2007-07-10 |
* | | Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist | Prarit Bhargava | 2007-07-10 |
* | | pata_scc.c: Workaround for errata A308 | Akira Iguchi | 2007-07-10 |