summaryrefslogtreecommitdiffstats
path: root/drivers/staging/panel
AgeCommit message (Expand)AuthorLines
2012-04-10staging:panel:panel.c Fix typo in staging:panelJustin P. Mattock-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2011-09-06staging: panel: Fixed checkpatch warning about simple_strtoul()Pelle Windestam-6/+4
2011-07-05Remove unneeded version.h include from drivers/staging/panel/panel.cJesper Juhl-1/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-08-02staging: panel: fix error pathKulikov Vasiliy-3/+19
2010-07-22Staging: panel: fix memory leakKulikov Vasiliy-1/+3
2010-07-22staging: panel: change own pieces of code by strtoul()Andy Shevchenko-12/+7
2010-07-08Staging: use llseek in all file operationsArnd Bergmann-1/+2
2010-07-08Staging: panel: Prevent double-calling of parport_release - fix oops.Peter Huewe-0/+2
2010-06-22staging:panel: Fixed coding conventions.Henri Häkkinen-473/+572
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall-2/+1
2010-05-11Staging: panel: change asm/uaccess.h to linux/uaccess.hTakanori Suzuki-1/+1
2010-03-03Staging: Cleanup useless headersAlessio Igor Bogani-1/+0
2009-12-23Staging: panel: Adjust range for PANEL_KEYPAD in KconfigPeter Huewe-1/+1
2009-12-23Staging: panel: Fix compilation error with custom lcd charsetPeter Huewe-1/+1
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg-1/+1
2009-10-30Staging: Panel: prevent driver from calling misc_deregister twice on same res...Peter Huewe-3/+10
2009-09-15Staging: panel: Add support for TI CLCD interfaceSudhakar Rajashekhara-2/+48
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante-1/+1
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante-1/+1
2009-02-27Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro-11/+12
2009-02-09Staging: panel: fix lcd panel driver build failureSachin P. Sant-5/+5
2009-01-06Staging: panel: remove support for smartcardsWilly Tarreau-204/+13
2009-01-06Staging: panel: remove ifdefs and code for pre-2.6 kernelsWilly Tarreau-136/+51
2009-01-06Staging: panel: major checkpatch cleanupWilly Tarreau-1601/+1715
2009-01-06Staging: add lcd-panel driverWilly Tarreau-0/+2667