aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/panel/panel.c
Commit message (Expand)AuthorAge
* staging: panel: fix lcd typeSudip Mukherjee2015-03-26
* staging: panel: remove initialization checkSudip Mukherjee2015-03-20
* staging: panel: return register valueSudip Mukherjee2015-03-20
* staging: panel: register rebootSudip Mukherjee2015-03-20
* staging: panel: initialize lcd if lcd enabledSudip Mukherjee2015-03-06
* staging: panel: register driver after checking deviceSudip Mukherjee2015-03-06
* staging: panel: replace init_timer by setup_timerAya Mahfouz2015-02-26
* drivers/staging: use current->state helpersDavidlohr Bueso2015-01-28
* staging: panel: Remove magic numbers in LCD commandsMariusz Gorski2015-01-12
* staging: panel: Remove unused variableMariusz Gorski2015-01-12
* staging: panel: Move LCD-related state into struct lcdMariusz Gorski2014-12-02
* staging: panel: Remove more magic number comparisonMariusz Gorski2014-12-02
* staging: panel: Refactor LCD init codeMariusz Gorski2014-12-02
* staging: panel: Make two more module params read-onlyMariusz Gorski2014-12-02
* staging: panel: Start making module params read-onlyMariusz Gorski2014-12-02
* staging: panel: Use defined value or checking module params stateMariusz Gorski2014-12-02
* staging: panel: Remove magic numbersMariusz Gorski2014-12-02
* staging: panel: Call init function directlyMariusz Gorski2014-12-02
* staging: panel: Set default parport module param valueMariusz Gorski2014-12-02
* staging: panel: Use better names for two defined valuesMariusz Gorski2014-11-26
* staging: panel: Reorder module parameter declarationsMariusz Gorski2014-11-26
* staging: panel: Reorder DEFAULT_* values redefinesMariusz Gorski2014-11-26
* staging: panel: Reorder initial DEFAULT_* definesMariusz Gorski2014-11-26
* staging: panel: Fix single-open policy race conditionMariusz Gorski2014-11-05
* staging: panel: Use designated initializersMariusz Gorski2014-10-29
* Staging: panel: fixed frivilous else statement warningVincent Heuken2014-07-10
* staging: panel: (coding style) Multiple assignmentsDominique van den Broeck2014-05-25
* staging: panel: (coding style) Line alignments and malloc sizeofDominique van den Broeck2014-05-23
* staging: panel: (coding style) Matching bracesDominique van den Broeck2014-05-23
* staging: panel: fix regression in lcd_writeBastien Armand2014-05-23
* staging: panel: add blank lines after declarationsBastien Armand2014-04-18
* staging: panel: fix sparse warnings in keypad_readBastien Armand2014-04-18
* staging: panel: fix sparse warnings in lcd_writeBastien Armand2014-04-18
* staging: panel: replace del_timer by del_timer_syncJulia Lawall2014-04-18
* Staging: panel: Fix quoted string split across line in panel.cMonam Agarwal2014-02-27
* Staging: panel: Fix space prohibited between function name and open paranthesisMonam Agarwal2014-02-27
* staging: panel: fix interruptible_sleep_on raceArnd Bergmann2014-01-09
* Staging: Panel: panel: Fixed checkpatch line length warningsJake Champlin2013-05-16
* staging/panel: Mark local functions/structs static and add const if applicabl...Peter Huewe2013-02-15
* staging: panel: pass correct lengths to keypad_send_key()Dan Carpenter2012-11-29
* staging: Fix misspellings of "whether".Adam Buchbinder2012-09-21
* Staging: panel: fix spinlock trylock failure on UPFengguang Wu2012-09-10
* staging: panel: fix checkpatch warningsToshiaki Yamane2012-08-13
* staging: panel: Use pr_info(...) rather than printk(KERN_INFOToshiaki Yamane2012-07-16
* staging: panel: Use pr_err(...) rather than printk(KERN_ERR ...)Toshiaki Yamane2012-07-16
* staging: panel: Remove printk(KERN_DEBUG ...) located in the #if 0 blockToshiaki Yamane2012-07-16
* staging:panel:panel.c Fix typo in staging:panelJustin P. Mattock2012-04-10
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* staging: panel: Fixed checkpatch warning about simple_strtoul()Pelle Windestam2011-09-06
* Remove unneeded version.h include from drivers/staging/panel/panel.cJesper Juhl2011-07-05