aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-tape.c
Commit message (Expand)AuthorAge
* ide: eliminate warnings in ide-tape.cStephen Rothwell2007-08-01
* ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-09
* ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-09
* ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-09
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-16
* ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz2007-02-16
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-30
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-30
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-26
* [PATCH] idetape gcc 4.1 warning fixDaniel Walker2006-06-25
* [PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi2006-03-28
* [PATCH] sem2mutex: drivers/ideArjan van de Ven2006-03-23
* [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-13
* [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers2006-01-04
* [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-19
* [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-18
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-07
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] add sysfs support for ide tapeWill Dyson2005-10-28
* [PATCH] janitor: ide-tape: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-09-10
* [PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz2005-05-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16