Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input: himax_hx83112b - fix incorrect size when reading product ID | Dmitry Torokhov | 2024-08-20 | 1 | -12/+2 |
* | Input: himax_hx83112b - add support for HX83100A | Felix Kaechele | 2024-07-09 | 1 | -0/+17 |
* | Input: himax_hx83112b - add himax_chip struct for multi-chip support | Felix Kaechele | 2024-07-09 | 1 | -16/+35 |
* | Input: himax_hx83112b - implement MCU register reading | Felix Kaechele | 2024-07-09 | 1 | -3/+47 |
* | Input: himax_hx83112b - use more descriptive register defines | Felix Kaechele | 2024-07-09 | 1 | -10/+13 |
* | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 2024-05-14 | 1 | -1/+1 |
* | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-17 | 1 | -1/+1 |
* | Input: hx83112b: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-12-02 | 1 | -3/+2 |
* | Input: add driver for Himax hx83112b touchscreen devices | Job Noorman | 2022-11-07 | 1 | -0/+365 |