aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/panel/panel.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-14/+10
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* staging: panel: fix error pathKulikov Vasiliy2010-08-021-3/+19
* Staging: panel: fix memory leakKulikov Vasiliy2010-07-221-1/+3
* staging: panel: change own pieces of code by strtoul()Andy Shevchenko2010-07-221-12/+7
* Staging: use llseek in all file operationsArnd Bergmann2010-07-081-1/+2
* Staging: panel: Prevent double-calling of parport_release - fix oops.Peter Huewe2010-07-081-0/+2
* staging:panel: Fixed coding conventions.Henri Häkkinen2010-06-221-473/+572
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1
* Staging: panel: change asm/uaccess.h to linux/uaccess.hTakanori Suzuki2010-05-111-1/+1
* Staging: Cleanup useless headersAlessio Igor Bogani2010-03-031-1/+0
* Staging: panel: Fix compilation error with custom lcd charsetPeter Huewe2009-12-231-1/+1
* kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-1/+1
* Staging: Panel: prevent driver from calling misc_deregister twice on same res...Peter Huewe2009-10-301-3/+10
* Staging: panel: Add support for TI CLCD interfaceSudhakar Rajashekhara2009-09-151-2/+48
* Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro2009-02-271-11/+12
* Staging: panel: fix lcd panel driver build failureSachin P. Sant2009-02-091-5/+5
* Staging: panel: remove support for smartcardsWilly Tarreau2009-01-061-186/+7
* Staging: panel: remove ifdefs and code for pre-2.6 kernelsWilly Tarreau2009-01-061-136/+51
* Staging: panel: major checkpatch cleanupWilly Tarreau2009-01-061-1601/+1715
* Staging: add lcd-panel driverWilly Tarreau2009-01-061-0/+2343