summaryrefslogtreecommitdiff
path: root/drivers/char/dsp56k.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* format-security: move static strings to constKees Cook2017-05-08
* dsp56k: prevent a harmless underflowDan Carpenter2016-07-14
* drivers/char/dsp56k.c: drop check for negativity of unsigned parameterAndrey Utkin2014-07-17
* new helper: file_inode(file)Al Viro2013-02-22
* 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
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* dsp56k: Fix BKL pushdownGeert Uytterhoeven2008-07-26
* dsp56k: BKL pushdownAlan Cox2008-07-25
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-14
|\
| * dsp56k: use request_firmwareJaswinder Singh2008-07-14
* | dsp56k: BKL pushdownJonathan Corbet2008-06-20
|/
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-14
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-08
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] m68k: dsp56k __user annotationsAl Viro2006-01-12
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16