Age | Commit message (Expand) | Author |
2010-12-26 | pata_cs5536: avoid implicit MSR API inclusion on x86-64 | Jeff Garzik |
2010-12-24 | libata: issue DIPM enable commands with LPM state updated | Tejun Heo |
2010-12-24 | libata: no special completion processing for EH commands | Tejun Heo |
2010-12-24 | pata_mpc52xx: driver needs BMDMA | Wolfram Sang |
2010-12-24 | pata_cs5536: Add support for non-X86_32 platforms | Wu Zhangjin |
2010-12-24 | libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr() | Tejun Heo |
2010-11-19 | sata_via: apply magic FIFO fix to vt6420 too | Tejun Heo |
2010-11-17 | [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd | Jeff Garzik |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-11-12 | drivers/ata/pata_octeon_cf.c: delete double assignment | Julia Lawall |
2010-11-12 | pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE test | Tejun Heo |
2010-11-12 | libata: fix NULL sdev dereference race in atapi_qc_complete() | Tejun Heo |
2010-10-29 | ATA: pata_octeon_cf: Use I/O clock rate for timing calculations. | David Daney |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-10-21 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-10-21 | pata_bf54x: fix return type of bfin_set_devctl | Mike Frysinger |
2010-10-21 | Drivers: ata: Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent |
2010-10-21 | libahci: fix result_tf handling after an ATA PIO data-in command | Tejun Heo |
2010-10-21 | pata_sl82c105: implement sff_irq_check() method | Sergei Shtylyov |
2010-10-21 | pata_sil680: implement sff_irq_check() method | Sergei Shtylyov |
2010-10-21 | pata_pdc202xx_old: implement sff_irq_check() method | Sergei Shtylyov |
2010-10-21 | pata_cmd640: implement sff_irq_check() method | Sergei Shtylyov |
2010-10-21 | ata_piix: Add device ID for ICH4-L | Ben Hutchings |
2010-10-21 | pata_sil680: make sil680_sff_exec_command() 'static' | Sergei Shtylyov |
2010-10-21 | ata: Intel IDE-R support | Alan Cox |
2010-10-21 | libata: Signal that our SATL supports WRITE SAME(16) with UNMAP | Martin K. Petersen |
2010-10-21 | ata_piix: remove SIDPR locking | Tejun Heo |
2010-10-21 | libata: implement cross-port EH exclusion | Tejun Heo |
2010-10-21 | libata: add @ap to ata_wait_register() and introduce ata_msleep() | Tejun Heo |
2010-10-21 | ata_piix: implement LPM support | Tejun Heo |
2010-10-21 | libata: implement LPM support for port multipliers | Tejun Heo |
2010-10-21 | libata: reimplement link power management | Tejun Heo |
2010-10-21 | libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global | Tejun Heo |
2010-10-21 | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo |
2010-10-21 | [libata] Fix section mismatch: ata_sff_exit | Luck, Tony |
2010-10-21 | drivers/ata/libata-transport.c: include linux/slab.h | Jeff Garzik |
2010-10-21 | [libata] support for > 512 byte sectors (e.g. 4K Native) | Grant Grundler |
2010-10-21 | libata: always use ata_qc_complete_multiple() for NCQ command completions | Tejun Heo |
2010-10-21 | [libata] Add ATA transport class | Gwendal Grignou |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-10-11 | workqueue: add and use WQ_MEM_RECLAIM flag | Tejun Heo |
2010-09-29 | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski |
2010-09-29 | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski |
2010-09-29 | pcmcia: introduce autoconfiguration feature | Dominik Brodowski |
2010-09-29 | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski |
2010-09-29 | pcmcia: simplify IntType | Dominik Brodowski |
2010-09-29 | pcmcia: move Vpp setup to struct pcmcia_device | Dominik Brodowski |
2010-09-28 | ahci: fix module refcount breakage introduced by libahci split | Tejun Heo |
2010-09-09 | libata-sff: Reenable Port Multiplier after libata-sff remodeling. | Gwendal Grignou |