index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_sis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
1
-4
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
2011-03-02
1
-1
/
+1
*
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
1
-1
/
+1
*
libata: Pass host flags into the pci helper
Alan Cox
2010-03-01
1
-1
/
+1
*
Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"
Jeff Garzik
2009-12-07
1
-69
/
+22
*
pata_sis: Power Management fix
Bartlomiej Zolnierkiewicz
2009-12-03
1
-2
/
+19
*
pata_sis: Implement MWDMA for the UDMA 133 capable chips
Alan Cox
2009-12-03
1
-22
/
+69
*
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-03-24
1
-13
/
+19
*
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
2008-12-28
1
-1
/
+0
*
pata_sis: Remove bogus cable match
Alan Cox
2008-12-09
1
-1
/
+0
*
ata: Switch all my stuff to a common address
Alan Cox
2008-10-27
1
-1
/
+1
*
Added Targa Visionary 1000 IDE adapter to pata_sis.c
Kai Krakow
2008-07-11
1
-0
/
+1
*
libata: rename SFF functions
Tejun Heo
2008-04-17
1
-2
/
+2
*
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
1
-14
/
+1
*
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
1
-5
/
+3
*
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
1
-9
/
+1
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
1
-161
/
+16
*
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
1
-15
/
+1
*
libata: PCI device should be powered up before being accessed
Tejun Heo
2008-04-17
1
-1
/
+5
*
drivers/ata/: Spelling fixes
Joe Perches
2008-02-03
1
-2
/
+2
*
pata_sis.c: Add Packard Bell EasyNote K5305 to laptops
Gabriel C
2007-11-19
1
-0
/
+1
*
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
Alan Cox
2007-10-12
1
-6
/
+6
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
1
-6
/
+0
*
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
1
-6
/
+0
*
libata-link: linkify reset
Tejun Heo
2007-10-12
1
-3
/
+4
*
libata-link: introduce ata_link
Tejun Heo
2007-10-12
1
-1
/
+1
*
pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode()
Tejun Heo
2007-09-25
1
-1
/
+2
*
pata_sis: Add the FSC Amilo and friends
Alan Cox
2007-08-23
1
-0
/
+1
*
pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets
Bartlomiej Zolnierkiewicz
2007-08-01
1
-11
/
+9
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
1
-6
/
+2
|
\
|
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-6
/
+2
*
|
pata_sis: FIFO whack
Alan Cox
2007-07-10
1
-0
/
+3
|
/
*
[libata] PATA drivers: remove ATA_FLAG_SRST
Jeff Garzik
2007-07-09
1
-7
/
+7
*
libata: PATA-mode fixes for sis_sata
Uwe Koziolek
2007-07-02
1
-2
/
+44
*
pata_sis: Fix and clean up some timing setups
Alan Cox
2007-05-24
1
-23
/
+23
*
libata: clean up SFF init mess
Tejun Heo
2007-05-11
1
-15
/
+14
*
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-05-11
1
-4
/
+0
*
[libata reset-seq] build and merge fixes
Jeff Garzik
2007-05-01
1
-1
/
+1
*
libata: add deadline support to prereset and reset methods
Tejun Heo
2007-05-01
1
-2
/
+6
*
pata_sis: Clean up using cable_detect methods
Alan Cox
2007-04-28
1
-80
/
+29
*
pata_sis: Fix oops on boot
Alan Cox
2007-04-19
1
-4
/
+6
*
libata: add missing CONFIG_PM in LLDs
Tejun Heo
2007-03-02
1
-0
/
+4
*
[libata] bump versions
Jeff Garzik
2007-02-26
1
-1
/
+1
*
libata: s/ap->id/ap->print_id/g
Tejun Heo
2007-02-21
1
-2
/
+2
*
SiS warning fixes
Alan
2007-02-21
1
-2
/
+1
*
libata: add another IRQ calls (libata drivers)
Akira Iguchi
2007-02-09
1
-0
/
+10
*
libata: convert to iomap
Tejun Heo
2007-02-09
1
-5
/
+5
*
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
Jeff Garzik
2007-02-09
1
-0
/
+1
*
libata: update libata LLDs to use devres
Tejun Heo
2007-02-09
1
-10
/
+0
[next]