summaryrefslogtreecommitdiff
path: root/drivers/staging/panel
AgeCommit message (Expand)Author
2017-11-18misc: panel: properly restore atomic counter on error pathWilly Tarreau
2016-03-03Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee
2015-10-29Staging: panel: Logical continuations should be on the previous lineSirnam Swetha
2015-10-29Staging: panel: usleep_range is preferred over udelaySirnam Swetha
2015-10-29Staging: panel: Removing multiple blank linesSirnam Swetha
2015-10-29Staging: panel: spaces preferred around that '/'Sirnam Swetha
2015-10-16staging: panel: Prefer using BIT MacroAmitoj Kaur Chawla
2015-10-04Staging: panel: Replace NULL comparison.Aybuke Ozdemir
2015-09-12staging: panel: panel.c: Fixed coding style issuesNayeemahmed Badebade
2015-07-31staging: panel: fix block comment usageAlex Wilson
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-01staging: panel: use new parport device modelSudip Mukherjee
2015-05-31staging: panel: use schedule_timeout_interruptible()Nicholas Mc Guire
2015-05-24staging: panel: fix stackdumpSudip Mukherjee
2015-04-30staging: panel: remove duplicate codeSudip Mukherjee
2015-03-26staging: panel: fix lcd typeSudip Mukherjee
2015-03-20staging: panel: remove initialization checkSudip Mukherjee
2015-03-20staging: panel: return register valueSudip Mukherjee
2015-03-20staging: panel: register rebootSudip Mukherjee
2015-03-06staging: panel: initialize lcd if lcd enabledSudip Mukherjee
2015-03-06staging: panel: register driver after checking deviceSudip Mukherjee
2015-02-26staging: panel: replace init_timer by setup_timerAya Mahfouz
2015-01-28drivers/staging: use current->state helpersDavidlohr Bueso
2015-01-12staging: panel: Remove magic numbers in LCD commandsMariusz Gorski
2015-01-12staging: panel: Remove unused variableMariusz Gorski
2014-12-02staging: panel: Move LCD-related state into struct lcdMariusz Gorski
2014-12-02staging: panel: Remove more magic number comparisonMariusz Gorski
2014-12-02staging: panel: Refactor LCD init codeMariusz Gorski
2014-12-02staging: panel: Make two more module params read-onlyMariusz Gorski
2014-12-02staging: panel: Start making module params read-onlyMariusz Gorski
2014-12-02staging: panel: Use defined value or checking module params stateMariusz Gorski
2014-12-02staging: panel: Remove magic numbersMariusz Gorski
2014-12-02staging: panel: Call init function directlyMariusz Gorski
2014-12-02staging: panel: Set default parport module param valueMariusz Gorski
2014-11-26staging: panel: Use better names for two defined valuesMariusz Gorski
2014-11-26staging: panel: Reorder module parameter declarationsMariusz Gorski
2014-11-26staging: panel: Reorder DEFAULT_* values redefinesMariusz Gorski
2014-11-26staging: panel: Reorder initial DEFAULT_* definesMariusz Gorski
2014-11-05staging: panel: Fix single-open policy race conditionMariusz Gorski
2014-11-03staging: panel: Remove outdated TODO taskMariusz Gorski
2014-10-29staging: panel: Use designated initializersMariusz Gorski
2014-07-10Staging: panel: fixed frivilous else statement warningVincent Heuken
2014-05-25staging: panel: (coding style) Multiple assignmentsDominique van den Broeck
2014-05-23staging: panel: (coding style) Line alignments and malloc sizeofDominique van den Broeck
2014-05-23staging: panel: (coding style) Matching bracesDominique van den Broeck
2014-05-23staging: panel: fix regression in lcd_writeBastien Armand
2014-04-18staging: panel: add blank lines after declarationsBastien Armand
2014-04-18staging: panel: fix sparse warnings in keypad_readBastien Armand
2014-04-18staging: panel: fix sparse warnings in lcd_writeBastien Armand
2014-04-18staging: panel: replace del_timer by del_timer_syncJulia Lawall