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
2008-05-14
cs5520: disable VDMA
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-05-14
alim15x3: remove WDC_ALI15X3 config option
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-05-14
alim15x3: add "wdc_udma" module parameter
Bartlomiej Zolnierkiewicz
1
-2
/
+13
2008-05-14
alim15x3: remove stale warning about ATI RS100 northbridge
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-05-14
alim15x3: trivial cleanup for ali_set_pio_mode()
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2008-04-29
alim15x3: disable init_hwif_ali15x3 for PowerPC
Anton Vorontsov
1
-5
/
+5
2008-04-29
ide: fix crash at boot with siimage driver
Benjamin Herrenschmidt
1
-1
/
+8
2008-04-28
siimage: coding style cleanup (take 2)
Sergei Shtylyov
1
-119
/
+113
2008-04-28
piix: add Asus Eee 701 controller to short cable list
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-04-28
ide: remove ->dma_prdtable field from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-04-28
ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-04-28
scc_pata: add ->dma_host_set and ->dma_start methods
Bartlomiej Zolnierkiewicz
1
-4
/
+50
2008-04-28
ide: remove ->INW and ->OUTW methods
Bartlomiej Zolnierkiewicz
1
-16
/
+3
2008-04-28
ns87415: add ->tf_read method
Bartlomiej Zolnierkiewicz
1
-0
/
+44
2008-04-28
scc_pata: add ->tf_{load,read} methods
Bartlomiej Zolnierkiewicz
1
-0
/
+87
2008-04-28
siimage: remove proc_reports_siimage()
Bartlomiej Zolnierkiewicz
1
-25
/
+8
2008-04-28
siimage: add sil_* I/O ops
Bartlomiej Zolnierkiewicz
1
-159
/
+140
2008-04-28
siimage: do clocking register posting earlier in setup_mmio_siimage()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-04-28
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-04-28
ide: add IDE_HFLAG_MMIO host flag (take 2)
Bartlomiej Zolnierkiewicz
2
-0
/
+2
2008-04-28
scc_pata: add ->{in,out}put_data methods (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+35
2008-04-27
ide: remove /proc/ide/ali
Alexey Dobriyan
1
-240
/
+0
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
8
-45
/
+42
2008-04-27
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
Bartlomiej Zolnierkiewicz
2
-4
/
+2
2008-04-27
ide: sanitize ide_unregister() usage
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2008-04-27
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-04-27
cmd640: always auto-tune PIO
Bartlomiej Zolnierkiewicz
1
-55
/
+12
2008-04-27
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
Bartlomiej Zolnierkiewicz
2
-4
/
+1
2008-04-27
ide: add "vlb|pci_clock=" parameter
Bartlomiej Zolnierkiewicz
8
-10
/
+17
2008-04-27
ide: remove obsoleted "idex=" kernel parameters
Bartlomiej Zolnierkiewicz
1
-4
/
+1
2008-04-26
ide: constify struct ide_dma_ops
Bartlomiej Zolnierkiewicz
12
-18
/
+108
2008-04-26
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
14
-246
/
+224
2008-04-26
ide: add IDE_HFLAG_SERIALIZE_DMA host flag
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2008-04-26
sl82c105: check bridge revision in sl82c105_init_one()
Bartlomiej Zolnierkiewicz
1
-18
/
+17
2008-04-26
sgiioc4: use ->init_dma method
Bartlomiej Zolnierkiewicz
1
-17
/
+12
2008-04-26
ide: do complete DMA setup in ->init_dma method (take 2)
Bartlomiej Zolnierkiewicz
2
-12
/
+42
2008-04-26
ide: export ide_allocate_dma_engine()
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2008-04-26
ide: move ide_setup_dma() call out from ->init_dma method
Bartlomiej Zolnierkiewicz
2
-3
/
+0
2008-04-26
alim15x3: skip DMA initialization completely on revs < 0x20
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2008-04-26
pdc202xx_old: remove init_dma_pdc202xx()
Bartlomiej Zolnierkiewicz
1
-16
/
+7
2008-04-26
ide: remove ->cds field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
2
-3
/
+3
2008-04-26
ide: remove ->extra field from struct ide_port_info
Bartlomiej Zolnierkiewicz
3
-10
/
+0
2008-04-26
ide: replace remaining __FUNCTION__ occurrences
Harvey Harrison
6
-20
/
+20
2008-04-26
ide: cleanup setting hwif->mmio flag
Bartlomiej Zolnierkiewicz
3
-4
/
+0
2008-04-26
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
Bartlomiej Zolnierkiewicz
2
-28
/
+9
2008-04-26
cmd640: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
1
-3
/
+34
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
33
-318
/
+309
2008-04-26
sis5513: fail early for unsupported chipsets
Bartlomiej Zolnierkiewicz
1
-15
/
+15
2008-04-26
it821x: fix kzalloc() failure handling
Bartlomiej Zolnierkiewicz
1
-6
/
+18
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c
Paolo Ciarrocchi
1
-37
/
+37
[next]