aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-26
| |\
| * | ata: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
| * | drivers/ata: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\ \ \
| * \ \ Merge branch 'acpi-pm'Rafael J. Wysocki2013-02-11
| |\ \ \ | | |_|/ | |/| |
| | * | ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-17
| | |/
* | / AHCI: Support multiple MSIsAlexander Gordeev2013-01-24
|/ /
* | [libata] replace sata_settings with devslp_timingShane Huang2013-01-14
* | [libata] ahci: Add support for Enmotus Bobcat device.Hugh Daschbach2013-01-14
* | [libata] ahci: Fix lack of command retry after a success error handler.Bian Yu2013-01-14
|/
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-12-15
|\
| * sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)Jeff Garzik2012-12-14
| * [libata] fix Null pointer dereference on disk errorXiaotian Feng2012-12-14
| * ahci: convert ata_link_printk() to ata_link_warn()Wei Yongjun2012-12-14
| * pata_imx: convert ata_dev_printk() to ata_dev_info()Wei Yongjun2012-12-14
| * ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()Wei Yongjun2012-12-14
| * ahci_platform: make structs staticBrian Norris2012-12-14
| * Revert "pata_octeon_cf: perform host detach, removal on exit"Jeff Garzik2012-12-14
| * Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"Jeff Garzik2012-12-14
| * pata_of_platform: fix compile errorBrian Norris2012-12-03
| * libata: use pci_get_drvdata() helperBrian Norris2012-12-03
| * pata_octeon_cf: perform host detach, removal on exitBrian Norris2012-12-03
| * sata_highbank: utilize common ata_platform_remove_one()Brian Norris2012-12-03
| * pata_palmld: utilize common ata_platform_remove_one()Brian Norris2012-12-03
| * pata_platform: remove unused remove functionBrian Norris2012-12-03
| * pata_platform: utilize common ata_platform_remove_one()Brian Norris2012-12-03
| * pata_of_platform: utilize common ata_platform_remove_one()Brian Norris2012-12-03
| * pata_mpc52xx: utilize common ata_platform_remove_one()Brian Norris2012-12-03
| * pata_ixp4xx_cf: utilize common ata_platform_remove_one()Brian Norris2012-12-03
| * ahci_platform: utilize common ata_platform_remove_one()Brian Norris2012-12-03
| * libata: implement ata_platform_remove_one()Brian Norris2012-12-03
| * ahci_platform: perform platform exit in host_stop() hookBrian Norris2012-12-03
| * ahci_platform: convert to module_platform_driverBrian Norris2012-12-03
| * ahci_platform: enable hotplug unbindingBrian Norris2012-12-03
| * libata: set dma_mode to 0xff in resetAaron Lu2012-12-03
| * ata_piix: re-order code and remove prototypesBartlomiej Zolnierkiewicz2012-12-03
| * libata: check SATA_SETTINGS log with HW Feature CtrlShane Huang2012-12-03
| * libata: restore acpi disable functionalityAaron Lu2012-12-03
| * ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-28
| * pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start()Sergei Shtylyov2012-11-28
| * sata_highbank: use ATA_BUSYSergei Shtylyov2012-11-28
| * sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameterSergei Shtylyov2012-11-28
| * sata_sil24: remove unused variable from sata_sil24.cWei Yongjun2012-11-28
| * sata_inic162x: remove unused variable in inic_scr_read()Wei Yongjun2012-11-28
| * pata_rdc: remove unused variable in rdc_init_one()Wei Yongjun2012-11-28
| * pata_cs5536: add quirk for broken udmaChristian Gmeiner2012-11-28
| * ata_piix: reenable MS Virtual PC guestsOlaf Hering2012-11-28
| * sata_promise: fix hardreset lockdep errorMikael Pettersson2012-11-28