aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
| | * ARM: pxa: Use gpio arrays in palmld_hdd driverMarek Vasut2011-03-161-21/+22
* | | drivers: Final irq namespace conversionThomas Gleixner2011-03-292-3/+3
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-7/+18
|\ \
| * | ATA: Add FSL sata v2 controller supportXulei2011-03-151-7/+18
| |/
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-164-19/+16
|\ \
| * | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-284-19/+16
| |/
* | ahci: add another PCI ID for marvellTejun Heo2011-03-151-0/+2
* | sata_fsl: Update RX_WATER_MARK for TRANSCFGPrabhakar Kushwaha2011-03-141-0/+12
* | sata_fsl: Fix wrong Device Error Register usagePrabhakar Kushwaha2011-03-141-2/+5
* | libata: Include WWN ID in inquiry VPD emulationHannes Reinecke2011-03-141-0/+11
* | ata/pata_arasan_cf: fill dma chan->private from pdata->dma_privViresh Kumar2011-03-141-1/+6
* | ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level>Joe Perches2011-03-143-20/+23
* | pata_arasan_cf: fix printk format string warningJeff Garzik2011-03-141-1/+2
* | pata_arasan_cf: Adding support for arasan compact flash host controllerViresh Kumar2011-03-143-0/+984
* | libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work()Viresh Kumar2011-03-141-2/+13
* | ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controllerSeth Heasley2011-03-141-0/+1
* | ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controllerPer Jessen2011-03-021-0/+2
* | libata: remove ATA_FLAG_LPMSergei Shtylyov2011-03-021-2/+1
* | libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-0225-59/+41
* | libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-0226-44/+30
* | libata: remove ATA_FLAG_{SRST|SATA_RESET}Sergei Shtylyov2011-03-023-4/+4
* | sata_dwc_460ex: add debugging optionsSergei Shtylyov2011-03-021-0/+12
* | sata_dwc_460ex: fix misuse of ata_get_cmd_descript()Sergei Shtylyov2011-03-021-10/+46
* | sata_dwc_460ex: fix return value of dma_dwc_xfer_setup()Sergei Shtylyov2011-03-021-2/+2
* | sata_dwc_460ex: fix compilation errors/warningsSergei Shtylyov2011-03-021-6/+8
* | sata_dwc_460ex: use ATA_PIO4Sergei Shtylyov2011-03-021-1/+1
* | [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik2011-03-029-14/+14
* | libata: separate error handler into usable componentsJames Bottomley2011-03-021-9/+44
* | libata: fix eh lockingJames Bottomley2011-03-021-2/+7
* | libata: fix locking for sas pathsJames Bottomley2011-03-021-1/+1
* | libata: plumb sas port scan into standard libata pathsJames Bottomley2011-03-023-25/+24
* | libata: fix hotplug for drivers which don't implement LPMTejun Heo2011-03-021-1/+1
|/
* libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo2011-01-281-6/+18
* libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci2011-01-281-0/+1
* ahci: add HFLAG_YES_FBS and apply it to 88SE9128Anssi Hannula2011-01-281-0/+2
* pata_hpt37x: inherit prereset() method for HPT374Sergei Shtylyov2011-01-281-3/+2
* ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-01-281-0/+1
* pata_hpt37x: fold 'if' statement into 'switch'Sergei Shtylyov2011-01-281-46/+43
* pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)Sergei Shtylyov2011-01-282-18/+16
* pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)Sergei Shtylyov2011-01-282-6/+6
* pata_mpc52xx: inherit from ata_bmdma_port_opsTejun Heo2011-01-281-1/+1
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-224-18/+19
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-3/+3
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-109-212/+856
|\ \ \
| * | | pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies.Nick Bowler2011-01-071-8/+8
| * | | pata_hpt37x: actually limit HPT370 to UltraDMA/66Sergei Shtylyov2011-01-071-5/+5
| * | | pata_hpt3x2n: coding style cleanupSergei Shtylyov2011-01-071-39/+47
| * | | pata_hpt37x: coding style cleanupSergei Shtylyov2011-01-071-81/+101