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
/
staging
/
panel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-25
staging: panel: (coding style) Multiple assignments
Dominique van den Broeck
1
-13
/
+30
2014-05-23
staging: panel: (coding style) Line alignments and malloc sizeof
Dominique van den Broeck
1
-13
/
+11
2014-05-23
staging: panel: (coding style) Matching braces
Dominique van den Broeck
1
-10
/
+11
2014-05-23
staging: panel: fix regression in lcd_write
Bastien Armand
1
-1
/
+1
2014-04-18
staging: panel: add blank lines after declarations
Bastien Armand
1
-0
/
+15
2014-04-18
staging: panel: fix sparse warnings in keypad_read
Bastien Armand
1
-2
/
+2
2014-04-18
staging: panel: fix sparse warnings in lcd_write
Bastien Armand
1
-96
/
+109
2014-04-18
staging: panel: replace del_timer by del_timer_sync
Julia Lawall
1
-1
/
+1
2014-02-27
Staging: panel: Fix quoted string split across line in panel.c
Monam Agarwal
1
-18
/
+9
2014-02-27
Staging: panel: Fix space prohibited between function name and open paranthesis
Monam Agarwal
1
-7
/
+7
2014-01-09
staging: panel: fix interruptible_sleep_on race
Arnd Bergmann
1
-2
/
+2
2013-05-16
Staging: Panel: panel: Fixed checkpatch line length warnings
Jake Champlin
1
-11
/
+14
2013-02-15
staging/panel: Mark local functions/structs static and add const if applicabl...
Peter Huewe
1
-15
/
+16
2012-11-29
staging: panel: pass correct lengths to keypad_send_key()
Dan Carpenter
1
-4
/
+4
2012-09-21
staging: Fix misspellings of "whether".
Adam Buchbinder
1
-2
/
+2
2012-09-10
Staging: panel: fix spinlock trylock failure on UP
Fengguang Wu
1
-22
/
+22
2012-08-13
staging: panel: fix checkpatch warnings
Toshiaki Yamane
1
-2
/
+2
2012-07-16
staging: panel: Use pr_info(...) rather than printk(KERN_INFO
Toshiaki Yamane
1
-5
/
+7
2012-07-16
staging: panel: Use pr_err(...) rather than printk(KERN_ERR ...)
Toshiaki Yamane
1
-24
/
+14
2012-07-16
staging: panel: Remove printk(KERN_DEBUG ...) located in the #if 0 block
Toshiaki Yamane
1
-10
/
+0
2012-04-10
staging:panel:panel.c Fix typo in staging:panel
Justin P. Mattock
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-09-06
staging: panel: Fixed checkpatch warning about simple_strtoul()
Pelle Windestam
1
-6
/
+4
2011-07-05
Remove unneeded version.h include from drivers/staging/panel/panel.c
Jesper Juhl
1
-1
/
+0
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-02
staging: panel: fix error path
Kulikov Vasiliy
1
-3
/
+19
2010-07-22
Staging: panel: fix memory leak
Kulikov Vasiliy
1
-1
/
+3
2010-07-22
staging: panel: change own pieces of code by strtoul()
Andy Shevchenko
1
-12
/
+7
2010-07-08
Staging: use llseek in all file operations
Arnd Bergmann
1
-1
/
+2
2010-07-08
Staging: panel: Prevent double-calling of parport_release - fix oops.
Peter Huewe
1
-0
/
+2
2010-06-22
staging:panel: Fixed coding conventions.
Henri Häkkinen
1
-473
/
+572
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
1
-2
/
+1
2010-05-11
Staging: panel: change asm/uaccess.h to linux/uaccess.h
Takanori Suzuki
1
-1
/
+1
2010-03-03
Staging: Cleanup useless headers
Alessio Igor Bogani
1
-1
/
+0
2009-12-23
Staging: panel: Adjust range for PANEL_KEYPAD in Kconfig
Peter Huewe
1
-1
/
+1
2009-12-23
Staging: panel: Fix compilation error with custom lcd charset
Peter Huewe
1
-1
/
+1
2009-12-12
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
1
-1
/
+1
2009-10-30
Staging: Panel: prevent driver from calling misc_deregister twice on same res...
Peter Huewe
1
-3
/
+10
2009-09-15
Staging: panel: Add support for TI CLCD interface
Sudhakar Rajashekhara
1
-2
/
+48
2009-06-12
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
1
-1
/
+1
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-02-27
Staging: panel: fix oops on panel_cleanup_module
Costantino Leandro
1
-11
/
+12
2009-02-09
Staging: panel: fix lcd panel driver build failure
Sachin P. Sant
1
-5
/
+5
2009-01-06
Staging: panel: remove support for smartcards
Willy Tarreau
2
-204
/
+13
2009-01-06
Staging: panel: remove ifdefs and code for pre-2.6 kernels
Willy Tarreau
1
-136
/
+51
2009-01-06
Staging: panel: major checkpatch cleanup
Willy Tarreau
1
-1601
/
+1715
2009-01-06
Staging: add lcd-panel driver
Willy Tarreau
5
-0
/
+2667