aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | pata_hpt366: coding style cleanupSergei Shtylyov2011-01-071-22/+29
| * | | pata_hpt3x2n: calculate average f_CNTSergei Shtylyov2011-01-071-3/+14
| * | | pata_hpt3x2n: clarify about HPT371N supportSergei Shtylyov2011-01-072-6/+4
| * | | pata_hpt{37x|3x2n}: SATA mode filteringSergei Shtylyov2011-01-072-22/+93
| * | | [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-051-35/+25
| * | | [libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn2011-01-055-6/+545
* | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-072-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-152-2/+2
| | |/ | |/|
* | | pata_cs5536: avoid implicit MSR API inclusion on x86-64Jeff Garzik2010-12-261-0/+2
* | | libata: issue DIPM enable commands with LPM state updatedTejun Heo2010-12-241-3/+14
* | | libata: no special completion processing for EH commandsTejun Heo2010-12-241-9/+15
* | | pata_mpc52xx: driver needs BMDMAWolfram Sang2010-12-242-11/+11
* | | pata_cs5536: Add support for non-X86_32 platformsWu Zhangjin2010-12-242-7/+13
* | | libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()Tejun Heo2010-12-241-4/+3
|/ /
* | sata_via: apply magic FIFO fix to vt6420 tooTejun Heo2010-11-191-4/+5
* | [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik2010-11-171-12/+9
* | SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* | drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall2010-11-121-2/+0
* | pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo2010-11-121-1/+1
* | libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo2010-11-121-1/+4
|/
* ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.David Daney2010-10-291-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-3/+3
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-2/+2
| * Merge branch 'master' into for-nextJiri Kosina2010-08-112-3/+3
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-1018-207/+2638
| |\ \
| * | | fix printk typo 'faild'Paul Bolle2010-08-091-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-221-1/+1
|\ \ \ \
| * | | | workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo2010-10-111-1/+1
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-2128-601/+1634
|\ \ \ \ \
| * | | | | pata_bf54x: fix return type of bfin_set_devctlMike Frysinger2010-10-211-1/+1
| * | | | | Drivers: ata: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-211-1/+1
| * | | | | libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo2010-10-212-3/+16
| * | | | | pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+11
| * | | | | pata_sil680: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+12
| * | | | | pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+23
| * | | | | pata_cmd640: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+12
| * | | | | ata_piix: Add device ID for ICH4-LBen Hutchings2010-10-211-0/+2
| * | | | | pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov2010-10-211-2/+2
| * | | | | ata: Intel IDE-R supportAlan Cox2010-10-211-1/+53
| * | | | | libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen2010-10-211-0/+14
| * | | | | ata_piix: remove SIDPR lockingTejun Heo2010-10-211-8/+0