index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_sis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pata_sis: code style cleanups for consistency
Dan McGee
2011-10-08
1
-19
/
+19
*
pata_sis: mark most const data static as well
Dan McGee
2011-10-08
1
-10
/
+10
*
pata_sis: enable MWDMA for UDMA 133 chipset
Dan McGee
2011-10-08
1
-8
/
+17
*
pata_sis: add mode_filter method for certain sis5513 chipsets
Dan McGee
2011-10-08
1
-1
/
+26
*
pata_sis: extract a sis_port_base() method
Dan McGee
2011-10-08
1
-18
/
+28
*
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
[next]