index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
panel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: panel: Fix quoted string split across line in panel.c
Monam Agarwal
2014-02-27
1
-18
/
+9
*
Staging: panel: Fix space prohibited between function name and open paranthesis
Monam Agarwal
2014-02-27
1
-7
/
+7
*
staging: panel: fix interruptible_sleep_on race
Arnd Bergmann
2014-01-09
1
-2
/
+2
*
Staging: Panel: panel: Fixed checkpatch line length warnings
Jake Champlin
2013-05-16
1
-11
/
+14
*
staging/panel: Mark local functions/structs static and add const if applicabl...
Peter Huewe
2013-02-15
1
-15
/
+16
*
staging: panel: pass correct lengths to keypad_send_key()
Dan Carpenter
2012-11-29
1
-4
/
+4
*
staging: Fix misspellings of "whether".
Adam Buchbinder
2012-09-21
1
-2
/
+2
*
Staging: panel: fix spinlock trylock failure on UP
Fengguang Wu
2012-09-10
1
-22
/
+22
*
staging: panel: fix checkpatch warnings
Toshiaki Yamane
2012-08-13
1
-2
/
+2
*
staging: panel: Use pr_info(...) rather than printk(KERN_INFO
Toshiaki Yamane
2012-07-16
1
-5
/
+7
*
staging: panel: Use pr_err(...) rather than printk(KERN_ERR ...)
Toshiaki Yamane
2012-07-16
1
-24
/
+14
*
staging: panel: Remove printk(KERN_DEBUG ...) located in the #if 0 block
Toshiaki Yamane
2012-07-16
1
-10
/
+0
*
staging:panel:panel.c Fix typo in staging:panel
Justin P. Mattock
2012-04-10
1
-1
/
+1
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
staging: panel: Fixed checkpatch warning about simple_strtoul()
Pelle Windestam
2011-09-06
1
-6
/
+4
*
Remove unneeded version.h include from drivers/staging/panel/panel.c
Jesper Juhl
2011-07-05
1
-1
/
+0
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
staging: panel: fix error path
Kulikov Vasiliy
2010-08-02
1
-3
/
+19
*
Staging: panel: fix memory leak
Kulikov Vasiliy
2010-07-22
1
-1
/
+3
*
staging: panel: change own pieces of code by strtoul()
Andy Shevchenko
2010-07-22
1
-12
/
+7
*
Staging: use llseek in all file operations
Arnd Bergmann
2010-07-08
1
-1
/
+2
*
Staging: panel: Prevent double-calling of parport_release - fix oops.
Peter Huewe
2010-07-08
1
-0
/
+2
*
staging:panel: Fixed coding conventions.
Henri Häkkinen
2010-06-22
1
-473
/
+572
*
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-14
1
-2
/
+1
*
Staging: panel: change asm/uaccess.h to linux/uaccess.h
Takanori Suzuki
2010-05-11
1
-1
/
+1
*
Staging: Cleanup useless headers
Alessio Igor Bogani
2010-03-03
1
-1
/
+0
*
Staging: panel: Adjust range for PANEL_KEYPAD in Kconfig
Peter Huewe
2009-12-23
1
-1
/
+1
*
Staging: panel: Fix compilation error with custom lcd charset
Peter Huewe
2009-12-23
1
-1
/
+1
*
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
2009-12-12
1
-1
/
+1
*
Staging: Panel: prevent driver from calling misc_deregister twice on same res...
Peter Huewe
2009-10-30
1
-3
/
+10
*
Staging: panel: Add support for TI CLCD interface
Sudhakar Rajashekhara
2009-09-15
1
-2
/
+48
*
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
2009-06-12
1
-1
/
+1
*
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-03-30
1
-1
/
+1
*
Staging: panel: fix oops on panel_cleanup_module
Costantino Leandro
2009-02-27
1
-11
/
+12
*
Staging: panel: fix lcd panel driver build failure
Sachin P. Sant
2009-02-09
1
-5
/
+5
*
Staging: panel: remove support for smartcards
Willy Tarreau
2009-01-06
2
-204
/
+13
*
Staging: panel: remove ifdefs and code for pre-2.6 kernels
Willy Tarreau
2009-01-06
1
-136
/
+51
*
Staging: panel: major checkpatch cleanup
Willy Tarreau
2009-01-06
1
-1601
/
+1715
*
Staging: add lcd-panel driver
Willy Tarreau
2009-01-06
5
-0
/
+2667