Commit Graph

39 Commits (a92aa318b4b369091fd80433c80e62838db8bc1c)

Author SHA1 Message Date
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 19 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
Will Dyson d5dee80ad6 [PATCH] add sysfs support for ide tape 20 years ago
Nishanth Aravamudan 80ce45fd96 [PATCH] janitor: ide-tape: replace schedule_timeout() with msleep() 20 years ago
Bartlomiej Zolnierkiewicz 8604affde9 [PATCH] convert IDE device drivers to driver-model 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago