index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_scc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-2
/
+2
2008-12-28
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
1
-1
/
+0
2008-10-27
ata: Switch all my stuff to a common address
Alan Cox
1
-1
/
+1
2008-07-14
libata: consistently use msecs for time durations
Tejun Heo
1
-1
/
+1
2008-06-04
libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
Alan Cox
1
-2
/
+3
2008-04-17
libata: move link onlineness check out of softreset methods
Tejun Heo
1
-6
/
+0
2008-04-17
pata_scc: fix build breakage
Stephen Rothwell
1
-1
/
+1
2008-04-17
libata: restructure SFF post-reset readiness waits
Tejun Heo
1
-40
/
+51
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-21
/
+21
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-40
/
+40
2008-04-17
libata annotations
Al Viro
1
-6
/
+6
2008-04-17
pata_scc: fix compile warning
Tejun Heo
1
-1
/
+1
2008-04-17
libata: kill ata_chk_status()
Tejun Heo
1
-1
/
+1
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-12
/
+3
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-5
/
+2
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-15
/
+1
2008-02-15
pata_scc.c: add thaw ops
Akira Iguchi
1
-0
/
+2
2008-01-23
libata: update ->data_xfer hook for ATAPI
Tejun Heo
1
-14
/
+16
2007-10-29
libata: implement ata_wait_after_reset()
Tejun Heo
1
-11
/
+2
2007-10-12
libata: Fix build failure on ppc64 drivers/ata/pata_scc.c
Satyam Sharma
1
-9
/
+12
2007-10-12
libata: update ata_dev_try_classify() arguments
Tejun Heo
1
-2
/
+4
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
1
-0
/
+3
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-1
/
+0
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
1
-33
/
+0
2007-10-12
libata-link: linkify PHY-related functions
Tejun Heo
1
-1
/
+1
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-1
/
+1
2007-08-31
[libata] Bump driver versions
Jeff Garzik
1
-1
/
+1
2007-07-20
[libata] Fix reported task file values in sense data
Petr Vandrovec
1
-0
/
+2
2007-07-20
pata_scc.c: small fixes (Workaround for errata A308)
Akira Iguchi
1
-11
/
+16
2007-07-12
libata: remove irq_on from ata_bus_reset() and ata_std_postreset()
Albert Lee
1
-4
/
+0
2007-07-10
pata_scc.c: Workaround for errata A308
Akira Iguchi
1
-15
/
+35
2007-05-25
Fix build failure for drivers/ata/pata_scc.c
Tony Breeds
1
-18
/
+28
2007-05-21
libata: bump versions
Jeff Garzik
1
-1
/
+1
2007-05-16
pata_scc had been missed by ata_std_prereset() switch
Al Viro
1
-2
/
+2
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
1
-4
/
+0
2007-05-09
pata_scc: fix compilation
Alexey Dobriyan
1
-2
/
+2
2007-04-28
libata: convert the remaining PATA drivers to new init model
Tejun Heo
1
-35
/
+16
2007-03-02
libata: add missing CONFIG_PM in LLDs
Tejun Heo
1
-0
/
+2
2007-02-26
[libata] Trim trailing whitespace.
Jeff Garzik
1
-2
/
+2
2007-02-23
libata: fix remaining ap->id
Tejun Heo
1
-2
/
+2
2007-02-21
libata: PATA driver for Celleb
Akira Iguchi
1
-0
/
+1228