开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-floppy.h
Age
Commit message (
Expand
)
Author
2021-06-16
ide: remove the legacy ide driver
Christoph Hellwig
2020-01-03
compat_ioctl: ide: floppy: add handler
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2008-10-21
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
Al Viro
2008-10-17
ide-floppy: remove idefloppy_floppy_t typedef
Bartlomiej Zolnierkiewicz
2008-10-17
ide: add generic ATA/ATAPI disk driver
Bartlomiej Zolnierkiewicz
2008-10-17
ide: prepare for merging ide-gd-floppy.c with ide-gd.c
Bartlomiej Zolnierkiewicz
2008-10-17
ide-floppy: factor out generic disk handling code to ide-gd-floppy.c
Bartlomiej Zolnierkiewicz
2008-10-13
ide-floppy: move /proc handling to ide-floppy_proc.c (take 2)
Bartlomiej Zolnierkiewicz
2008-10-13
ide-floppy: move all ioctl handling to ide-floppy_ioctl.c (take 2)
Bartlomiej Zolnierkiewicz
2008-10-13
ide: make ide_transfer_pc() static
Bartlomiej Zolnierkiewicz
2008-10-13
ide: add ide_retry_pc() helper
Bartlomiej Zolnierkiewicz
2008-10-13
ide: add request_sense_{pc,rq} to ide_drive_t
Bartlomiej Zolnierkiewicz
2008-10-13
ide: add pointer to the current packet command to ide_drive_t
Bartlomiej Zolnierkiewicz
2008-10-10
ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.c
Bartlomiej Zolnierkiewicz