summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-10-2844-80/+130
|\
| * libata: ahci enclosure management bit maskDavid Milburn2008-10-281-12/+23
| * libata: ahci enclosure management led syncDavid Milburn2008-10-281-0/+3
| * pata_ninja32: suspend/resume supportAlan Cox2008-10-281-9/+34
| * libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary2008-10-271-2/+1
| * libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo2008-10-271-1/+4
| * sata_sil24: configure max read request size to 4kTejun Heo2008-10-271-0/+5
| * libata: add missing kernel-docRandy Dunlap2008-10-271-0/+1
| * libata: fix device iteration bugsTejun Heo2008-10-272-15/+28
| * ahci: Add support for Promise PDC42819Mark Nelson2008-10-271-0/+3
| * ata: Switch all my stuff to a common addressAlan Cox2008-10-2740-41/+28
* | libata: fix NCQ devices behind port multipliersJens Axboe2008-10-271-0/+9
|/
* libata: fix bug with non-ncq devicesJens Axboe2008-10-241-1/+5
* libata: switch to using block layer tagging supportJens Axboe2008-10-233-64/+31
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-231-87/+48
|\
| * Merge branch 'linus' into testLen Brown2008-10-2324-426/+968
| |\
| * \ Merge branch 'dock' into testLen Brown2008-10-221-87/+48
| |\ \
| | * | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-231-2/+42
| | * | libata: remove functions now handed by ACPI dock driverShaohua Li2008-09-231-93/+14
* | | | sata_via: load DEVICE register when CTL changesTejun Heo2008-10-221-3/+32
* | | | libata: set device class to NONE if phys_offlineTejun Heo2008-10-221-8/+8
* | | | libata-eh: fix slave link EH action mask handlingTejun Heo2008-10-221-1/+4
* | | | libata: transfer EHI control flags to slave ehc.iTejun Heo2008-10-221-0/+5
* | | | libata-sff: fix ata_sff_post_internal_cmd()Tejun Heo2008-10-221-1/+10
* | | | libata: initialize port_task when !CONFIG_ATA_SFFTejun Heo2008-10-221-0/+2
| |_|/ |/| |
* | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-1523-433/+1010
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-93/+75
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmciaDominik Brodowski2008-08-231-92/+73
| | |\ \ \ \
| | | * | | | pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-231-8/+4
| | | * | | | pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-231-18/+15
| | | * | | | pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-231-1/+0
| | | * | | | pcmcia: use pcmcia_loop_config in pata and ide driversDominik Brodowski2008-08-231-91/+80
| | | |/ / /
| | * | | | pcmcia: uniform device IDs of pata_pcmcia and ide-csDominik Brodowski2008-08-231-1/+2
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2008-10-121-1/+0
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-1122-336/+931
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-169-45/+68
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | sparc: remove CONFIG_SUN4Adrian Bunk2008-08-311-1/+0
| * | | | | | libata: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-101-1/+1
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-103-7/+12
| |\ \ \ \ \
| | * | | | | libata: set queue SSD flag for SSD devicesJens Axboe2008-10-091-0/+4
| | * | | | | block: unify request timeout handlingJens Axboe2008-10-092-7/+8
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-10-1022-323/+879
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-09-291-1/+4
| | * | | | libata-eh: clear UNIT ATTENTION after resetTejun Heo2008-09-291-0/+94
| | * | | | ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable listHerton Ronaldo Krzesinski2008-09-291-0/+1
| | * | | | [libata] pata_bf54x: Add proper PM operationSonic Zhang2008-09-291-7/+27
| | * | | | pata_sil680: convert CONFIG_PPC_MERGE to CONFIG_PPCKumar Gala2008-09-291-1/+1
| | * | | | libata: Implement disk shock protection supportElias Oltmanns2008-09-294-1/+235
| | * | | | PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driverBen Dooks2008-09-291-1/+1
| | * | | | ata_piix: drop merged SCR access and use slave_link insteadTejun Heo2008-09-291-127/+40
OpenPOWER on IntegriCloud