Age | Commit message (Expand) | Author |
2024-10-09 | staging: most: i2c: Drop explicit initialization of struct i2c_device_id::dri... | Uwe Kleine-König |
2023-05-28 | staging: most: Switch i2c driver back to use .probe() | Uwe Kleine-König |
2023-03-22 | staging: most: use inline functions for to_hdm | Menna Mahmoud |
2022-11-22 | staging: most: i2c: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2021-05-10 | staging: most: i2c: Fix a little doc-rot | Lee Jones |
2020-12-09 | staging: most: Fix spelling mistake "tranceiver" -> "transceiver" | Colin Ian King |
2020-03-24 | staging: most: move core files out of the staging area | Christian Gromm |
2020-01-16 | staging: most: remove header include path to drivers/staging | Masahiro Yamada |
2019-12-17 | staging: most: use angle brackets in include path | Christian Gromm |
2019-12-17 | staging: most: rename core.h to most.h | Christian Gromm |
2019-04-03 | staging: add missing SPDX lines to Makefile files | Greg Kroah-Hartman |
2019-04-03 | staging: add missing SPDX lines to Kconfig files | Greg Kroah-Hartman |
2019-03-18 | staging: most: Replace '--help--' in Kconfig file | Wentao Cai |
2019-02-04 | staging: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2018-05-08 | staging: most: i2c: reduce parameters inconsistency | Christian Gromm |
2018-05-08 | staging: most: i2c: remove redundant list_mutex | Christian Gromm |
2018-05-08 | staging: most: i2c: remove redundant is_open | Christian Gromm |
2018-05-08 | staging: most: i2c: trace real polling rate | Christian Gromm |
2018-05-08 | staging: most: i2c: prevent zero delay polling | Christian Gromm |
2018-05-08 | staging: most: i2c: avoid polling in case of misconfig | Christian Gromm |
2018-05-08 | staging: most: i2c: do not wait in work function | Christian Gromm |
2018-05-08 | staging: most: i2c: shorten lifetime of IRQ handler | Christian Gromm |
2018-05-08 | staging: most: i2c: remove unnecessary poison_channel call | Christian Gromm |
2018-05-08 | staging: most: i2c: prevent division by zero | Christian Gromm |
2017-11-27 | staging: most: remove proprietary kobjects | Christian Gromm |
2017-11-27 | staging: most: i2c: rename module | Christian Gromm |