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
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-20
hpt34x: fix CONFIG_HPT34X_AUTODMA=n handling
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2007-08-20
triflex: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2007-08-20
pdc202xx_old: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
1
-3
/
+6
2007-08-20
pdc202xx_new: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
1
-2
/
+8
2007-08-20
cs5530: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
1
-1
/
+7
2007-08-20
ide: config_drive_for_dma() fixes
Bartlomiej Zolnierkiewicz
1
-9
/
+0
2007-08-01
scc_pata: PIO fixes
Bartlomiej Zolnierkiewicz
1
-41
/
+20
2007-08-01
piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)
Bartlomiej Zolnierkiewicz
2
-17
/
+15
2007-08-01
jmicron: PIO fixes
Bartlomiej Zolnierkiewicz
1
-17
/
+4
2007-08-01
it8213: PIO fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-16
/
+17
2007-08-01
cs5535: PIO fixes
Bartlomiej Zolnierkiewicz
1
-23
/
+17
2007-08-01
cs5520: fix PIO auto-tuning in ->ide_dma_check method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-08-01
ide: fix runtogether printk's in cmd64x IDE driver
Meelis Roos
1
-2
/
+2
2007-08-01
sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops
David Lamparter
1
-0
/
+1
2007-08-01
alim15x3: Correct HP detect
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-08-01
ide: Fix an overrun found in the CS5535 IDE driver
Jordan Crouse
1
-1
/
+1
2007-07-26
drivers/ misc __iomem annotations
Al Viro
1
-2
/
+2
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
30
-8
/
+70
2007-07-20
ide: remove ide_find_best_pio_mode()
Bartlomiej Zolnierkiewicz
2
-17
/
+25
2007-07-20
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
27
-34
/
+33
2007-07-20
ide: add ide_pio_cycle_time() helper (take 2)
Bartlomiej Zolnierkiewicz
3
-19
/
+19
2007-07-20
sc1200: remove stale Power Management code
Bartlomiej Zolnierkiewicz
1
-37
/
+2
2007-07-20
serverworks: fix DMA
Bartlomiej Zolnierkiewicz
1
-6
/
+2
2007-07-20
serverworks: always tune PIO
Bartlomiej Zolnierkiewicz
1
-40
/
+36
2007-07-20
ide: add ide_pci_device_t.host_flags (take 2)
Bartlomiej Zolnierkiewicz
33
-85
/
+19
2007-07-20
ide: add ide_dev_has_iordy() helper (take 4)
Bartlomiej Zolnierkiewicz
1
-3
/
+7
2007-07-20
ide: make ide_get_best_pio_mode() print info if overriding PIO mode
Bartlomiej Zolnierkiewicz
2
-7
/
+5
2007-07-20
siimage: PIO mode setup fixes (take 2)
Bartlomiej Zolnierkiewicz
1
-98
/
+39
2007-07-20
atiixp: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-13
/
+19
2007-07-20
ide: Stop mapping ROMs
Alan Cox
5
-38
/
+2
2007-07-20
scc_pata.c: Workaround for errata A308 (take 2)
Kou Ishizaki
1
-13
/
+54
2007-07-20
scc_pata: Use inline function for eieio
Kumar Gala
1
-2
/
+2
2007-07-11
PCI: add pci_try_set_mwi
Randy Dunlap
1
-1
/
+1
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
9
-57
/
+22
2007-07-09
via82cxxx: backport short cables support from pata_via.c
Bartlomiej Zolnierkiewicz
1
-7
/
+41
2007-07-09
sis5513: backport short cables support from pata_sis.c
Bartlomiej Zolnierkiewicz
1
-1
/
+24
2007-07-09
alim15x3: backport short cables support from pata_ali.c
Bartlomiej Zolnierkiewicz
1
-23
/
+48
2007-07-09
piix: backport short cables support from ata_piix.c
Bartlomiej Zolnierkiewicz
1
-3
/
+34
2007-07-09
ide: add short cables support
Bartlomiej Zolnierkiewicz
20
-80
/
+104
2007-07-09
ide: convert ide_find_best_mode() users to use ide_max_dma_mode()
Bartlomiej Zolnierkiewicz
2
-135
/
+115
2007-07-09
aec62xx: kill speedproc() method wrapper (take 2)
Sergei Shtylyov
1
-20
/
+8
2007-07-09
aec62xx: remove init_dma() method (take 2)
Sergei Shtylyov
1
-35
/
+16
2007-07-09
aec62xx: rework init_setup_aec6x80()
Sergei Shtylyov
1
-22
/
+13
2007-07-09
cmd64x: init. code cleanup
Sergei Shtylyov
1
-81
/
+45
2007-07-09
hpt366: simplify UltraDMA filtering (take 4)
Sergei Shtylyov
1
-72
/
+82
2007-07-09
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
4
-17
/
+17
2007-07-09
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
5
-29
/
+25
2007-07-09
serverworks: always tune CSB6
Bartlomiej Zolnierkiewicz
1
-75
/
+2
2007-07-08
sis5513: adding PCI-ID
Uwe Koziolek
1
-0
/
+1
2007-07-03
ide: pdc202xx_new PLL input clock fix
Albert Lee
1
-2
/
+8
[next]