index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_at91.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
pata: remove the at91 driver
Boris Brezillon
1
-503
/
+0
2017-01-10
ata: pass queued command to ->sff_data_xfer method
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2016-09-22
pata_at91: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Harman Kalra
1
-3
/
+1
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
1
-2
/
+1
2015-05-20
ata: at91: use syscon to configure the smc
Alexandre Belloni
1
-21
/
+71
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-02
pata_at91: fix ata_host_activate() failure handling
Bartlomiej Zolnierkiewicz
1
-5
/
+6
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-30
ata: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-05-24
ata: use platform_{get,set}_drvdata()
Jingoo Han
1
-1
/
+1
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-02-13
pata/at91: use newly introduced SMC accessors
Jean-Christophe PLAGNIOL-VILLARD
1
-27
/
+21
2012-01-10
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
1
-14
/
+1
2012-01-08
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
1
-14
/
+1
2011-11-29
ARM: at91/pata: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
2011-10-14
pata_at91: call clk_put() on ata_host_activate() failure
Sergei Shtylyov
1
-1
/
+4
2011-08-08
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-05-14
pata_at91: SMC settings calculation bugfixes, support for t6z and IORDY
Igor Plyatov
1
-99
/
+198
2011-04-24
ata: pata_at91.c bugfix for initial_timing initialisation
Igor Plyatov
1
-2
/
+12
2011-04-24
ata: pata_at91.c bugfix for high master clock
Igor Plyatov
1
-1
/
+7
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
[libata] pata_at91: fix backslash-continued string
Jeff Garzik
1
-2
/
+2
2009-08-12
pata_at91: fix resource release
Tejun Heo
1
-13
/
+4
2009-07-28
libata: Updates and fixes for pata_at91 driver
Sergey Matyukevich
1
-31
/
+36
2009-07-14
drivers/ata: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-06-23
[libata] PATA driver for CF interface on AT91SAM9260 SoC
Sergey Matyukevich
1
-0
/
+361