index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-23
ide: filter out "default" transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
10
-19
/
+4
2008-07-23
ide: remove dead Virtual DMA support
Bartlomiej Zolnierkiewicz
1
-30
/
+0
2008-07-23
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
Bartlomiej Zolnierkiewicz
4
-49
/
+14
2008-07-23
ide: use ->tf_read in ide_read_error()
Bartlomiej Zolnierkiewicz
2
-0
/
+4
2008-07-23
ide: add ->set_irq method
Bartlomiej Zolnierkiewicz
1
-0
/
+19
2008-07-23
ide: add ->read_altstatus method
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-07-23
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
3
-10
/
+23
2008-07-23
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
1
-0
/
+9
2008-07-23
ide: factor out simplex handling from ide_pci_dma_base()
Bartlomiej Zolnierkiewicz
2
-6
/
+18
2008-07-23
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
2
-2
/
+6
2008-07-23
ide: remove ->dma_{status,command} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
9
-50
/
+51
2008-07-23
ide: add ->read_sff_dma_status method
Bartlomiej Zolnierkiewicz
2
-3
/
+17
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
5
-17
/
+15
2008-07-16
IDE: Report errors during drive reset back to user space
Elias Oltmanns
1
-2
/
+1
2008-07-16
sgiioc4: call ide_find_port_slot() later
Bartlomiej Zolnierkiewicz
1
-4
/
+9
2008-07-16
ide: print message on error in ide_find_port_slot()
Bartlomiej Zolnierkiewicz
2
-10
/
+5
2008-07-16
cmd640: add ->init_dev method
Bartlomiej Zolnierkiewicz
1
-42
/
+30
2008-07-16
cmd640: fix warm-plug support for the secondary interface
Bartlomiej Zolnierkiewicz
1
-30
/
+21
2008-07-16
sgiioc4: use driver name for resource allocation
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-16
ide: set hwif->dev in ide_init_port_hw() (take 2)
Bartlomiej Zolnierkiewicz
2
-3
/
+0
2008-07-16
ide: fix hwif-s initialization
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-16
sl82c105: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-16
cy82c693: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2008-07-16
cmd64x: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-07-16
cmd640: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-07-16
alim15x3: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-07-16
ide: convert ide-timing.h to ide-timings.c library (take 2)
Bartlomiej Zolnierkiewicz
4
-9
/
+0
2008-07-16
ide: remove XFER_* masks from ide-timing.h
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2008-07-16
ide: it821x in pass-through mode segfaults in 2.6.26-stable
Dimitri Gorokhovik
1
-0
/
+6
2008-07-15
ide: remove drive->ctl
Bartlomiej Zolnierkiewicz
4
-7
/
+6
2008-07-15
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
Bartlomiej Zolnierkiewicz
1
-4
/
+1
2008-07-15
ide: remove ->mmio flag from ide_hwif_t
Bartlomiej Zolnierkiewicz
2
-13
/
+13
2008-07-15
ide: move IRQ unmasking out from ->tf_load method
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-15
sgiioc4: use ->extra_base instead of ->dma_status for dma_handle
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
7
-12
/
+10
2008-07-15
ide: eliminate FIT() macro
Harvey Harrison
2
-14
/
+14
2008-07-08
it8213: fix return value in it8213_init_one()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-07-08
ide: add __ide_default_irq() inline helper
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2008-06-15
opti621: add PIO 4 support
Bartlomiej Zolnierkiewicz
1
-32
/
+14
2008-06-15
opti621: use pre-calculated PIO timings
Bartlomiej Zolnierkiewicz
1
-77
/
+15
2008-06-15
opti621: program devices timings separately in ->set_pio_mode
Bartlomiej Zolnierkiewicz
1
-65
/
+15
2008-06-15
opti621: use PCI clock value provided by controller
Bartlomiej Zolnierkiewicz
1
-20
/
+22
2008-06-15
opti621: remove DMA support
Bartlomiej Zolnierkiewicz
1
-6
/
+2
2008-06-15
opti621: disable read prefetch
Bartlomiej Zolnierkiewicz
1
-13
/
+2
2008-06-10
delkin_cb: add missing __init/__exit tags
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-06-10
delkin_cb: add warm-plug support
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-06-10
delkin_cb: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-8
/
+7
2008-06-10
delkin_cb: set proper hwif->gendev.parent value
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-06-10
ide: fix host drivers missing hwif->chipset initialization
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-06-10
sis5513: add missing pci_enable_device() call
Bartlomiej Zolnierkiewicz
1
-0
/
+5
[next]