index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-22
[libata] pata_it821x: fix warning
Jeff Garzik
1
-1
/
+1
2008-08-22
libata: Fix a large collection of DMA mode mismatches
Alan Cox
6
-11
/
+11
2008-08-22
ahci: sis controllers actually can do PMP
Tejun Heo
1
-3
/
+3
2008-08-22
pata_via: clean up recent tf_load changes
Tejun Heo
1
-48
/
+11
2008-08-22
libata: restore SControl on detach
Tejun Heo
1
-5
/
+5
2008-08-22
libata: use ata_link_printk() when printing SError
Tejun Heo
1
-1
/
+1
2008-08-22
libata: always do follow-up SRST if hardreset returned -EAGAIN
Tejun Heo
1
-14
/
+6
2008-08-22
libata: fix EH action overwriting in ata_eh_reset()
Tejun Heo
1
-2
/
+2
2008-08-22
sata_mv: add the Gen IIE flag to the SoC devices.
Saeed Bishara
1
-1
/
+2
2008-08-22
ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+8
2008-08-22
ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+2
2008-08-22
sata_mv: don't issue two DMA commands concurrently
Tejun Heo
1
-24
/
+10
2008-08-22
libata: implement no[hs]rst force params
Tejun Heo
2
-16
/
+34
2008-08-05
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
1
-2
/
+2
2008-07-31
pata_it821x: Driver updates and reworking
Alan Cox
2
-39
/
+262
2008-07-31
ata_piix: subsys 106b:00a3 is apple ich8m too
Tejun Heo
1
-0
/
+1
2008-07-31
libata-core: make sure that ata_force_tbl is freed in case of an error
Elias Oltmanns
1
-5
/
+9
2008-07-31
libata: update atapi disable handling
Tejun Heo
3
-34
/
+13
2008-07-31
pata_via: add VX800 flag; add function for fixing h/w bugs
JosephChan@via.com.tw
1
-1
/
+63
2008-07-31
pata_ali: misplaced pci_dev_put()
Ben Dooks
1
-1
/
+2
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
1
-1
/
+1
2008-07-25
Fix ahci driver 'flags' type
Linus Torvalds
1
-1
/
+1
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
13
-124
/
+671
2008-07-15
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-124
/
+671
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
1
-1
/
+2
2008-07-15
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
1
-1
/
+1
2008-07-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+2
2008-07-14
AHCI: Remove an unnecessary flush from ahci_qc_issue
Matthew Wilcox
1
-1
/
+0
2008-07-14
AHCI: speed up resume
Zhang Rui
1
-3
/
+6
2008-07-14
[libata] Add support for VPD page b1
Matthew Wilcox
1
-1
/
+19
2008-07-14
ata: endianness annotations in pata drivers
Harvey Harrison
3
-8
/
+6
2008-07-14
libata-eh: update atapi_eh_request_sense() to take @dev instead of @qc
Tejun Heo
1
-10
/
+9
2008-07-14
[libata] sata_svw: update code comments relating to data corruption
Pavel Machek
1
-15
/
+23
2008-07-14
libata/ahci: enclosure management support
Kristen Carlson Accardi
2
-2
/
+398
2008-07-14
libata: improve EH internal command timeout handling
Tejun Heo
3
-4
/
+135
2008-07-14
libata: use ULONG_MAX to terminate reset timeout table
Tejun Heo
1
-3
/
+5
2008-07-14
libata: improve EH retry delay handling
Tejun Heo
2
-28
/
+20
2008-07-14
libata: consistently use msecs for time durations
Tejun Heo
6
-51
/
+52
2008-07-12
powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-07-11
libata-acpi: don't call sleeping function from invalid context
Zhang Rui
1
-1
/
+4
2008-07-11
Added Targa Visionary 1000 IDE adapter to pata_sis.c
Kai Krakow
1
-0
/
+1
2008-07-11
libata-acpi: filter out DIPM enable
Tejun Heo
1
-2
/
+12
2008-07-05
ahci: give another shot at clearing all bits in irq_stat
Tejun Heo
1
-3
/
+13
2008-07-04
sata_mv: safer logic for limit_warnings
Mark Lord
1
-1
/
+1
2008-07-04
libata-sff: improve HSM violation reporting
Tejun Heo
1
-9
/
+21
2008-07-04
ahci: always clear all bits in irq_stat
Tejun Heo
1
-6
/
+3
2008-07-04
sata_sil24: add DID for another adaptec flavor
Tejun Heo
1
-0
/
+1
2008-07-04
block: add blk_queue_update_dma_pad
FUJITA Tomonori
1
-1
/
+2
2008-06-27
sata_uli: hardreset is broken
Tejun Heo
1
-0
/
+1
2008-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+2
[next]