aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-22staging: delete STE RMI4 hackish driverLinus Walleij1-1137/+0
2016-03-11staging: ste_rmi4: simplify NULL testsEva Rachel Retuya1-1/+1
2016-03-11Staging: ste_rmi4: Add space around '/'Dilek Uzulmez1-3/+3
2016-02-07staging: ste_rmi4: avoid unused function warningsArnd Bergmann1-5/+2
2016-02-07Staging: ste_rmi4: constify synaptics_rmi4_platform_data structuresJulia Lawall1-1/+1
2015-09-12Staging: ste_rmi4: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-07-14staging: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-03-20Staging: ste_rmi4: Use SIMPLE_DEV_PM_OPS() macroVaishali Thakkar1-6/+3
2015-03-06Staging: ste_rmi4: clean dev_err loggingHaneen Mohammed1-6/+6
2014-09-23Staging: ste_rmi4: add new line after declarationsTapasweni Pathak1-0/+2
2013-10-29staging: Remove OOM message after input_allocate_deviceJoe Perches1-2/+0
2013-05-16staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' warningLee Jones1-1/+5
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+18
2013-04-08staging: ste_rmi4: kill platform_data hackArnd Bergmann1-13/+18
2013-03-25staging: ste_rmi4: Make synaptics_rmi4_touchpad_config symbol staticSachin Kamat1-1/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-12/+6
2012-11-21staging: ste_rmi4: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: ste_rmi4: remove use of __devinitBill Pemberton1-1/+1
2012-11-21staging: ste_rmi4: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-16staging: ste_rmi4: Convert to Type-B supportAlexandra Chin1-43/+33
2012-10-22staging: ste_rmi4: use module_i2c_driver to simplify the codeWei Yongjun1-23/+1
2012-07-16staging: ste_rmi4: Fix typosJustin P. Mattock1-4/+4
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker1-0/+1
2011-06-28staging: synaptics: Implement error handling for rmi4 touch regulatorNaveen Kumar Gaddipati1-23/+20
2011-03-31Fix common misspellingsLucas De Marchi1-10/+10
2011-03-14staging: ste_rmi4: fix memory leaksAlexander Beregalov1-1/+3
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman1-9/+8
2011-01-25staging/ste_rmi4: Remove obsolete cleanup for clientdataWolfram Sang1-3/+1
2011-01-21staging: synaptics: Update with the kernel object name of touch deviceNaveen Kumar Gaddipati1-4/+2
2011-01-20Staging: ste_rmi4: use after input_unregister_device()Dan Carpenter1-10/+9
2010-11-09Staging: add Synaptics RMI4 touchpad driver supportNaveen Kumar Gaddipati1-0/+1179