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
2007-02-24
[libata] ACPI: remove needless ->qc_issue hook existence test
Jeff Garzik
1
-29
/
+22
2007-02-24
sata_vsc: refactor vsc_sata_interrupt and hook up error handling
Dan Williams
1
-49
/
+74
2007-02-24
sata_sil: ignore and clear spurious IRQs while executing commands by polling
Tejun Heo
1
-1
/
+7
2007-02-24
sata_mv: fix pci_enable_msi() error handling
Tejun Heo
1
-1
/
+1
2007-02-24
pata_amd: fix an obvious bug in cable detection
Tejun Heo
1
-2
/
+2
2007-02-23
[libata] ata_piix: remove duplicate PCI IDs
Jeff Garzik
1
-2
/
+0
2007-02-23
sata_nv: complain on spurious completion notifiers
Robert Hancock
1
-0
/
+11
2007-02-23
sata_nv: kill old private BMDMA helper functions
Robert Hancock
1
-74
/
+10
2007-02-23
libata: fix remaining ap->id
Tejun Heo
2
-14
/
+10
2007-02-23
ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...
Tejun Heo
1
-14
/
+14
2007-02-21
pata_sl82c105: remove un-needed code paths
Alan
1
-30
/
+9
2007-02-21
pata_sil680: Assorted fixes
Alan
1
-2
/
+12
2007-02-21
pata_oldpiix: Call both PIO and DMA setup functions on switch as they are cal...
Alan
1
-3
/
+2
2007-02-21
pata_ixp4xx: Fix up set_mode() function and display Configured for PIO info
Alan
1
-3
/
+4
2007-02-21
pata_cs5520: suspend/resume
Alan
1
-1
/
+25
2007-02-21
pata: Display Configuring .. lines for devices with private set_mode methods
Alan
2
-0
/
+2
2007-02-21
libata: s/ap->id/ap->print_id/g
Tejun Heo
9
-48
/
+48
2007-02-21
sata_nv: enable hotplug interrupt and fix some readl/readw mismatches
Robert Hancock
1
-8
/
+10
2007-02-21
sata_nv: Use notifier for completion checks
Robert Hancock
1
-15
/
+7
2007-02-21
sata_nv: Cleanup taskfile setup
Robert Hancock
1
-20
/
+21
2007-02-21
sata_nv: cleanup CPB and APRD initialization
Robert Hancock
1
-6
/
+10
2007-02-21
sata_nv: Add CPB register info to error_handler output
Robert Hancock
1
-2
/
+6
2007-02-21
libata: Remove duplicate dma blacklist entry
Magnus Damm
1
-1
/
+0
2007-02-21
pata_pcmcia: Update device table
Magnus Damm
1
-2
/
+5
2007-02-21
sata_via: fix resource-managed iomap conversion
Tejun Heo
1
-5
/
+17
2007-02-21
libata: fix ata_scsi_change_queue_depth()
Tejun Heo
1
-12
/
+15
2007-02-21
libata: fix ata_scmd_need_defer()
Tejun Heo
1
-4
/
+2
2007-02-21
libata: separate out ata_ncq_enabled()
Tejun Heo
1
-3
/
+1
2007-02-21
libata: disable pdev on all suspend events
Tejun Heo
1
-3
/
+2
2007-02-21
sata_nv: delay on switching between NCQ and non-NCQ commands
Robert Hancock
1
-0
/
+10
2007-02-21
libata: Fix Cell SATA driver dependencies
Jeff Garzik
1
-1
/
+1
2007-02-21
libata: fix probe_ent alloc/free bugs
Tejun Heo
2
-6
/
+2
2007-02-21
SATA: use NULL for ptrs
Randy Dunlap
2
-2
/
+2
2007-02-21
sata_nv: add back some verbosity into ADMA error_handler
Robert Hancock
1
-0
/
+20
2007-02-21
SiS warning fixes
Alan
4
-6
/
+7
2007-02-21
libata bugfix: HDIO_DRIVE_TASK
Mark Lord
1
-0
/
+1
2007-02-21
libata: kill ATA_DNXFER_ANY
Tejun Heo
2
-10
/
+0
2007-02-21
libata: put some intelligence into EH speed down sequence
Tejun Heo
1
-60
/
+124
2007-02-21
libata: improve probe failure handling
Tejun Heo
2
-37
/
+37
2007-02-21
libata: improve ata_down_xfermask_limit()
Tejun Heo
3
-30
/
+96
2007-02-21
libata: PATA driver for Celleb
Akira Iguchi
4
-1
/
+1240
2007-02-16
[PATCH] libata: wrong sizeof for BUFFER
Fiodor Suietov
1
-1
/
+1
2007-02-16
[PATCH] libata: change order of _SDD/_GTF execution (resend #3)
Kristen Carlson Accardi
1
-11
/
+10
2007-02-16
[PATCH] libata: ACPI _SDD support
Kristen Carlson Accardi
3
-0
/
+109
2007-02-16
[PATCH] libata: ACPI and _GTF support
Kristen Carlson Accardi
5
-1
/
+633
2007-02-15
sata_vsc: use default cache line size if non-zero
Nate Dailey
1
-2
/
+6
2007-02-15
sata_nv: handle SError status indication
Robert Hancock
1
-1
/
+5
2007-02-15
add delay around sl82c105_reset_engine calls
Olaf Hering
1
-0
/
+3
2007-02-15
libata: clear TF before IDENTIFYing
Tejun Heo
1
-1
/
+10
2007-02-15
libata: Add a host flag to indicate lack of IORDY capability
Alan Cox
2
-3
/
+12
[next]