aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/panel
Commit message (Expand)AuthorAge
* misc: Move panel driver out of stagingKsenija Stanojevic2016-02-03
* Merge 4.5-rc2 into staging-nextGreg Kroah-Hartman2016-02-01
|\
| * Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee2016-01-29
* | Staging: panel: Make code more readableKsenija Stanojevic2016-01-29
* | Staging: panel: Reduce value range for *nameKsenija Stanojevic2016-01-29
* | Staging: panel: Remove ULLKsenija Stanojevic2016-01-29
* | Staging: panel: Remove typedef pmask_tKsenija Stanojevic2016-01-29
* | Staging: panel: Use u8 typeKsenija Stanojevic2016-01-29
* | Staging: panel: Remove spaceKsenija Stanojevic2016-01-29
* | staging: update panel driver's author addressWilly Tarreau2016-01-29
* | staging: panel: remove warnings line over 80 charactersRicardo Ruedas2016-01-29
* | Staging: panel: Fixed a spacing after cast coding style issueDaniel H. Hemmingsen2016-01-29
|/
* Staging: panel: Logical continuations should be on the previous lineSirnam Swetha2015-10-28
* Staging: panel: usleep_range is preferred over udelaySirnam Swetha2015-10-28
* Staging: panel: Removing multiple blank linesSirnam Swetha2015-10-28
* Staging: panel: spaces preferred around that '/'Sirnam Swetha2015-10-28
* staging: panel: Prefer using BIT MacroAmitoj Kaur Chawla2015-10-17
* Staging: panel: Replace NULL comparison.Aybuke Ozdemir2015-10-04
* staging: panel: panel.c: Fixed coding style issuesNayeemahmed Badebade2015-09-12
* staging: panel: fix block comment usageAlex Wilson2015-07-31
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-26
|\
| * staging: panel: use schedule_timeout_interruptible()Nicholas Mc Guire2015-05-30
| * staging: panel: fix stackdumpSudip Mukherjee2015-05-24
| * staging: panel: remove duplicate codeSudip Mukherjee2015-04-30
* | staging: panel: use new parport device modelSudip Mukherjee2015-05-31
|/
* 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: Remove outdated TODO taskMariusz Gorski2014-11-03