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
2015-01-28
drivers/staging: use current->state helpers
Davidlohr Bueso
2015-01-12
staging: panel: Remove magic numbers in LCD commands
Mariusz Gorski
2015-01-12
staging: panel: Remove unused variable
Mariusz Gorski
2014-12-02
staging: panel: Move LCD-related state into struct lcd
Mariusz Gorski
2014-12-02
staging: panel: Remove more magic number comparison
Mariusz Gorski
2014-12-02
staging: panel: Refactor LCD init code
Mariusz Gorski
2014-12-02
staging: panel: Make two more module params read-only
Mariusz Gorski
2014-12-02
staging: panel: Start making module params read-only
Mariusz Gorski
2014-12-02
staging: panel: Use defined value or checking module params state
Mariusz Gorski
2014-12-02
staging: panel: Remove magic numbers
Mariusz Gorski
2014-12-02
staging: panel: Call init function directly
Mariusz Gorski
2014-12-02
staging: panel: Set default parport module param value
Mariusz Gorski
2014-11-26
staging: panel: Use better names for two defined values
Mariusz Gorski
2014-11-26
staging: panel: Reorder module parameter declarations
Mariusz Gorski
2014-11-26
staging: panel: Reorder DEFAULT_* values redefines
Mariusz Gorski
2014-11-26
staging: panel: Reorder initial DEFAULT_* defines
Mariusz Gorski
2014-11-05
staging: panel: Fix single-open policy race condition
Mariusz Gorski
2014-11-03
staging: panel: Remove outdated TODO task
Mariusz Gorski
2014-10-29
staging: panel: Use designated initializers
Mariusz Gorski
2014-07-10
Staging: panel: fixed frivilous else statement warning
Vincent Heuken
2014-05-25
staging: panel: (coding style) Multiple assignments
Dominique van den Broeck
2014-05-23
staging: panel: (coding style) Line alignments and malloc sizeof
Dominique van den Broeck
2014-05-23
staging: panel: (coding style) Matching braces
Dominique van den Broeck
2014-05-23
staging: panel: fix regression in lcd_write
Bastien Armand
2014-04-18
staging: panel: add blank lines after declarations
Bastien Armand
2014-04-18
staging: panel: fix sparse warnings in keypad_read
Bastien Armand
2014-04-18
staging: panel: fix sparse warnings in lcd_write
Bastien Armand
2014-04-18
staging: panel: replace del_timer by del_timer_sync
Julia Lawall
2014-02-27
Staging: panel: Fix quoted string split across line in panel.c
Monam Agarwal
2014-02-27
Staging: panel: Fix space prohibited between function name and open paranthesis
Monam Agarwal
2014-01-09
staging: panel: fix interruptible_sleep_on race
Arnd Bergmann
2013-05-16
Staging: Panel: panel: Fixed checkpatch line length warnings
Jake Champlin
2013-02-15
staging/panel: Mark local functions/structs static and add const if applicabl...
Peter Huewe
2012-11-29
staging: panel: pass correct lengths to keypad_send_key()
Dan Carpenter
2012-09-21
staging: Fix misspellings of "whether".
Adam Buchbinder
2012-09-10
Staging: panel: fix spinlock trylock failure on UP
Fengguang Wu
2012-08-13
staging: panel: fix checkpatch warnings
Toshiaki Yamane
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
[next]