- 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 17 years ago
- 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 17 years ago
- 3910dde ide-{floppy,tape,scsi}: 400ns delay is required after executing the command by Bartlomiej Zolnierkiewicz · 17 years ago
- 32b3fe4 ide: always use ->OUTBSYNC method for executing commands by Bartlomiej Zolnierkiewicz · 17 years ago
- 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 17 years ago
- 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
- 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
- 52d3ccf IDE: Coding Style fixes to drivers/ide/ide-floppy.c by Paolo Ciarrocchi · 17 years ago
- eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 17 years ago
- c2b2b29 ide-floppy: rename end_request handler properly by Borislav Petkov · 17 years ago
- 8e55512 ide-floppy: convert driver to using generic ide_atapi_pc by Borislav Petkov · 17 years ago
- 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 17 years ago
- 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 17 years ago
- 3ad6776 ide-floppy: remove struct idefloppy_id_gcw by Borislav Petkov · 17 years ago
- 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 17 years ago
- c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 17 years ago
- fc6c5bc ide-floppy: bump driver version number by Borislav Petkov · 17 years ago
- 0571c7a ide-floppy: fix most of the remaining checkpatch.pl issues by Borislav Petkov · 17 years ago
- 6e5fa7b ide-floppy: remove atomic test_*bit macros by Borislav Petkov · 17 years ago
- 757ced8 ide-floppy: remove unused flag PC_ABORT by Borislav Petkov · 17 years ago
- f373bd8 ide-floppy: remove IDEFLOPPY_DEBUG_INFO by Borislav Petkov · 17 years ago
- ae7e8dd ide-floppy: remove unused IDEFLOPPY_USE_READ12 by Borislav Petkov · 17 years ago
- 32925e1 ide-floppy: merge idefloppy_{input,output}_buffers by Borislav Petkov · 17 years ago
- 0eea645 ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw by Borislav Petkov · 17 years ago
- 0bf399e ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macro by Borislav Petkov · 17 years ago
- d652c13 ide-floppy: mv idefloppy_{should_,}report_error by Borislav Petkov · 17 years ago
- d30a7fb ide-floppy: report DMA handling in idefloppy_pc_intr() properly by Borislav Petkov · 17 years ago
- 20bf7bd ide-floppy: factor out ioctl handlers from idefloppy_ioctl() by Borislav Petkov · 17 years ago
- 194ec0c ide-floppy: remove struct idefloppy_capacity_descriptor by Borislav Petkov · 17 years ago
- 8e81bbb ide-floppy: remove struct idefloppy_flexible_disk_page by Borislav Petkov · 17 years ago
- 24a5d70 ide-floppy: remove struct idefloppy_mode_parameter_header by Borislav Petkov · 17 years ago
- a6ff2d3 ide-floppy: remove struct idefloppy_request_sense_result by Borislav Petkov · 17 years ago
- 4d37d32 ide-floppy: remove struct idefloppy_inquiry_result by Borislav Petkov · 17 years ago
- 948391d ide-floppy: remove struct idefloppy_capabilities_page by Borislav Petkov · 17 years ago
- bcc77d9 ide-floppy: cleanup and unify debugging macro calls by Borislav Petkov · 17 years ago
- 7e8b163 ide-floppy: include the proper headers by Borislav Petkov · 17 years ago
- 9a24b63 ide-floppy: disambiguate function names by Borislav Petkov · 17 years ago
- 0078df2 ide-floppy: remove unnecessary ->handler != NULL check by Borislav Petkov · 17 years ago
- 8f62243 ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorder by Borislav Petkov · 17 years ago
- 30d6709 ide-floppy: convert to generic packet commands by Borislav Petkov · 17 years ago
- d3f2084 ide-floppy: cleanup header by Borislav Petkov · 17 years ago
- 59bca8c ide: update/add my Copyrights by Bartlomiej Zolnierkiewicz · 17 years ago
- 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 17 years ago
- d554336 ide-{floppy,tape}: remove debug code for dumping identify data by Bartlomiej Zolnierkiewicz · 17 years ago
- 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
- 932aead ide-{floppy,tape,scsi}: fix register loading order when issuing packet command by Bartlomiej Zolnierkiewicz · 17 years ago
- 8e7657a ide: remove atapi_ireason_t (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
- 790d123 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t by Bartlomiej Zolnierkiewicz · 17 years ago
- e5f9f5a ide: remove atapi_feature_t by Bartlomiej Zolnierkiewicz · 17 years ago
- 0e38a66 ide: remove atapi_error_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
- 22c525b ide: remove ata_status_t and atapi_status_t by Bartlomiej Zolnierkiewicz · 17 years ago
- 918337a ide-floppy: remove dead code by Bartlomiej Zolnierkiewicz · 17 years ago
- 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
- 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
- 89636af ide: add support for SCSI ioctls to ide-floppy by Bartlomiej Zolnierkiewicz · 17 years ago
- 3d6392c bsg: support for full generic block layer SG v3 by Jens Axboe · 17 years ago
- 7662d04 ide: move IDE settings handling to ide-proc.c by Bartlomiej Zolnierkiewicz · 18 years ago
- 1497943 ide: split off ioctl handling from IDE settings (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
- ecfd80e ide: make /proc/ide/ optional by Bartlomiej Zolnierkiewicz · 18 years ago
- 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
- c94964a ide: remove ide_drive_t.usage by Bartlomiej Zolnierkiewicz · 18 years ago
- fdb77da ide-floppy: Fix unformatted media crash by Alan Cox · 18 years ago
- 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
- 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
- cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
- 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
- 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
- 94f6c59 [PATCH] devfs: Remove devfs support from the ide subsystem. by Greg Kroah-Hartman · 19 years ago
- 18cddac [PATCH] ide-floppy: fix debug-only syntax error by Randy Dunlap · 18 years ago
- 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 18 years ago
- cf8b897 [PATCH] sem2mutex: drivers/ide by Arjan van de Ven · 19 years ago
- 4031bbe [PATCH] Add ide_bus_type probe and remove methods by Russell King · 19 years ago
- a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
- 263756e [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... by Kay Sievers · 19 years ago
- 17514e8 [PATCH] ide: add missing __init tags to device drivers by Bartlomiej Zolnierkiewicz · 19 years ago
- 4ef3b8f [PATCH] ide: remove ide_driver_t.owner field by Laurent Riffard · 19 years ago
- 07203f6 [PATCH] ide-floppy: software eject not working with LS-120 drive by Ondrej Zary · 19 years ago
- f5e3c2f [PATCH] ide: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
- c40d3d3 [PATCH] ide-floppy: fix IDEFLOPPY_TICKS_DELAY by Bartlomiej Zolnierkiewicz · 19 years ago
- c7ea4b3 [PATCH] ide-floppy adjustments by Jan Beulich · 19 years ago
- 8604aff [PATCH] convert IDE device drivers to driver-model by Bartlomiej Zolnierkiewicz · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago