summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* pata/at91: use newly introduced SMC accessorsJean-Christophe PLAGNIOL-VILLARD2012-02-131-27/+21
* [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks listBenjamin Larsson2012-01-171-0/+7
* [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk listVladimir LAVALLADE2012-01-171-0/+2
* [libata] pata_bf54x: Support sg list in bmdma transfer.Sonic Zhang2012-01-171-79/+88
* [libata] sata_fsl: fix the controller operating modeJerry Huang2012-01-171-0/+11
* [libata] enable ata port async suspendLin Ming2012-01-171-0/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-4/+4
* Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2012-01-1023-319/+288
|\
| * ahci: support the STA2X11 I/O HubAlessandro Rubini2012-01-081-5/+21
| * pata_bf54x: fix BMIDE status register emulationSergei Shtylyov2012-01-081-18/+2
| * ata: add ata port hibernate callbacksLin Ming2012-01-081-4/+36
| * ata: update ata port's runtime status during system resumeLin Ming2012-01-081-2/+16
| * ahci: platform support for suspend/resumeBrian Norris2012-01-081-0/+68
| * libata-core: kill duplicate statement in ata_do_set_mode()Sergei Shtylyov2012-01-081-2/+2
| * pata_of_platform: remove direct dependency on OF_IRQRob Herring2012-01-082-10/+7
| * SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin2012-01-0812-158/+13
| * pata_cs5536: forward port changes from cs5536Bartlomiej Zolnierkiewicz2012-01-081-57/+42
| * libata-sff: use ATAPI_{COD|IO}Sergei Shtylyov2012-01-081-2/+2
| * ata: add ata port runtime PM callbacksLin Ming2012-01-083-0/+15
| * ata: add ata port system PM callbacksLin Ming2012-01-083-70/+76
| * ata: make ata port as parent device of scsi hostLin Ming2012-01-081-1/+1
| * ahci: start engine only during soft/hard resetsTejun Heo2012-01-081-4/+1
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-8/+11
|\ \
| * | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-131-8/+11
* | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-071-1/+1
|\ \ \ | | |/ | |/|
| * | pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller2011-12-221-1/+1
| |/
* | ARM: at91/pata: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-3/+3
|/
* libata: fix build without BMDMAAlexander Beregalov2011-11-171-0/+4
* [libata] ahci_platform: fix DT probingRob Herring2011-11-171-1/+1
* pata_of_platform: Don't use NO_IRQAnton Vorontsov2011-11-101-1/+1
* [libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin2011-11-091-0/+3
* [libata] Issue SRST to Sil3726 PMPGwendal Grignou2011-11-092-6/+13
* sata_sis.c: trivial spelling fixChris Dunlop2011-11-091-1/+1
* ahci_platform: use dev_get_platdata()JiSheng Zhang2011-11-091-2/+2
* [libata] libata-scsi.c: Add function parameter documentationMarcos Paulo de Souza2011-11-091-0/+4
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-064-0/+4
|\
| * ide/ata: Add module.h to the implicit modular usersPaul Gortmaker2011-10-311-0/+1
| * ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-313-0/+3
* | ahci: add DT binding for Calxeda AHCI controllerRob Herring2011-11-031-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-282-15/+30
|\
| * [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2011-10-022-15/+30
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\ \
| * | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* | | pata_efar: fix register naming used in efar_set_piomode()Bartlomiej Zolnierkiewicz2011-10-141-11/+11
* | | pata_rdc: add Power Management supportBartlomiej Zolnierkiewicz2011-10-141-0/+4
* | | ata_piix: unify code for programming PIO and MWDMA timingsBartlomiej Zolnierkiewicz2011-10-141-73/+38
* | | ata_piix: SITRE handling fixBartlomiej Zolnierkiewicz2011-10-141-2/+3
* | | libata: make ata_sff_data_xfer_noirq() work with 32-bit PIOBartlomiej Zolnierkiewicz2011-10-141-1/+1
* | | pata_artop: add Power Management supportBartlomiej Zolnierkiewicz2011-10-141-27/+54
* | | pata_sl82c105: add Power Management supportBartlomiej Zolnierkiewicz2011-10-141-5/+32
OpenPOWER on IntegriCloud