aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/toshiba.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICEGravatar Leon Romanovsky 1-1/+0
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hGravatar Zhenzhong Duan 1-2/+0
2019-09-04toshiba: Add correct printk log level while emitting error logGravatar Rishi Gupta 1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 129Gravatar Thomas Gleixner 1-11/+1
2018-05-16proc: introduce proc_create_single{,_data}Gravatar Christoph Hellwig 1-14/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2015-08-05toshiba laptop: replace ioremap_cache with ioremapGravatar Dan Williams 1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexGravatar Arnd Bergmann 1-4/+5
2010-01-04tosh: Use non bkl ioctlGravatar Alan Cox 1-5/+7
2008-04-30toshiba: use ioremap_cachedGravatar Alan Cox 1-1/+1
2008-04-29drivers: use non-racy method for proc entries creationGravatar Denis V. Lunev 1-2/+1
2008-02-03drivers/char/: Spelling fixesGravatar Joe Perches 1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-02-11[PATCH] seq_file conversion: toshiba.cGravatar Alexey Dobriyan 1-10/+25
2006-12-07[PATCH] export toshiba SMM support for neofb moduleGravatar Randy Dunlap 1-0/+1
2006-07-03[PATCH] make more file_operation structs staticGravatar Arjan van de Ven 1-1/+1
2006-03-24[PATCH] remove ISA legacy functions: drivers/char/toshiba.cGravatar Al Viro 1-15/+23
2005-06-25[PATCH] Toshiba driver cleanupGravatar Dmitry Torokhov 1-36/+24
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+532