index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2021-04-17
i2c: s3c2410: simplify getting of_device_id match data
Krzysztof Kozlowski
2021-04-15
i2c: nomadik: Fix space errors
Tian Tao
2021-04-15
i2c: iop3xx: Fix coding style issues
Tian Tao
2021-04-15
i2c: amd8111: Fix coding style issues
Tian Tao
2021-04-15
i2c: mpc: Drop duplicate message from devm_platform_ioremap_resource()
Andy Shevchenko
2021-04-15
i2c: mpc: Use device_get_match_data() helper
Andy Shevchenko
2021-04-15
i2c: mpc: Remove CONFIG_PM_SLEEP ifdeffery
Andy Shevchenko
2021-04-15
i2c: mpc: Use devm_clk_get_optional()
Andy Shevchenko
2021-04-15
i2c: mpc: Update license and copyright
Chris Packham
2021-04-15
i2c: mpc: Interrupt driven transfer
Chris Packham
2021-04-14
i2c: sh7760: add IRQ check
Sergey Shtylyov
2021-04-14
i2c: rcar: add IRQ check
Sergey Shtylyov
2021-04-14
i2c: mlxbf: add IRQ check
Sergey Shtylyov
2021-04-14
i2c: jz4780: add IRQ check
Sergey Shtylyov
2021-04-14
i2c: emev2: add IRQ check
Sergey Shtylyov
2021-04-14
i2c: cadence: add IRQ check
Sergey Shtylyov
2021-04-14
i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
Ye Weihua
2021-04-14
i2c: xiic: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-04-14
i2c: stm32f7: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-04-14
i2c: sprd: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-04-14
i2c: omap: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-04-14
i2c: imx: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-04-14
i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-04-14
i2c: img-scb: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-04-14
i2c: cadence: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-04-13
i2c: sprd: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-04-13
i2c: mpc: Remove redundant NULL check
Chris Packham
2021-04-13
i2c: mpc: drop release for resource allocated with devm_*
Wei Yongjun
2021-04-10
i2c: mpc: use device managed APIs
Chris Packham
2021-04-10
i2c: mpc: make interrupt mandatory and remove polling code
Chris Packham
2021-04-10
i2c: mpc: Make use of i2c_recover_bus()
Chris Packham
2021-04-10
i2c: ensure timely release of driver-allocated resources
Dmitry Torokhov
2021-04-10
i2c: designware: Switch over to i2c_freq_mode_string()
Andy Shevchenko
2021-04-10
i2c: add support for HiSilicon I2C controller
Yicong Yang
2021-04-10
i2c: core: add api to provide frequency mode strings
Yicong Yang
2021-04-10
i2c: core: add managed function for adding i2c adapters
Yicong Yang
2021-04-10
Merge branch 'i2c/software-nodes' into i2c/for-5.13
Wolfram Sang
2021-04-10
i2c: Remove support for dangling device properties
Heikki Krogerus
2021-04-10
i2c: icy: Constify the software node
Heikki Krogerus
2021-04-10
i2c: nvidia-gpu: Constify the software node
Heikki Krogerus
2021-04-10
i2c: cht-wc: Constify the software node
Heikki Krogerus
2021-04-08
i2c: Add support for software nodes
Heikki Krogerus
2021-04-08
i2c: remove unused 'version.h' include in drivers
Tian Tao
2021-04-08
i2c: core: simplify devm_i2c_new_dummy_device()
Yicong Yang
2021-04-08
i2c: designware: Fix return value check in navi_amd_register_client()
Wei Yongjun
2021-04-06
i2c: stm32f7: avoid ifdef CONFIG_PM_SLEEP for pm callbacks
Alain Volmat
2021-04-05
i2c: tegra-bpmp: make some functions void
Wolfram Sang
2021-04-05
i2c: tegra-bpmp: don't modify input variable in xlate_flags
Wolfram Sang
2021-04-05
i2c: drivers: Use generic definitions for bus frequencies (part 2)
Andy Shevchenko
2021-04-05
i2c: designware: Add driver support for AMD NAVI GPU
Sanket Goswami
[next]