summaryrefslogtreecommitdiffstats
path: root/drivers/char/nwbutton.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-221-2/+2
* timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
* drivers/char/nwbutton: Fix build breakage caused by include file reshufflingGuenter Roeck2017-03-071-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* char: nwbutton: avoid unused variable warningArnd Bergmann2016-02-101-3/+2Star
* char: nwbutton: open-code interruptible_sleep_onArnd Bergmann2014-01-091-1/+4
* various char drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-1/+1
* drivers/char: removes unnecessary semicolonPeter Senna Tschudin2012-09-261-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-8/+5Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-3/+2Star
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-041-1/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+248