index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_pxa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: pata_pxa: convert not to use dma_request_slave_channel()
Christophe JAILLET
2023-11-20
1
-4
/
+3
*
ata: pata_pxa: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-02
1
-4
/
+2
*
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2023-03-24
1
-1
/
+1
*
ata: pata_pxa: Use platform_get_irq() to get the interrupt
Minghao Chi
2022-03-10
1
-5
/
+5
*
ata: make qc_prep return ata_completion_errors
Jiri Slaby
2019-11-01
1
-3
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
ata: pxa: Drop <linux/gpio.h> include
Linus Walleij
2018-12-04
1
-1
/
+0
*
ata: pata_pxa: remove the dmaengine compat need
Robert Jarzmik
2018-06-18
1
-9
/
+1
*
ata: pata_pxa: dmaengine conversion
Robert Jarzmik
2015-09-10
1
-112
/
+59
*
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-13
1
-1
/
+0
*
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: pxa: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
*
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
2012-01-08
1
-12
/
+1
*
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
1
-1
/
+0
*
[ARM] pata_pxa: DMA-capable PATA driver
Marek Vasut
2010-06-18
1
-0
/
+411