summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/lm8333.c
AgeCommit message (Expand)Author
2024-05-13Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2023-07-20Input: lm8333 - convert to use devm_* apiYangtao Li
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-12-02Input: lm8333 - Convert to i2c's .probe_new()Uwe Kleine-König
2022-09-26Input: lm8333 - add missing linux/input.h includeDmitry Torokhov
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-04-20Input: lm8333 - fix broken email addressWolfram Sang
2013-12-06Input: use dev_get_platdata()Jingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-06-27lm8333: Fix check orderingAlan Cox
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov
2012-04-04Input: add support for LM8333 keypadsWolfram Sang