- f4ff010 i2c: exynos5: Preserve high speed master code by Mårten Lindahl · 3 years, 11 months ago
- e87cc18 Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c" by Wolfram Sang · 3 years, 10 months ago
- f53f15b i2c: designware: Get right data length by Liguang Zhang · 3 years, 10 months ago
- a1858ce i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition by Maxime Ripard · 3 years, 10 months ago
- 6ff6f86 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 11 months ago
- 32c080c Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 11 months ago
- 10e2ec8 Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 11 months ago
- 584ce3c Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 11 months ago
- 0c8e97c Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 3 years, 11 months ago
- 0b16cfd i2c: remove redundant error print in stm32f7_i2c_probe by Menglong Dong · 4 years ago
- 3d6a3d3 i2c: stm32f7: fix configuration of the digital filter by Alain Volmat · 4 years ago
- bb3fe9f i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQ by Weihang Li · 4 years ago
- d1f50bc i2c: i801: Add support for Intel Alder Lake PCH-P by Jarkko Nikula · 4 years ago
- aab0b4f i2c: mv64xxx: Fix check for missing clock after adding RPM by Samuel Holland · 4 years ago
- 3fd269e amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
- 05ae60b i2c: imx: Synthesize end of transaction events without idle interrupts by Kevin Paul Herbert · 4 years ago
- e037129 i2c: i2c-qcom-geni: Add shutdown callback for i2c by Roja Rani Yarubandi · 4 years ago
- e5c02cf i2c: mv64xxx: Add runtime PM support by Samuel Holland · 4 years ago
- 622fa41 i2c: amd-mp2: Remove unused macro by Richard Neumann · 4 years ago
- 267e82b i2c: amd-mp2: convert to PCI logging functions by Richard Neumann · 4 years ago
- de96c39 i2c: mediatek: Move suspend and resume handling to NOIRQ phase by Qii Wang · 4 years ago
- 3928bbb0 i2c: tegra: Use threaded interrupt by Dmitry Osipenko · 4 years ago
- 2e7f3db Merge tag 'v5.11-rc5' into i2c/for-5.12 by Wolfram Sang · 4 years ago
- 73cc584 i2c: remove zte zx bus driver by Arnd Bergmann · 4 years ago
- 30e88d0 isa: Make the remove callback for isa drivers return void by Uwe Kleine-König · 4 years ago
- 9ecd1d2 i2c: sprd: depend on COMMON_CLK to fix compile tests by Krzysztof Kozlowski · 4 years ago
- 81f1993 i2c: s3c2410: advertise SMBus transfers using RECV_LEN by Wolfram Sang · 4 years ago
- 416365e i2c: qup: advertise SMBus transfers using RECV_LEN by Wolfram Sang · 4 years ago
- 1059b2b i2c: remove u300 bus driver by Arnd Bergmann · 4 years ago
- 2cea84d i2c: remove sirf bus driver by Arnd Bergmann · 4 years ago
- a416634 Revert "i2c: imx: Remove unused .id_table support" by Fabio Estevam · 4 years ago
- edd4488 ARM: remove tango platform by Arnd Bergmann · 4 years ago
- 1b2cfa2 i2c: octeon: check correct size of maximum RECV_LEN packet by Wolfram Sang · 4 years ago
- 2f3a082 i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO by Sowjanya Komatineni · 4 years ago
- bc1c204 i2c: bpmp-tegra: Ignore unknown I2C_M flags by Mikko Perttunen · 4 years ago
- e4555a3 i2c: Drop unused efm32 bus driver by Uwe Kleine-König · 4 years ago
- 27b7c6e i2c: tegra: Wait for config load atomically while in ISR by Mikko Perttunen · 4 years ago
- 66b0c28 i2c: mlxcpld: Add support for I2C bus frequency setting by Vadim Pasternak · 4 years ago
- 45c6c87 i2c: busses: Use DEFINE_SPINLOCK() for spinlock by Zheng Yongjun · 4 years ago
- 9d64834 i2c: use DIV_ROUND_UP macro to do calculation by Zheng Yongjun · 4 years ago
- 2478b9c i2c: fix platform_get_irq.cocci warnings by Tian Tao · 4 years ago
- 61adf63 i2c: gpio: fix MODULE_LICENCE by Wolfram Sang · 4 years, 1 month ago
- 4d65845 i2c: iproc: handle rx fifo full interrupt by Rayagonda Kokatanur · 4 years, 2 months ago
- e21d797 i2c: iproc: handle master read request by Rayagonda Kokatanur · 4 years, 2 months ago
- 514bfc6 i2c: iproc: fix typo in slave_isr function by Rayagonda Kokatanur · 4 years, 2 months ago
- 603e77a i2c: iproc: update slave isr mask (ISR_MASK_SLAVE) by Rayagonda Kokatanur · 4 years, 2 months ago
- 545f401 i2c: iproc: handle only slave interrupts which are enabled by Rayagonda Kokatanur · 4 years, 2 months ago
- 1ca1b45 i2c: iproc: handle Master aborted error by Rayagonda Kokatanur · 4 years, 2 months ago
- 9c975c4 i2c: rcar: protect against supurious interrupts on V3U by Wolfram Sang · 4 years ago
- 24c6d4b i2c: rcar: make sure irq is not threaded on Gen2 and earlier by Wolfram Sang · 4 years ago
- 25c2e0f i2c: rcar: optimize cacheline to minimize HW race condition by Wolfram Sang · 4 years ago
- c7b514e i2c: rcar: faster irq code to minimize HW race condition by Wolfram Sang · 4 years ago
- 357ee88 i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev struct by Roja Rani Yarubandi · 4 years ago
- 5581b41 i2c: i801: Refactor mux code since platform_device_unregister() is NULL aware by Andy Shevchenko · 4 years ago
- 926e6b2 i2c: i801: Drop duplicate NULL check in i801_del_mux() by Andy Shevchenko · 4 years ago
- cb97441 i2c: mlxcpld: Decrease polling time for performance improvement by Vadim Pasternak · 4 years, 1 month ago
- f069291 i2c: mlxcpld: Update module license by Vadim Pasternak · 4 years, 1 month ago
- 05f6f72 i2c: mediatek: Fix apdma and i2c hand-shake timeout by Qii Wang · 4 years ago
- 0b3ea2a0 i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated by Hans de Goede · 4 years ago
- 0b884fe i2c: sprd: use a specific timeout to avoid system hang up issue by Chunyan Zhang · 4 years, 1 month ago
- b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
- 42b4ca0 Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' by Rafael J. Wysocki · 4 years, 1 month ago
- 8f95c13 i2c: designware: Make register offsets all of the same width by Andy Shevchenko · 4 years, 1 month ago
- a5df4c1 i2c: designware: Switch header to use BIT() and GENMASK() by Andy Shevchenko · 4 years, 1 month ago
- 0b01392 i2c: pxa: move to generic GPIO recovery by Codrin Ciubotariu · 4 years, 3 months ago
- e8a61e5 i2c: sh_mobile: Mark adapter suspended during suspend by Geert Uytterhoeven · 4 years, 3 months ago
- 04fd6f0 i2c: owl: Add compatible for the Actions Semi S500 I2C controller by Cristian Ciocaltea · 4 years, 2 months ago
- f7414cd i2c: imx: support slave mode for imx I2C driver by Biwen Li · 4 years, 2 months ago
- 1e04538 Merge branch 'i2c/for-current' into i2c/for-5.11 by Wolfram Sang · 4 years, 1 month ago
- 2bf9545 i2c: mlxbf: Fix the return check of devm_ioremap and ioremap by Wang Xiaojun · 4 years, 1 month ago
- c62dac0 i2c: mlxbf: select CONFIG_I2C_SLAVE by Arnd Bergmann · 4 years, 1 month ago
- 5e9a97b i2c: ismt: Adding support for I2C_SMBUS_BLOCK_PROC_CALL by Mario Alejandro Posso Escobar · 4 years, 2 months ago
- dc4e10b i2c: ocores: Avoid false-positive error log message. by Stefan Lässer · 4 years, 1 month ago
- 70f16fa Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630" by Bjorn Andersson · 4 years, 1 month ago
- c32abd8 i2c: mxs: Remove unneeded platform_device_id by Fabio Estevam · 4 years, 1 month ago
- 83eb65b i2c: pca-platform: drop two members from driver data that are assigned to only by Uwe Kleine-König · 4 years, 1 month ago
- c610199 i2c: imx: Remove unused .id_table support by Fabio Estevam · 4 years, 2 months ago
- b4ff421 i2c: nvidia-gpu: drop empty stub for runtime pm by Vaibhav Gupta · 4 years, 2 months ago
- 9c7cae2 i2c: mv64xxx: Add bus error recovery by Mark Tomlinson · 4 years, 4 months ago
- 61e6fe5 i2c: imx: Don't generate STOP condition if arbitration has been lost by Christian Eggers · 4 years, 3 months ago
- 1de67a3 i2c: imx: Check for I2SR_IAL after every byte by Christian Eggers · 4 years, 3 months ago
- 384a956 i2c: imx: Fix reset of I2SR_IAL flag by Christian Eggers · 4 years, 3 months ago
- 14718b3 i2c: qcom: Fix IRQ error misassignement by Robert Foss · 4 years, 1 month ago
- e9acf029 i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc() by Zhihao Cheng · 4 years, 2 months ago
- 4e1d9a7 PM: sleep: Add dev_wakeup_path() helper by Patrice Chotard · 4 years, 2 months ago
- 3b5f7f1 i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED by Michael Wu · 4 years, 2 months ago
- 66b9231 i2c: designware: call i2c_dw_read_clear_intrbits_slave() once by Michael Wu · 4 years, 2 months ago
- 9890923 i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM by Geert Uytterhoeven · 4 years, 3 months ago
- 54b9c3d i2c: mlxbf: Update author and maintainer email info by Khalil Blaiech · 4 years, 2 months ago
- 67ee9fd i2c: mlxbf: Update reference clock frequency by Khalil Blaiech · 4 years, 2 months ago
- 4b19d806 i2c: mlxbf: Remove unecessary wrapper functions by Khalil Blaiech · 4 years, 2 months ago
- 08e019e i2c: mlxbf: Fix resrticted cast warning of sparse by Khalil Blaiech · 4 years, 2 months ago
- ed01ddc i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call by Khalil Blaiech · 4 years, 2 months ago
- a49cc1f i2c: sh_mobile: implement atomic transfers by Ulrich Hecht · 4 years, 3 months ago
- 5df324b i2c: exynos5: don't check for irq 0 by Martin Kaiser · 4 years, 2 months ago
- 40af583 i2c: exynos5: fix platform_get_irq error handling by Martin Kaiser · 4 years, 2 months ago
- c016415 i2c: exynos5: remove duplicate error message by Martin Kaiser · 4 years, 2 months ago
- aafced6 i2c: mediatek: move dma reset before i2c reset by Qii Wang · 4 years, 2 months ago
- eda03fa i2c: ocores: fix polling mode workaround on FU540-C000 SoC by Sagar Shrikant Kadam · 4 years, 3 months ago
- 46f8bfe i2c: owl: Enable asynchronous probing by Cristian Ciocaltea · 4 years, 3 months ago