summaryrefslogtreecommitdiffstats
path: root/drivers/char/mwave
AgeCommit message (Expand)AuthorLines
2021-12-03char/mwave: Adjust io port register sizeKees Cook-1/+1
2021-08-27char: mware: fix returnvar.cocci warningsjing yangyang-3/+1
2021-03-24char/mwave: turn tp3780I_Cleanup() into void functionYang Li-6/+2
2020-11-09char: mwave: remove unneeded breakTom Rix-1/+0
2020-07-10char/mwave: remove redundant initialization of variable bRCColin Ian King-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-01-18char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva-0/+7
2017-07-17char/mwave: make some arrays static const to make object code smallerColin Ian King-23/+25
2017-04-20Annotate hardware config module parameters in drivers/char/mwave/David Howells-4/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-2/+2
2016-08-31char/mwave: remove custom BOOLEAN typeArnd Bergmann-97/+93
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-07-09mwave: fix info leak in mwave_ioctl()Dan Carpenter-0/+1
2012-07-178250: three way resolve of the 8250 diffsAlan Cox-8/+8
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-17char: change to new flag variablematt mooney-3/+3
2010-10-27drivers/char/mwave/Makefile: clean upTracey Dent-2/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-1/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-1/+2
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann-22/+22
2009-09-24mwave: fix read buffer overflowRoel Kluin-11/+11
2009-01-06mwave: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-1/+1
2008-07-25mwave: ioctl BKL pushdownAlan Cox-11/+28
2008-07-25proper extern for mwave_s_mddAdrian Bunk-2/+2
2008-07-02mwave-mwavedd: BKL pushdownArnd Bergmann-0/+2
2008-04-24arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanupsJeff Garzik-10/+4
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik-4/+10
2007-02-20[PATCH] mwave: interesting flags savingsAlexey Dobriyan-2/+12
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2006-10-03remove mentionings of devfs in documentationAdrian Bunk-4/+1
2006-10-01[PATCH] Off-by-one in drivers/char/mwave/mwavedd.cEric Sesterhenn-2/+2
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-04-28[PATCH] fix array overrun in drivers/char/mwave/mwavedd.cEric Sesterhenn-1/+1
2005-12-15[PATCH] mwave: missing __user in ioctl struct declarationAl Viro-1/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-1/+0
2005-10-30[PATCH] fix missing includesTim Schmielau-0/+2
2005-08-31[SERIAL] Convert mwave to use serial8250_(un)?register_portAlan Cox-9/+12
2005-06-25[PATCH] drivers/char/mwave/tp3780i.c: remove dead codeAdrian Bunk-5/+1
2005-06-25[PATCH] drivers/char/mwave/3780i.c: cleanupsAdrian Bunk-6/+4
2005-06-25[PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if'sAdrian Bunk-7/+1
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+3412