index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
2011-10-14
pata_scc: add proper cable detection method
Bartlomiej Zolnierkiewicz
1
-13
/
+1
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
1
-4
/
+1
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-2
/
+1
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-1
/
+1
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-1
/
+1
2010-10-21
libata: add @ap to ata_wait_register() and introduce ata_msleep()
Tejun Heo
1
-2
/
+2
2010-08-01
ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-2
/
+1
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
1
-1
/
+1
2010-05-25
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
1
-1
/
+1
2010-05-19
libata-sff: prd is BMDMA specific
Tejun Heo
1
-2
/
+2
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
1
-1
/
+0
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
1
-3
/
+3
2010-05-14
libata: make sff_irq_on() method optional
Sergei Shtylyov
1
-24
/
+0
2010-05-14
libata: introduce sff_set_devctl() method
Sergei Shtylyov
1
-26
/
+12
2010-05-14
pata_scc: kill useless check in scc_postreset()
Sergei Shtylyov
1
-2
/
+1
2010-05-14
pata_scc: make scc_wait_after_reset() static
Sergei Shtylyov
1
-2
/
+2
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
[next]