- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / ide / ide-tape.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-10-19 Robert P. J. Dayide: remove inclusion of non-existent io_trace.h
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-08-01 Stephen Rothwellide: eliminate warnings in ide-tape.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-09 Bartlomiej Zolnier... ide: move IDE settings handling to ide-proc.c
2007-05-09 Bartlomiej Zolnier... ide: split off ioctl handling from IDE settings (v2)
2007-05-09 Bartlomiej Zolnier... ide: make /proc/ide/ optional
2007-02-17 Bartlomiej Zolnier... ide: make ide_hwif_t.ide_dma_{host_off,off_quietly...
2007-02-17 Bartlomiej Zolnier... ide: remove ide_drive_t.usage
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-10-01 Peter Zijlstra[PATCH] completions: lockdep annotate on stack completions
2006-09-30 Jens Axboe[PATCH] Remove ->rq_status from struct request
2006-09-30 Jens Axboe[PATCH] Remove ->waiting member from struct request
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs support from the ide subsystem.
2006-06-25 Daniel Walker[PATCH] idetape gcc 4.1 warning fix
2006-03-28 Marcelo Feitoza... [PATCH] ide-tape: use time_after(), time_after_eq()
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: drivers/ide
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-13 Russell King[PATCH] Add ide_bus_type probe and remove methods
2006-01-05 Kay Sievers[PATCH] ide: MODALIAS support for autoloading of ide...
2005-11-19 Bartlomiej Zolnier... [PATCH] ide: add missing __init tags to device drivers
2005-11-18 Laurent Riffard[PATCH] ide: remove ide_driver_t.owner field
2005-11-07 Deepak Saxena[PATCH] ide: kmalloc + memset -> kzalloc conversion
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-28 Will Dyson[PATCH] add sysfs support for ide tape
2005-10-27 Greg Kroah-HartmanLots of input and class patches to make input use the...
2005-09-10 Nishanth Aravamudan[PATCH] janitor: ide-tape: replace schedule_timeout...
2005-05-26 Bartlomiej Zolnier... [PATCH] convert IDE device drivers to driver-model
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-04 Olaf Hering+- update to 2.6.11-rc3-bk1, ide, ia64, s390, i2c,...
2005-02-03 Tejun Heo[ide] ide-tape: use time_after() macro
2005-02-01 Jens Axboe- patches.suse/request_end_io-sl93: async request end_i...
2004-10-20 Adrian Bunk[PATCH] #include <asm/bitops.h> -> #include <linux...
2004-10-20 Bartlomiej Zolnier... [ide] convert ide_hwif_t->ide_dma_begin() to ->dma_start()
2004-10-19 Bartlomiej Zolnier... [ide] add ide_hwif_t->dma_setup()
2004-08-28 Bartlomiej Zolnier... [PATCH] ide: remove unused IDETAPE_DEBUG_LOG_VERBOSE...
2004-08-13 Jens Axboe- Update to 2.6.8-rc4-bk3 (includes elv-init and SG_IO...
2004-08-12 Linus TorvaldsPass done file pointer to block device ioctl's
2004-08-08 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk3
2004-08-07 Linus TorvaldsCharacter device tape drivers are non-lseekable.
2004-06-18 Alexander Viro[PATCH] sparse: ide-tape annotation
2004-04-25 Bartlomiej Zolnier... [PATCH] use kernel min/max in IDE code (1/2)
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-19 Bartlomiej Zolnier... [PATCH] kill useless IDE_SUBDRIVER_VERSION
2004-02-18 Andrew Morton[PATCH] ide-tape: remove obsolete onstream support
2004-02-18 Andrew Morton[PATCH] add some more MODULE_ALIASes
2004-02-16 Bartlomiej Zolnier... [PATCH] make __ide_dma_off() generic and remove ide_hwi...
2004-02-16 Bartlomiej Zolnier... [PATCH] ide-tape: warn about soon to be removed OnStrea...
2004-02-16 Bartlomiej Zolnier... [PATCH] ide-tape: fix "sleeping function called from...
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2004-01-05 Bartlomiej Zolnier... [PATCH] ide-tape.c: stop abusing rq->flags
2003-12-29 Andrew Morton[PATCH] ide-tape update
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-11-04 Bartlomiej Zolnier... [PATCH] fix rq->flags use in ide-tape.c
2003-11-04 Bartlomiej Zolnier... [PATCH] fix ide-tape oops
2003-09-04 Bartlomiej Zolnier... [PATCH] ide: remove supports_dma field from ide_driver_t
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (10/12)
2003-08-20 Linus TorvaldsFix up various small compile warnings in an effort at
2003-08-14 Bartlomiej Zolnier... [PATCH] ide: some CodingStyle fixes from 2.4.x for...
2003-08-14 Bartlomiej Zolnier... [PATCH] ide: remove bogus bh->bio conversion from ide...
2003-08-14 Bartlomiej Zolnier... [PATCH] ide: build fixes for ide-tape.c
2003-05-07 Andrew Morton[PATCH] switch most remaining drivers over to devfs_mk_bdev
2003-04-24 Christoph Hellwig[PATCH] use file->private_data in ide-tape
2003-04-18 Christoph Hellwig[PATCH] devfs: sanitize devfs_register_tape prototype
2003-04-18 Christoph Hellwig[PATCH] devfs: cleanup devfs use in ide
2003-03-22 Alan Cox[PATCH] ide typo fixes
2003-03-21 Alan Cox[PATCH] update ide-tape to match changes
2003-02-18 Alan Cox[PATCH] ide-tape no longer needs this ifdef
2002-12-30 Alan Stern[PATCH] ide-tape driver update
2002-11-25 Alan Cox[PATCH] remove IDE DMA conditionals from tape
2002-11-15 Alexander Viro[PATCH] devfs_register_tape() cleanup
2002-11-01 Alexander Viro[PATCH] uses of ->rq_dev in printks
2002-10-28 Alexander Viro[PATCH] ide-{disk,cd,...} got separate block_device_ope...
2002-10-08 Art Haas[PATCH] named initializers for drivers/ide
2002-09-11 Jens Axboeide-tape update:
2002-08-28 Alexander Viro[PATCH] put ide_driver_t on lists
2002-08-28 Alexander Viro[PATCH] Remove unused high-level IDE ->init method
2002-08-28 Alexander Viro[PATCH] Add ->owner to ide_driver_t
2002-08-28 Alexander Viro[PATCH] per-drive IDE deregistration
2002-08-28 Alexander Viro[PATCH] Remove duplicate calls to ide_cdrom_init()...
2002-08-28 Alexander Viro[PATCH] move media_type checks from ide_scan_devices...
2002-08-28 Alexander Viro[PATCH] put IDE drives on lists
2002-08-28 Alexander Viro[PATCH] finish introduction of ->reinit()
2002-08-16 Jens AxboeAdd 2.4 IDE core, based on late 2.4.19-pre-acX version
2002-08-16 Jens AxboeDelete 2.5 IDE core
2002-08-10 Alexander Viro[PATCH] partition table flush/read cleanup
2002-08-10 Alexander Viro[PATCH] ide subdrivers attach() cleanup
2002-08-01 Linus TorvaldsMerge bk://linuxusb.bkbits.net/devfs-2.5
2002-08-01 Martin Dalecki[PATCH] 2.5.29 IDE 110
2002-07-30 Greg Kroah-HartmanRemoved devfs_register_chrdev and devfs_unregister_chrdev.
2002-07-30 Martin Dalecki[PATCH] 2.5.29 IDE 109
2002-07-30 Martin Dalecki[PATCH] 2.5.29 IDE 108
2002-07-26 Martin Dalecki[PATCH] IDE 105
next