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
/
ide-floppy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-2
/
+2
2009-06-25
ide: always kill the whole request on error
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-06-15
ide: BUG() on unknown requests
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2009-05-15
ide-atapi: remove pc->buf
Borislav Petkov
1
-7
/
+1
2009-05-15
ide-atapi: use local sense buffer
Borislav Petkov
1
-1
/
+2
2009-05-15
ide-floppy/ide_floppy_get_flexible_disk_page: use local buffer
Borislav Petkov
1
-10
/
+10
2009-05-15
ide-atapi: add a buffer-arg to ide_queue_pc_tail
Borislav Petkov
1
-9
/
+8
2009-05-15
ide-atapi: add a len-parameter to ide_queue_pc_tail
Borislav Petkov
1
-2
/
+2
2009-05-15
ide-atapi: switch to blk_rq_bytes() on do_request() path
Borislav Petkov
1
-4
/
+4
2009-05-11
ide: cleanup rq->data_len usages
Tejun Heo
1
-2
/
+2
2009-05-11
ide: convert to rq pos and nr_sectors accessors
Tejun Heo
1
-3
/
+3
2009-04-28
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
1
-1
/
+4
2009-04-28
ide-tape,floppy: fix failed command completion after request sense
Tejun Heo
1
-0
/
+1
2009-04-28
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
1
-1
/
+3
2009-04-28
ide-atapi: don't abuse rq->buffer
Tejun Heo
1
-1
/
+1
2009-04-28
ide-floppy: block pc always uses bio
Tejun Heo
1
-8
/
+6
2009-03-31
ide-floppy: use ide_pio_bytes()
Bartlomiej Zolnierkiewicz
1
-19
/
+5
2009-03-31
ide: decrease size of ->pc_buf field in struct ide_atapi_pc
Bartlomiej Zolnierkiewicz
1
-1
/
+4
2009-03-27
ide: keep track of number of bytes instead of sectors in struct ide_cmd
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: use do_rw_taskfile() for ATA_CMD_PACKET commands
Bartlomiej Zolnierkiewicz
1
-10
/
+14
2009-03-27
ide: pass command to ide_map_sg()
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-03-27
ide: remove ide_end_request()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-27
ide: pass number of bytes to complete to ide_complete_rq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: move rq->errors quirk out from ide_end_request()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-03-27
ide: pass error value to ide_complete_rq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: move command related fields from ide_hwif_t to struct ide_cmd
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2009-03-27
ide: return request status from ->pc_callback method
Bartlomiej Zolnierkiewicz
1
-8
/
+4
2009-03-27
ide: remove ->end_request method
Bartlomiej Zolnierkiewicz
1
-20
/
+0
2009-03-27
ide-{floppy,tape}: cleanup ide*_end_request()
Bartlomiej Zolnierkiewicz
1
-35
/
+31
2009-03-27
ide: use ->end_request only for private device driver requests
Bartlomiej Zolnierkiewicz
1
-5
/
+2
2009-03-27
ide: move ->failed_pc to ide_drive_t
Bartlomiej Zolnierkiewicz
1
-11
/
+10
2009-03-27
ide-floppy: remove superfluous check from ide_floppy_end_request()
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2009-03-27
ide: move request type specific code from ide_end_drive_cmd() to callers (v3)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: improve debugging scheme
Borislav Petkov
1
-20
/
+15
2009-03-13
ide-floppy: do not map dataless cmds to an sg
Borislav Petkov
1
-2
/
+4
2009-01-06
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-01-02
ide-atapi: remove timeout arg to ide_issue_pc
Borislav Petkov
1
-1
/
+1
2009-01-02
ide-cd: move cdrom_timer_expiry to ide-atapi.c
Borislav Petkov
1
-1
/
+1
2009-01-02
ide-floppy: allocate only toplevel packet commands
Linus Torvalds
1
-13
/
+13
2008-10-17
ide-floppy: remove idefloppy_floppy_t typedef
Bartlomiej Zolnierkiewicz
1
-9
/
+9
2008-10-17
ide: add generic ATA/ATAPI disk driver
Bartlomiej Zolnierkiewicz
1
-8
/
+37
2008-10-17
ide-floppy: factor out generic disk handling code to ide-gd-floppy.c
Bartlomiej Zolnierkiewicz
1
-309
/
+10
2008-10-17
ide: remove IDE_AFLAG_NO_DOORLOCKING
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-17
ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-10-17
ide: IDE_AFLAG_WP -> IDE_DFLAG_WP
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-10-17
ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-10-17
ide-floppy: use drive->capacity64 for caching current capacity
Bartlomiej Zolnierkiewicz
1
-10
/
+13
2008-10-17
ide-floppy: drop 'floppy' argument from idefloppy_setup()
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-10-17
ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-10-17
ide-floppy: use alloc_disk_node()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
[next]