Commit Graph

206 Commits (0a02002268bf624a8b0eaf3b4eb5c4207bd80d8b)

Author SHA1 Message Date
Borislav Petkov 496b92e65d ide-tape: remove struct idetape_medium_partition_page_t 17 years ago
Borislav Petkov 64a0e08682 ide-tape: remove struct idetape_data_compression_page_t 17 years ago
Borislav Petkov 6d29c8f0ab ide-tape: remove struct idetape_inquiry_result_t 17 years ago
Borislav Petkov b642201326 ide-tape: remove struct idetape_capabilities_page_t 17 years ago
Borislav Petkov 55a5d291fd ide-tape: remove IDETAPE_DEBUG_BUGS 17 years ago
Borislav Petkov f79f93a2f3 ide-tape: remove IDETAPE_DEBUG_INFO 17 years ago
Bartlomiej Zolnierkiewicz 16422de357 ide-tape: dump gcw fields on error in idetape_identify_device() 17 years ago
Borislav Petkov 47314fa429 ide-tape: remove struct idetape_mode_parameter_header_t 17 years ago
Borislav Petkov 1b5db434f4 ide-tape: remove struct idetape_request_sense_result_t 17 years ago
Borislav Petkov c7ea8a1b36 ide-tape: remove dead code 17 years ago
Borislav Petkov 5ce78af4be ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1995-2002 17 years ago
Bartlomiej Zolnierkiewicz c1c9dbc849 ide-tape: use ide_execute_command() 17 years ago
Bartlomiej Zolnierkiewicz 59bca8cc99 ide: update/add my Copyrights 17 years ago
Bartlomiej Zolnierkiewicz 58f189fccc ide: delete filenames/versions from comments 17 years ago
Bartlomiej Zolnierkiewicz 4166c1993b ide: add IDE_HFLAG_NO_DSC host flag 17 years ago
Bartlomiej Zolnierkiewicz d554336514 ide-{floppy,tape}: remove debug code for dumping identify data 17 years ago
Bartlomiej Zolnierkiewicz 3687221f28 ide-tape: fix handling of non-special requests in ->end_request method 17 years ago
Bartlomiej Zolnierkiewicz 2fc5738819 ide: add ide_pktcmd_tf_load() helper 17 years ago
Bartlomiej Zolnierkiewicz 932aead6d2 ide-{floppy,tape,scsi}: fix register loading order when issuing packet command 17 years ago
Bartlomiej Zolnierkiewicz 8e7657ae0f ide: remove atapi_ireason_t (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 790d123989 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t 17 years ago
Bartlomiej Zolnierkiewicz 0e38a66a1e ide: remove atapi_error_t (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 22c525b976 ide: remove ata_status_t and atapi_status_t 17 years ago
Bartlomiej Zolnierkiewicz d3bb03438c ide-tape: remove dead USE_IOTRACE code 17 years ago
Tony Jones dbc1272ed4 IDE: Convert from class_device to device for ide-tape 17 years ago
Robert P. J. Day 276d789e17 ide: remove inclusion of non-existent io_trace.h 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Stephen Rothwell ab0579685d ide: eliminate warnings in ide-tape.c 18 years ago
Bartlomiej Zolnierkiewicz 7662d046df ide: move IDE settings handling to ide-proc.c 18 years ago
Bartlomiej Zolnierkiewicz 1497943ee6 ide: split off ioctl handling from IDE settings (v2) 18 years ago
Bartlomiej Zolnierkiewicz ecfd80e4a5 ide: make /proc/ide/ optional 18 years ago
Bartlomiej Zolnierkiewicz 7469aaf6a3 ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) 18 years ago
Bartlomiej Zolnierkiewicz c94964a455 ide: remove ide_drive_t.usage 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Peter Zijlstra 6e9a4738c9 [PATCH] completions: lockdep annotate on stack completions 19 years ago
Jens Axboe cdd6026217 [PATCH] Remove ->rq_status from struct request 19 years ago
Jens Axboe c00895ab2f [PATCH] Remove ->waiting member from struct request 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 94f6c59dcf [PATCH] devfs: Remove devfs support from the ide subsystem. 19 years ago
Daniel Walker dcd9637961 [PATCH] idetape gcc 4.1 warning fix 19 years ago
Marcelo Feitoza Parisi 9bae1ff3e7 [PATCH] ide-tape: use time_after(), time_after_eq() 19 years ago
Arjan van de Ven cf8b8975c3 [PATCH] sem2mutex: drivers/ide 19 years ago
Russell King 4031bbe4bb [PATCH] Add ide_bus_type probe and remove methods 19 years ago
Kay Sievers 263756ec22 [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... 19 years ago
Bartlomiej Zolnierkiewicz 17514e8a6f [PATCH] ide: add missing __init tags to device drivers 20 years ago
Laurent Riffard 4ef3b8f4a5 [PATCH] ide: remove ide_driver_t.owner field 20 years ago
Deepak Saxena f5e3c2faa2 [PATCH] ide: kmalloc + memset -> kzalloc conversion 20 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 20 years ago