index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_sx4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
libata: add qc_fill_rtf port operation
Tejun Heo
1
-0
/
+1
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-8
/
+8
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-13
/
+13
2008-04-17
libata annotations
Al Viro
1
-1
/
+1
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-1
/
+2
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-13
/
+1
2008-01-23
libata annotations and fixes
Al Viro
1
-4
/
+5
2008-01-23
libata: convert to chained sg
Tejun Heo
1
-2
/
+2
2008-01-23
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
1
-1
/
+1
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
1
-85
/
+88
2007-10-29
[libata] fix 'if(' and similar areas that lack whitespace
Jeff Garzik
1
-2
/
+2
2007-10-23
[libata] checkpatch-inspired cleanups
Jeff Garzik
1
-2
/
+2
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
1
-7
/
+12
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
-1
/
+0
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-2
/
+2
2007-08-31
[libata] Bump driver versions
Jeff Garzik
1
-1
/
+1
2007-07-09
[libata] Clean up driver udma_mask initializers
Jeff Garzik
1
-1
/
+1
2007-07-09
[libata] sata_sx4, sata_via: minor documentation updates
Jeff Garzik
1
-0
/
+51
2007-07-09
[libata] sata_sx4: named constant cleanup
Jeff Garzik
1
-52
/
+63
2007-05-21
libata: bump versions
Jeff Garzik
1
-1
/
+1
2007-04-28
libata: convert the remaining SATA drivers to new init model
Tejun Heo
1
-86
/
+64
2007-02-26
[libata] bump versions
Jeff Garzik
1
-1
/
+1
2007-02-21
libata: s/ap->id/ap->print_id/g
Tejun Heo
1
-7
/
+7
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-09
libata: add another IRQ calls (libata drivers)
Akira Iguchi
1
-0
/
+2
2007-02-09
libata: convert to iomap
Tejun Heo
1
-52
/
+36
2007-02-09
libata: update libata LLDs to use devres
Tejun Heo
1
-100
/
+31
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-28
[libata] PCI ID table cleanup in various drivers
Jeff Garzik
1
-1
/
+0
2006-09-27
[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists
Jeff Garzik
1
-2
/
+2
2006-08-24
libata: Grand renaming.
Jeff Garzik
1
-32
/
+32
2006-08-10
Move libata to drivers/ata.
Jeff Garzik
1
-0
/
+1502