Age | Commit message (Expand) | Author |
2007-01-05 | [PATCH] hpt37x: Two important bug fixes | Alan |
2007-01-05 | [PATCH] pata_optidma: typo in Kconfig | Alexey Dobriyan |
2007-01-02 | [PATCH] libata: fix combined mode | Alan |
2006-12-20 | [libata] sata_svw, sata_vsc: kill iomem warnings | Jeff Garzik |
2006-12-20 | [PATCH] libata: take scmd->cmd_len into account when translating SCSI commands | Tejun Heo |
2006-12-20 | [PATCH] libata: kill @cdb argument from xlat methods | Tejun Heo |
2006-12-20 | [PATCH] libata: clean up variable name usage in xlat related functions | Tejun Heo |
2006-12-20 | [libata] Move some PCI IDs from sata_nv to ahci | Peer Chen |
2006-12-20 | [libata] pata_via: suspend/resume support fix | Andrew Morton |
2006-12-20 | [libata] pata_cs5530: suspend/resume support tweak | Andrew Morton |
2006-12-16 | [PATCH] pata_via: Cable detect error | Alan |
2006-12-16 | [PATCH] Fix help text for CONFIG_ATA_PIIX | Alan |
2006-12-16 | [PATCH] initializer entry defined twice in pata_rz1000 | Ira Snyder |
2006-12-16 | [PATCH] ata: fix platform_device_register_simple() error check | Akinobu Mita |
2006-12-16 | [PATCH] ahci: do not mangle saved HOST_CAP while resetting controller | Tejun Heo |
2006-12-16 | [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2) | Tejun Heo |
2006-12-16 | [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround) | Jeff Garzik |
2006-12-16 | [libata] use kmap_atomic(KM_IRQ0) in SCSI simulator | Jeff Garzik |
2006-12-16 | [PATCH] ata_piix: use piix_host_stop() in ich_pata_ops | Tejun Heo |
2006-12-16 | [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9 | Jason Gaston |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day |
2006-12-07 | [PATCH] libata: Incorrect timing computation for PIO5/6 | Alan |
2006-12-07 | [PATCH] sata_promise: new EH conversion, take 2 | Mikael Pettersson |
2006-12-07 | [PATCH] libata: let ATA_FLAG_PIO_POLLING use polling pio for ATA_PROT_NODATA | Albert Lee |
2006-12-07 | [PATCH] sata_promise: cleanups, take 2 | Mikael Pettersson |
2006-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-04 | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski |
2006-12-04 | [PATCH] pcmcia: remove manf_id and card_id indirection | Dominik Brodowski |
2006-12-04 | [PATCH] pcmcia: yet another IDE ID | Marcin Juszkiewicz |
2006-12-04 | [PATCH] pcmcia: Add an id to ide-cs.c | Matt Reimer |
2006-12-04 | [PATCH] pata_ali: small fixes | Alan |
2006-12-04 | [PATCH] pata_via: VIA 8251 bridged systems are now out and about | Alan |
2006-12-04 | [PATCH] trivial piix: swap bogus dot for comma space | Alan |
2006-12-03 | [PATCH] sata_promise: PHYMODE4 fixup | Mikael Pettersson |
2006-12-03 | [PATCH] libata: always use polling IDENTIFY | Tejun Heo |
2006-12-03 | [libata] pata_cs5535: fix build | Jeff Garzik |
2006-12-03 | [PATCH] ahci: do not powerdown during initialization | Tejun Heo |
2006-12-03 | [PATCH] libata: prepare ata_sg_clean() for invocation from EH | Tejun Heo |
2006-12-03 | [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf() | Tejun Heo |
2006-12-03 | [PATCH] libata: implement ata_exec_internal_sg() | Tejun Heo |
2006-12-03 | [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze() | Tejun Heo |
2006-12-03 | [PATCH] libata: move BMDMA host status recording from EH to interrupt handler | Tejun Heo |
2006-12-03 | [PATCH] libata: make sure sdev doesn't go away while rescanning | Tejun Heo |
2006-12-03 | [PATCH] libata: don't request sense if the port is frozen | Tejun Heo |
2006-12-03 | [PATCH] libata: fix READ CAPACITY simulation | Tejun Heo |
2006-12-03 | [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta... | Tejun Heo |
2006-12-03 | [PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQs | Tejun Heo |
2006-12-03 | [PATCH] libata: kill unnecessary sht->max_sectors initializations | Tejun Heo |