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
2010-05-14
pata_cmd640: don't read CFR pointlessly
Sergei Shtylyov
1
-3
/
+0
2010-05-14
libata: make sff_irq_on() method optional
Sergei Shtylyov
4
-64
/
+18
2010-05-14
libata: introduce sff_set_devctl() method
Sergei Shtylyov
3
-59
/
+50
2010-05-14
ahci_platform: properly set up EM messaging
Jeff Garzik
1
-1
/
+1
2010-05-14
ahci: add "em_buffer" attribute for AHCI hosts
Harry Zhang
2
-3
/
+111
2010-05-14
ahci: EM message type auto detect
Harry Zhang
3
-20
/
+28
2010-05-14
pata_scc: kill useless check in scc_postreset()
Sergei Shtylyov
1
-2
/
+1
2010-05-14
pata_scc: make scc_wait_after_reset() static
Sergei Shtylyov
1
-2
/
+2
2010-05-14
libata: use __ratelimit
Akinobu Mita
1
-16
/
+3
2010-05-14
libata: use longer 0xff wait if parallel scan is enabled
Tejun Heo
1
-6
/
+12
2010-05-14
libata-sff: kill unused ata_bus_reset()
Sergei Shtylyov
1
-94
/
+0
2010-05-14
[libata] Disable R_OK (Early ACK) on SII 3726 PMP
Grant Grundler
1
-3
/
+29
2010-05-14
libata: update gfp/slab.h includes
Tejun Heo
2
-0
/
+2
2010-05-14
ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks
Tejun Heo
2
-10
/
+29
2010-05-14
pata_mpc52xx: reduce code size by simple change of constant data types
Roman Fietze
1
-39
/
+39
2010-05-14
ahci: clean up board IDs
Tejun Heo
1
-120
/
+117
2010-05-14
ahci: Turn off DMA engines when there's no device attached
Matthew Garrett
1
-0
/
+18
2010-05-14
ahci: Add platform driver
Anton Vorontsov
3
-0
/
+200
2010-05-14
ahci: Move generic code into libahci
Anton Vorontsov
4
-2280
/
+2425
2010-05-14
ahci: Introduce ahci_set_em_messages()
Anton Vorontsov
1
-17
/
+24
2010-05-14
ahci: Factor out PCI specifics from ahci_print_info()
Anton Vorontsov
1
-17
/
+23
2010-05-14
ahci: Factor out PCI specifics from ahci_init_controller()
Anton Vorontsov
1
-18
/
+27
2010-05-14
ahci: Get rid of pci_dev argument in ahci_port_init()
Anton Vorontsov
1
-4
/
+3
2010-05-14
ahci: Factor out PCI specifics from ahci_reset_controller()
Anton Vorontsov
1
-3
/
+12
2010-05-14
ahci: Get rid of pci_dev argument in ahci_save_initial_config()
Anton Vorontsov
1
-14
/
+13
2010-05-14
ahci: Factor out PCI specifics from ahci_save_initial_config()
Anton Vorontsov
1
-24
/
+42
2010-05-14
ahci: Get rid of host->iomap usage
Anton Vorontsov
1
-14
/
+20
2010-05-10
pata_pcmcia: get rid of extra indirection
Dominik Brodowski
1
-35
/
+6
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-4
/
+2
2010-05-05
pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs
Kristoffer Ericson
1
-2
/
+2
2010-04-22
libata: ensure NCQ error result taskfile is fully initialized
Jeff Garzik
1
-0
/
+1
2010-04-22
pata_pcmcia/ide-cs: add IDs for transcend and kingston cards
Kristoffer Ericson
1
-0
/
+4
2010-04-22
libata: fix locking around blk_abort_request()
Tejun Heo
1
-0
/
+4
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
31
-54
/
+171
2010-04-06
libata: unlock HPA if device shrunk
Tejun Heo
1
-29
/
+45
2010-04-06
libata: disable NCQ on Crucial C300 SSD
Tejun Heo
1
-0
/
+3
2010-04-06
libata: don't whine on spurious IRQ
Tejun Heo
1
-4
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
31
-1
/
+31
2010-03-28
pata_via: fix VT6410/6415/6330 detection issue
JosephChan@via.com.tw
1
-0
/
+4
2010-03-23
libata-sff: fix spurious IRQ handling
Tejun Heo
1
-7
/
+36
2010-03-22
pata_via: Add VIA VX900 support
JosephChan@via.com.tw
1
-0
/
+1
2010-03-17
ahci: pp->active_link is not reliable when FBS is enabled
Shane Huang
1
-6
/
+17
2010-03-17
ahci: use BIOS date in broken_suspend list
Tejun Heo
1
-8
/
+20
2010-03-17
ahci: add missing nv IDs
Tejun Heo
1
-0
/
+15
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
5
-5
/
+5
2010-03-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
45
-413
/
+657
2010-03-01
sata_via: Delay on vt6420 when starting ATAPI DMA write
Bart Hartgers
1
-1
/
+16
2010-03-01
pata_efar: Enable parallel scanning
Alan Cox
1
-1
/
+2
2010-03-01
pata_atiixp: enable parallel scan
Alan Cox
1
-1
/
+2
[prev]
[next]