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
2010-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
4
-6
/
+5
2010-04-06
ide: Fix IDE taskfile with cfq scheduler
Mikulas Patocka
1
-4
/
+2
2010-04-01
ide: Must hold queue lock when requeueing
Herbert Xu
1
-1
/
+1
2010-04-01
ide: Requeue request after DMA timeout
Herbert Xu
2
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
19
-3
/
+16
2010-03-28
Revert "ide: skip probe if there are no devices on the port (v2)"
David S. Miller
1
-9
/
+3
2010-03-27
Revert "via82cxxx: workaround h/w bugs"
David S. Miller
1
-57
/
+0
2010-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
50
-638
/
+611
2010-03-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id...
David S. Miller
5
-26
/
+79
2010-03-01
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-4
/
+4
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-6
/
+5
2010-02-27
MIPS: Alchemy: change dbdma to accept physical memory addresses
Manuel Lauss
1
-4
/
+4
2010-02-27
MIPS: Alchemy: remove dbdma compat macros
Manuel Lauss
1
-12
/
+9
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
1
-2
/
+1
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
3
-4
/
+4
2010-02-03
drivers/ide: Fix continuation line formats
Joe Perches
2
-4
/
+4
2010-01-28
ide: fixed section mismatch warning in cmd640.c
Chris Frey
1
-1
/
+1
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-4
/
+4
2010-01-19
ide: ide_timing_compute() fixup
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-01-19
ide: make ide_get_best_pio_mode() static
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2010-01-19
via82cxxx: use ->pio_mode value to determine pair device speed
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-01-19
tx493xide: use ->pio_mode value to determine pair device speed
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2010-01-19
siimage: use ->pio_mode value to determine pair device speed
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-01-19
palm_bk3710: use ->pio_mode value to determine pair device speed
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-01-19
it821x: use ->pio_mode value to determine pair device speed
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-01-19
cs5536: use ->pio_mode value to determine pair device speed
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-01-19
cs5535: use ->pio_mode value to determine pair device speed
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-01-19
cmd64x: fix handling of address setup timings
Bartlomiej Zolnierkiewicz
1
-7
/
+10
2010-01-19
amd74xx: use ->pio_mode value to determine pair device speed
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-01-19
alim15x3: fix handling of UDMA enable bit
Bartlomiej Zolnierkiewicz
1
-25
/
+18
2010-01-19
alim15x3: fix handling of DMA timings
Bartlomiej Zolnierkiewicz
1
-16
/
+39
2010-01-19
alim15x3: fix handling of command timings
Bartlomiej Zolnierkiewicz
1
-2
/
+7
2010-01-19
alim15x3: fix handling of address setup timings
Bartlomiej Zolnierkiewicz
1
-0
/
+11
2010-01-19
ide-timings: use ->pio_mode value to determine fastest PIO speed
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2010-01-19
ide: change ->set_dma_mode method parameters
Bartlomiej Zolnierkiewicz
35
-86
/
+100
2010-01-19
ide: change ->set_pio_mode method parameters
Bartlomiej Zolnierkiewicz
43
-120
/
+128
2010-01-19
ide: add drive->dma_mode field
Bartlomiej Zolnierkiewicz
2
-0
/
+3
2010-01-19
ide: add drive->pio_mode field
Bartlomiej Zolnierkiewicz
3
-0
/
+7
2010-01-19
via82cxxx: fix UDMA settings programming
Bartlomiej Zolnierkiewicz
1
-2
/
+17
2010-01-19
via82cxxx: add support for VT6415 PCIE PATA IDE Host Controller
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2010-01-19
via82cxxx: add support for vt8261 and future chips
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2010-01-19
via82cxxx: workaround h/w bugs
Bartlomiej Zolnierkiewicz
1
-0
/
+57
2010-01-19
via82cxxx: fix SATA cable detection
Bartlomiej Zolnierkiewicz
1
-3
/
+7
2010-01-19
ide: add SATA cable detection support
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-01-19
via82cxxx: vx855 is a single channel controller
Bartlomiej Zolnierkiewicz
1
-6
/
+13
2010-01-19
serverworks: add missing pci_dev_put() call
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2010-01-19
serverworks: cleanup svwks_udma_filter()
Bartlomiej Zolnierkiewicz
1
-29
/
+11
2010-01-19
pdc202xx_old: add ->init_hwif method
Bartlomiej Zolnierkiewicz
1
-10
/
+8
2010-01-19
opti621: remove stale driver history
Bartlomiej Zolnierkiewicz
1
-71
/
+0
2010-01-19
cy82c693: remove stale driver history
Bartlomiej Zolnierkiewicz
1
-33
/
+0
[next]