Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7e69c3ac93a9a7aa29dab7179f86da67db7b0ca3
/
drivers
/
ata
/
ata_piix.c
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
dedf61db
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
f814b75f
[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
d133eca
[PATCH] ata_piix: reimplement piix_sata_probe()
by Tejun Heo
· 19 years ago
d33f58b
[PATCH] ata_piix: implement proper port map
by Tejun Heo
· 19 years ago
d435804
[PATCH] ata_piix: add a couple of flags
by Tejun Heo
· 19 years ago
1d076e5
[PATCH] ata_piix: finer-grained port_info
by Tejun Heo
· 19 years ago
ccbe6d5
[PATCH] ata_piix: convert sata to new reset mechanism
by Tejun Heo
· 19 years ago
573db6b
[PATCH] ata_piix: convert pata to new reset mechanism
by Tejun Heo
· 19 years ago
49430f9
[PATCH] libata: kill sht->max_sectors
by Tejun Heo
· 19 years ago
48f80e1
[PATCH] ata_piix: kill spurious assignment in piix_sata_probe()
by Tejun Heo
· 19 years ago
35daeb8
[PATCH] libata: use ata_scsi_timed_out()
by Tejun Heo
· 19 years ago
c893a3a
Various libata documentation updates.
by Randy Dunlap
· 19 years ago
b376bc1
[libata ata_piix] Fix ICH6/7 map value interpretation
by Jeff Garzik
· 19 years ago
ff0fc14
[PATCH] ata_piix: fix MAP VALUE interpretation for for ICH6/7
by Tejun Heo
· 19 years ago
012b265
[PATCH] Intel ICH8 SATA: add PCI device IDs
by Jason Gaston
· 19 years ago
d99cf9d
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
9b84754
[PATCH] Suspend support for libata
by Jens Axboe
· 19 years ago
93c9338
[BLOCK] update libata to use new blk_ordered for barriers
by Tejun Heo
· 19 years ago
c621b14
[PATCH] libata: ata_piix 450NX errata
by Alan Cox
· 19 years ago
d96212e
[PATCH] libata: add ata_piix notes
by Alan Cox
· 19 years ago
8bb6030
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
7bdd720
[libata] bump versions
by Jeff Garzik
· 19 years ago
1c24a41
[libata ata_piix] cleanup: remove duplicate ata_port_info records
by Jeff Garzik
· 19 years ago
3b7d697
[libata] constify PCI ID table in several drivers
by Jeff Garzik
· 19 years ago
193515d
[libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines
by Jeff Garzik
· 19 years ago
fbf30fb
[libata ata_piix] fix native mode probe, after recent updates
by Jeff Garzik
· 19 years ago
6248e64
[libata ata_piix] use dev_printk() where appropriate
by Jeff Garzik
· 19 years ago
057ace5
libata: const-ification bombing run
by Jeff Garzik
· 19 years ago
7a83e90
[PATCH] PATCH: silly in piix driver
by Alan Cox
· 19 years ago
a04ce0f
[PATCH] PCI/libata INTx cleanup
by Brett M Russ
· 19 years ago
6a690df
[PATCH] scan all enabled ports on ata_piix
by Hannes Reinecke
· 19 years ago
374b187
[libata] update several drivers to use pci_iomap()/pci_iounmap()
by Jeff Garzik
· 19 years ago
Next »