Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d30495048892980e5d453328d1cc9343b3f7e917
/
drivers
/
ata
/
pata_sis.c
edc7d12
pata_sis: code style cleanups for consistency
by Dan McGee
· 13 years ago
c03a476
pata_sis: mark most const data static as well
by Dan McGee
· 13 years ago
14004f0
pata_sis: enable MWDMA for UDMA 133 chipset
by Dan McGee
· 13 years ago
f30f9a5
pata_sis: add mode_filter method for certain sis5513 chipsets
by Dan McGee
· 13 years ago
023a017
pata_sis: extract a sis_port_base() method
by Dan McGee
· 13 years ago
06296a1
ata: Add and use ata_print_version_once
by Joe Perches
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c10f97b
libata: remove ATA_FLAG_{SRST|SATA_RESET}
by Sergei Shtylyov
· 14 years ago
1c5afdf
libata-sff: separate out BMDMA init
by Tejun Heo
· 14 years ago
16ea0fc
libata: Pass host flags into the pci helper
by Alan Cox
· 15 years ago
1b52f2a
Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"
by Jeff Garzik
· 15 years ago
750c713
pata_sis: Power Management fix
by Bartlomiej Zolnierkiewicz
· 15 years ago
f20941f
pata_sis: Implement MWDMA for the UDMA 133 capable chips
by Alan Cox
· 15 years ago
14bdef9
[libata] convert drivers to use ata.h mode mask defines
by Erik Inge Bolsø
· 16 years ago
bd353ff
[libata] Update kernel-doc comments to match source code
by Qinghuang Feng
· 16 years ago
e33ba2c
pata_sis: Remove bogus cable match
by Alan Cox
· 16 years ago
ab77163
ata: Switch all my stuff to a common address
by Alan Cox
· 16 years ago
edb8047
Added Targa Visionary 1000 IDE adapter to pata_sis.c
by Kai Krakow
· 16 years ago
9363c38
libata: rename SFF functions
by Tejun Heo
· 17 years ago
a1efdab
libata: make reset related methods proper port operations
by Tejun Heo
· 17 years ago
887125e
libata: stop overloading port_info->private_data
by Tejun Heo
· 17 years ago
1bd5b71
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
by Tejun Heo
· 17 years ago
029cfd6
libata: implement and use ops inheritance
by Tejun Heo
· 17 years ago
68d1d07
libata: implement and use SHT initializers
by Tejun Heo
· 17 years ago
f08048e
libata: PCI device should be powered up before being accessed
by Tejun Heo
· 17 years ago
1967b7f
drivers/ata/: Spelling fixes
by Joe Perches
· 17 years ago
1f71d06
pata_sis.c: Add Packard Bell EasyNote K5305 to laptops
by Gabriel C
· 17 years ago
81ad183
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
by Alan Cox
· 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
cc0680a
libata-link: linkify reset
by Tejun Heo
· 17 years ago
9af5c9c
libata-link: introduce ata_link
by Tejun Heo
· 17 years ago
edeb614
pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode()
by Tejun Heo
· 17 years ago
4f2d47c
pata_sis: Add the FSC Amilo and friends
by Alan Cox
· 17 years ago
4761c06
pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets
by Bartlomiej Zolnierkiewicz
· 17 years ago
21ba0f8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
15ce094
pata_sis: FIFO whack
by Alan Cox
· 17 years ago
1d2808f
[libata] PATA drivers: remove ATA_FLAG_SRST
by Jeff Garzik
· 17 years ago
a3cabb2
libata: PATA-mode fixes for sis_sata
by Uwe Koziolek
· 17 years ago
dd668d1
pata_sis: Fix and clean up some timing setups
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
27c78b3
[libata reset-seq] build and merge fixes
by Jeff Garzik
· 18 years ago
d4b2bab
libata: add deadline support to prereset and reset methods
by Tejun Heo
· 18 years ago
2e413f5
pata_sis: Clean up using cable_detect methods
by Alan Cox
· 18 years ago
f3769e9
pata_sis: Fix oops on boot
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
44877b4
libata: s/ap->id/ap->print_id/g
by Tejun Heo
· 18 years ago
4bb64fb
SiS warning fixes
by Alan
· 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
fda0efc
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
by Jeff Garzik
· 18 years ago
24dc5f3
libata: update libata LLDs to use devres
by Tejun Heo
· 18 years ago
77a527e
fix CONFIG_SATA_SIS=y compile error
by Adrian Bunk
· 18 years ago
9b14dec
sata_sis: Support for PATA supports
by Alan
· 18 years ago
7dcbc1f
pata_sis: implement laptop list and add ASUS A6K/A6U
by Jakub W. Jozwicki J
· 18 years ago
f20b16f
[libata] trim trailing whitespace
by Jeff Garzik
· 18 years ago
2eab80a
[PATCH] libata: kill unnecessary sht->max_sectors initializations
by Tejun Heo
· 18 years ago
62d64ae
[PATCH] pata : more drivers that need only standard suspend and resume
by Alan
· 18 years ago
afdfe89
[PATCH] libata: add missing sht->slave_destroy
by Tejun Heo
· 18 years ago
2d2744f
[libata] PCI ID table cleanup in various drivers
by Jeff Garzik
· 18 years ago
bda3028
[libata] Don't use old-EH ->eng_timeout() hook when not needed
by Jeff Garzik
· 18 years ago
c961922
[PATCH] libata-eh: Remove layering violation and duplication when handling absent ports
by Alan Cox
· 18 years ago
af323a2
[PATCH] Update SiS PATA
by Alan Cox
· 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