summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ste_rmi4
AgeCommit message (Expand)AuthorLines
2016-03-22staging: delete STE RMI4 hackish driverLinus Walleij-1203/+0
2016-03-11staging: ste_rmi4: simplify NULL testsEva Rachel Retuya-1/+1
2016-03-11Staging: ste_rmi4: Add space around '/'Dilek Uzulmez-3/+3
2016-02-07staging: ste_rmi4: avoid unused function warningsArnd Bergmann-5/+2
2016-02-07Staging: ste_rmi4: constify synaptics_rmi4_platform_data structuresJulia Lawall-1/+1
2015-09-12Staging: ste_rmi4: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas-1/+0
2015-07-14staging: Drop owner assignment from i2c_driverKrzysztof Kozlowski-1/+0
2015-03-20Staging: ste_rmi4: Use SIMPLE_DEV_PM_OPS() macroVaishali Thakkar-6/+3
2015-03-06Staging: ste_rmi4: clean dev_err loggingHaneen Mohammed-6/+6
2014-09-23Staging: ste_rmi4: add new line after declarationsTapasweni Pathak-0/+2
2013-10-29staging: Remove OOM message after input_allocate_deviceJoe Perches-2/+0
2013-05-16staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' ...Lee Jones-1/+5
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-46/+18
2013-04-08staging: ste_rmi4: kill platform_data hackArnd Bergmann-46/+18
2013-03-25staging: ste_rmi4: Make synaptics_rmi4_touchpad_config symbol staticSachin Kamat-1/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches-12/+6
2012-11-21staging: ste_rmi4: remove use of __devexitBill Pemberton-1/+1
2012-11-21staging: ste_rmi4: remove use of __devinitBill Pemberton-1/+1
2012-11-21staging: ste_rmi4: remove use of __devexit_pBill Pemberton-1/+1
2012-11-16staging: ste_rmi4: Convert to Type-B supportAlexandra Chin-43/+33
2012-10-22staging: ste_rmi4: use module_i2c_driver to simplify the codeWei Yongjun-23/+1
2012-09-14staging: ste_rmi4: remove gpio.h includeRob Herring-1/+0
2012-07-16staging: ste_rmi4: Fix typosJustin P. Mattock-4/+4
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+1
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker-0/+1
2011-07-05staging: ste_rmi4: remove cross-dependent platform dataLinus Walleij-0/+33
2011-06-28staging: synaptics: Implement error handling for rmi4 touch regulatorNaveen Kumar Gaddipati-25/+20
2011-03-31Fix common misspellingsLucas De Marchi-10/+10
2011-03-14staging: ste_rmi4: fix memory leaksAlexander Beregalov-1/+3
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman-9/+8
2011-01-25staging/ste_rmi4: Remove obsolete cleanup for clientdataWolfram Sang-3/+1
2011-01-21staging: synaptics: Update with the kernel object name of touch deviceNaveen Kumar Gaddipati-5/+2
2011-01-20Staging: ste_rmi4: use after input_unregister_device()Dan Carpenter-10/+9
2010-11-16staging: fix ste_rmi4 build, depends on INPUTRandy Dunlap-1/+1
2010-11-09Staging: add Synaptics RMI4 touchpad driver supportNaveen Kumar Gaddipati-0/+1249