summaryrefslogtreecommitdiff
path: root/drivers/input (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | input: ft5x06_ts: add support for pinctrl frameworkMao Li2016-08-21
| * | | | | | | input: ft5x06_ts: check vendor id before upgrade FT firmwareMao Li2016-08-21
| * | | | | | | input: touchscreen: change the focaltech firmware upgrade methodSudhakar Manapati2016-08-21
| * | | | | | | input: ft5x06_ts: add support for firmware update for CTP FT6X36Mao Li2016-08-21
| * | | | | | | input: ft5x06_ts: remove deprecated apis in 3.18 kernelSudhakar Manapati2016-08-21
| * | | | | | | input: ft5x06: add support when CONFIG_PM is not definedChun Zhang2016-08-21
| * | | | | | | input: touchscreen: request threaded-only IRQs with IRQF_ONESHOTShantanu Jain2016-08-21
| * | | | | | | input: touchscreen: ft5x06: fix firmware force update issueBingzhe Cai2016-08-21
| * | | | | | | input: touchscreen: ft5x06: add FT5336 firmware update supportBingzhe Cai2016-08-22
| * | | | | | | input: touchscreen: ft5x06: remove unbalanced touch eventBingzhe Cai2016-08-19
* | | | | | | | Merge "input: touchscreen: add option to ignore Focaltech family-id check"Linux Build Service Account2016-08-18
|\| | | | | | |
| * | | | | | | input: touchscreen: add option to ignore Focaltech family-id checkBingzhe Cai2016-08-17
* | | | | | | | Merge "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Linux Build Service Account2016-08-18
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski2016-05-18
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Input: zforce_ts - fix dual touch recognitionKnut Wohlrab2016-05-11
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd2016-05-04
| | * | | | | Input: gtco - fix crash on detecting device without endpointsVladis Dronov2016-05-04
| | | |_|_|/ | | |/| | |
* | | | | | Merge "input: touchscreen: correct the return value in ITE tech touch driver"Linux Build Service Account2016-08-18
|\ \ \ \ \ \
| * | | | | | input: touchscreen: correct the return value in ITE tech touch driverShantanu Jain2016-08-17
| * | | | | | input: touchscreen: send WAKEUP event properly in ITE Tech driverShantanu Jain2016-08-17
| |/ / / / /
* | | | | | Merge "input: touchscreen: remove PRESSURE event from ft5x06 driver"Linux Build Service Account2016-08-18
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | input: touchscreen: remove PRESSURE event from ft5x06 driverBingzhe Cai2016-08-17
* | | | | | Merge "input: ft5x06_ts: Upgrade firmware based on version"Linux Build Service Account2016-08-18
|\| | | | |
| * | | | | input: ft5x06_ts: Upgrade firmware based on versionMohan Pallaka2016-08-17
* | | | | | Merge "input: ft5x06_ts: Parse board specific parameters from pdata"Linux Build Service Account2016-08-18
|\| | | | |
| * | | | | input: ft5x06_ts: Parse board specific parameters from pdataMohan Pallaka2016-08-17
| * | | | | input: ft5x06_ts: Add firmware upgrade support for ft6x06Mohan Pallaka2016-08-17
| * | | | | input: touchpanel: fix the number of touch events detectionFigo Wang2016-08-17
| * | | | | input: ft5x06_ts: Disable regulators in suspendMohan Pallaka2016-08-17
| * | | | | input: ft5x06_ts: Handle error if i2c read failsShantanu Jain2016-08-17
| * | | | | input: touchpanel: Release all touches during suspendFigo Wang2016-08-17
| * | | | | input: ft5x06_ts: Add debugfs entry for dump infoMohan Pallaka2016-08-17
| * | | | | input: ft5x06_ts: Add support for protocol BMohan Pallaka2016-08-16
| * | | | | input: ft5x06_ts: Add debugfs supportMohan Pallaka2016-08-16
| |/ / / /
* | | | | Merge "input: touchscreen: Goodix gt915 driver cleanup"Linux Build Service Account2016-08-18
|\ \ \ \ \
| * | | | | input: touchscreen: Goodix gt915 driver cleanupShantanu Jain2016-08-10
* | | | | | Merge "input: msg21xx_ts: Mstar touch driver optimization"Linux Build Service Account2016-08-18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | input: msg21xx_ts: Mstar touch driver optimizationMao Li2016-08-09
* | | | | | Merge "input: msg21xx_ts: add support for firmware upgrade"Linux Build Service Account2016-08-11
|\| | | | |
| * | | | | input: msg21xx_ts: add support for firmware upgradeMao Li2016-08-09
| * | | | | input: msg21xx_ts: release touch when finger leaves the panelMao Li2016-08-09
| * | | | | input: msg21xx_ts: update mstar driver to enable msg2138AMao Li2016-08-05
* | | | | | Merge "input: ft5x06: Add support for firmware upgrade"Linux Build Service Account2016-08-11
|\ \ \ \ \ \
| * | | | | | input: ft5x06: Add support for firmware upgradeMohan Pallaka2016-08-11
| * | | | | | input: ft5x06_ts: Add support for FB notificationsMohan Pallaka2016-08-05
* | | | | | | Merge "input: ft5x06_ts: Add DT support"Linux Build Service Account2016-08-11
|\| | | | | |
| * | | | | | input: ft5x06_ts: Add DT supportMohan Pallaka2016-08-05
| |/ / / / /
* | | | | | input: touchscreen: correct function and variable names in ITE tech driverShantanu Jain2016-08-05
* | | | | | input: touchscreen: correct return values in ITE tech driverShantanu Jain2016-08-05