summaryrefslogtreecommitdiffstats
path: root/drivers/char/snsc.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* snsc: restore IRQs on error path in scdrv_write()Dan Carpenter2016-11-291-1/+1
* snsc: check return value of class_createZhouyi Zhou2016-08-311-1/+6
* drivers/char: make SGI snsc.c driver explicitly non-modularPaul Gortmaker2015-09-201-3/+2
* snsc: pass timeout as HZ independent valueNicholas Mc Guire2015-06-011-2/+2
* various char drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-2/+1
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-4/+5
|/
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+2
* snsc: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-1/+4
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-9/+9
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-121-2/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [IA64] add platform check to snsc driver initGreg Edwards2006-08-021-1/+6
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] Altix snsc: duplicate kobject fixakpm@osdl.org2006-04-221-1/+2
* [PATCH] snsc kmalloc2kzallocJes Sorensen2006-03-231-5/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-10-281-2/+2
|\
| * [IA64] Cleanup use of various #defines related to nodesJack Steiner2005-09-151-2/+2
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
|/
* [PATCH] Fix typo in scdrv_init()Jason Uhlenkott2005-06-201-1/+1
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-201-3/+4
* [IA64] Altix system controller event handlingGreg Howard2005-04-251-0/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+448