| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | libata: implement drain buffers | James Bottomley | 2008-02-19 | 2 | -58/+57 |
* | libata: eliminate the home grown dma padding in favour of | James Bottomley | 2008-02-19 | 7 | -189/+16 |
* | libata: update ATAPI overflow draining | Tejun Heo | 2008-02-19 | 1 | -43/+33 |
* | ide/libata: ST310211A has buggy HPA too | Mikko Rapeli | 2008-02-19 | 1 | -0/+1 |
* | ata: fix sparse warning in pata_acpi.c | Harvey Harrison | 2008-02-15 | 1 | -2/+2 |
* | ata: fix sparse warning in pata_marvell.c | Harvey Harrison | 2008-02-15 | 1 | -2/+2 |
* | ata: fix sparse warning in pata_jmicron.c | Harvey Harrison | 2008-02-15 | 1 | -1/+2 |
* | ata: fix sparse warning in pata_cs5536.c | Harvey Harrison | 2008-02-15 | 1 | -1/+1 |
* | ata: sparse fixes for pata_amd.c | Harvey Harrison | 2008-02-15 | 1 | -5/+2 |
* | pata_scc.c: add thaw ops | Akira Iguchi | 2008-02-15 | 1 | -0/+2 |
* | pata_cs5536.c bugfix | Martin K. Petersen | 2008-02-15 | 1 | -4/+4 |
* | pata_legacy: don't call ata_host_detach() after initialization failure | Tejun Heo | 2008-02-15 | 1 | -2/+0 |
* | ata: fix sparse warnings in sata_mv.c | Harvey Harrison | 2008-02-15 | 1 | -2/+2 |
* | ata: fix sparse warning in sata_via.c | Harvey Harrison | 2008-02-15 | 1 | -2/+2 |
* | ata: fix sparse warning in sata_promise.c | Harvey Harrison | 2008-02-15 | 1 | -1/+1 |
* | ata: fix sparse warning in ata_piix.c | Harvey Harrison | 2008-02-15 | 1 | -1/+1 |
* | ata: fix sparse warning in libata-core.c | Harvey Harrison | 2008-02-15 | 1 | -1/+0 |
* | ata: make ata_scsiop_inq_89 static in libata-scsi.c | Harvey Harrison | 2008-02-15 | 1 | -1/+1 |
* | sata_mv: platform driver allocs dma without create | Byron Bradley | 2008-02-11 | 1 | -20/+24 |
* | pata_ninja32: setup changes | Alan Cox | 2008-02-11 | 1 | -2/+7 |
* | pata_legacy: typo fix | Alan Cox | 2008-02-11 | 1 | -1/+1 |
* | pata_amd: Note in the module description it handles Nvidia | Alan Cox | 2008-02-11 | 1 | -1/+1 |
* | sata_mv: fix loop with last port | Yinghai Lu | 2008-02-11 | 1 | -2/+4 |
* | libata: ignore deverr on SETXFER if mode is configured | Tejun Heo | 2008-02-11 | 1 | -15/+33 |
* | pata_via: fix SATA cable detection on cx700 | Tejun Heo | 2008-02-11 | 1 | -1/+5 |
* | ata_piix.c:piix_init_one() must be __devinit | Adrian Bunk | 2008-02-06 | 1 | -1/+2 |
* | sata_via.c: Remove missleading comment. | Alejandro Riveira Fernández | 2008-02-06 | 1 | -2/+0 |
* | libata-core: unblacklist HITACHI drives | David Milburn | 2008-02-06 | 1 | -2/+0 |
* | sata_nv: fix ATAPI issues with memory over 4GB (v7) | Robert Hancock | 2008-02-06 | 1 | -13/+65 |
* | ata: drivers/ata/sata_mv.c needs dmapool.h | Andrew Morton | 2008-02-06 | 1 | -0/+1 |
* | libata: kill now unused n_iter and fix sata_fsl | James Bottomley | 2008-02-06 | 1 | -2/+2 |
* | ahci: fix CAP.NP and PI handling | Tejun Heo | 2008-02-06 | 1 | -16/+19 |
* | sata_mv: Support SoC controllers | Saeed Bishara | 2008-02-06 | 1 | -45/+320 |
* | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | 2008-02-06 | 2 | -2/+2 |
* | iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size | FUJITA Tomonori | 2008-02-05 | 1 | -12/+13 |
* | drivers/ata/: Spelling fixes | Joe Perches | 2008-02-03 | 6 | -7/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-02 | 1 | -1/+1 |
|\ |
|
| * | PCI: Remove users of pci_enable_device_bars() | Benjamin Herrenschmidt | 2008-02-01 | 1 | -1/+1 |
* | | Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ... | Bryan Wu | 2008-02-01 | 1 | -3/+3 |
* | | Blackfin pata-bf54x driver: should cover all possible interrupt sources | Sonic Zhang | 2008-02-01 | 1 | -7/+5 |
* | | Blackfin pata-bf54x driver: Add debug information | Sonic Zhang | 2008-02-01 | 1 | -18/+19 |
* | | Blackfin pata-bf54x driver: Remove obsolete PM function | Sonic Zhang | 2008-02-01 | 1 | -4/+0 |
* | | pata_sl82c105: dual channel support | Alan Cox | 2008-02-01 | 1 | -2/+31 |
* | | ata_piix.c: make piix_merge_scr() static | Adrian Bunk | 2008-02-01 | 1 | -1/+1 |
* | | sata_nv: fix for completion handling | Robert Hancock | 2008-02-01 | 1 | -6/+12 |
* | | sata_mv: Remove PCI dependency | Saeed Bishara | 2008-02-01 | 2 | -59/+75 |
* | | sata_mv ncq Comments and version bump | Mark Lord | 2008-02-01 | 1 | -4/+8 |
* | | sata_mv ncq Remove post internal cmd op | Mark Lord | 2008-02-01 | 1 | -9/+0 |
* | | sata_mv ncq Enable NCQ operation | Mark Lord | 2008-02-01 | 1 | -16/+17 |
* | | sata_mv ncq Introduce per-tag SG tables | Mark Lord | 2008-02-01 | 1 | -15/+40 |