| Age | Commit message (Expand) | Author |
| 2005-09-16 | [PATCH] PATCH: remove function for non-PCI as requested | Alan Cox |
| 2005-09-05 | /spare/repo/libata-dev branch 'iomap-try3' | Jeff Garzik |
| 2005-08-30 | [libata] update several drivers to use pci_iomap()/pci_iounmap() | Jeff Garzik |
| 2005-08-30 | [libata] allow ATAPI to be enabled with new atapi_enabled module option | Jeff Garzik |
| 2005-08-29 | Merge /spare/repo/linux-2.6/ | Jeff Garzik |
| 2005-08-28 | [libata] license change, other bits | Jeff Garzik |
| 2005-08-27 | libata: fix a few alan-isms | Jeff Garzik |
| 2005-08-26 | [PATCH] libata: regularize dma_start/stop arguments | Alan Cox |
| 2005-08-23 | [PATCH] fix atapi_packet_task vs. intr race (take 2) | Tejun Heo |
| 2005-07-31 | libata: trim trailing whitespace. | Jeff Garzik |
| 2005-06-03 | Automatic merge of /spare/repo/linux-2.6/.git branch HEAD | |
| 2005-06-02 | Automatic merge of /spare/repo/linux-2.6/.git branch HEAD | |
| 2005-06-02 | libata: update inline source docs | Edward Falk |
| 2005-05-26 | libata: Fix use-after-iounmap | Jeff Garzik |
| 2005-05-15 | [PATCH] libata: flush COMRESET set and clear | Brett Russ |
| 2005-05-12 | [PATCH] libata basic detection and errata for PATA->SATA bridges | Brad Campbell |
| 2005-02-23 | [libata] Add missing hooks, to avoid oops in advanced SATA drivers | Jeff Garzik |
| 2005-02-17 | [libata] add ->bmdma_{stop,status} hooks | mat.loikkanen@synopsys.com |
| 2005-02-05 | [libata] fix probe object allocation bugs | Pete Zaitcev |
| 2004-12-27 | [libata] verify ATAPI DMA for a given request is OK | Albert Lee |
| 2004-12-07 | [libata] only DMA map data for DMA commands (fix >=4GB bug) | Jeff Garzik |
| 2004-11-12 | [libata] remove dependence on PCI | Jeff Garzik |
| 2004-10-27 | [libata] cosmetic libata.h changes to make merging with 2.4 easier | Jeff Garzik |
| 2004-10-19 | Merge pobox.com:/spare/repo/linux-2.6 | Jeff Garzik |
| 2004-10-15 | [libata] arbitrary size ATAPI PIO support | Bartlomiej Zolnierkiewicz |
| 2004-10-14 | [PATCH] Export ata_scsi_simulate() for use by non-libata drivers | Mark Lord |
| 2004-10-11 | [PATCH] libata: PCI IDE legacy mode fix | Bartlomiej Zolnierkiewicz |
| 2004-09-15 | [libata] add hook, and export functions needed for sata2 drivers | Jeff Garzik |
| 2004-09-13 | [libata] consolidate legacy/native mode init code into helpers | Jeff Garzik |
| 2004-09-13 | [libata] remove distinction between MMIO/PIO helper functions | Jeff Garzik |
| 2004-09-10 | libata: initial PCI memory annotations | Linus Torvalds |
| 2004-08-14 | [libata] add ioctl infrastructure | Jeff Garzik |
| 2004-08-13 | [libata] support commands SYNCHRONIZE CACHE, VERIFY, VERIFY(16) | Jeff Garzik |
| 2004-07-10 | [libata] ATAPI work - cdb len, new taskfile protocol, cleanups | Jeff Garzik |
| 2004-07-10 | [libata] flags cleanup | Jeff Garzik |
| 2004-07-07 | [libata] pio/dma flag bug fix, and cleanup | Jeff Garzik |
| 2004-07-04 | [libata] transfer mode bug fixes and type cleanup | Jeff Garzik |
| 2004-07-04 | [libata] transfer mode cleanup | Jeff Garzik |
| 2004-07-03 | [libata] create, and use aga_sg_init[_one] helpers | Jeff Garzik |
| 2004-07-03 | [libata] split ATA_QCFLAG_SG into ATA_QCFLAG_{SG,SINGLE} | Jeff Garzik |
| 2004-07-03 | [libata] create, and use, ->irq_clear hook | Jeff Garzik |
| 2004-07-02 | [libata] add ata_queued_cmd completion hook | Jeff Garzik |
| 2004-07-02 | [libata] add ->qc_issue hook | Jeff Garzik |
| 2004-06-22 | [libata sata_sil] Re-fix mod15write bug | Jeff Garzik |
| 2004-06-21 | [libata] fix build error, minor cleanups | Jeff Garzik |
| 2004-06-14 | [libata] ->qc_prep hook | Jeff Garzik |
| 2004-06-14 | [libata] PCI IDE DMA code shuffling | Jeff Garzik |
| 2004-06-14 | [libata] don't probe from workqueue | Jeff Garzik |
| 2004-05-16 | [libata] replace ATA_QCFLAG_ATAPI with inline helper | Jeff Garzik |
| 2004-05-16 | [libata] SCSI->ATA simulator hacking: INQUIRY command | Jeff Garzik |