summaryrefslogtreecommitdiffstats
path: root/drivers/char/viotape.c
Commit message (Expand)AuthorAgeFilesLines
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-121-5/+5
* [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-111-106/+18Star
* [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-111-4/+3Star
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-191-6/+1Star
* [POWERPC] VIOTAPE: Use designated initializers for fops member structures.Robert P. J. Day2007-07-101-6/+6
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [POWERPC] iSeries: fix viotape initStephen Rothwell2006-12-201-1/+4
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-081-5/+5
* [POWERPC] iseries: Small viotape cleanup allowed by devfs removalStephen Rothwell2006-07-131-4/+2Star
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-041-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0Star
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-4/+0Star
* [PATCH] devfs: Remove devfs_*_tape() functions from the kernel treeGreg Kroah-Hartman2006-06-261-3/+0Star
* [PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell2006-05-191-1/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
* merge filename and modify references to iseries/vio.hKelly Daly2005-11-021-2/+2
* merge filename and modify references to iseries/hv_lp_event.hKelly Daly2005-11-021-1/+1
* merge filename and modify reference to iseries/hv_lp_config.hKelly Daly2005-11-021-1/+1
* merge filename and modify references to iseries/hv_call_event.hKelly Daly2005-11-021-1/+1
* Merge ../linux-2.6 by handPaul Mackerras2005-10-311-2/+2
|\
| * [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-2/+2
* | powerpc: set the driver.owner field for all vio driversStephen Rothwell2005-10-241-1/+2
* | powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2005-10-241-2/+4
|/
* [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-301-1/+1
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-211-8/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1129