summaryrefslogtreecommitdiffstats
path: root/drivers/char/mwave
Commit message (Expand)AuthorAgeFilesLines
* mwave: fix info leak in mwave_ioctl()Dan Carpenter2013-07-091-0/+1
* 8250: three way resolve of the 8250 diffsAlan Cox2012-07-171-8/+8
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* char: change to new flag variablematt mooney2011-03-172-3/+3
* drivers/char/mwave/Makefile: clean upTracey Dent2010-10-271-2/+2
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-1/+2
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-22/+22
|/
* mwave: fix read buffer overflowRoel Kluin2009-09-241-11/+11
* mwave: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* mwave: ioctl BKL pushdownAlan Cox2008-07-251-11/+28
* proper extern for mwave_s_mddAdrian Bunk2008-07-252-2/+2
* mwave-mwavedd: BKL pushdownArnd Bergmann2008-07-021-0/+2
* arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik2008-04-241-10/+4
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-201-4/+10
* [PATCH] mwave: interesting flags savingsAlexey Dobriyan2007-02-201-2/+12
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* remove mentionings of devfs in documentationAdrian Bunk2006-10-031-4/+1
* [PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn2006-10-011-2/+2
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] fix array overrun in drivers/char/mwave/mwavedd.cEric Sesterhenn2006-04-281-1/+1
* [PATCH] mwave: missing __user in ioctl struct declarationAl Viro2005-12-151-1/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
* [SERIAL] Convert mwave to use serial8250_(un)?register_portAlan Cox2005-08-311-9/+12
* [PATCH] drivers/char/mwave/tp3780i.c: remove dead codeAdrian Bunk2005-06-251-5/+1
* [PATCH] drivers/char/mwave/3780i.c: cleanupsAdrian Bunk2005-06-252-6/+4
* [PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if'sAdrian Bunk2005-06-251-7/+1
* [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-201-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1611-0/+3412