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-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+2
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
1
-2
/
+2
2008-12-29
sata_sil: add Large Block Transfer support
Robert Hancock
1
-2
/
+94
2008-12-29
[libata] ata_piix: cleanup dmi strings checking
Jiri Slaby
1
-14
/
+7
2008-12-29
libata: blacklist NCQ on OCZ CORE 2 SSD (resend)
Lubomir Bulej
1
-0
/
+1
2008-12-28
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
10
-11
/
+0
2008-12-28
libata: perform port detach in EH
Tejun Heo
2
-20
/
+35
2008-12-28
libata: when restoring SControl during detach do the PMP links first
Tejun Heo
1
-1
/
+1
2008-12-28
libata: beef up iterators
Tejun Heo
14
-220
/
+251
2008-12-21
powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver
Tim Yamin
2
-66
/
+483
2008-12-16
pata_hpt366: no ATAPI DMA
Tejun Heo
1
-1
/
+3
2008-12-16
pata_hpt366: fix cable detection,
Tejun Heo
1
-2
/
+6
2008-12-16
libata: fix Seagate NCQ+FLUSH blacklist
Tejun Heo
1
-6
/
+59
2008-12-09
ata: Fix experimental tags
Alan Cox
1
-22
/
+22
2008-12-09
pata_ninja32: update ID table
Alan Cox
1
-2
/
+7
2008-12-09
pata_sis: Remove bogus cable match
Alan Cox
1
-1
/
+0
2008-12-09
ATA: piix, fix pointer deref on suspend
Jiri Slaby
1
-1
/
+8
2008-12-09
pata_hpt366: fix clock detection
Tejun Heo
1
-2
/
+2
2008-12-01
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
Tejun Heo
1
-0
/
+21
2008-12-01
[libata] pata_rb532_cf: fix signature of the xfer function
Phil Sutter
1
-1
/
+3
2008-12-01
[libata] pata_rb532_cf: fix and rename register definitions
Phil Sutter
1
-4
/
+7
2008-12-01
ata_piix: add borked Tecra M4 to broken suspend list
Tejun Heo
1
-0
/
+15
2008-11-14
libata: improve phantom device detection
Tejun Heo
1
-2
/
+11
2008-11-11
libata: fix last_reset timestamp handling
Tejun Heo
1
-10
/
+11
2008-11-11
libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127
Roland Dreier
1
-1
/
+1
2008-11-11
[libata] pata_pcmcia: another memory card support
Marc Pignat
1
-0
/
+1
2008-11-11
[libata] pata_sch: notice attached slave devices
Mark Salter
1
-1
/
+1
2008-11-11
[libata] pata_cs553*.c: cleanup kernel-doc
Qinghuang Feng
2
-2
/
+0
2008-11-10
libata: revert convert-to-block-tagging patches
Tejun Heo
3
-44
/
+64
2008-11-04
libata: mask off DET when restoring SControl for detach
Tejun Heo
1
-1
/
+1
2008-11-04
libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
Tejun Heo
1
-1
/
+3
2008-11-04
libata: Fix a potential race condition in ata_scsi_park_show()
Elias Oltmanns
1
-3
/
+4
2008-11-04
sata_nv: fix generic, nf2/3 detection regression
Tejun Heo
1
-28
/
+25
2008-11-04
sata_via: restore vt*_prepare_host error handling
Marcin Slusarz
1
-1
/
+3
2008-11-04
sata_promise: add ATA engine reset to reset ops
Mikael Pettersson
1
-0
/
+20
2008-10-31
libata: add whitelist for devices with known good pata-sata bridges
Jens Axboe
1
-0
/
+7
2008-10-31
sata_via: fix support for 5287
Tejun Heo
1
-12
/
+143
2008-10-31
libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127
Roland Dreier
1
-1
/
+1
2008-10-31
ATA: remove excess kernel-doc notation
Randy Dunlap
2
-3
/
+0
2008-10-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
44
-80
/
+130
2008-10-28
libata: ahci enclosure management bit mask
David Milburn
1
-12
/
+23
2008-10-28
libata: ahci enclosure management led sync
David Milburn
1
-0
/
+3
2008-10-28
pata_ninja32: suspend/resume support
Alan Cox
1
-9
/
+34
2008-10-27
libata: Fix LBA48 on pata_it821x RAID volumes.
Ondrej Zary
1
-2
/
+1
2008-10-27
libata: clear saved xfer_mode and ncq_enabled on device detach
Tejun Heo
1
-1
/
+4
2008-10-27
sata_sil24: configure max read request size to 4k
Tejun Heo
1
-0
/
+5
2008-10-27
libata: add missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-10-27
libata: fix device iteration bugs
Tejun Heo
2
-15
/
+28
2008-10-27
ahci: Add support for Promise PDC42819
Mark Nelson
1
-0
/
+3
2008-10-27
ata: Switch all my stuff to a common address
Alan Cox
40
-41
/
+28
[next]