aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-14pata_sil680: documentation fixesBartlomiej Zolnierkiewicz1-11/+13
2011-10-08ata: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-10-08ata: Make pata_of_platform.c compile again and work on non-PPC platformsPawel Moll2-3/+5
2011-10-08pata_sis: code style cleanups for consistencyDan McGee1-19/+19
2011-10-08pata_sis: mark most const data static as wellDan McGee1-10/+10
2011-10-08pata_sis: enable MWDMA for UDMA 133 chipsetDan McGee1-8/+17
2011-10-08pata_sis: add mode_filter method for certain sis5513 chipsetsDan McGee1-1/+26
2011-10-08pata_sis: extract a sis_port_base() methodDan McGee1-18/+28
2011-10-08[libata] ahci_platform: Add the board_ids and pi refer to different featuresRichard Zhu1-6/+38
2011-10-08libata-eh: ata_eh_followup_srst_needed() does not need 'classes' parameterSergei Shtylyov1-3/+2
2011-10-08sata_sil24: Use constJoe Perches1-2/+2
2011-10-07ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chipsets(v2)Ming Lei1-5/+32
2011-10-07libata: clear PIO pad areaTejun Heo1-2/+2
2011-10-07sata_mv: use {platform|pci}_get_drvdata()Sergei Shtylyov1-5/+4
2011-10-07sata_mv: release clock on ata_host_activate() failureSergei Shtylyov1-2/+5
2011-10-02[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2-15/+30
2011-08-18drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall1-8/+6
2011-08-18ata: Add iMX pata supportArnaud Patard (Rtp)3-0/+263
2011-08-18pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo1-0/+18
2011-08-18[libata] sata_sil: fix used-uninit warningJeff Garzik1-1/+1
2011-08-08ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+2
2011-07-25drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick1-2/+1
2011-07-23ata: PATA_ARASAN_CF depends on DMADEVICESRandy Dunlap1-0/+1
2011-07-23ata: remove unnecessary codeGreg Dietsche1-7/+1
2011-07-23[libata] Prevent warning during PMP error recoveryGwendal Grignou1-0/+1
2011-07-23ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley1-0/+1
2011-07-23pata_it821x: Fix RAID type display, by adding missing commaJean Delvare1-1/+1
2011-07-23sata_dwc_460ex: fix error pathVasiliy Kulikov1-7/+14
2011-07-23ahci: Enable SB600 64bit DMA on Asus M3AMark Nelson1-0/+12
2011-07-23libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo1-1/+1
2011-07-23ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen3-58/+60
2011-07-23libata: leave port thawed after reset failureTejun Heo1-1/+10
2011-07-23ata: sata_via: Use dev_dbgJoe Perches1-9/+7
2011-07-23ata: Add and use ata_print_version_onceJoe Perches42-133/+51
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches31-521/+526
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches27-230/+189
2011-07-16ACPI: constify ops structsVasiliy Kulikov1-2/+2
2011-06-29ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds1-1/+1
2011-06-24pata_marvell: Add support for 88SE91A0, 88SE91A4Paweł Drewniak1-0/+3
2011-06-23libata/sas: only set FROZEN flag if new EH is supportedNishanth Aravamudan1-0/+6
2011-06-23libata: apply NOSETXFER horkage to the affected Pioneer drivesTejun Heo1-3/+3
2011-06-23drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'Justin P. Mattock1-1/+1
2011-06-07libata: fix unexpectedly frozen port after ata_eh_reset()Tejun Heo1-4/+8
2011-05-25Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-6/+7
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2011-05-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds9-111/+286
2011-05-20Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe7-9/+81
2011-05-19libata: Power off empty portsKristen Carlson Accardi2-3/+9
2011-05-19libata-pmp: add support for Thermaltake BlackX Duet esata drive dockPavel Herrmann1-0/+10