summaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
Commit message (Expand)AuthorAgeFilesLines
* pata_cmd64x: add cmd64x_fixup()Bartlomiej Zolnierkiewicz2011-10-141-22/+20
* pata_hpt366: add hpt36x_find_mode() helperBartlomiej Zolnierkiewicz2011-10-141-10/+25
* pata_artop: unify ->prereset methodsBartlomiej Zolnierkiewicz2011-10-141-21/+5
* pata_sc1200: do not use c99 style commentsBartlomiej Zolnierkiewicz2011-10-141-4/+8
* pata_at91: call clk_put() on ata_host_activate() failureSergei Shtylyov2011-10-141-1/+4
* libata: reduce ata_pci_[sff,bmdma]_init_one() sizeBartlomiej Zolnierkiewicz2011-10-141-65/+46
* pata_cs5535: fix DRV_NAMEBartlomiej Zolnierkiewicz2011-10-141-2/+2
* pata_sc1200: fix DRV_NAMEBartlomiej Zolnierkiewicz2011-10-141-1/+1
* pata_sil680: minor CodingStyle fixupsBartlomiej Zolnierkiewicz2011-10-141-25/+33
* 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/+2
* 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/+4
* 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/+6
* 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/+1
* | ata: PATA_ARASAN_CF depends on DMADEVICESRandy Dunlap2011-07-241-0/+1
* | ata: remove unnecessary codeGreg Dietsche2011-07-241-7/+1
* | [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/+7
* | ata: Add and use ata_print_version_onceJoe Perches2011-07-2342-133/+51
* | 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/+189
|/
* 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