index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-floppy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
ide: add ide_read_error() inline helper
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-02-06
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-02-02
ide-floppy: bump driver version number
Borislav Petkov
1
-4
/
+1
2008-02-02
ide-floppy: fix most of the remaining checkpatch.pl issues
Borislav Petkov
1
-195
/
+160
2008-02-02
ide-floppy: remove atomic test_*bit macros
Borislav Petkov
1
-56
/
+69
2008-02-02
ide-floppy: remove unused flag PC_ABORT
Borislav Petkov
1
-13
/
+6
2008-02-02
ide-floppy: remove IDEFLOPPY_DEBUG_INFO
Borislav Petkov
1
-50
/
+13
2008-02-02
ide-floppy: remove unused IDEFLOPPY_USE_READ12
Borislav Petkov
1
-11
/
+7
2008-02-02
ide-floppy: merge idefloppy_{input,output}_buffers
Borislav Petkov
1
-46
/
+19
2008-02-02
ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw
Borislav Petkov
1
-17
/
+16
2008-02-02
ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macro
Borislav Petkov
1
-6
/
+1
2008-02-02
ide-floppy: mv idefloppy_{should_,}report_error
Borislav Petkov
1
-24
/
+14
2008-02-02
ide-floppy: report DMA handling in idefloppy_pc_intr() properly
Borislav Petkov
1
-1
/
+5
2008-02-02
ide-floppy: factor out ioctl handlers from idefloppy_ioctl()
Borislav Petkov
1
-75
/
+78
2008-02-02
ide-floppy: remove struct idefloppy_capacity_descriptor
Borislav Petkov
1
-100
/
+76
2008-02-02
ide-floppy: remove struct idefloppy_flexible_disk_page
Borislav Petkov
1
-54
/
+36
2008-02-02
ide-floppy: remove struct idefloppy_mode_parameter_header
Borislav Petkov
1
-23
/
+3
2008-02-02
ide-floppy: remove struct idefloppy_request_sense_result
Borislav Petkov
1
-58
/
+24
2008-02-02
ide-floppy: remove struct idefloppy_inquiry_result
Borislav Petkov
1
-41
/
+0
2008-02-02
ide-floppy: remove struct idefloppy_capabilities_page
Borislav Petkov
1
-49
/
+6
2008-02-02
ide-floppy: cleanup and unify debugging macro calls
Borislav Petkov
1
-37
/
+31
2008-02-02
ide-floppy: include the proper headers
Borislav Petkov
1
-3
/
+3
2008-02-02
ide-floppy: disambiguate function names
Borislav Petkov
1
-3
/
+3
2008-02-02
ide-floppy: remove unnecessary ->handler != NULL check
Borislav Petkov
1
-4
/
+3
2008-02-02
ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorder
Borislav Petkov
1
-14
/
+14
2008-02-02
ide-floppy: convert to generic packet commands
Borislav Petkov
1
-32
/
+12
2008-02-01
ide-floppy: cleanup header
Borislav Petkov
1
-63
/
+4
2008-02-01
ide: update/add my Copyrights
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-01
ide-{floppy,tape}: remove debug code for dumping identify data
Bartlomiej Zolnierkiewicz
1
-50
/
+0
2008-01-25
ide: add ide_pktcmd_tf_load() helper
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2008-01-25
ide-{floppy,tape,scsi}: fix register loading order when issuing packet command
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-25
ide: remove atapi_ireason_t (take 3)
Bartlomiej Zolnierkiewicz
1
-13
/
+12
2008-01-25
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
Bartlomiej Zolnierkiewicz
1
-19
/
+18
2008-01-25
ide: remove atapi_feature_t
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2008-01-25
ide: remove atapi_error_t (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-01-25
ide: remove ata_status_t and atapi_status_t
Bartlomiej Zolnierkiewicz
1
-7
/
+7
2008-01-25
ide-floppy: remove dead code
Bartlomiej Zolnierkiewicz
1
-33
/
+0
2007-10-10
Fixup rq_for_each_segment() indentation
Jens Axboe
1
-18
/
+18
2007-10-10
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
1
-10
/
+6
2007-07-20
ide: add support for SCSI ioctls to ide-floppy
Bartlomiej Zolnierkiewicz
1
-1
/
+17
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
1
-13
/
+16
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
1
-8
/
+8
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2007-02-17
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
1
-9
/
+9
2007-02-17
ide-floppy: Fix unformatted media crash
Alan Cox
1
-1
/
+2
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-1
/
+1
[next]