summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick2011-07-251-2/+1
* ata: PATA_ARASAN_CF depends on DMADEVICESRandy Dunlap2011-07-231-0/+1
* ata: remove unnecessary codeGreg Dietsche2011-07-231-7/+1
* [libata] Prevent warning during PMP error recoveryGwendal Grignou2011-07-231-0/+1
* ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-07-231-0/+1
* pata_it821x: Fix RAID type display, by adding missing commaJean Delvare2011-07-231-1/+1
* sata_dwc_460ex: fix error pathVasiliy Kulikov2011-07-231-7/+14
* ahci: Enable SB600 64bit DMA on Asus M3AMark Nelson2011-07-231-0/+12
* libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo2011-07-231-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
* 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-192-3/+9
| * | | libata-pmp: add support for Thermaltake BlackX Duet esata drive dockPavel Herrmann2011-05-191-0/+10
| * | | ATA: Don't powerdown Compaq Triflex IDE device on suspendMikulas Patocka2011-05-191-1/+22
| * | | libata: Use Maximum Write Same Length to report discard size limitMartin K. Petersen2011-05-191-1/+1
| * | | drivers/ata/acard-ahci.c: fix enum warningJeff Garzik2011-05-191-1/+1
| * | | pata_at91: SMC settings calculation bugfixes, support for t6z and IORDYIgor Plyatov2011-05-141-99/+198
| * | | libata-sff: prevent irq descriptions for dummy portsJames Bottomley2011-05-141-2/+7
| * | | pata_cm64x: fix boot crash on pariscJames Bottomley2011-05-141-4/+38
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-141-1/+1
|\| | |
| * | | libata: fix oops when LPM is used with PMPTejun Heo2011-05-141-1/+1
| |/ /
* / / Revert "libata: ahci_start_engine compliant to AHCI spec"Tejun Heo2011-05-141-21/+0
|/ /
* | libata: ahci_start_engine compliant to AHCI specJian Peng2011-04-241-0/+21
* | ata: pata_at91.c bugfix for initial_timing initialisationIgor Plyatov2011-04-241-2/+12
* | ata: pata_at91.c bugfix for high master clockIgor Plyatov2011-04-241-1/+7
* | ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+6
* | ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+8
* | libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney2011-04-241-0/+1
* | ahci: don't enable port irq before handler is registeredMaxime Bizon2011-04-242-3/+16
* | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-242-3/+5
* | ahci: EM supported message type sysfs attributeHannes Reinecke2011-04-242-0/+26
|/
* Fix common misspellingsLucas De Marchi2011-03-3120-37/+37
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-301-21/+22
|\
| * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-261-21/+22
| |\