Age | Commit message (Expand) | Author |
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 |
2010-09-09 | libata: skip EH autopsy and recovery during suspend | Tejun Heo |
2010-09-09 | ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs | Seth Heasley |
2010-09-09 | ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs | Seth Heasley |
2010-09-09 | libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load() | Tejun Heo |
2010-09-09 | ahci: fix hang on failed softreset | Tejun Heo |
2010-09-09 | pata_artop: Fix device ID parity check | Jean Delvare |
2010-08-25 | libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue | Mark Lord |
2010-08-25 | sata_mv: fix broken DSM/TRIM support (v2) | Mark Lord |
2010-08-25 | libata: be less of a drama queen on empty data commands | Tejun Heo |
2010-08-25 | [libata] sata_dwc_460ex: signdness bug | Dan Carpenter |
2010-08-25 | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Tejun Heo |
2010-08-25 | libata: remove no longer needed pata_winbond driver | Bartlomiej Zolnierkiewicz |
2010-08-25 | pata_cmd64x: revert commit d62f5576 | Tejun Heo |