summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_at91.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-161-2/+1
* ata: at91: use syscon to configure the smcAlexandre Belloni2015-05-201-21/+71
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* pata_at91: fix ata_host_activate() failure handlingBartlomiej Zolnierkiewicz2014-04-021-5/+6
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-131-1/+0
* ata: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* ata: use platform_{get,set}_drvdata()Jingoo Han2013-05-241-1/+1
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
* pata/at91: use newly introduced SMC accessorsJean-Christophe PLAGNIOL-VILLARD2012-02-131-27/+21
* Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2012-01-101-14/+1
|\
| * SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin2012-01-081-14/+1
* | ARM: at91/pata: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-3/+3
|/
* 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_at91: call clk_put() on ata_host_activate() failureSergei Shtylyov2011-10-141-1/+4
|/
* pata_at91: SMC settings calculation bugfixes, support for t6z and IORDYIgor Plyatov2011-05-141-99/+198
* 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
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-191-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [libata] pata_at91: fix backslash-continued stringJeff Garzik2010-03-011-2/+2
* pata_at91: fix resource releaseTejun Heo2009-08-121-13/+4
* libata: Updates and fixes for pata_at91 driverSergey Matyukevich2009-07-281-31/+36
* drivers/ata: Move a dereference below a NULL testJulia Lawall2009-07-141-1/+2
* [libata] PATA driver for CF interface on AT91SAM9260 SoCSergey Matyukevich2009-06-231-0/+361