index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
panel
Age
Commit message (
Expand
)
Author
2012-07-16
staging: panel: Use pr_info(...) rather than printk(KERN_INFO
Toshiaki Yamane
2012-07-16
staging: panel: Use pr_err(...) rather than printk(KERN_ERR ...)
Toshiaki Yamane
2012-07-16
staging: panel: Remove printk(KERN_DEBUG ...) located in the #if 0 block
Toshiaki Yamane
2012-04-10
staging:panel:panel.c Fix typo in staging:panel
Justin P. Mattock
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-09-06
staging: panel: Fixed checkpatch warning about simple_strtoul()
Pelle Windestam
2011-07-05
Remove unneeded version.h include from drivers/staging/panel/panel.c
Jesper Juhl
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-02
staging: panel: fix error path
Kulikov Vasiliy
2010-07-22
Staging: panel: fix memory leak
Kulikov Vasiliy
2010-07-22
staging: panel: change own pieces of code by strtoul()
Andy Shevchenko
2010-07-08
Staging: use llseek in all file operations
Arnd Bergmann
2010-07-08
Staging: panel: Prevent double-calling of parport_release - fix oops.
Peter Huewe
2010-06-22
staging:panel: Fixed coding conventions.
Henri Häkkinen
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-11
Staging: panel: change asm/uaccess.h to linux/uaccess.h
Takanori Suzuki
2010-03-03
Staging: Cleanup useless headers
Alessio Igor Bogani
2009-12-23
Staging: panel: Adjust range for PANEL_KEYPAD in Kconfig
Peter Huewe
2009-12-23
Staging: panel: Fix compilation error with custom lcd charset
Peter Huewe
2009-12-12
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
2009-10-30
Staging: Panel: prevent driver from calling misc_deregister twice on same res...
Peter Huewe
2009-09-15
Staging: panel: Add support for TI CLCD interface
Sudhakar Rajashekhara
2009-06-12
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-02-27
Staging: panel: fix oops on panel_cleanup_module
Costantino Leandro
2009-02-09
Staging: panel: fix lcd panel driver build failure
Sachin P. Sant
2009-01-06
Staging: panel: remove support for smartcards
Willy Tarreau
2009-01-06
Staging: panel: remove ifdefs and code for pre-2.6 kernels
Willy Tarreau
2009-01-06
Staging: panel: major checkpatch cleanup
Willy Tarreau
2009-01-06
Staging: add lcd-panel driver
Willy Tarreau