aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/snsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-16various char drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann1-4/+5
2008-10-16device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+2
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-06-20snsc: cdev lock_kernel() pushdownJonathan Corbet1-1/+4
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-9/+9
2007-10-12Convert from class_device to device in drivers/chartonyj@suse.de1-2/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-08-02[IA64] add platform check to snsc driver initGreg Edwards1-1/+6
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-04-22[PATCH] Altix snsc: duplicate kobject fixakpm@osdl.org1-1/+2
2006-03-23[PATCH] snsc kmalloc2kzallocJes Sorensen1-5/+3
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+2
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-09-15[IA64] Cleanup use of various #defines related to nodesJack Steiner1-2/+2
2005-06-20[PATCH] Fix typo in scdrv_init()Jason Uhlenkott1-1/+1
2005-06-20[PATCH] class: convert drivers/char/* to use the new class api instead of class_simplegregkh@suse.de1-3/+4
2005-04-25[IA64] Altix system controller event handlingGreg Howard1-0/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+448