summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-tape.c
Commit message (Expand)AuthorAgeFilesLines
* ide: add IDE_HFLAG_NO_DSC host flagBartlomiej Zolnierkiewicz2008-02-011-12/+4
* ide-{floppy,tape}: remove debug code for dumping identify dataBartlomiej Zolnierkiewicz2008-02-011-59/+0
* ide-tape: fix handling of non-special requests in ->end_request methodBartlomiej Zolnierkiewicz2008-01-261-0/+5
* ide: add ide_pktcmd_tf_load() helperBartlomiej Zolnierkiewicz2008-01-251-6/+3
* ide-{floppy,tape,scsi}: fix register loading order when issuing packet commandBartlomiej Zolnierkiewicz2008-01-251-1/+1
* ide: remove atapi_ireason_t (take 3)Bartlomiej Zolnierkiewicz2008-01-251-14/+13
* ide: remove ata_nsector_t, ata_data_t and atapi_bcount_tBartlomiej Zolnierkiewicz2008-01-251-16/+19
* ide: remove atapi_error_t (take 2)Bartlomiej Zolnierkiewicz2008-01-251-2/+1
* ide: remove ata_status_t and atapi_status_tBartlomiej Zolnierkiewicz2008-01-251-17/+17
* ide-tape: remove dead USE_IOTRACE codeBartlomiej Zolnierkiewicz2008-01-251-22/+0
* IDE: Convert from class_device to device for ide-tapeTony Jones2008-01-241-8/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-1/+1
|\
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* | ide: remove inclusion of non-existent io_trace.hRobert P. J. Day2007-10-201-1/+0
|/
* ide: eliminate warnings in ide-tape.cStephen Rothwell2007-08-011-1/+1
* ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-101-8/+9
* ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-101-15/+15
* ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-101-1/+1
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-171-2/+2
* ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz2007-02-171-8/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-4/+4
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-2/+2
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-301-1/+1
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-261-12/+0
* [PATCH] idetape gcc 4.1 warning fixDaniel Walker2006-06-251-16/+33
* [PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi2006-03-281-2/+3
* [PATCH] sem2mutex: drivers/ideArjan van de Ven2006-03-231-9/+10
* [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-131-11/+7
* [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers2006-01-041-0/+1
* [PATCH] ide: add missing __init tags to device driversBartlomiej Zolnierkiewicz2005-11-191-4/+1
* [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-181-1/+1
* [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-2/+2
* [PATCH] add sysfs support for ide tapeWill Dyson2005-10-281-2/+36
* [PATCH] janitor: ide-tape: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-09-101-2/+1
* [PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz2005-05-261-32/+19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+4937
OpenPOWER on IntegriCloud