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-10-13
alim15x3: remove redundant m5229_revision check
Bartlomiej Zolnierkiewicz
1
-12
/
+13
2007-10-13
sc1200: fix ->dma_base equal zero handling
Bartlomiej Zolnierkiewicz
1
-10
/
+14
2007-10-13
cs5520: fix ->dma_base equal zero handling
Bartlomiej Zolnierkiewicz
1
-10
/
+9
2007-10-13
sgiioc4: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2007-10-13
cs5535: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
1
-7
/
+7
2007-10-13
ide: remove CONFIG_IDEDMA_IVB config option
Bartlomiej Zolnierkiewicz
2
-20
/
+0
2007-10-13
ide: change master/slave IDENTIFY order
Bartlomiej Zolnierkiewicz
2
-5
/
+3
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
35
-516
/
+292
2007-10-13
pdc202xx_new: check ide_config_drive_speed() return value
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2007-10-13
cs5535: check ide_config_drive_speed() return value
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2007-10-13
amd74xx/via82cxxx: check ide_config_drive_speed() return value
Bartlomiej Zolnierkiewicz
2
-14
/
+6
2007-10-13
au1xxx: fix au1xxx_set_pio_mode()
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2007-10-13
icside: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
2
-43
/
+17
2007-10-13
ide-pmac: fix PIO setup and enable autotune
Benjamin Herrenschmidt
1
-8
/
+12
2007-10-13
ide-pmac: use ide_tune_dma() (take 2)
Bartlomiej Zolnierkiewicz
1
-18
/
+7
2007-10-13
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
Bartlomiej Zolnierkiewicz
3
-79
/
+13
2007-10-13
ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-13
ide-pmac: use __ide_wait_stat()
Bartlomiej Zolnierkiewicz
2
-34
/
+6
2007-10-13
ide-pmac: remove extra good status wait from pmac_ide_do_setfeature()
Bartlomiej Zolnierkiewicz
1
-11
/
+1
2007-10-13
ide: add __ide_wait_stat() helper
Bartlomiej Zolnierkiewicz
1
-52
/
+44
2007-10-13
ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2)
Bartlomiej Zolnierkiewicz
1
-98
/
+4
2007-10-13
ide-pmac: remove control register messing from pmac_ide_dma_check()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-13
ide-pmac: fix set_timings_mdma()
Bartlomiej Zolnierkiewicz
1
-28
/
+12
2007-10-13
ide-pmac: pmac_ide_tune_chipset() fixes
Bartlomiej Zolnierkiewicz
1
-11
/
+16
2007-10-13
ide-pmac: don't check kauai_lookup_timing() return value
Bartlomiej Zolnierkiewicz
1
-12
/
+1
2007-10-13
ide: unexport ide_acpi_set_state
Adrian Bunk
1
-1
/
+0
2007-10-13
ide_platform: set hwif->chipset
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-12
/
+5
2007-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
50
-846
/
+914
2007-10-11
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2
-2
/
+2
2007-10-11
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
Bartlomiej Zolnierkiewicz
19
-136
/
+29
2007-10-11
sis5513: don't change UDMA settings when programming PIO
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2007-10-11
it8213/piix/slc90e66: don't change DMA settings when programming PIO
Bartlomiej Zolnierkiewicz
3
-30
/
+20
2007-10-11
alim15x3: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-3
/
+12
2007-10-11
siimage: fix ->set_pio_mode method to select PIO data transfer
Bartlomiej Zolnierkiewicz
1
-3
/
+17
2007-10-11
cs5520: don't enable VDMA in ->speedproc
Bartlomiej Zolnierkiewicz
1
-9
/
+4
2007-10-11
sc1200: remove redundant warning message from sc1200_tune_chipset()
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2007-10-11
ide-pmac: PIO mode setup fixes (take 3)
Bartlomiej Zolnierkiewicz
1
-5
/
+10
2007-10-11
icside: fix ->speedproc to return on unsupported modes (take 5)
Bartlomiej Zolnierkiewicz
1
-13
/
+8
2007-10-11
sgiioc4: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-43
/
+43
2007-10-11
amd74xx/via82cxxx: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
2
-22
/
+8
2007-10-11
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
44
-323
/
+303
2007-10-11
ide: Kconfig face-lift
Bartlomiej Zolnierkiewicz
1
-50
/
+52
2007-10-11
ide: move ide_rate_filter() calls to the upper layer (take 2)
Bartlomiej Zolnierkiewicz
31
-121
/
+58
2007-10-11
sis5513: add ->udma_filter method for chipset_family >= ATA_133
Bartlomiej Zolnierkiewicz
1
-4
/
+18
2007-10-11
ide: mode limiting fixes for user requested speed changes
Bartlomiej Zolnierkiewicz
4
-41
/
+30
2007-10-11
ide: add missing ide_rate_filter() calls to ->speedproc()-s
Bartlomiej Zolnierkiewicz
6
-10
/
+11
2007-10-11
ide: call udma_filter() before resorting to the UltraDMA mask
Sergei Shtylyov
1
-3
/
+4
2007-10-11
ide: make jmicron match vendor and device class
Tejun Heo
1
-40
/
+25
2007-10-11
pdc202xx_new: switch to using pci_get_slot() (take 2)
Sergei Shtylyov
1
-26
/
+34
[next]