| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: use dev_get_platdata() | Jingoo Han | 2013-07-30 | 1 | -1/+1 |
* | ata: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-24 | 1 | -1/+1 |
* | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 | 1 | -1/+1 |
* | pata/at91: use newly introduced SMC accessors | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-13 | 1 | -27/+21 |
* | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 2012-01-10 | 1 | -14/+1 |
|\ |
|
| * | SATA/PATA: convert drivers/ata/* to use module_platform_driver() | Axel Lin | 2012-01-08 | 1 | -14/+1 |
* | | ARM: at91/pata: use gpio_is_valid to check the gpio | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-29 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 1 | -1/+1 |
|\ |
|
| * | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
* | | pata_at91: call clk_put() on ata_host_activate() failure | Sergei Shtylyov | 2011-10-14 | 1 | -1/+4 |
|/ |
|
* | pata_at91: SMC settings calculation bugfixes, support for t6z and IORDY | Igor Plyatov | 2011-05-14 | 1 | -99/+198 |
* | ata: pata_at91.c bugfix for initial_timing initialisation | Igor Plyatov | 2011-04-24 | 1 | -2/+12 |
* | ata: pata_at91.c bugfix for high master clock | Igor Plyatov | 2011-04-24 | 1 | -1/+7 |
* | libata-sff: clean up BMDMA initialization | Tejun Heo | 2010-05-19 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [libata] pata_at91: fix backslash-continued string | Jeff Garzik | 2010-03-01 | 1 | -2/+2 |
* | pata_at91: fix resource release | Tejun Heo | 2009-08-12 | 1 | -13/+4 |
* | libata: Updates and fixes for pata_at91 driver | Sergey Matyukevich | 2009-07-28 | 1 | -31/+36 |
* | drivers/ata: Move a dereference below a NULL test | Julia Lawall | 2009-07-14 | 1 | -1/+2 |
* | [libata] PATA driver for CF interface on AT91SAM9260 SoC | Sergey Matyukevich | 2009-06-23 | 1 | -0/+361 |