Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
00242ec87608d7a0ed989e54333f3fc8f3d665b0
/
drivers
/
ata
/
ata_piix.c
00242ec
ata_piix: reorganize controller IDs
by Tejun Heo
· 17 years ago
de753e5
ata_piix: add SATELLITE U205 to broken suspend list
by Tejun Heo
· 17 years ago
62320e2
ata_piix: add SATELLITE PRO U200 to broken suspend list
by Yann Chachkoff
· 17 years ago
2655e2c
ata_piix: Add additional PCI identifier for 40 wire short cable
by Alan Cox
· 17 years ago
2dcb407
[libata] checkpatch-inspired cleanups
by Jeff Garzik
· 17 years ago
8f73a68
ata_piix: SATA 2port controller port map fix
by Jason Gaston
· 17 years ago
b4482a4
more trivial signedness fixes in drivers
by Al Viro
· 17 years ago
54174db
[libata] ata_piix: add HP compaq laptop to short cable list
by Jeff Garzik
· 17 years ago
e2d352a
ata_piix: replace spaces with tabs
by Jason Gaston
· 17 years ago
ec300d9
[libata] ata_piix: Use more-robust form of array initialization
by Jeff Garzik
· 17 years ago
ac8869d
[libata] Remove ->port_disable() hook
by Jeff Garzik
· 17 years ago
6d32d30
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
by Jeff Garzik
· 17 years ago
2eb829e
ata_piix: disallow UDMA 133 on ICH5 & ICH7
by Christian Lamparter
· 17 years ago
cc0680a
libata-link: linkify reset
by Tejun Heo
· 17 years ago
1855256
drivers/firmware: const-ify DMI API and internals
by Jeff Garzik
· 17 years ago
4c74d4e
ata_piix: add another TECRA M3 entry to broken suspend list
by Tejun Heo
· 17 years ago
7d05154
[libata] ata_piix: properly terminate DMI system list
by Jeff Garzik
· 17 years ago
2a3103c
[libata] Bump driver versions
by Jeff Garzik
· 17 years ago
43a98f0
ata_piix: implement IOCFG bit18 quirk
by Tejun Heo
· 17 years ago
3cc0b9d
ata_piix: add Satellite U200 to broken suspend list
by Tejun Heo
· 17 years ago
c5cf0ff
ata_piix: IDE mode SATA patch for Intel Tolapai
by Jason Gaston
· 17 years ago
5c08ea0
ata_piix: add TECRA M7 to broken suspend list
by Tejun Heo
· 17 years ago
ac2b043
ata_piix: update map 10b for ich8m
by Tejun Heo
· 17 years ago
7abe79c
ata_piix: add Tecra M3 to broken suspend blacklist
by Tejun Heo
· 17 years ago
8c3832e
ata_piix: implement piix_borken_suspend()
by Tejun Heo
· 17 years ago
0b62e13
pci: rename __pci_reenable_device() to pci_reenable_device()
by Tejun Heo
· 17 years ago
b8b275e
ata_piix: fix suspend/resume for some TOSHIBA laptops
by Tejun Heo
· 17 years ago
21ba0f8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
e04b3b9
ata_piix: kill incorrect invalid map value warning
by Tejun Heo
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
bf6263a
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
by Jeff Garzik
· 17 years ago
c1e6f28
Add a PCI ID for santa rosa's PATA controller.
by Christian Lamparter
· 17 years ago
a5bf5f5
ata_piix: fix pio/mwdma programming
by Tejun Heo
· 17 years ago
b33620f
ata_piix: add short 40c quirk for Acer Aspire 2030, take #2
by Tejun Heo
· 17 years ago
2f91d81
ata_piix: clean up
by Alan Cox
· 17 years ago
1626aeb
libata: clean up SFF init mess
by Tejun Heo
· 18 years ago
9666f40
libata: reimplement suspend/resume support using sdev->manage_start_stop
by Tejun Heo
· 18 years ago
d4b2bab
libata: add deadline support to prereset and reset methods
by Tejun Heo
· 18 years ago
eb4a2c7
pata: cable methods
by Alan Cox
· 18 years ago
1234010
Add notation that the Asus W5F laptop has a short cable instead of 80-wire.
by Robin H\. Johnson
· 18 years ago
9a2eb70
ata_piix: Remove ugly layering violation
by Alan Cox
· 18 years ago
438ac6d
libata: add missing CONFIG_PM in LLDs
by Tejun Heo
· 18 years ago
cb48cab
[libata] bump versions
by Jeff Garzik
· 18 years ago
ec09150
[libata] ata_piix: remove duplicate PCI IDs
by Jeff Garzik
· 18 years ago
66efc5a
libata: kill ATA_ENABLE_PATA
by Jeff Garzik
· 18 years ago
246ce3b
libata: add another IRQ calls (libata drivers)
by Akira Iguchi
· 18 years ago
0d5ff56
libata: convert to iomap
by Tejun Heo
· 18 years ago
24dc5f3
libata: update libata LLDs to use devres
by Tejun Heo
· 18 years ago
dedf61d
libata piix3 support warning fix
by Andrew Morton
· 18 years ago
d2cdfc0
libata: PIIX3 support
by Alan
· 18 years ago
babfb68
ata_piix: add ICH7 on Acer 3682WLMi to laptop list
by J J
· 18 years ago
f20b16f
[libata] trim trailing whitespace
by Jeff Garzik
· 18 years ago
fae07dc
[PATCH] ata_piix: use piix_host_stop() in ich_pata_ops
by Tejun Heo
· 18 years ago
f98b657
[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9
by Jason Gaston
· 18 years ago
2c5ff67
[PATCH] trivial piix: swap bogus dot for comma space
by Alan
· 18 years ago
800b399
[PATCH] libata: always use polling IDENTIFY
by Tejun Heo
· 18 years ago
5e56a37
[PATCH] ata_piix: strip now unneded MAP related stuff
by Tejun Heo
· 18 years ago
228c159
[PATCH] ata_piix: apply device detection via polling IDENTIFY
by Tejun Heo
· 18 years ago
b3362f8
[PATCH] ata_piix: clean up port flags
by Tejun Heo
· 18 years ago
fc08515
[PATCH] libata: add 40pin "short" cable support, honour drive side speed detection
by Alan Cox
· 18 years ago
732f74a
Revert "[PATCH] Add 0x7110 piix to ata_piix.c"
by Jeff Garzik
· 18 years ago
c6446a4
[PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7M
by Tejun Heo
· 18 years ago
f833229
[PATCH] Add 0x7110 piix to ata_piix.c
by Jens Axboe
· 18 years ago
158f30c8
[PATCH] libata: use correct map_db values for ICH8
by Kristen Carlson Accardi
· 18 years ago
c961922
[PATCH] libata-eh: Remove layering violation and duplication when handling absent ports
by Alan Cox
· 18 years ago
c32a8fd
[PATCH] ata-piix: fixes kerneldoc error
by Henne
· 18 years ago
b0fea35
[libata] ata_piix: build fix
by Jeff Garzik
· 18 years ago
dd1dc80
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
85cd725
[libata #pata-drivers] Trim trailing whitespace.
by Jeff Garzik
· 18 years ago
669a5db
[libata] Add a bunch of PATA drivers.
by Jeff Garzik
· 18 years ago
cca3974
libata: Grand renaming.
by Jeff Garzik
· 18 years ago
54a86bf
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
f89b2b5
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
24dd01b
[libata] ata_piix: add missing kfree()
by Jeff Garzik
· 18 years ago
c6fd280
Move libata to drivers/ata.
by Jeff Garzik
· 18 years ago
[Renamed from drivers/scsi/ata_piix.c]
b788719
[PATCH] libata: replace pci_module_init() with pci_register_driver()
by Pavel Roskin
· 18 years ago
2a88d1a
[PATCH] libata: replace ap->hard_port_no with ap->port_no
by Tejun Heo
· 18 years ago
2ec7df0
[PATCH] libata: rework legacy handling to remove much of the cruft
by Alan Cox
· 18 years ago
85455dd
[PATCH] Fix compile problem when sata debugging is on
by Keith Owens
· 18 years ago
f814b75
[PATCH] ata_piix: fix host_set private_data intialization
by Tejun Heo
· 18 years ago
f5beec4
[libata] ata_piix: correct 'invalid MAP value' typo-caused error
by Jeff Garzik
· 18 years ago
73291a1
[libata] ata_piix: minor cleanups noticed in prior patch run
by Jeff Garzik
· 18 years ago
08f12ed
[libata] ata_piix: attempt to fix ICH8 support
by Jeff Garzik
· 18 years ago
ea35d29
[libata] ata_piix: Consolidate PCS register writing
by Jeff Garzik
· 18 years ago
d96715c
[PATCH] ata_piix: add host_set private structure
by Tejun Heo
· 18 years ago
8676ce0
[libata] Bump versions
by Jeff Garzik
· 18 years ago
ccc4672
[PATCH] ata_piix: convert ata_piix to new probing mechanism
by Tejun Heo
· 18 years ago
ccf68c3
[PATCH] libata-hp: hook warmplug
by Tejun Heo
· 18 years ago
89bad58
[PATCH] libata: add back ->data_xfer to ata_piix.c
by Albert Lee
· 18 years ago
31a34fe
[PATCH] ata_piix formatting
by Alan Cox
· 18 years ago
b74ba22
[PATCH] Add PCI ID for the Intel IDE Controller which is in the Intel Mac Minis shipped in first quarter 2006
by Thomas Glanzmann
· 18 years ago
3f037db
[PATCH] ata_piix: convert to new EH
by Tejun Heo
· 18 years ago
f15a1da
[PATCH] libata: use ATA printk helpers
by Tejun Heo
· 18 years ago
10a5fd5
Merge branch 'master'
by Jeff Garzik
· 19 years ago
9227c33
[PATCH] move ->eh_strategy_handler to the transport class
by Christoph Hellwig
· 19 years ago
af64371
[libata] bump versions
by Jeff Garzik
· 19 years ago
79ea24e
[PATCH] ata_piix: fix ich6/m_map_db
by Tejun Heo
· 19 years ago
2e9edbf
[libata] export ata_dev_pair; trim trailing whitespace
by Jeff Garzik
· 19 years ago
30afc84
[SCSI] libata: implement minimal transport template for ->eh_timed_out
by Tejun Heo
· 19 years ago
219e621
[PATCH] ata_piix: rename PIIX_FLAG_IGN_PRESENT to PIIX_FLAG_IGNORE_PCS
by Tejun Heo
· 19 years ago
Next »