index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ata_piix.c
Age
Commit message (
Expand
)
Author
Lines
2008-06-04
[libata] ata_piix: more acer short cable quirks
Colin Ian King
-0
/
+2
2008-05-30
ata_piix: fix macbook ich8m problems
Tejun Heo
-3
/
+4
2008-05-06
ata_piix: verify SIDPR access before enabling it
Tejun Heo
-0
/
+25
2008-04-25
ata_piix: add Asus Eee 701 controller to short cable list
Dan McGee
-0
/
+1
2008-04-17
libata: implement and use sata_std_hardreset()
Tejun Heo
-26
/
+1
2008-04-17
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
-1
/
+1
2008-04-17
libata: rename SFF functions
Tejun Heo
-3
/
+3
2008-04-17
ata_piix: kill ich6_sata_ahci and clean up
Tejun Heo
-36
/
+25
2008-04-17
ata_piix: don't attach to ICH6M in ahci mode
Tejun Heo
-23
/
+20
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
-16
/
+5
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
-135
/
+14
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
-15
/
+1
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
-6
/
+7
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
-1
/
+1
2008-02-15
ata: fix sparse warning in ata_piix.c
Harvey Harrison
-1
/
+1
2008-02-06
ata_piix.c:piix_init_one() must be __devinit
Adrian Bunk
-1
/
+2
2008-02-03
drivers/ata/: Spelling fixes
Joe Perches
-1
/
+1
2008-02-01
ata_piix.c: make piix_merge_scr() static
Adrian Bunk
-1
/
+1
2008-02-01
ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID's
Jason Gaston
-0
/
+8
2008-01-23
ata_piix: implement SIDPR SCR access
Tejun Heo
-4
/
+247
2008-01-23
ata_piix: convert to prepare - activate initialization
Tejun Heo
-42
/
+37
2008-01-23
ata_piix: kill unused constants and flags
Tejun Heo
-20
/
+7
2008-01-23
ata_piix: separate controller IDs into separate enum
Tejun Heo
-16
/
+18
2008-01-23
ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list.
Peter Schwenke
-0
/
+14
2008-01-14
ata_piix: ignore ATA_DMA_ERR on vmware ich4
Tejun Heo
-0
/
+51
2007-12-07
ata_piix: add Toshiba Tecra M4 to broken suspend list
Peter Schwenke
-0
/
+7
2007-12-01
ata_piix: add more toshiba laptops to broken suspend list
Peter Schwenke
-0
/
+28
2007-11-23
ata_piix: Invalid use of writel/readl with iomap
Alan Cox
-3
/
+3
2007-11-19
ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3
Tejun Heo
-1
/
+1
2007-11-19
ata_piix: only enable the first port on apple macbook pro
Thomas Rohwer
-0
/
+28
2007-11-19
ata_piix: reorganize controller IDs
Tejun Heo
-31
/
+31
2007-11-19
ata_piix: add SATELLITE U205 to broken suspend list
Tejun Heo
-0
/
+7
2007-11-08
ata_piix: add SATELLITE PRO U200 to broken suspend list
Yann Chachkoff
-0
/
+7
2007-11-05
ata_piix: Add additional PCI identifier for 40 wire short cable
Alan Cox
-0
/
+1
2007-10-23
[libata] checkpatch-inspired cleanups
Jeff Garzik
-15
/
+14
2007-10-15
ata_piix: SATA 2port controller port map fix
Jason Gaston
-5
/
+30
2007-10-14
more trivial signedness fixes in drivers
Al Viro
-1
/
+1
2007-10-12
[libata] ata_piix: add HP compaq laptop to short cable list
Jeff Garzik
-0
/
+1
2007-10-12
ata_piix: replace spaces with tabs
Jason Gaston
-9
/
+9
2007-10-12
[libata] ata_piix: Use more-robust form of array initialization
Jeff Garzik
-22
/
+12
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
-4
/
+0
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
-3
/
+0
2007-10-12
ata_piix: disallow UDMA 133 on ICH5 & ICH7
Christian Lamparter
-4
/
+4
2007-10-12
libata-link: linkify reset
Tejun Heo
-3
/
+4
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
-2
/
+2
2007-10-02
ata_piix: add another TECRA M3 entry to broken suspend list
Tejun Heo
-0
/
+7
2007-09-01
[libata] ata_piix: properly terminate DMI system list
Jeff Garzik
-1
/
+4
2007-08-31
[libata] Bump driver versions
Jeff Garzik
-1
/
+1
2007-08-31
ata_piix: implement IOCFG bit18 quirk
Tejun Heo
-0
/
+36
2007-08-31
ata_piix: add Satellite U200 to broken suspend list
Tejun Heo
-0
/
+7
[next]