aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/viotape.c
AgeCommit message (Expand)Author
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-16viotape: use noop_llseekArnd Bergmann
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-02tape: beyond ARRAY_SIZE of viocd_diskinforoel kluin
2008-10-16device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-06-30viotape: Use unlocked_ioctlStephen Rothwell
2008-06-20bkl-removal viotape fixupStephen Rothwell
2008-06-20viotape: cdev lock_kernel pushdown ()Jonathan Corbet
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell
2008-04-29drivers: use non-racy method for proc entries creationDenis V. Lunev
2007-10-12Convert from class_device to device in drivers/chartonyj@suse.de
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita
2007-07-10[POWERPC] VIOTAPE: Use designated initializers for fops member structures.Robert P. J. Day
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-12-20[POWERPC] iSeries: fix viotape initStephen Rothwell
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek
2006-07-13[POWERPC] iseries: Small viotape cleanup allowed by devfs removalStephen Rothwell
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_*_tape() functions from the kernel treeGreg Kroah-Hartman
2006-05-19[PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly
2005-11-02merge filename and modify references to iseries/hv_call_event.hKelly Daly
2005-10-31Merge ../linux-2.6 by handPaul Mackerras
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell
2005-06-20[PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds