summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
| * | sata_via: Correctly setup PIO/DMA for pata slave on vt6421.Bart Hartgers2010-03-011-3/+5
| * | libata: make functions/variables staticRobert Hancock2010-03-012-5/+5
| * | libata: implement spurious irq handling for SFF and apply it to piixTejun Heo2010-03-012-8/+47
| * | libata: cleanup ata_sff_interrupt()Tejun Heo2010-03-011-10/+7
| * | ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley2010-03-011-0/+8
| * | ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley2010-03-011-0/+6
| * | ahci: Implement SATA AHCI FIS-based switching supportShane Huang2010-03-011-18/+203
| * | pata_hpt366: remove irrelevant TODOSergei Shtylyov2010-03-011-3/+1
| * | pata_hpt{37x|3x2n}: improve timing register documentationSergei Shtylyov2010-03-012-32/+30
| * | pata_hpt366: remove redundant codeSergei Shtylyov2010-03-011-13/+4
| * | pata_hpt{37x|3x2n}: unify mode programmingSergei Shtylyov2010-03-012-116/+90
| * | pata_hpt3x2n: always stretch UltraDMA timingSergei Shtylyov2010-03-011-10/+10
| * | pata_hpt37x: use ATA_DMA_* constantsSergei Shtylyov2010-03-011-9/+10
* | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-2/+2
|\ \ \ | |/ / |/| |
| * | ACPI: replace acpi_integer by u64Lin Ming2010-01-281-2/+2
| |/
* | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-012-2/+2
|\ \
| * | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-1/+1
| * | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* | | ahci: disable FPDMA auto-activate optimization on NVIDIA AHCIRobert Hancock2010-02-241-2/+10
|/ /
* | [libata] Call flush_dcache_page after PIO data transfers in libata-sff.cCatalin Marinas2010-02-041-0/+3
* | ahci: add Acer G725 to broken suspend listTejun Heo2010-02-041-0/+15
* | libata-scsi passthru: fix bug which truncated LBA48 return valuesDouglas Gilbert2010-02-041-1/+1
|/
* libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo2010-01-201-2/+3
* libata: retry link resume if necessaryTejun Heo2010-01-121-7/+31
* ata_piix: enable 32bit PIO on SATA piixTejun Heo2010-01-121-1/+1
* sata_promise: don't classify overruns as HSM errorsMikael Pettersson2010-01-121-1/+1
* Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-241-1/+0
|\
| * ACPI: do not select ACPI_DOCK from ATA_ACPICarlos R. Mafra2009-12-241-1/+0
* | pata_bf54x: handle portmuxing of pins through GPIO PORTsSonic Zhang2009-12-211-0/+19
* | pata_cmd64x: fix overclocking of UDMA0-2 modesBartlomiej Zolnierkiewicz2009-12-201-1/+1
* | Revert "pata_cmd64x: implement serialization as per notes"Jeff Garzik2009-12-201-108/+8
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-195-51/+163
|\ \ | |/ |/|
| * sata_mv: remove pointless NULL testJeff Garzik2009-12-171-1/+1
| * pata_hpt3x2n: fix clock turnaroundSergei Shtylyov2009-12-171-29/+35
| * libata: fix reporting of drained bytes when clearing DRQRobert Hancock2009-12-171-1/+1
| * sata_mv: add power management support for the PCI controllers.Saeed Bishara2009-12-171-0/+29
| * sata_mv: store the board_idx into the host private dataSaeed Bishara2009-12-171-6/+8
| * pata_octeon_cf: use resource_size(), to fix resource sizing bugH Hartley Sweeten2009-12-171-1/+1
| * libata: use the WRITE_SAME_16 defineChristoph Hellwig2009-12-171-1/+1
| * sata_mv: move the PCI bar description initialization codeSaeed Bishara2009-12-171-9/+10
| * sata_mv: add power management support for the platform driverSaeed Bishara2009-12-171-0/+43
| * sata_mv: support clkdev frameworkSaeed Bishara2009-12-171-3/+34
| * sata_mv: increase PIO IORDY timeoutSaeed Bishara2009-12-171-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-123-0/+1438
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-0935-305/+853
| |\
| * | libata/drivers: Add driver for Apple "MacIO" IDE controllerBenjamin Herrenschmidt2009-12-093-0/+1438
| * | libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()Benjamin Herrenschmidt2009-12-091-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-094-8/+8
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-074-8/+8
| |\ \ \
| | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-4/+4
OpenPOWER on IntegriCloud