Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
dd15f8c42af09031e27da5b4d697ce925511f2e1
/
drivers
/
ata
/
sata_sis.c
82ef04f
libata: make SCR access ops per-link
by Tejun Heo
· 16 years ago
8e5443a
sata_sis: SCR accessors return -EINVAL when requested SCR isn't available
by Tejun Heo
· 17 years ago
9363c38
libata: rename SFF functions
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
6bd99b4
libata: normalize port_info, port_operations and sht tables
by Tejun Heo
· 17 years ago
5796d1c
[libata] Address some checkpatch-spotted issues
by Jeff Garzik
· 17 years ago
96af154
[libata] sata_sis: use correct S/G table size
by Jeff Garzik
· 17 years ago
aaa092a
sata_sis: fix SCR read breakage
by Tejun Heo
· 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
2a3103c
[libata] Bump driver versions
by Jeff Garzik
· 17 years ago
da3dbb1
libata: make ->scr_read/write callbacks return error code
by Tejun Heo
· 17 years ago
d583bc1
libata: simplify PCI legacy SFF host handling
by Tejun Heo
· 17 years ago
bf6263a
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
by Jeff Garzik
· 17 years ago
a3cabb2
libata: PATA-mode fixes for sis_sata
by Uwe Koziolek
· 17 years ago
ddfc87a
libata: sata_sis fixes
by Uwe Koziolek
· 17 years ago
8bc3fc4
libata: bump versions
by Jeff Garzik
· 17 years ago
1626aeb
libata: clean up SFF init mess
by Tejun Heo
· 18 years ago
9a829cc
libata: convert ata_pci_init_native_mode() users to new init model
by Tejun Heo
· 18 years ago
edceec3
[PATCH] trivial ATA iomem annotations
by Al Viro
· 18 years ago
a84471f
[libata] Trim trailing whitespace.
by Jeff Garzik
· 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
f20b16f
[libata] trim trailing whitespace
by Jeff Garzik
· 18 years ago
3f3e731
[PATCH] sata_sis: support SiS966/966L
by Uwe Koziolek
· 18 years ago
4adccf6
[PATCH] sata_sis: slave support on SiS965
by Uwe Koziolek
· 18 years ago
cf0e812
[PATCH] sata_sis: fix flags handling for the secondary port
by Tejun Heo
· 18 years ago
2d2744f
[libata] PCI ID table cleanup in various drivers
by Jeff Garzik
· 18 years ago
54bb3a9
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
by Jeff Garzik
· 18 years ago
29da9f6
[libata] Fix oops introduced in non-uniform port handling fix
by Jeff Garzik
· 18 years ago
cca3974
libata: Grand renaming.
by Jeff Garzik
· 18 years ago
c6fd280
Move libata to drivers/ata.
by Jeff Garzik
· 18 years ago
[Renamed from drivers/scsi/sata_sis.c]
b788719
[PATCH] libata: replace pci_module_init() with pci_register_driver()
by Pavel Roskin
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
d7a80da
[PATCH] libata: convert several bmdma-style controllers to new EH, take #3
by Tejun Heo
· 18 years ago
ccf68c3
[PATCH] libata-hp: hook warmplug
by Tejun Heo
· 18 years ago
a6b2c5d
[PATCH] PATCH: libata. Add ->data_xfer method
by Alan Cox
· 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
30afc84
[SCSI] libata: implement minimal transport template for ->eh_timed_out
by Tejun Heo
· 19 years ago
49430f9
[PATCH] libata: kill sht->max_sectors
by Tejun Heo
· 19 years ago
35daeb8
[PATCH] libata: use ata_scsi_timed_out()
by Tejun Heo
· 19 years ago
93c9338
[BLOCK] update libata to use new blk_ordered for barriers
by Tejun Heo
· 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
a9524a7
[libata] use dev_printk() throughout drivers
by Jeff Garzik
· 19 years ago
057ace5
libata: const-ification bombing run
by Jeff Garzik
· 19 years ago
47a8659
libata: bitmask based pci init functions for one or two ports
by Alan Cox
· 19 years ago
668e4bc
[PATCH] sata_sis: uninitialized variable
by Uwe Koziolek
· 19 years ago
39eb936
[PATCH] sata_sis: Fix typo in sata port2 initialisation
by Arnaud Patard
· 19 years ago
8add788
[libata] minor fixes
by Jeff Garzik
· 19 years ago
a04ce0f
[PATCH] PCI/libata INTx cleanup
by Brett M Russ
· 19 years ago
f2c853b
[PATCH] sata_sis: Add support for SiS182 chipset
by Arnaud Patard
· 19 years ago
70d374e
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 19 years ago
af36d7f
[libata] license change, other bits
by Jeff Garzik
· 19 years ago
8a60a07
libata: trim trailing whitespace.
by Jeff Garzik
· 19 years ago
aa8f0dc
libata: Fix use-after-iounmap
by Jeff Garzik
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago