index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-floppy_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-3
/
+4
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
1
-3
/
+9
*
ide-atapi: remove pc->buf
Borislav Petkov
2009-05-15
1
-1
/
+0
*
ide-floppy/ide_floppy_get_format_progress: use local sense buffer
Borislav Petkov
2009-05-15
1
-1
/
+2
*
ide-floppy/ide_floppy_format_unit: use local buffer
Borislav Petkov
2009-05-15
1
-11
/
+13
*
ide-floppy/ide_floppy_get_sfrp_bit: use local buffer
Borislav Petkov
2009-05-15
1
-2
/
+3
*
ide-atapi: add a buffer-arg to ide_queue_pc_tail
Borislav Petkov
2009-05-15
1
-8
/
+8
*
ide-atapi: add a len-parameter to ide_queue_pc_tail
Borislav Petkov
2009-05-15
1
-4
/
+4
*
ide: decrease size of ->pc_buf field in struct ide_atapi_pc
Bartlomiej Zolnierkiewicz
2009-03-31
1
-1
/
+4
*
ide-floppy: allocate only toplevel packet commands
Linus Torvalds
2009-01-02
1
-28
/
+30
*
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
Al Viro
2008-10-21
1
-7
/
+6
*
[PATCH] lose the unused file argument in generic_ide_ioctl()
Al Viro
2008-10-21
1
-1
/
+1
*
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
2008-10-21
1
-2
/
+2
*
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
1
-1
/
+1
*
ide-floppy: remove idefloppy_floppy_t typedef
Bartlomiej Zolnierkiewicz
2008-10-17
1
-4
/
+4
*
ide: add generic ATA/ATAPI disk driver
Bartlomiej Zolnierkiewicz
2008-10-17
1
-6
/
+3
*
ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS
Bartlomiej Zolnierkiewicz
2008-10-17
1
-3
/
+3
*
ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2)
Bartlomiej Zolnierkiewicz
2008-10-13
1
-2
/
+52
*
ide: add ide_retry_pc() helper
Bartlomiej Zolnierkiewicz
2008-10-13
1
-1
/
+1
*
ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.c
Bartlomiej Zolnierkiewicz
2008-10-10
1
-0
/
+243