summaryrefslogtreecommitdiffstats
path: root/drivers/char/viotape.c
AgeCommit message (Expand)AuthorLines
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell-1/+1
2008-04-29drivers: use non-racy method for proc entries creationDenis V. Lunev-6/+3
2007-10-12Convert from class_device to device in drivers/chartonyj@suse.de-5/+5
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell-106/+18
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell-4/+3
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita-6/+1
2007-07-10[POWERPC] VIOTAPE: Use designated initializers for fops member structures.Robert P. J. Day-6/+6
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven-1/+1
2006-12-20[POWERPC] iSeries: fix viotape initStephen Rothwell-1/+4
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek-5/+5
2006-07-13[POWERPC] iseries: Small viotape cleanup allowed by devfs removalStephen Rothwell-4/+2
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman-2/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman-4/+0
2006-06-26[PATCH] devfs: Remove devfs_*_tape() functions from the kernel treeGreg Kroah-Hartman-3/+0
2006-05-19[PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell-1/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-1/+0
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly-2/+2
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly-1/+1
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly-1/+1
2005-11-02merge filename and modify references to iseries/hv_call_event.hKelly Daly-1/+1
2005-10-31Merge ../linux-2.6 by handPaul Mackerras-2/+2
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman-2/+2
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell-1/+2
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell-2/+4
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell-1/+1
2005-06-20[PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de-8/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1129