aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/panel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-26staging: panel: fix lcd typeSudip Mukherjee1-6/+6
2015-03-20staging: panel: remove initialization checkSudip Mukherjee1-11/+0
2015-03-20staging: panel: return register valueSudip Mukherjee1-3/+4
2015-03-20staging: panel: register rebootSudip Mukherjee1-4/+3
2015-03-06staging: panel: initialize lcd if lcd enabledSudip Mukherjee1-19/+22
2015-03-06staging: panel: register driver after checking deviceSudip Mukherjee1-12/+6
2015-02-26staging: panel: replace init_timer by setup_timerAya Mahfouz1-3/+1
2015-01-28drivers/staging: use current->state helpersDavidlohr Bueso1-1/+1
2015-01-12staging: panel: Remove magic numbers in LCD commandsMariusz Gorski1-30/+66
2015-01-12staging: panel: Remove unused variableMariusz Gorski1-6/+0
2014-12-02staging: panel: Move LCD-related state into struct lcdMariusz Gorski1-121/+134
2014-12-02staging: panel: Remove more magic number comparisonMariusz Gorski1-10/+10
2014-12-02staging: panel: Refactor LCD init codeMariusz Gorski1-141/+163
2014-12-02staging: panel: Make two more module params read-onlyMariusz Gorski1-34/+37
2014-12-02staging: panel: Start making module params read-onlyMariusz Gorski1-14/+21
2014-12-02staging: panel: Use defined value or checking module params stateMariusz Gorski1-43/+43
2014-12-02staging: panel: Remove magic numbersMariusz Gorski1-10/+12
2014-12-02staging: panel: Call init function directlyMariusz Gorski1-6/+1
2014-12-02staging: panel: Set default parport module param valueMariusz Gorski1-4/+1
2014-11-26staging: panel: Use better names for two defined valuesMariusz Gorski1-8/+8
2014-11-26staging: panel: Reorder module parameter declarationsMariusz Gorski1-35/+38
2014-11-26staging: panel: Reorder DEFAULT_* values redefinesMariusz Gorski1-13/+13
2014-11-26staging: panel: Reorder initial DEFAULT_* definesMariusz Gorski1-4/+4
2014-11-05staging: panel: Fix single-open policy race conditionMariusz Gorski1-9/+10
2014-11-03staging: panel: Remove outdated TODO taskMariusz Gorski1-1/+0
2014-10-29staging: panel: Use designated initializersMariusz Gorski1-6/+6
2014-07-10Staging: panel: fixed frivilous else statement warningVincent Heuken1-4/+5
2014-05-25staging: panel: (coding style) Multiple assignmentsDominique van den Broeck1-13/+30
2014-05-23staging: panel: (coding style) Line alignments and malloc sizeofDominique van den Broeck1-13/+11
2014-05-23staging: panel: (coding style) Matching bracesDominique van den Broeck1-10/+11
2014-05-23staging: panel: fix regression in lcd_writeBastien Armand1-1/+1
2014-04-18staging: panel: add blank lines after declarationsBastien Armand1-0/+15
2014-04-18staging: panel: fix sparse warnings in keypad_readBastien Armand1-2/+2
2014-04-18staging: panel: fix sparse warnings in lcd_writeBastien Armand1-96/+109
2014-04-18staging: panel: replace del_timer by del_timer_syncJulia Lawall1-1/+1
2014-02-27Staging: panel: Fix quoted string split across line in panel.cMonam Agarwal1-18/+9
2014-02-27Staging: panel: Fix space prohibited between function name and open paranthesisMonam Agarwal1-7/+7
2014-01-09staging: panel: fix interruptible_sleep_on raceArnd Bergmann1-2/+2
2013-05-16Staging: Panel: panel: Fixed checkpatch line length warningsJake Champlin1-11/+14
2013-02-15staging/panel: Mark local functions/structs static and add const if applicable (fix sparse warnings)Peter Huewe1-15/+16
2012-11-29staging: panel: pass correct lengths to keypad_send_key()Dan Carpenter1-4/+4
2012-09-21staging: Fix misspellings of "whether".Adam Buchbinder1-2/+2
2012-09-10Staging: panel: fix spinlock trylock failure on UPFengguang Wu1-22/+22
2012-08-13staging: panel: fix checkpatch warningsToshiaki Yamane1-2/+2
2012-07-16staging: panel: Use pr_info(...) rather than printk(KERN_INFOToshiaki Yamane1-5/+7
2012-07-16staging: panel: Use pr_err(...) rather than printk(KERN_ERR ...)Toshiaki Yamane1-24/+14
2012-07-16staging: panel: Remove printk(KERN_DEBUG ...) located in the #if 0 blockToshiaki Yamane1-10/+0
2012-04-10staging:panel:panel.c Fix typo in staging:panelJustin P. Mattock1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-09-06staging: panel: Fixed checkpatch warning about simple_strtoul()Pelle Windestam1-6/+4