index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
mwave
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
char/mwave: Adjust io port register size
Kees Cook
1
-1
/
+1
2021-08-27
char: mware: fix returnvar.cocci warnings
jing yangyang
1
-3
/
+1
2021-03-24
char/mwave: turn tp3780I_Cleanup() into void function
Yang Li
2
-6
/
+2
2020-11-09
char: mwave: remove unneeded break
Tom Rix
1
-1
/
+0
2020-07-10
char/mwave: remove redundant initialization of variable bRC
Colin Ian King
1
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-18
char/mwave: fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+7
2017-07-17
char/mwave: make some arrays static const to make object code smaller
Colin Ian King
1
-23
/
+25
2017-04-20
Annotate hardware config module parameters in drivers/char/mwave/
David Howells
1
-4
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-08-31
char/mwave: remove custom BOOLEAN type
Arnd Bergmann
7
-97
/
+93
2014-02-07
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-09
mwave: fix info leak in mwave_ioctl()
Dan Carpenter
1
-0
/
+1
2012-07-17
8250: three way resolve of the 8250 diffs
Alan Cox
1
-8
/
+8
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
char: change to new flag variable
matt mooney
2
-3
/
+3
2010-10-27
drivers/char/mwave/Makefile: clean up
Tracey Dent
1
-2
/
+2
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-1
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-1
/
+2
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-22
/
+22
2009-09-24
mwave: fix read buffer overflow
Roel Kluin
1
-11
/
+11
2009-01-06
mwave: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-07-25
mwave: ioctl BKL pushdown
Alan Cox
1
-11
/
+28
2008-07-25
proper extern for mwave_s_mdd
Adrian Bunk
2
-2
/
+2
2008-07-02
mwave-mwavedd: BKL pushdown
Arnd Bergmann
1
-0
/
+2
2008-04-24
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
Jeff Garzik
1
-10
/
+4
2008-04-20
drivers/char: minor irq handler cleanups
Jeff Garzik
1
-4
/
+10
2007-02-20
[PATCH] mwave: interesting flags savings
Alexey Dobriyan
1
-2
/
+12
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-10-03
remove mentionings of devfs in documentation
Adrian Bunk
1
-4
/
+1
2006-10-01
[PATCH] Off-by-one in drivers/char/mwave/mwavedd.c
Eric Sesterhenn
1
-2
/
+2
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-28
[PATCH] fix array overrun in drivers/char/mwave/mwavedd.c
Eric Sesterhenn
1
-1
/
+1
2005-12-15
[PATCH] mwave: missing __user in ioctl struct declaration
Al Viro
1
-1
/
+1
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+2
2005-08-31
[SERIAL] Convert mwave to use serial8250_(un)?register_port
Alan Cox
1
-9
/
+12
2005-06-25
[PATCH] drivers/char/mwave/tp3780i.c: remove dead code
Adrian Bunk
1
-5
/
+1
2005-06-25
[PATCH] drivers/char/mwave/3780i.c: cleanups
Adrian Bunk
2
-6
/
+4
2005-06-25
[PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if's
Adrian Bunk
1
-7
/
+1
2005-06-20
[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...
Yani Ioannou
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
11
-0
/
+3412