summaryrefslogtreecommitdiff
path: root/drivers/char/snsc.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* snsc: restore IRQs on error path in scdrv_write()Dan Carpenter2016-11-29
* snsc: check return value of class_createZhouyi Zhou2016-08-31
* drivers/char: make SGI snsc.c driver explicitly non-modularPaul Gortmaker2015-09-20
* snsc: pass timeout as HZ independent valueNicholas Mc Guire2015-06-01
* various char drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-16
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
|/
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* snsc: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-12
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [IA64] add platform check to snsc driver initGreg Edwards2006-08-02
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] Altix snsc: duplicate kobject fixakpm@osdl.org2006-04-22
* [PATCH] snsc kmalloc2kzallocJes Sorensen2006-03-23
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-10-28
|\
| * [IA64] Cleanup use of various #defines related to nodesJack Steiner2005-09-15
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
|/
* [PATCH] Fix typo in scdrv_init()Jason Uhlenkott2005-06-20
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-20
* [IA64] Altix system controller event handlingGreg Howard2005-04-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16