summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/himax_hx83112b.c
AgeCommit message (Expand)AuthorFilesLines
10 daysInput: himax_hx83112b - fix incorrect size when reading product IDDmitry Torokhov1-12/+2
2024-07-09Input: himax_hx83112b - add support for HX83100AFelix Kaechele1-0/+17
2024-07-09Input: himax_hx83112b - add himax_chip struct for multi-chip supportFelix Kaechele1-16/+35
2024-07-09Input: himax_hx83112b - implement MCU register readingFelix Kaechele1-3/+47
2024-07-09Input: himax_hx83112b - use more descriptive register definesFelix Kaechele1-10/+13
2024-05-14Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König1-1/+1
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-12-03Input: hx83112b: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-07Input: add driver for Himax hx83112b touchscreen devicesJob Noorman1-0/+365