| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-08-24 |
|\ |
|
| * | libata: don't check n_sectors during revalidation if zero | Tejun Heo | 2007-08-23 |
| * | pata_via: Add Arima W730-K8 and other rebadgings | Alan Cox | 2007-08-23 |
| * | pata_sis: Add the FSC Amilo and friends | Alan Cox | 2007-08-23 |
| * | pata_pdc2027x: PLL detection fixes | Mikael Pettersson | 2007-08-23 |
| * | libata: fix n_sectors failure handling during revalidation | Tejun Heo | 2007-08-23 |
* | | pata_it821x: Fix regression/corruptor | Alan Cox | 2007-08-24 |
|/ |
|
* | libata: adjust libata to ignore errors after spinup | Ryan Power | 2007-08-15 |
* | ata_piix: add TECRA M7 to broken suspend list | Tejun Heo | 2007-08-15 |
* | pata_hpt{37x|3x2n}: fix clock reporting (take 2) | Sergei Shtylyov | 2007-08-15 |
* | pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2) | Sergei Shtylyov | 2007-08-15 |
* | pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R] | Bartlomiej Zolnierkiewicz | 2007-08-15 |
* | ata_piix: update map 10b for ich8m | Tejun Heo | 2007-08-15 |
* | sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742 | Alan Cox | 2007-08-15 |
* | [libata] pata_isapnp: replace missing module device table | Jeff Garzik | 2007-08-15 |
* | [ARM] pata_icside: fix the FIXMEs | Russell King | 2007-08-06 |
* | pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets | Bartlomiej Zolnierkiewicz | 2007-08-01 |
* | libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ | Tejun Heo | 2007-08-01 |
* | ata_piix: add Tecra M3 to broken suspend blacklist | Tejun Heo | 2007-08-01 |
* | ata_piix: implement piix_borken_suspend() | Tejun Heo | 2007-08-01 |
* | pci: rename __pci_reenable_device() to pci_reenable_device() | Tejun Heo | 2007-08-01 |
* | libata-sff; Unbreak non DMA capable controllers again | Alan Cox | 2007-08-01 |
* | pata_cmd64x: Correct the speed ranges | Alan Cox | 2007-08-01 |
* | 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 |