Show patches with: Archived = No       |   5643 patches
« 1 2 ... 16 17 1856 57 »
Patch Series S/W/F Date Submitter Delegate State
i2c/busses/drivers/img: Remove unnecessary (void*) conversions i2c/busses/drivers/img: Remove unnecessary (void*) conversions --- 2022-07-27 Li zeming New
i2c: busses: Fix error handling in synquacer_i2c_probe i2c: busses: Fix error handling in synquacer_i2c_probe --- 2022-03-16 Miaoqian Lin New
i2c: busses: Fix reference count leaks. i2c: busses: Fix reference count leaks. --- 2020-06-13 wu000273@umn.edu New
i2c/busses: fix repeated words in comments i2c/busses: fix repeated words in comments --- 2022-09-08 wangjianli New
i2c: busses: i2c-cadence: fix message length when receive block message i2c: busses: i2c-cadence: fix message length when receive block message --- 2022-05-19 Adam Wujek New
i2c: busses: i2c-mv64xxx: fix arb-loss i2c lock i2c: busses: i2c-mv64xxx: fix arb-loss i2c lock --- 2023-11-30 Elad Nachman New
i2c: busses: Omit superfluous error message in img_i2c_probe() i2c: busses: Omit superfluous error message in img_i2c_probe() --- 2020-04-16 Tang Bin New
i2c: busses: remove unneeded conversion to bool i2c: busses: remove unneeded conversion to bool --- 2020-04-20 Jason Yan Accepted
i2c/busses:remove unneeded "ret" variables in the i2c-s3c2410.c i2c/busses:remove unneeded "ret" variables in the i2c-s3c2410.c --- 2021-02-23 dingsenjie@163.com New
i2c/busses:remove unneeded variable: "ret" i2c/busses:remove unneeded variable: "ret" --- 2021-02-23 dingsenjie@163.com New
i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ --- 2020-09-09 Song Bao Hua (Barry Song) Accepted
i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQ i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQ --- 2021-02-08 Weihang Li Accepted
i2c: busses: Use dma_set_mask_and_coherent i2c: busses: Use dma_set_mask_and_coherent --- 2020-11-24 Youling Tang Superseded
i2c: cadence: Add RISCV architecture support i2c: cadence: Add RISCV architecture support --- 2024-02-28 Ji Sheng Teoh New
i2c: cadence: Add standard bus recovery support i2c: cadence: Add standard bus recovery support --- 2022-06-30 Shubhrajyoti Datta Superseded
i2c: cadence: Add standard bus recovery support i2c: cadence: Add standard bus recovery support --- 2021-04-15 Robert Hancock Superseded
i2c: cadence: allow COMPILE_TEST i2c: cadence: allow COMPILE_TEST --- 2022-02-12 Wolfram Sang Accepted
i2c: cadence: Avoid fifo clear after start i2c: cadence: Avoid fifo clear after start --- 2024-01-05 Sai Pavan Boddu New
i2c: cadence: Change large transfer count reset logic to be unconditional i2c: cadence: Change large transfer count reset logic to be unconditional --- 2022-06-14 Robert Hancock Accepted
i2c: cadence: Clear HOLD bit before xfer_size register rolls over i2c: cadence: Clear HOLD bit before xfer_size register rolls over --- 2020-11-24 Raviteja Narayanam Accepted
i2c: cadence: Fix the kernel-doc warnings i2c: cadence: Fix the kernel-doc warnings --- 2023-08-18 Shubhrajyoti Datta Superseded
i2c: cadence: Increase timeout per message if necessary i2c: cadence: Increase timeout per message if necessary --- 2022-03-09 Lucas tanure Superseded
i2c: cadence: make bus recovery optional i2c: cadence: make bus recovery optional --- 2022-10-23 Michael Grzeschik New
i2c: cadence: Support PEC for SMBus block read i2c: cadence: Support PEC for SMBus block read --- 2022-07-17 Lars-Peter Clausen Accepted
i2c: cadence: Unregister the clk notifier in error path i2c: cadence: Unregister the clk notifier in error path --- 2022-06-28 Satish Nagireddy Accepted
i2c: cbus-gpio: Switch to use GPIO descriptors i2c: cbus-gpio: Switch to use GPIO descriptors --- 2019-02-05 Linus Walleij Accepted
i2c: cht-wc: Remove superfluous error message in cht_wc_i2c_adap_i2c_probe() i2c: cht-wc: Remove superfluous error message in cht_wc_i2c_adap_i2c_probe() --- 2020-05-03 Aishwarya Ramakrishnan New
i2c: constify the struct device_type usage i2c: constify the struct device_type usage --- 2024-02-19 Ricardo B. Marliere New
i2c: Convert to using %pOFn instead of device_node.name i2c: Convert to using %pOFn instead of device_node.name --- 2018-08-28 Rob Herring Superseded
i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2C i2c: core: Add stub for i2c_verify_client() if !CONFIG_I2C --- 2021-05-26 Jonathan Cameron New
i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices() i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices() --- 2020-09-09 Hans de Goede Accepted
i2c: core: check returned size of emulated smbus block read i2c: core: check returned size of emulated smbus block read --- 2020-06-13 Mans Rullgard Accepted
i2c: core: Disable client irq on reboot/shutdown i2c: core: Disable client irq on reboot/shutdown --- 2021-06-04 Stephen Boyd New
i2c: core: Disable i2c_generic_scl_recovery callback checks with CFI i2c: core: Disable i2c_generic_scl_recovery callback checks with CFI --- 2022-06-28 Zhipeng Wang New
i2c: core: dont change pinmux state to GPIO during recovery setup i2c: core: dont change pinmux state to GPIO during recovery setup --- 2023-09-26 Robert Marko New
i2c: core: export i2c_smbus_pec() i2c: core: export i2c_smbus_pec() --- 2021-05-17 Matt Johnston New
i2c: core: Fix atomic xfer check for non-preempt config i2c: core: Fix atomic xfer check for non-preempt config --- 2024-01-04 Benjamin Bara New
i2c: core: fix lockdep warning for sparsely nested adapter chain i2c: core: fix lockdep warning for sparsely nested adapter chain --- 2023-10-18 Daniel Mack New
i2c: core: fix NULL pointer dereference in suspend/resume callbacks i2c: core: fix NULL pointer dereference in suspend/resume callbacks --- 2020-05-22 Marek Szyprowski New
i2c: core: Fix possible memleak in i2c_new_client_device() i2c: core: Fix possible memleak in i2c_new_client_device() --- 2022-11-24 Yang Yingliang New
i2c: core: Fix spacing error by checkpatch i2c: core: Fix spacing error by checkpatch --- 2021-04-05 Tian Tao Accepted
i2c: core: make it possible to match a pure device tree driver --- 2013-05-12 Linus Walleij Accepted
i2c-core: Remove definition of i2c_smbus_process_call --- 2012-11-19 Tushar Behera Accepted
i2c: core: remove unused function i2c: core: remove unused function --- 2019-07-31 Anders Roxell New
i2c: core: simplify devm_i2c_new_dummy_device() i2c: core: simplify devm_i2c_new_dummy_device() --- 2021-04-08 Yicong Yang Accepted
i2c: core: support bus regulator controlling in adapter i2c: core: support bus regulator controlling in adapter --- 2021-03-05 Hsin-Yi Wang Superseded
i2c: core: Use GPIO descriptors for recovery i2c: core: Use GPIO descriptors for recovery --- 2017-12-08 Linus Walleij New
i2c: core: Workaround false-positive LOCKDEP in delete_device i2c: core: Workaround false-positive LOCKDEP in delete_device --- 2022-05-17 Alexander A Sverdlin New
i2c: cp2615: check for allocation failure in cp2615_i2c_recv() i2c: cp2615: check for allocation failure in cp2615_i2c_recv() --- 2021-05-12 Dan Carpenter Accepted
i2c: cp2615: check the return value of kzalloc() i2c: cp2615: check the return value of kzalloc() --- 2022-07-23 williamsukatube@163.com New
i2c: cp2615: prevent buffer overflow in cp2615_i2c_master_xfer() i2c: cp2615: prevent buffer overflow in cp2615_i2c_master_xfer() --- 2022-10-12 Dan Carpenter New
i2c: cp2615: replace deprecated strncpy with strscpy i2c: cp2615: replace deprecated strncpy with strscpy --- 2023-09-20 Justin Stitt New
i2c: cpm: Fix data type i2c: cpm: Fix data type --- 2023-12-05 Christophe Leroy New
i2c: davinci: Add block read functionality for IPMI --- 2014-05-01 Murali Karicheri New
i2c: designware: Add ACPI ID for Granite Rapids-D I2C controller i2c: designware: Add ACPI ID for Granite Rapids-D I2C controller --- 2024-04-16 Jarkko Nikula New
i2c: designware: add a new bit check for IC_CON control i2c: designware: add a new bit check for IC_CON control --- 2023-01-16 Shyam Sundar S K New
i2c: designware: Add base addr info i2c: designware: Add base addr info --- 2021-03-25 Daniel Gomez New
i2c: designware: add reset interface --- 2016-11-22 Zhangfei Gao New
i2c: designware: add support for pinctrl for recovery i2c: designware: add support for pinctrl for recovery --- 2023-08-11 Yann Sionneau New
i2c: designware: call i2c_dw_read_clear_intrbits_slave() once i2c: designware: call i2c_dw_read_clear_intrbits_slave() once --- 2020-10-20 Michael Wu Superseded
i2c: designware: Do not require clock when SSCN and FFCN are provided --- 2015-12-15 Suthikulpanit, Suravee New
i2c: designware: don't infer timings described by ACPI from clock rate --- 2017-05-19 Ard Biesheuvel Accepted
i2c: designware: Fix bus speed in !CONFIG_ACPI case i2c: designware: Fix bus speed in !CONFIG_ACPI case --- 2020-06-23 Jarkko Nikula New
i2c: designware: Fix corrupted memory seen in the ISR i2c: designware: Fix corrupted memory seen in the ISR --- 2023-09-13 Jan Bottorff New
i2c: designware: fix direct modify risk in xfer i2c: designware: fix direct modify risk in xfer --- 2022-08-16 wolfgang9277@126.com New
i2c: designware: Fix functionality in !CONFIG_ACPI case i2c: designware: Fix functionality in !CONFIG_ACPI case --- 2020-06-23 John Stultz New
i2c: designware: Fix handling of real but unexpected device interrupts i2c: designware: Fix handling of real but unexpected device interrupts --- 2022-09-27 Jarkko Nikula New
i2c: designware: fix idx_write_cnt in read loop i2c: designware: fix idx_write_cnt in read loop --- 2023-05-18 David Zheng New
i2c: designware: fix slave not acknowledge when address matched i2c: designware: fix slave not acknowledge when address matched --- 2023-03-10 liao.zenghui@zte.com.cn New
i2c: designware: fix slave omitted IC_INTR_STOP_DET i2c: designware: fix slave omitted IC_INTR_STOP_DET --- 2020-10-14 Michael Wu New
i2c: designware: Fix system suspend --- 2017-08-09 Ulf Hansson Accepted
i2c: designware: Fix unbalanced suspended flag i2c: designware: Fix unbalanced suspended flag --- 2022-12-09 Richard Fitzgerald New
i2c: designware: Get right data length i2c: designware: Get right data length --- 2021-02-25 乱石 Superseded
i2c: designware: Introduce cooldown timer to AMDPSP driver i2c: designware: Introduce cooldown timer to AMDPSP driver --- 2022-07-25 Jan Dąbroś Superseded
i2c: designware: Modify timing parameters for amdpsp mailbox i2c: designware: Modify timing parameters for amdpsp mailbox --- 2022-04-28 Jan Dąbroś Accepted
i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU --- 2023-01-02 Basavaraj Natikar New
i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT --- 2020-04-07 Hans de Goede New
i2c: designware: Revert recent changes to i2c_dw_probe_lock_support() i2c: designware: Revert recent changes to i2c_dw_probe_lock_support() --- 2024-01-11 Jarkko Nikula New
i2c: designware: slave should do WRITE_RECEIVED before SLAVE_STOP i2c: designware: slave should do WRITE_RECEIVED before SLAVE_STOP --- 2022-10-10 tianye@sugon.com New
i2c: designware: Sort timing parameter ACPI method calls by the speed i2c: designware: Sort timing parameter ACPI method calls by the speed --- 2022-04-20 Jarkko Nikula Accepted
i2c-detect: fix a typo argment -> argument i2c-detect: fix a typo argment -> argument --- 2021-12-20 Aurelien Jarno New
i2cdetect: Sort the bus list by number i2cdetect: Sort the bus list by number --- 2021-05-27 Jean Delvare New
i2c: dev: Fix bus callback return values i2c: dev: Fix bus callback return values --- 2023-03-09 Geert Uytterhoeven New
i2c: Devices which have some i2c addr can work in same i2c bus i2c: Devices which have some i2c addr can work in same i2c bus --- 2023-06-01 David Wu New
i2c: dev: zero out array used for i2c reads from userspace i2c: dev: zero out array used for i2c reads from userspace --- 2021-07-29 Greg Kroah-Hartman Accepted
i2c: Disable I2C_APPLE on PPC when COMPILE_TEST is set i2c: Disable I2C_APPLE on PPC when COMPILE_TEST is set --- 2023-02-27 Benjamin Gray New
i2c: dln2: prevent buffer overflow in dln2_i2c_write() i2c: dln2: prevent buffer overflow in dln2_i2c_write() --- 2022-10-12 Dan Carpenter New
i2c: don't export function which is only used internally i2c: don't export function which is only used internally --- 2022-01-28 Wolfram Sang New
i2c: don't pass 0 nmsgs to i2c_transfer i2c: don't pass 0 nmsgs to i2c_transfer --- 2021-12-25 Pavel Skripkin Superseded
i2c: drivers: Avoid unnecessary check in efm32_i2c_probe() i2c: drivers: Avoid unnecessary check in efm32_i2c_probe() --- 2020-04-15 Tang Bin Accepted
i2c: drivers: Remove superfluous error message i2c: drivers: Remove superfluous error message --- 2020-05-04 Aishwarya Ramakrishnan New
i2c: Drop legacy callback .probe_new() i2c: Drop legacy callback .probe_new() --- 2023-06-26 Uwe Kleine-König New
i2c: Drop legacy muxing pseudo-drivers i2c: Drop legacy muxing pseudo-drivers --- 2023-09-26 Jean Delvare New
i2c: dummy: Drop no-op remove function i2c: dummy: Drop no-op remove function --- 2022-05-26 Uwe Kleine-König Accepted
i2c: ensure timely release of driver-allocated resources i2c: ensure timely release of driver-allocated resources --- 2021-03-22 Dmitry Torokhov Accepted
I2C: Explicitly include correct DT includes I2C: Explicitly include correct DT includes --- 2023-07-14 Rob Herring New
i2c: extend documentation about retvals of master_xfer functions i2c: extend documentation about retvals of master_xfer functions --- 2022-07-24 Wolfram Sang Accepted
i2c: exynos5: add support for atomic transfers i2c: exynos5: add support for atomic transfers --- 2023-09-29 Marek Szyprowski Superseded
i2c: exynos5: correct top kerneldoc i2c: exynos5: correct top kerneldoc --- 2021-04-05 Krzysztof Kozlowski Accepted
i2c: exynos5: Fix getting the optional clock i2c: exynos5: Fix getting the optional clock --- 2021-12-12 Sam Protsenko Accepted
« 1 2 ... 16 17 1856 57 »