summaryrefslogtreecommitdiff
path: root/drivers/char/dtlk.c
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-06-19dtlk: off by one in {read,write}_tts()Roel Kluin
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2007-05-08dtlk: fix error checks in module_init()Akinobu Mita
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] Char: timers cleanupJiri Slaby
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
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-04-11[PATCH] Remove extraneous \n in doubletalk init printk.Dave Jones
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl
2004-10-18[PATCH] drivers/char: replace schedule_timeout() with msleep_interruptible()Maximilian Attems
2004-08-08Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.Linus Torvalds
2004-08-07Fix up a couple of drivers - notable sg - for nonseekability.Linus Torvalds
2004-06-23[PATCH] sparse: trivial annotations in drivers/char/*Alexander Viro
2003-10-03[PATCH] janitor: cleanup includes (drivers/char)Randy Dunlap
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro
2003-07-11[PATCH] dtlk comment fixAlan Cox
2003-05-07[PATCH] switch most remaining drivers over to devfs_mk_bdevAndrew Morton
2002-12-03[PATCH] dtlk cleanupAlexander Viro
2002-11-07[PATCH] C99 designated initializers for drivers/charArt Haas
2002-07-30Removed devfs_register_chrdev and devfs_unregister_chrdev.Greg Kroah-Hartman
2002-05-30[PATCH] dltk driver check_region -> request_regionDave Jones
2002-02-05v2.5.1.8 -> v2.5.1.9Linus Torvalds
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.5.0.2 -> v2.5.0.3Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.6.1 -> v2.4.6.2Linus Torvalds
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds
2002-02-04Import changesetLinus Torvalds