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-10-10
Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-323
/
+879
2008-10-10
powerpc: Fix no interrupt handling in pata_of_platform
Anton Vorontsov
1
-1
/
+1
2008-10-09
libata: set queue SSD flag for SSD devices
Jens Axboe
1
-0
/
+4
2008-10-09
block: unify request timeout handling
Jens Axboe
2
-7
/
+8
2008-09-29
ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-1
/
+4
2008-09-29
libata-eh: clear UNIT ATTENTION after reset
Tejun Heo
1
-0
/
+94
2008-09-29
ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list
Herton Ronaldo Krzesinski
1
-0
/
+1
2008-09-29
[libata] pata_bf54x: Add proper PM operation
Sonic Zhang
1
-7
/
+27
2008-09-29
pata_sil680: convert CONFIG_PPC_MERGE to CONFIG_PPC
Kumar Gala
1
-1
/
+1
2008-09-29
libata: Implement disk shock protection support
Elias Oltmanns
4
-1
/
+235
2008-09-29
PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driver
Ben Dooks
1
-1
/
+1
2008-09-29
ata_piix: drop merged SCR access and use slave_link instead
Tejun Heo
1
-127
/
+40
2008-09-29
libata: implement slave_link
Tejun Heo
3
-49
/
+298
2008-09-29
libata: misc updates to prepare for slave link
Tejun Heo
1
-8
/
+8
2008-09-29
libata: reimplement link iterator
Tejun Heo
1
-0
/
+30
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
16
-135
/
+147
2008-09-29
sata_nv: reinstate nv_hardreset() for non generic controllers
Tejun Heo
1
-6
/
+40
2008-09-23
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
1
-2
/
+42
2008-09-23
libata: remove functions now handed by ACPI dock driver
Shaohua Li
1
-93
/
+14
2008-09-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
9
-45
/
+68
2008-09-13
sata_inic162x: enable LED blinking
Bob Stewart
1
-1
/
+2
2008-09-13
ata: duplicate variable sparse warning
Stephen Hemminger
1
-1
/
+1
2008-09-08
ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs
Seth Heasley
1
-0
/
+2
2008-09-08
pata_sil680: remove duplicate pcim_enable_device
David Milburn
1
-3
/
+0
2008-09-08
libata-sff: kill spurious WARN_ON() in ata_hsm_move()
Tejun Heo
1
-5
/
+0
2008-09-08
sata_nv: disable hardreset for generic
Tejun Heo
1
-18
/
+1
2008-09-08
ahci: disable PMP for marvell ahcis
Tejun Heo
1
-1
/
+1
2008-09-08
sata_mv: add RocketRaid 1720 PCI ID to driver
Mark Lord
1
-1
/
+2
2008-09-08
ahci, pata_marvell: play nicely together
Alan Cox
3
-15
/
+59
2008-08-31
sparc: remove CONFIG_SUN4
Adrian Bunk
1
-1
/
+0
2008-08-23
Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmcia
Dominik Brodowski
1
-92
/
+73
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
1
-8
/
+4
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
1
-18
/
+15
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
1
-1
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in pata and ide drivers
Dominik Brodowski
1
-91
/
+80
2008-08-23
pcmcia: uniform device IDs of pata_pcmcia and ide-cs
Dominik Brodowski
1
-1
/
+2
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
[prev]
[next]