aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* gpio_input: adding back power button to input for later usetbalden2020-06-041-0/+13
* remove some annoying log spamflar22020-06-041-1/+1
* fix pocket detectionflar22020-06-041-0/+19
* S2W/DT2W/L2M/L2Wflar22020-06-041-0/+10
* Revert "misc: Remove psensor, pocket mode code"flar22020-06-041-8/+130
* drivers: input: cm3629: Replace earlysuspend with fb notifier callbacksTARKZiM2019-12-121-16/+52
* PM: updates & compilation fixesicxj12019-12-071-0/+8
* ANDROID: input: keychord: fix race condition bugJianqiang Zhao2019-02-131-1/+3
* cm3629: Use dynamic allocation for large arrayMatt Mower2017-01-071-3/+11
* input: ewtzmu2: Lock I2C accessesEthan Chen2015-08-251-69/+118
* Revert "input: ewtzmu2: Fix gyro off status checks"Ethan Chen2015-08-241-24/+6
* input: ewtzmu2: Remove unused variableEthan Chen2015-08-241-23/+0
* input: ewtzmu2: Add missing breakEthan Chen2015-08-241-0/+1
* input: ewtzmu2: Use correct lock for dataEthan Chen2015-08-241-28/+28
* input: r3gd20: Update R3GD20 gyroscope driverEthan Chen2015-03-101-3/+5
* drivers: input: Add BMA250 ONLY G-sensor DriverBrinly Taylor2014-12-183-0/+1805
* drivers: input: akm8963: Initialize AKECS_ioctl varsMatt Mower2014-11-202-20/+20
* misc: fpr: Add HTC Vadality fingerprint driverDavid Hays2014-06-301-0/+21
* input: lsm330: Add LSM330 gyroscope/accelerometer driverDavid Hays2014-06-304-0/+4906
* input: mpu3050: Update HTC version of MPU3050 sensorEthan Chen2014-06-181-1/+9
* input: r3gd20: Update R3GD20 gyroscope driverEthan Chen2014-06-181-3/+8
* input: akm8963: Add AKM8963 compass driver for HTCEthan Chen2014-03-293-0/+1448
* cm3629: Restore stock sleepsMatt Mower2014-03-291-0/+11
* misc: Remove psensor, pocket mode codeEthan Chen2014-02-201-130/+8
* input: ewtzmu2: Fix gyro off status checksErwin Mascher2014-02-051-6/+24
* input: mpu3050: use hr_msleep for sleepEthan Chen2014-01-182-3/+3
* input: mpu3050: Update HTC version of MPU3050 sensorFlemmard2014-01-176-17/+1793
* input: r3gd20: Update R3GD20 gyroscope driverFlemmard2014-01-172-26/+151
* input: cm3629: Update CM3629 proximity/light sensorFlemmard2014-01-171-251/+578
* input: bma250_bosch: Add HTC variant of BMA250 sensorFlemmard2014-01-173-0/+3796
* input: akm8963_nst: Add HTC variant of AKM8963 compassFlemmard2014-01-173-0/+1491
* input: HTC: wake-on-volume supportMatt Mower2013-10-221-0/+76
* input: cm3629: reduce delaysEthan Chen2013-10-221-12/+6
* input: ewtzmu2: reduce delaysEthan Chen2013-10-221-5/+3
* input: akm8975: use common driver for AKM8975Ethan Chen2013-09-014-1279/+165
* input: touchscreen: synaptics_3200: Add Synaptics 3200 driverFlemmard2013-06-091-0/+78
* input: mpu3050: Add HTC version of MPU3050 sensorFlemmard2013-06-0923-0/+6320
* input: R3GD20: Add R3GD20 gyroscope for HTCFlemmard2013-06-093-0/+1983
* input: ewtzmu2: Add Panasonic gyroscope for HTCFlemmard2013-06-075-0/+4968
* input: cm3629: Add Capella CM3629 proximity/light sensor for HTCFlemmard2013-06-073-0/+2672
* input: bma250: Add HTC variant of BMA250 I2C accelerometerFlemmard2013-06-073-0/+683
* input: sensor: remove open/close function from lis3dh driverWentao Xu2013-04-011-16/+0
* Merge "input: bmp18x: create the syfs group for i2c device"Linux Build Service Account2013-02-221-11/+20
|\
| * input: bmp18x: create the syfs group for i2c deviceOrkhan Karimov2013-02-191-11/+20
* | Merge "Bosch Sensortec BMP18x device driver V1.1"Linux Build Service Account2013-02-225-0/+909
|\|
| * Bosch Sensortec BMP18x device driver V1.1hongji.zhou@cn.bosch.com2013-02-195-0/+909
* | Update copyright to The Linux FoundationDuy Truong2013-02-124-4/+4
* | input: mpu3050: add enable/disable sysfs attributeWentao Xu2013-01-221-21/+58
|/
* input: sensor: add check if regulator is valid before releasing itWentao Xu2013-01-152-9/+23
* sensors: change sysfs attribute permissionsWentao Xu2013-01-042-14/+14