summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/himax_hx83112b.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: himax_hx83112b - fix incorrect size when reading product IDDmitry Torokhov2024-08-201-12/+2
* Input: himax_hx83112b - add support for HX83100AFelix Kaechele2024-07-091-0/+17
* Input: himax_hx83112b - add himax_chip struct for multi-chip supportFelix Kaechele2024-07-091-16/+35
* Input: himax_hx83112b - implement MCU register readingFelix Kaechele2024-07-091-3/+47
* Input: himax_hx83112b - use more descriptive register definesFelix Kaechele2024-07-091-10/+13
* Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-141-1/+1
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* Input: hx83112b: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: add driver for Himax hx83112b touchscreen devicesJob Noorman2022-11-071-0/+365