summaryrefslogtreecommitdiffstats
path: root/drivers/char/dsp56k.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: file_inode(file)Al Viro2013-02-221-4/+4
* 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-13/+14
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* dsp56k: Fix BKL pushdownGeert Uytterhoeven2008-07-261-2/+2
* dsp56k: BKL pushdownAlan Cox2008-07-251-6/+14
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+2
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-141-51/+33
|\
| * dsp56k: use request_firmwareJaswinder Singh2008-07-141-51/+33
* | dsp56k: BKL pushdownJonathan Corbet2008-06-201-5/+11
|/
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-141-1/+1
* Convert from class_device to device in drivers/chartonyj@suse.de2007-10-121-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-081-3/+3
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-8/+0
* [PATCH] m68k: dsp56k __user annotationsAl Viro2006-01-121-14/+15
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-201-7/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+547