index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_cmd64x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pata_cmd64x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-10-02
1
-1
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-05-09
1
-2
/
+2
*
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-13
1
-1
/
+0
*
ata: use pci_get_drvdata()
Jingoo Han
2013-06-02
1
-1
/
+1
*
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-11-28
1
-3
/
+3
*
[libata] pata_cmd64x: whitespace cleanup
Jeff Garzik
2012-07-25
1
-2
/
+2
*
ata: use module_pci_driver
Axel Lin
2012-07-25
1
-12
/
+1
*
pata_cmd64x: implement sff_irq_check() method
Sergei Shtylyov
2012-03-13
1
-1
/
+42
*
pata_cmd64x: implement sff_irq_clear() method
Sergei Shtylyov
2012-03-13
1
-16
/
+15
*
pata_cmd64x: use interrupt status from MRDMODE register
Sergei Shtylyov
2012-03-13
1
-17
/
+56
*
pata_cmd64x: turn string of *if* statements into *switch*
Sergei Shtylyov
2012-03-13
1
-11
/
+17
*
pata_cmd64x: documentation fix
Bartlomiej Zolnierkiewicz
2011-10-14
1
-1
/
+1
*
pata_cmd64x: add cmd64x_fixup()
Bartlomiej Zolnierkiewicz
2011-10-14
1
-22
/
+20
*
pata_cm64x: fix boot crash on parisc
James Bottomley
2011-05-14
1
-4
/
+38
*
pata_cmd64x: revert commit d62f5576
Tejun Heo
2010-08-25
1
-6
/
+0
*
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
1
-1
/
+1
*
libata: Pass host flags into the pci helper
Alan Cox
2010-03-01
1
-1
/
+1
*
pata_cmd64x: remove unused definitions
Bartlomiej Zolnierkiewicz
2010-03-01
1
-11
/
+1
*
pata_cmd64x: cmd648_bmdma_stop() fix
Bartlomiej Zolnierkiewicz
2010-03-01
1
-1
/
+1
*
pata_cmd64x: fix handling of address setup timings
Bartlomiej Zolnierkiewicz
2010-03-01
1
-0
/
+6
*
pata_cmd64x: fix PIO setup
Bartlomiej Zolnierkiewicz
2010-03-01
1
-1
/
+4
*
pata_cmd64x: fix overclocking of UDMA0-2 modes
Bartlomiej Zolnierkiewicz
2009-12-20
1
-1
/
+1
*
Revert "pata_cmd64x: implement serialization as per notes"
Jeff Garzik
2009-12-20
1
-108
/
+8
*
ata: use pci_dev->revision
Sergei Shtylyov
2009-12-03
1
-7
/
+2
*
pata_cmd64x: implement serialization as per notes
Alan Cox
2009-12-03
1
-8
/
+108
*
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-03-24
1
-12
/
+12
*
ata: Switch all my stuff to a common address
Alan Cox
2008-10-27
1
-1
/
+1
*
libata: rename SFF functions
Tejun Heo
2008-04-17
1
-2
/
+2
*
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
1
-7
/
+1
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
1
-86
/
+10
*
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
-3
/
+3
*
libata: PCI device should be powered up before being accessed
Tejun Heo
2008-04-17
1
-1
/
+14
*
pata_cmd64x.c typo fix
Adrian Bunk
2007-10-20
1
-1
/
+1
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
1
-3
/
+0
*
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
1
-3
/
+0
*
pata_cmd64x: Set up MWDMA modes properly
Alan Cox
2007-10-12
1
-11
/
+26
*
pata_cmd64x: Correct the speed ranges
Alan Cox
2007-08-01
1
-4
/
+4
*
[libata] PATA drivers: remove ATA_FLAG_SRST
Jeff Garzik
2007-07-09
1
-6
/
+6
*
libata: bump versions
Jeff Garzik
2007-05-21
1
-1
/
+1
*
libata: clean up SFF init mess
Tejun Heo
2007-05-11
1
-8
/
+5
*
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-05-11
1
-4
/
+0
*
[libata] More PATA driver ->cable_detect support
Jeff Garzik
2007-04-28
1
-25
/
+9
*
libata: add missing CONFIG_PM in LLDs
Tejun Heo
2007-03-02
1
-0
/
+6
*
[libata] pata_cmd64x: fix driver description in comments
Jeff Garzik
2007-03-02
1
-1
/
+1
*
libata: add another IRQ calls (libata drivers)
Akira Iguchi
2007-02-09
1
-0
/
+6
*
libata: convert to iomap
Tejun Heo
2007-02-09
1
-3
/
+3
*
libata: update libata LLDs to use devres
Tejun Heo
2007-02-09
1
-6
/
+0
[next]