aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/panel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02staging: panel: fix error pathKulikov Vasiliy1-3/+19
2010-07-22Staging: panel: fix memory leakKulikov Vasiliy1-1/+3
2010-07-22staging: panel: change own pieces of code by strtoul()Andy Shevchenko1-12/+7
2010-07-08Staging: use llseek in all file operationsArnd Bergmann1-1/+2
2010-07-08Staging: panel: Prevent double-calling of parport_release - fix oops.Peter Huewe1-0/+2
2010-06-22staging:panel: Fixed coding conventions.Henri Häkkinen1-473/+572
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-2/+1
2010-05-11Staging: panel: change asm/uaccess.h to linux/uaccess.hTakanori Suzuki1-1/+1
2010-03-03Staging: Cleanup useless headersAlessio Igor Bogani1-1/+0
2009-12-23Staging: panel: Adjust range for PANEL_KEYPAD in KconfigPeter Huewe1-1/+1
2009-12-23Staging: panel: Fix compilation error with custom lcd charsetPeter Huewe1-1/+1
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg1-1/+1
2009-10-30Staging: Panel: prevent driver from calling misc_deregister twice on same ressourcePeter Huewe1-3/+10
2009-09-15Staging: panel: Add support for TI CLCD interfaceSudhakar Rajashekhara1-2/+48
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante1-1/+1
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2009-02-27Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro1-11/+12
2009-02-09Staging: panel: fix lcd panel driver build failureSachin P. Sant1-5/+5
2009-01-06Staging: panel: remove support for smartcardsWilly Tarreau2-204/+13
2009-01-06Staging: panel: remove ifdefs and code for pre-2.6 kernelsWilly Tarreau1-136/+51
2009-01-06Staging: panel: major checkpatch cleanupWilly Tarreau1-1601/+1715
2009-01-06Staging: add lcd-panel driverWilly Tarreau5-0/+2667