summaryrefslogtreecommitdiff
path: root/drivers/char/mwave
Commit message (Expand)AuthorAge
* char/mwave: make some arrays static const to make object code smallerColin Ian King2017-07-17
* Annotate hardware config module parameters in drivers/char/mwave/David Howells2017-04-20
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* char/mwave: remove custom BOOLEAN typeArnd Bergmann2016-08-31
* drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-07
* mwave: fix info leak in mwave_ioctl()Dan Carpenter2013-07-09
* 8250: three way resolve of the 8250 diffsAlan Cox2012-07-17
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Fix common misspellingsLucas De Marchi2011-03-31
* char: change to new flag variablematt mooney2011-03-17
* drivers/char/mwave/Makefile: clean upTracey Dent2010-10-27
* 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
|/
* mwave: fix read buffer overflowRoel Kluin2009-09-24
* mwave: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* mwave: ioctl BKL pushdownAlan Cox2008-07-25
* proper extern for mwave_s_mddAdrian Bunk2008-07-25
* mwave-mwavedd: BKL pushdownArnd Bergmann2008-07-02
* arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik2008-04-24
* drivers/char: minor irq handler cleanupsJeff Garzik2008-04-20
* [PATCH] mwave: interesting flags savingsAlexey Dobriyan2007-02-20
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* remove mentionings of devfs in documentationAdrian Bunk2006-10-03
* [PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn2006-10-01
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] fix array overrun in drivers/char/mwave/mwavedd.cEric Sesterhenn2006-04-28
* [PATCH] mwave: missing __user in ioctl struct declarationAl Viro2005-12-15
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] fix missing includesTim Schmielau2005-10-30
* [SERIAL] Convert mwave to use serial8250_(un)?register_portAlan Cox2005-08-31
* [PATCH] drivers/char/mwave/tp3780i.c: remove dead codeAdrian Bunk2005-06-25
* [PATCH] drivers/char/mwave/3780i.c: cleanupsAdrian Bunk2005-06-25
* [PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if'sAdrian Bunk2005-06-25
* [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16