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
2006-12-07
[PATCH] libata: Incorrect timing computation for PIO5/6
Alan
1
-1
/
+1
2006-12-07
[PATCH] sata_promise: new EH conversion, take 2
Mikael Pettersson
1
-12
/
+68
2006-12-07
[PATCH] libata: let ATA_FLAG_PIO_POLLING use polling pio for ATA_PROT_NODATA
Albert Lee
1
-0
/
+1
2006-12-07
[PATCH] sata_promise: cleanups, take 2
Mikael Pettersson
1
-31
/
+9
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-10
/
+5
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
56
-942
/
+3769
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
40
-13
/
+84
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-7
/
+0
2006-12-04
[PATCH] pcmcia: remove manf_id and card_id indirection
Dominik Brodowski
1
-3
/
+3
2006-12-04
[PATCH] pcmcia: yet another IDE ID
Marcin Juszkiewicz
1
-0
/
+1
2006-12-04
[PATCH] pcmcia: Add an id to ide-cs.c
Matt Reimer
1
-0
/
+1
2006-12-04
[PATCH] pata_ali: small fixes
Alan
1
-3
/
+3
2006-12-04
[PATCH] pata_via: VIA 8251 bridged systems are now out and about
Alan
1
-0
/
+2
2006-12-04
[PATCH] trivial piix: swap bogus dot for comma space
Alan
1
-1
/
+1
2006-12-03
[PATCH] sata_promise: PHYMODE4 fixup
Mikael Pettersson
1
-0
/
+11
2006-12-03
[PATCH] libata: always use polling IDENTIFY
Tejun Heo
4
-14
/
+4
2006-12-03
[libata] pata_cs5535: fix build
Jeff Garzik
1
-1
/
+1
2006-12-03
[PATCH] ahci: do not powerdown during initialization
Tejun Heo
1
-7
/
+7
2006-12-03
[PATCH] libata: prepare ata_sg_clean() for invocation from EH
Tejun Heo
2
-3
/
+4
2006-12-03
[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()
Tejun Heo
3
-112
/
+145
2006-12-03
[PATCH] libata: implement ata_exec_internal_sg()
Tejun Heo
2
-7
/
+46
2006-12-03
[PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()
Tejun Heo
2
-3
/
+10
2006-12-03
[PATCH] libata: move BMDMA host status recording from EH to interrupt handler
Tejun Heo
3
-3
/
+11
2006-12-03
[PATCH] libata: make sure sdev doesn't go away while rescanning
Tejun Heo
1
-4
/
+16
2006-12-03
[PATCH] libata: don't request sense if the port is frozen
Tejun Heo
1
-13
/
+15
2006-12-03
[PATCH] libata: fix READ CAPACITY simulation
Tejun Heo
1
-45
/
+36
2006-12-03
[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...
Tejun Heo
2
-6
/
+14
2006-12-03
[PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQs
Tejun Heo
1
-0
/
+1
2006-12-03
[PATCH] libata: kill unnecessary sht->max_sectors initializations
Tejun Heo
43
-49
/
+0
2006-12-03
[PATCH] libata: add missing sht->slave_destroy
Tejun Heo
4
-0
/
+4
2006-12-01
[PATCH] libata: print cdb[0] in failed qc report
Tejun Heo
1
-2
/
+3
2006-12-01
[PATCH] sata_nv: fix ATAPI in ADMA mode
Robert Hancock
1
-130
/
+188
2006-12-01
[PATCH] pata_marvell: merge Mandriva patches
Alan
1
-3
/
+3
2006-12-01
[PATCH] pata_hpt3x3: suspend/resume support
Alan
1
-12
/
+34
2006-12-01
[PATCH] pata : more drivers that need only standard suspend and resume
Alan
2
-3
/
+11
2006-12-01
[PATCH] hpt36x: Suspend/resume support
Alan
1
-14
/
+35
2006-12-01
[PATCH] pata_via suspend/resume support
Alan
1
-18
/
+76
2006-12-01
[PATCH] pata_amd: suspend/resume
Alan
1
-2
/
+23
2006-12-01
[PATCH] pata_it821x: Suspend/Resume support
Alan
1
-2
/
+14
2006-12-01
[PATCH] pata_serverworks suspend/resume
Alan
1
-2
/
+30
2006-12-01
[PATCH] pata_cmd64x: suspend/resume
Alan
1
-2
/
+20
2006-12-01
[PATCH] pata_cs5520: resume support
Alan
1
-2
/
+22
2006-12-01
[PATCH] PATA libata: suspend/resume simple cases
Alan
15
-47
/
+82
2006-12-01
[PATCH] pata_sil680 suspend/resume
Alan
1
-27
/
+55
2006-12-01
[PATCH] pata_rz1000: Force readahead off on resume
Alan
1
-15
/
+33
2006-12-01
[PATCH] pata_ali: suspend/resume support
Alan
1
-51
/
+84
2006-12-01
[PATCH] pata_jmicron: fix JMB368 support, add suspend/resume handling
Alan
1
-6
/
+28
2006-12-01
[PATCH] pata_cs5530: suspend/resume support
Alan
1
-37
/
+62
2006-12-01
[PATCH] pata_hpt366 enablebits
Alan
1
-1
/
+9
2006-12-01
[PATCH] sata_promise fixes and updates
Mikael Pettersson
1
-11
/
+21
[next]