index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
29
-60
/
+2
2008-02-01
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
31
-158
/
+203
2008-02-01
ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-02-01
piix: remove stale comments
Bartlomiej Zolnierkiewicz
1
-46
/
+1
2008-02-01
ide: add IDE_HFLAG_NO_DSC host flag
Bartlomiej Zolnierkiewicz
2
-0
/
+2
2008-02-01
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
Bartlomiej Zolnierkiewicz
5
-5
/
+14
2008-02-01
amd74xx: remove amd_ide_chips table
Bartlomiej Zolnierkiewicz
1
-151
/
+124
2008-02-01
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
3
-4
/
+4
2008-02-01
trm290: cannot call ide_setup_dma()
Sergei Shtylyov
1
-26
/
+38
2008-01-26
cmd64x: remove /proc/ide/cmd64x
Bartlomiej Zolnierkiewicz
1
-113
/
+1
2008-01-26
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2
-2
/
+10
2008-01-26
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-01-26
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2008-01-26
sgiioc4: always init hwif->io_ports
Bartlomiej Zolnierkiewicz
1
-9
/
+6
2008-01-26
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
5
-45
/
+40
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
4
-29
/
+11
2008-01-26
ide: move drive->using_dma check to callers of ->dma_host_on method
Bartlomiej Zolnierkiewicz
2
-3
/
+2
2008-01-26
atiixp: remove ->dma_host_on and ->dma_host_off methods
Bartlomiej Zolnierkiewicz
1
-53
/
+18
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2
-20
/
+1
2008-01-26
sgiioc4: add ide_toggle_bounce() calls
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
cy82c693: add ->set_dma_mode method
Bartlomiej Zolnierkiewicz
1
-53
/
+11
2008-01-26
cy82c693: correct DMA modes clipping
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-01-26
ide: (hopefully) fix VDMA for CS5520
Bartlomiej Zolnierkiewicz
1
-12
/
+17
2008-01-26
serverworks: cleanup ->set_dma_mode method
Bartlomiej Zolnierkiewicz
1
-19
/
+6
2008-01-26
sl82c105: remove no longer needed ->selectproc method
Bartlomiej Zolnierkiewicz
1
-31
/
+3
2008-01-26
sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end
Bartlomiej Zolnierkiewicz
1
-40
/
+15
2008-01-25
sc1200: move DMA timings to timing tables
Bartlomiej Zolnierkiewicz
1
-45
/
+17
2008-01-25
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
24
-189
/
+102
2008-01-25
sis5513: factor out UDMA programming code
Bartlomiej Zolnierkiewicz
1
-33
/
+45
2008-01-25
pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode()
Bartlomiej Zolnierkiewicz
1
-16
/
+10
2008-01-25
sc1200: remove pointless hwif lookup loop
Bartlomiej Zolnierkiewicz
1
-70
/
+38
2008-01-25
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
2
-11
/
+0
2008-01-25
ide: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
3
-19
/
+22
2008-01-25
hpt366: merge set_dma_mode() methods
Sergei Shtylyov
1
-71
/
+58
2008-01-25
hpt366: kill set_dma_mode() method wrapper
Sergei Shtylyov
1
-14
/
+7
2008-01-25
hpt366: change timing register masks
Sergei Shtylyov
1
-17
/
+13
2008-01-10
trm290: do hook dma_host_{on,off} methods (take 2)
Sergei Shtylyov
1
-9
/
+20
2007-12-24
cmd64x: fix hwif->chipset setup
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-12-24
drivers/ide/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-12
hpt366: fix HPT37x PIO mode timings (take 2)
Sergei Shtylyov
1
-1
/
+70
2007-12-12
pdc202xx_new: fix Promise TX4 support
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-11-27
trm290: remove bogus init_hwif_trm290() comment
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-11-27
piix: add HP compaq laptop to short cable list
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-11-27
alim15x3: add Mitac 8317 and derivatives to ali_cable_override()
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2007-11-27
aec62xx: Fix kernel oops in driver's probe function
Aleksandar Radovanovic
1
-1
/
+10
2007-11-27
siimage: remove resetproc() method
Sergei Shtylyov
1
-44
/
+1
2007-11-27
sis5513.c: Add Packard Bell EasyNote K5305 to laptops
Gabriel Craciunescu
1
-0
/
+1
2007-11-13
it821x/jmicron: fix return value of {it821x,jmicron}_init_one()
Bartlomiej Zolnierkiewicz
2
-4
/
+2
2007-11-13
ide: don't BUG() on unsupported transfer modes
Bartlomiej Zolnierkiewicz
3
-5
/
+2
[next]