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_hpt37x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: rename SFF functions
Tejun Heo
2008-04-17
1
-5
/
+5
*
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
1
-41
/
+20
*
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
1
-19
/
+14
*
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
-111
/
+11
*
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
1
-15
/
+1
*
libata: PCI device should be powered up before being accessed
Tejun Heo
2008-04-17
1
-0
/
+5
*
pata_hpt*, pata_serverworks: fix UDMA masking
Alan Cox
2008-03-05
1
-3
/
+3
*
pata_hpt37x: checkpatch fixes
Andrew Morton
2008-01-23
1
-3
/
+4
*
pata_hpt37x: Fix HPT374 detection
Alan Cox
2007-12-19
1
-1
/
+1
*
pata_hpt37x: Fix cable detect bug spotted by Sergei
Alan Cox
2007-11-23
1
-1
/
+1
*
pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect
Alan Cox
2007-11-05
1
-13
/
+36
*
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
Alan Cox
2007-10-12
1
-4
/
+4
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
1
-4
/
+0
*
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
1
-4
/
+0
*
libata-link: linkify reset
Tejun Heo
2007-10-12
1
-5
/
+7
*
pata_hpt{37x|3x2n}: fix clock reporting (take 2)
Sergei Shtylyov
2007-08-15
1
-4
/
+6
*
pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)
Sergei Shtylyov
2007-08-15
1
-8
/
+4
*
pata_hpt37x: Fix 2.6.22 clock PLL regression
Alan Cox
2007-07-24
1
-7
/
+7
*
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
Jeff Garzik
2007-07-09
1
-4
/
+4
*
[libata] PATA drivers: remove ATA_FLAG_SRST
Jeff Garzik
2007-07-09
1
-6
/
+6
*
HPT374 is UDMA100 not UDMA133
Alan Cox
2007-06-27
1
-2
/
+2
*
pata_hpt37x: Further improvements based on the IDE updates and vendor drivers
Alan Cox
2007-05-25
1
-16
/
+11
*
libata: Trim trailing whitespace
Jeff Garzik
2007-05-21
1
-5
/
+5
*
libata: clean up SFF init mess
Tejun Heo
2007-05-11
1
-15
/
+18
*
libata: add deadline support to prereset and reset methods
Tejun Heo
2007-05-01
1
-4
/
+5
*
pata_hpt37x: Further small fixes
Alan Cox
2007-04-28
1
-14
/
+9
*
libata: Change prototype of mode_filter to remove ata_port*
Alan Cox
2007-04-28
1
-6
/
+4
*
pata_hpt37x: Updates from drivers/ide work
Alan Cox
2007-04-28
1
-212
/
+146
*
[libata] bump versions
Jeff Garzik
2007-02-26
1
-1
/
+1
*
libata: add another IRQ calls (libata drivers)
Akira Iguchi
2007-02-09
1
-0
/
+8
*
libata: convert to iomap
Tejun Heo
2007-02-09
1
-11
/
+11
*
libata: update libata LLDs to use devres
Tejun Heo
2007-02-09
1
-8
/
+0
*
libata: use ata_id_c_string()
Tejun Heo
2007-02-09
1
-14
/
+4
*
libata: straighten out ATA_ID_* constants
Tejun Heo
2007-02-09
1
-3
/
+2
*
[libata] trim trailing whitespace
Jeff Garzik
2007-02-09
1
-2
/
+2
*
[PATCH] hpt37x: Two important bug fixes
Alan
2007-01-05
1
-3
/
+3
*
[PATCH] libata: kill unnecessary sht->max_sectors initializations
Tejun Heo
2006-12-03
1
-1
/
+0
*
[PATCH] libata: add missing sht->slave_destroy
Tejun Heo
2006-11-29
1
-0
/
+1
*
[PATCH] hpt37x: Check the enablebits
Alan Cox
2006-11-14
1
-3
/
+16
*
[libata] PCI ID table cleanup in various drivers
Jeff Garzik
2006-09-28
1
-10
/
+9
*
[libata] Don't use old-EH ->eng_timeout() hook when not needed
Jeff Garzik
2006-09-27
1
-4
/
+4
*
[libata #pata-drivers] Trim trailing whitespace.
Jeff Garzik
2006-08-31
1
-69
/
+69
*
[libata] Add a bunch of PATA drivers.
Jeff Garzik
2006-08-29
1
-0
/
+1257