summaryrefslogtreecommitdiff
path: root/drivers/char/viotape.c
Commit message (Expand)AuthorAge
* tape: beyond ARRAY_SIZE of viocd_diskinforoel kluin2009-06-02
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\
| * | bkl-removal viotape fixupStephen Rothwell2008-06-20
| * | viotape: cdev lock_kernel pushdown ()Jonathan Corbet2008-06-20
* | | viotape: Use unlocked_ioctlStephen Rothwell2008-06-30
| |/ |/|
* | [POWERPC] iSeries: Remove unused mail addressStephen Rothwell2008-05-23
|/
* drivers: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-12
* [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-11
* [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-11
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-19
* [POWERPC] VIOTAPE: Use designated initializers for fops member structures.Robert P. J. Day2007-07-10
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [POWERPC] iSeries: fix viotape initStephen Rothwell2006-12-20
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-08
* [POWERPC] iseries: Small viotape cleanup allowed by devfs removalStephen Rothwell2006-07-13
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_*_tape() functions from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell2006-05-19
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* merge filename and modify references to iseries/vio.hKelly Daly2005-11-02
* merge filename and modify references to iseries/hv_lp_event.hKelly Daly2005-11-02
* merge filename and modify reference to iseries/hv_lp_config.hKelly Daly2005-11-02
* merge filename and modify references to iseries/hv_call_event.hKelly Daly2005-11-02
* Merge ../linux-2.6 by handPaul Mackerras2005-10-31
|\
| * [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* | powerpc: set the driver.owner field for all vio driversStephen Rothwell2005-10-24
* | powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2005-10-24
|/
* [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-30
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16