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-30
Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-28
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-17
i2c: mediatek: Use scl_int_delay_ns to compensate clock-stretching
Qii Wang
2021-04-17
i2c: mediatek: Fix wrong dma sync flag
Qii Wang
2021-04-17
i2c: mediatek: Fix send master code at more than 1MHz
Qii Wang
2021-04-17
i2c: sh7760: fix IRQ error path
Sergey Shtylyov
2021-04-17
i2c: i801: Add support for Intel Alder Lake PCH-M
Jarkko Nikula
2021-04-17
i2c: core: Fix spacing error by checkpatch
Tian Tao
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: mv64xxx: Fix random system lock caused by runtime PM
Marek BehĂșn
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: designware: Get rid of legacy platform data
Andy Shevchenko
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
[next]