summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
* | | pata_sil680: constify tablesBartlomiej Zolnierkiewicz2011-10-141-4/+8
* | | pata_sil680: documentation fixesBartlomiej Zolnierkiewicz2011-10-141-11/+13
* | | ata: irq: Remove IRQF_DISABLEDYong Zhang2011-10-081-1/+1
* | | ata: Make pata_of_platform.c compile again and work on non-PPC platformsPawel Moll2011-10-082-3/+5
* | | pata_sis: code style cleanups for consistencyDan McGee2011-10-081-19/+19
* | | pata_sis: mark most const data static as wellDan McGee2011-10-081-10/+10
* | | pata_sis: enable MWDMA for UDMA 133 chipsetDan McGee2011-10-081-8/+17
* | | pata_sis: add mode_filter method for certain sis5513 chipsetsDan McGee2011-10-081-1/+26
* | | pata_sis: extract a sis_port_base() methodDan McGee2011-10-081-18/+28
* | | [libata] ahci_platform: Add the board_ids and pi refer to different featuresRichard Zhu2011-10-081-6/+38
* | | libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameterSergei Shtylyov2011-10-081-3/+2Star
* | | sata_sil24: Use constJoe Perches2011-10-081-2/+2
* | | ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chips...Ming Lei2011-10-081-5/+32
* | | libata: clear PIO pad areaTejun Heo2011-10-081-2/+2
* | | sata_mv: use {platform|pci}_get_drvdata()Sergei Shtylyov2011-10-081-5/+4Star
* | | sata_mv: release clock on ata_host_activate() failureSergei Shtylyov2011-10-081-2/+5
| |/ |/|
* | drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall2011-08-191-8/+6Star
* | ata: Add iMX pata supportArnaud Patard (Rtp)2011-08-193-0/+263
* | pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo2011-08-191-0/+18
* | [libata] sata_sil: fix used-uninit warningJeff Garzik2011-08-191-1/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-08-031-2/+2
|\
| * ACPI: constify ops structsVasiliy Kulikov2011-07-171-2/+2
* | drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2011-07-261-2/+1Star
* | ata: PATA_ARASAN_CF depends on DMADEVICESRandy Dunlap2011-07-241-0/+1
* | ata: remove unnecessary codeGreg Dietsche2011-07-241-7/+1Star
* | [libata] Prevent warning during PMP error recoveryGwendal Grignou2011-07-241-0/+1
* | ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-07-241-0/+1
* | pata_it821x: Fix RAID type display, by adding missing commaJean Delvare2011-07-241-1/+1
* | sata_dwc_460ex: fix error pathVasiliy Kulikov2011-07-241-7/+14
* | ahci: Enable SB600 64bit DMA on Asus M3AMark Nelson2011-07-241-0/+12
* | libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo2011-07-241-1/+1
* | ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen2011-07-233-58/+60
* | libata: leave port thawed after reset failureTejun Heo2011-07-231-1/+10
* | ata: sata_via: Use dev_dbgJoe Perches2011-07-231-9/+7Star
* | ata: Add and use ata_print_version_onceJoe Perches2011-07-2342-133/+51Star
* | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-2331-521/+526
* | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-2327-230/+189Star
|/
* ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds2011-06-291-1/+1
* pata_marvell: Add support for 88SE91A0, 88SE91A4Paweł Drewniak2011-06-241-0/+3
* libata/sas: only set FROZEN flag if new EH is supportedNishanth Aravamudan2011-06-231-0/+6
* libata: apply NOSETXFER horkage to the affected Pioneer drivesTejun Heo2011-06-231-3/+3
* drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'Justin P. Mattock2011-06-231-1/+1
* libata: fix unexpectedly frozen port after ata_eh_reset()Tejun Heo2011-06-071-4/+8
* Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-251-6/+7
|\
| * Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-207-9/+81
| |\
| * | SATA: enable non-queueable flush flagshaohua.li@intel.com2011-05-061-6/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\ \ \
| * | | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-209-111/+286
|\ \ \ \ | |_|_|/ |/| | |
| * | | libata: Power off empty portsKristen Carlson Accardi2011-05-202-3/+9