index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_ixp4xx_cf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: Drop commas after OF match table sentinels
Geert Uytterhoeven
2022-03-07
1
-1
/
+1
*
ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros
Hannes Reinecke
2022-01-05
1
-3
/
+3
*
pata: ixp4xx: Rewrite to use device tree
Linus Walleij
2021-08-04
1
-47
/
+154
*
pata: ixp4xx: Refer to cmd and ctl rather than csN
Linus Walleij
2021-08-04
1
-14
/
+13
*
pata: ixp4xx: Use IS_ENABLED() to determine endianness
Linus Walleij
2021-08-04
1
-23
/
+22
*
pata: ixp4xx: Use local dev variable
Linus Walleij
2021-08-04
1
-5
/
+6
*
pata: ixp4xx: split platform data to its own header
Arnd Bergmann
2021-06-17
1
-1
/
+1
*
ARM/ixp4xx: Make NEED_MACH_IO_H optional
Linus Walleij
2021-06-16
1
-0
/
+1
*
pata_ipx4xx_cf: Fix unsigned comparison with less than zero
Junlin Yang
2021-04-11
1
-1
/
+1
*
pata_ipx4xx_cf: fix IRQ check
Sergey Shtylyov
2021-03-26
1
-1
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
ata: pass queued command to ->sff_data_xfer method
Bartlomiej Zolnierkiewicz
2017-01-10
1
-2
/
+2
*
ata: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
DMA-API: others: use dma_set_coherent_mask()
Russell King
2013-10-31
1
-1
/
+4
*
ata: use dev_get_platdata()
Jingoo Han
2013-07-30
1
-2
/
+2
*
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
pata_ixp4xx_cf: utilize common ata_platform_remove_one()
Brian Norris
2012-12-03
1
-10
/
+1
*
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
2012-01-08
1
-12
/
+1
*
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
1
-1
/
+1
*
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
1
-1
/
+1
*
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-07-23
1
-1
/
+1
*
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
1
-1
/
+1
*
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
1
-1
/
+1
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-03-24
1
-1
/
+1
*
libata: beef up iterators
Tejun Heo
2008-12-28
1
-8
/
+6
*
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-27
1
-1
/
+1
*
ATA/IDE: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-25
1
-0
/
+1
*
libata: rename SFF port ops
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: rename SFF functions
Tejun Heo
2008-04-17
1
-2
/
+2
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
1
-21
/
+2
*
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
1
-15
/
+1
*
libata: normalize port_info, port_operations and sht tables
Tejun Heo
2008-04-17
1
-2
/
+1
*
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: update ->data_xfer hook for ATAPI
Tejun Heo
2008-01-23
1
-12
/
+14
*
pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversion
Rod Whitby
2008-01-10
1
-1
/
+2
*
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
1
-2
/
+11
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
1
-1
/
+0
*
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
1
-1
/
+0
*
libata-link: linkify config/EH related functions
Tejun Heo
2007-10-12
1
-2
/
+2
*
libata-link: implement and use link/device iterators
Tejun Heo
2007-10-12
1
-3
/
+2
*
libata-link: introduce ata_link
Tejun Heo
2007-10-12
1
-2
/
+2
*
drivers/ata/pata_ixp4xx_cf.c: ioremap return code check
Scott Thompson
2007-10-03
1
-0
/
+3
*
[libata] pata_ixp4xx: kill unused var
Jeff Garzik
2007-07-09
1
-1
/
+0
*
[libata] pata_ixp4xx: convert to new EH
Alessandro Zummo
2007-07-09
1
-42
/
+31
*
[libata] drivers: remove 'void __iomem *' casts from pre-iomap days
Jeff Garzik
2007-07-09
1
-1
/
+1
*
libata: bump versions
Jeff Garzik
2007-05-21
1
-1
/
+1
*
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-05-11
1
-1
/
+1
*
libata: convert the remaining PATA drivers to new init model
Tejun Heo
2007-04-28
1
-22
/
+17
[next]