| Commit message (Expand) | Author | Age |
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-25 |
|\ |
|
| * | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 |
* | | [libata] sata_nv: SWNCQ should not apply to MCP61 | Kuan Luo | 2007-10-25 |
* | | libata-core: Be a bit more relaxed about early DMA zero devices | Alan Cox | 2007-10-25 |
* | | ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset... | Tejun Heo | 2007-10-25 |
* | | Fix pata_icside build for recent libata API changes | Al Viro | 2007-10-25 |
* | | libata: cosmetic clean up in ata_eh_reset() | Tejun Heo | 2007-10-25 |
* | | libata-core.c: make 2 functions static | Adrian Bunk | 2007-10-25 |
* | | [libata] Create internal helper ata_dev_set_feature() | Jeff Garzik | 2007-10-25 |
|/ |
|
* | libata: add HTS542525K9SA00 to NCQ blacklist | Tejun Heo | 2007-10-23 |
* | libata-core: auditting chk_status v check_status | Alan Cox | 2007-10-23 |
* | [libata] checkpatch-inspired cleanups | Jeff Garzik | 2007-10-23 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | pata_cmd64x.c typo fix | Adrian Bunk | 2007-10-19 |
| * | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | | [libata] sata_sis: use correct S/G table size | Jeff Garzik | 2007-10-19 |
* | | pata_cs5536: MWDMA fix | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | sata_sis: fix SCR read breakage | Tejun Heo | 2007-10-19 |
* | | libata: fix kernel-doc param name | Randy Dunlap | 2007-10-19 |
|/ |
|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 |
|\ |
|
| * | [libata] kill ata_sg_is_last() | Jeff Garzik | 2007-10-18 |
| * | Update libata driver for bf548 atapi controller against the 2.6.24 tree. | Sonic Zhang | 2007-10-17 |
| * | libata-sff: Correct use of check_status() | Alan Cox | 2007-10-17 |
| * | drivers/ata: add support to Freescale 3.0Gbps SATA Controller | Li Yang | 2007-10-17 |
| * | pata_acpi: fix build breakage if !CONFIG_PM | Tejun Heo | 2007-10-17 |
* | | sparse pointer use of zero as null | Stephen Hemminger | 2007-10-18 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | remove blk_queue_max_phys_segments in libata | FUJITA Tomonori | 2007-10-16 |
| * | libata sg chaining support fix | FUJITA Tomonori | 2007-10-16 |
| * | libata: convert to using sg helpers | Jens Axboe | 2007-10-16 |
* | | docbook: fix libata content | Randy Dunlap | 2007-10-15 |
|/ |
|
* | [libata] pata_cs5536: new API build fix | Jeff Garzik | 2007-10-15 |
* | [libata] pata_pcmcia: Add additional id string (corsair, 1GB) | Kristoffer Ericson | 2007-10-15 |
* | libata: prevent devices with blank model names from being DMA blacklisted | Andrew Paprocki | 2007-10-15 |
* | ata_piix: SATA 2port controller port map fix | Jason Gaston | 2007-10-15 |
* | pata_cs5536: ATA driver for Geode companion chip | Martin K. Petersen | 2007-10-15 |
* | libata: add ST9160821AS / 3.CCD to NCQ blacklist | Tejun Heo | 2007-10-15 |
* | libata: fix revalidation issuing after configuration commands | Tejun Heo | 2007-10-15 |
* | [libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61 | Kuan Luo | 2007-10-15 |
* | [libata] pata_sil680: Add MMIO support | Benjamin Herrenschmidt | 2007-10-15 |
* | more trivial signedness fixes in drivers | Al Viro | 2007-10-14 |
* | mpc52xx-ata: fix compile warning (unused variable) | Grant Likely | 2007-10-14 |
* | [libata] struct pci_dev related cleanups | Jeff Garzik | 2007-10-12 |
* | libata: use ata_exec_internal() for PMP register access | Tejun Heo | 2007-10-12 |
* | libata: implement ATA_PFLAG_RESETTING | Tejun Heo | 2007-10-12 |
* | libata: add @timeout to ata_exec_internal[_sg]() | Tejun Heo | 2007-10-12 |
* | ahci: fix notification handling | Tejun Heo | 2007-10-12 |
* | ahci: clean up PORT_IRQ_BAD_PMP enabling | Tejun Heo | 2007-10-12 |
* | ahci: kill leftover from enabling NCQ over PMP | Tejun Heo | 2007-10-12 |