index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
mwave
Age
Commit message (
Expand
)
Author
Files
Lines
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
Linus Torvalds
11
-0
/
+3412