index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
i2c: brcmstb: fix support for DSL and CM variants
Rafał Miłecki
1
-1
/
+1
2022-02-15
i2c: qup: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-02-15
i2c: imx: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-02-15
i2c: cadence: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-02-11
i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
Vladimir Zapolskiy
1
-4
/
+10
2022-02-11
i2c: qcom-cci: don't delete an unregistered adapter
Vladimir Zapolskiy
1
-1
/
+1
2022-02-07
i2c: bcm2835: Avoid clock stretching timeouts
Eric Anholt
1
-0
/
+11
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2022-01-14
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-850
/
+431
2022-01-11
i2c: sh_mobile: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-01-10
Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-8
/
+2
2022-01-06
i2c: mpc: Avoid out of bounds memory access
Chris Packham
1
-6
/
+9
2022-01-03
i2c: riic: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+5
2022-01-03
i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
1
-8
/
+26
2022-01-03
i2c: bcm2835: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-7
/
+4
2021-12-16
i2c: aspeed: Remove unused includes
Thierry Reding
1
-2
/
+0
2021-12-16
i2c: sh_mobile: update to new DMAENGINE API when terminating
Wolfram Sang
1
-17
/
+9
2021-12-16
i2c: rcar: update to new DMAENGINE API when terminating
Wolfram Sang
1
-17
/
+9
2021-12-16
i2c: exynos5: Fix getting the optional clock
Sam Protsenko
1
-3
/
+5
2021-12-16
i2c: designware-pci: Convert to use dev_err_probe()
Andy Shevchenko
1
-14
/
+10
2021-12-16
i2c: designware-pci: use __maybe_unused for PM functions
Andy Shevchenko
1
-4
/
+2
2021-12-16
i2c: designware-pci: Group MODULE_*() macros
Andy Shevchenko
1
-4
/
+2
2021-12-16
i2c: designware-pci: Add a note about struct dw_scl_sda_cfg usage
Andy Shevchenko
1
-0
/
+7
2021-12-16
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
Lakshmi Sowjanya D
1
-4
/
+4
2021-12-16
i2c: designware: Do not complete i2c read without RX_FULL interrupt
Tamal Saha
1
-2
/
+5
2021-12-10
i2c: mpc: Use atomic read and fix break condition
Chris Packham
1
-1
/
+1
2021-12-10
i2c: tegra: use i2c_timings for bus clock freq
Akhil R
1
-12
/
+9
2021-12-09
i2c: i801: Don't clear status flags twice in interrupt mode
Heiner Kallweit
1
-11
/
+5
2021-12-09
i2c: i801: Don't read back cleared status in i801_check_pre()
Heiner Kallweit
1
-19
/
+3
2021-12-09
i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in Kconfig
Sam Protsenko
1
-1
/
+1
2021-12-09
i2c: exynos5: Add bus clock support
Sam Protsenko
1
-8
/
+38
2021-12-09
i2c: exynos5: Add support for ExynosAutoV9 SoC
Jaewon Kim
1
-9
/
+53
2021-12-09
i2c: virtio: fix completion handling
Vincent Whitchurch
1
-20
/
+12
2021-12-01
i2c: stm32f7: remove noisy and imprecise log messages
Wolfram Sang
1
-4
/
+0
2021-12-01
i2c: stm32: get rid of stm32f7_i2c_release_bus return value
Alain Volmat
1
-8
/
+2
2021-11-30
i2c: rk3x: Handle a spurious start completion interrupt flag
Ondrej Jirman
1
-2
/
+2
2021-11-30
Revert "i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode"
Wolfram Sang
1
-8
/
+0
2021-11-30
Revert "i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE"
Wolfram Sang
1
-14
/
+0
2021-11-30
i2c: stm32f7: use proper DMAENGINE API for termination
Alain Volmat
1
-5
/
+11
2021-11-30
i2c: stm32f7: stop dma transfer in case of NACK
Alain Volmat
1
-2
/
+7
2021-11-30
i2c: stm32f7: recover the bus on access timeout
Alain Volmat
1
-0
/
+2
2021-11-29
i2c: i801: Improve handling platform data for tco device
Heiner Kallweit
1
-15
/
+12
2021-11-29
i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE
Lakshmi Sowjanya D
1
-0
/
+14
2021-11-29
i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode
Lakshmi Sowjanya D
1
-0
/
+8
2021-11-29
i2c: designware: Enable async suspend / resume of designware devices
Rajat Jain
1
-0
/
+2
2021-11-29
i2c: mpc: Correct I2C reset procedure
Joakim Tjernlund
1
-8
/
+15
2021-11-29
i2c: stm32f7: flush TX FIFO upon transfer errors
Alain Volmat
1
-1
/
+19
2021-11-29
i2c: designware: Fix the kernel doc description for struct dw_i2c_dev
Andy Shevchenko
1
-4
/
+9
2021-11-29
i2c: rk3x: enable clock before getting rate
John Keeping
1
-0
/
+7
[next]