aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/nwbutton.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Gravatar Kees Cook 1-2/+2
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERGravatar Kees Cook 1-1/+1
2017-03-07drivers/char/nwbutton: Fix build breakage caused by include file reshufflingGravatar Guenter Roeck 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-02-09char: nwbutton: avoid unused variable warningGravatar Arnd Bergmann 1-3/+2
2014-01-08char: nwbutton: open-code interruptible_sleep_onGravatar Arnd Bergmann 1-1/+4
2013-10-16various char drivers: remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 1-1/+1
2012-09-26drivers/char: removes unnecessary semicolonGravatar Peter Senna Tschudin 1-2/+2
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2007-02-12[PATCH] Char: timers cleanupGravatar Jiri Slaby 1-8/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-10-02[PATCH] replace cad_pid by a struct pidGravatar Cedric Le Goater 1-3/+2
2006-07-03[PATCH] make more file_operation structs staticGravatar Arjan van de Ven 1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+248