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
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-08
serverworks: fix CSB6 tuning logic
Bartlomiej Zolnierkiewicz
1
-13
/
+27
2007-06-08
serverworks: remove crappy code
Bartlomiej Zolnierkiewicz
1
-7
/
+6
2007-05-24
ide serverworks warning fixes
Andrew Morton
1
-4
/
+4
2007-05-24
Match DMA blacklist entries between ide-dma.c and libata-core.c
Junio C Hamano
1
-1
/
+3
2007-05-24
Add two missing chipsets to drivers/ide/ide-proc.c
Mika Kukkonen
1
-0
/
+2
2007-05-24
ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDE
Alan Cox
1
-0
/
+6
2007-05-24
add the IDE device ID for ATI SB700
Henry Su
1
-0
/
+1
2007-05-16
Use menuconfig objects: IDE
Jan Engelhardt
1
-11
/
+4
2007-05-16
sl82c105: Switch to ref counting API
Alan Cox
1
-3
/
+5
2007-05-16
ide: remove ide_use_dma()
Bartlomiej Zolnierkiewicz
1
-37
/
+5
2007-05-16
ide: add missing validity checks for identify words 62 and 63
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2007-05-16
ide: remove ide_dma_enable()
Bartlomiej Zolnierkiewicz
8
-100
/
+11
2007-05-16
sl82c105: add speedproc() method and MWDMA0/1 support
Sergei Shtylyov
1
-5
/
+66
2007-05-16
cs5530/sc1200: add ->speedproc support
Bartlomiej Zolnierkiewicz
2
-46
/
+81
2007-05-16
cs5530/sc1200: DMA support cleanup
Bartlomiej Zolnierkiewicz
2
-21
/
+13
2007-05-16
ide: use ide_tune_dma() part #2
Bartlomiej Zolnierkiewicz
4
-58
/
+4
2007-05-16
cs5530/sc1200: add ->udma_filter methods
Bartlomiej Zolnierkiewicz
2
-117
/
+89
2007-05-16
ide: always disable DMA before tuning it
Bartlomiej Zolnierkiewicz
2
-0
/
+2
2007-05-16
pdc202xx_new: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-28
/
+1
2007-05-16
alim15x3: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-62
/
+7
2007-05-16
sis5513: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-49
/
+36
2007-05-16
serverworks: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-53
/
+15
2007-05-16
pdc202xx_old: rewrite mode programming code (v2)
Bartlomiej Zolnierkiewicz
1
-134
/
+44
2007-05-11
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
Russell King
2
-28
/
+9
2007-05-11
[ARM] ecard: add helper function for setting ecard irq ops
Russell King
1
-6
/
+3
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
60
-1407
/
+1039
2007-05-10
ide: fix PIO setup on resume for ATAPI devices
Bartlomiej Zolnierkiewicz
1
-10
/
+7
2007-05-10
ide: legacy PCI bus order probing fixes
Bartlomiej Zolnierkiewicz
3
-5
/
+10
2007-05-10
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
17
-49
/
+87
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
13
-23
/
+21
2007-05-10
ide: cable detection fixes (take 2)
Bartlomiej Zolnierkiewicz
4
-61
/
+39
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
6
-341
/
+345
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
5
-106
/
+193
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
11
-31
/
+39
2007-05-10
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
13
-206
/
+32
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
26
-568
/
+232
2007-05-10
ide: fix UDMA/MWDMA/SWDMA masks (v3)
Bartlomiej Zolnierkiewicz
8
-60
/
+87
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
10
-512
/
+459
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2
-8
/
+8
2007-05-05
ide-cs: recognize 2GB CompactFlash from Transcend
Fabrice Aeschbacher
1
-0
/
+1
2007-05-05
hpt366: don't check enablebits for HPT36x
Sergei Shtylyov
1
-1
/
+6
2007-05-05
ide-cris: fix ->speedproc and wrong ->swdma_mask
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2007-05-05
siimage: fix wrong ->swdma_mask
Bartlomiej Zolnierkiewicz
1
-10
/
+2
2007-05-05
it821x: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-68
/
+58
2007-05-05
pdc202xx_new: enable DMA for all ATAPI devices
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-05-05
alim15x3: PIO fallback fix
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2007-05-05
aec62xx: fix PIO/DMA setup issues
Sergei Shtylyov
1
-16
/
+6
2007-05-05
cmd64x: use interrupt status from MRDMODE register (take 2)
Sergei Shtylyov
1
-48
/
+69
[prev]
[next]