summaryrefslogtreecommitdiffstats
path: root/drivers/staging/panel/panel.c
Commit message (Expand)AuthorAgeFilesLines
* staging:panel: Fixed coding conventions.Henri Häkkinen2010-06-221-473/+572
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1Star
* Staging: panel: change asm/uaccess.h to linux/uaccess.hTakanori Suzuki2010-05-121-1/+1
* Staging: Cleanup useless headersAlessio Igor Bogani2010-03-041-1/+0Star
* 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/+7Star
* Staging: panel: remove ifdefs and code for pre-2.6 kernelsWilly Tarreau2009-01-061-136/+51Star
* Staging: panel: major checkpatch cleanupWilly Tarreau2009-01-061-1601/+1715
* Staging: add lcd-panel driverWilly Tarreau2009-01-061-0/+2343