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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
1
-2
/
+0
2008-07-16
IDE: Report errors during drive reset back to user space
Elias Oltmanns
3
-13
/
+18
2008-07-16
IDE: Remove unused code
Elias Oltmanns
5
-53
/
+0
2008-07-16
IDE: Fix HDIO_DRIVE_RESET handling
Elias Oltmanns
3
-32
/
+50
2008-07-16
move ide/legacy/hd.c to drivers/block/
Adrian Bunk
3
-843
/
+0
2008-07-16
ide/legacy/hd.c: use late_initcall()
Adrian Bunk
2
-2
/
+1
2008-07-16
remove BLK_DEV_HD_ONLY
Adrian Bunk
1
-4
/
+1
2008-07-16
ide: endian annotations in ide-floppy.c
Harvey Harrison
1
-8
/
+8
2008-07-16
ide-floppy: zero out the whole struct ide_atapi_pc on init
Borislav Petkov
1
-4
/
+1
2008-07-16
ide-floppy: fold idefloppy_create_test_unit_ready_cmd into idefloppy_open
Borislav Petkov
1
-7
/
+3
2008-07-16
ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path
Borislav Petkov
1
-5
/
+4
2008-07-16
ide-cd: move request prep from cdrom_start_rw_cont to rq issue path
Borislav Petkov
1
-9
/
+19
2008-07-16
ide-cd: move request prep from cdrom_start_seek_continuation to rq issue path
Borislav Petkov
1
-2
/
+10
2008-07-16
ide-cd: fold cdrom_start_seek into ide_cd_do_request
Borislav Petkov
1
-9
/
+2
2008-07-16
ide-cd: simplify request issuing path
Borislav Petkov
1
-18
/
+21
2008-07-16
ide-cd: mv ide_do_rw_cdrom ide_cd_do_request
Borislav Petkov
1
-2
/
+2
2008-07-16
ide-cd: cdrom_start_seek: remove unused argument block
Borislav Petkov
1
-2
/
+2
2008-07-16
ide-cd: ide_do_rw_cdrom: add the catch-all bad request case to the if-else block
Borislav Petkov
1
-4
/
+4
2008-07-16
ide-cd: remove ide_cd_drain_data and ide_cd_pad_transfer
Borislav Petkov
1
-29
/
+4
2008-07-16
ide-cd: remove wait-for-idle-controller bit in cdrom_start_packet_command
Borislav Petkov
1
-5
/
+0
2008-07-16
sgiioc4: call ide_find_port_slot() later
Bartlomiej Zolnierkiewicz
1
-4
/
+9
2008-07-16
swarm: call ide_find_port_slot() later
Bartlomiej Zolnierkiewicz
1
-7
/
+11
2008-07-16
icside: always try to probe first interface
Bartlomiej Zolnierkiewicz
1
-8
/
+10
2008-07-16
rapide: fix rapide_probe() return value
Bartlomiej Zolnierkiewicz
1
-13
/
+15
2008-07-16
ide: remove needless includes from setup-pci.c (take 2)
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-07-16
ide: remove needless includes from ide-taskfile.c (take 2)
Bartlomiej Zolnierkiewicz
1
-10
/
+0
2008-07-16
ide: remove needless includes from ide.c
Bartlomiej Zolnierkiewicz
1
-13
/
+0
2008-07-16
ide: remove superfluous BUG_ON() from set_geometry_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-07-16
ide: allow any command requesting DMA data phase for HDIO_DRIVE_TASKFILE
Bartlomiej Zolnierkiewicz
1
-21
/
+1
2008-07-16
ide-pnp: print driver banner message early
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-16
ide-h8300: print driver banner message early
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-07-16
ide: print message on error in ide_find_port_slot()
Bartlomiej Zolnierkiewicz
6
-22
/
+16
2008-07-16
ide_platform: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+7
2008-07-16
ide-h8300: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2008-07-16
rapide: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2008-07-16
cmd640: add ->init_dev method
Bartlomiej Zolnierkiewicz
1
-42
/
+30
2008-07-16
ide: ->port_init_devs -> ->init_dev
Bartlomiej Zolnierkiewicz
4
-21
/
+19
2008-07-16
cmd640: fix warm-plug support for the secondary interface
Bartlomiej Zolnierkiewicz
1
-30
/
+21
2008-07-16
powerpc/ide: remove mpc8xx-ide driver
Arnd Bergmann
3
-885
/
+0
2008-07-16
swarm: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2008-07-16
ide: tighten checks on PCI BARs in ide_hwif_configure()
Bartlomiej Zolnierkiewicz
1
-7
/
+7
2008-07-16
sgiioc4: use driver name for resource allocation
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-16
icside: use ide_init_port_hw()
Bartlomiej Zolnierkiewicz
1
-34
/
+38
2008-07-16
icside: don't use hwif->hwif_data
Bartlomiej Zolnierkiewicz
1
-13
/
+12
2008-07-16
ide-cs: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2008-07-16
ide_4drives: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-9
/
+18
2008-07-16
au1xxx-ide: don't use hwif->hwif_data
Bartlomiej Zolnierkiewicz
1
-8
/
+3
2008-07-16
ide: set hwif->dev in ide_init_port_hw() (take 2)
Bartlomiej Zolnierkiewicz
6
-12
/
+4
2008-07-16
ide: make ide_hwifs[] static
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2008-07-16
ide: fix hwif-s initialization
Bartlomiej Zolnierkiewicz
12
-28
/
+7
[next]