Linux Kernel I2C Bus Layer
[Prev Page][Next Page]
- Re: [PATCH 6/6] i2c: Make remove callback return void, (continued)
- [PATCH 1/1] drivers: remove unnecessary (void*) conversions.,
XU pengfei
- [PATCH v2 0/2] i2c: Add new driver for Renesas RZ/V2M controller,
Phil Edworthy
- [PATCH] i2c: cadence: Unregister the clk notifier in error path,
Satish Nagireddy
- [PATCH 3/6] leds: lm3601x: Don't use mutex after it was destroyed, Uwe Kleine-König
- [PATCH 5/6] gpio: pca953x: Make platform teardown callback return void,
Uwe Kleine-König
- [PATCH 1/6] drm/i2c/sil164: Drop no-op remove function, Uwe Kleine-König
- [PATCH 4/6] leds: lm3601x: Improve error reporting for problems during .remove(), Uwe Kleine-König
- [PATCH 2/6] leds: lm3697: Remove duplicated error reporting in .remove(), Uwe Kleine-König
- [PATCH] i2c: core: Disable i2c_generic_scl_recovery callback checks with CFI,
Zhipeng Wang
- [PATCH 00/12] i2c: xiic: Added Standard mode and SMBus,
Manikanta Guntupalli
- [PATCH 02/12] i2c: xiic: Enter standard mode only for > 255 byte read transfers, Manikanta Guntupalli
- [PATCH 01/12] i2c: xiic: Add standard mode support for > 255 byte read transfers, Manikanta Guntupalli
- [PATCH 03/12] i2c: xiic: Fix Rx and Tx paths in standard mode repeated start, Manikanta Guntupalli
- [PATCH 05/12] i2c: xiic: Use 'nmsgs' variable instead of repeated_start, Manikanta Guntupalli
- [PATCH 04/12] i2c: xiic: Add wait for FIFO empty in send_tx, Manikanta Guntupalli
- [PATCH 06/12] i2c: xiic: Add smbus_block_read functionality, Manikanta Guntupalli
- [PATCH 08/12] i2c: xiic: Remove interrupt enable/disable in Rx path, Manikanta Guntupalli
- [PATCH 07/12] i2c: xiic: Switch to Xiic standard mode for i2c-read, Manikanta Guntupalli
- [PATCH 09/12] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible, Manikanta Guntupalli
- [PATCH 10/12] i2c: xiic: Update compatible with new IP version, Manikanta Guntupalli
- [PATCH 11/12] i2c: xiic: Add SCL frequency configuration support, Manikanta Guntupalli
- [PATCH 12/12] i2c: xiic: Correct the BNB interrupt enable sequence, Manikanta Guntupalli
- [PATCH 0/2] i2c: Add new driver for Renesas RZ/V2M controller,
Phil Edworthy
- [PATCH 1/1] dt-bindings: i2c: i2c-rk3x: add rk3588 compatible,
Sebastian Reichel
- [PATCH v2] i2c: piix4: Fix a memory leak in the EFCH MMIO support,
Jean Delvare
- [PATCH v6 1/2] i2c: add support for microchip fpga i2c controllers,
Conor Dooley
- [PATCHv6 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms,
Dinh Nguyen
- [PATCH] HID: mcp2221: prevent a buffer overflow in mcp_smbus_write(),
Harshit Mogalapalli
- Re: [PATCH] HID: mcp2221: prevent a buffer overflow in mcp_smbus_write(), Jiri Kosina
[PATCH 0/4] i2c: stm32: addition of STM32MP13 support,
Alain Volmat
[PULL REQUEST] i2c-for-5.19-rc3,
Wolfram Sang
[PATCH] Print some info into ring-buffer during loading,
root
[PATCHv5 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms,
Dinh Nguyen
[PATCH v6 0/4] add driver for the WCH CH341 in I2C/GPIO mode,
frank zago
[PATCH] dt-bindings: hwmon: move ibm,p8-occ bindings to proper folder,
Wolfram Sang
[PATCH] dt-bindings: efm32: remove bindings for deleted platform,
Wolfram Sang
[PATCHv4 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms,
Dinh Nguyen
[PATCH v8 0/3] Add SSIF BMC driver,
Quan Nguyen
[PATCH] i2c: cadence: Change large transfer count reset logic to be unconditional,
Robert Hancock
[RESEND 0/3] i2c: at91: Fixes and updates,
Codrin Ciubotariu
[PATCH v3] i2c-xiic: Fix the type check for xiic_wakeup,
Shubhrajyoti Datta
[PATCHv3 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms,
Dinh Nguyen
[PATCH] MAINTAINERS: core DT include belongs to core,
Wolfram Sang
[PATCH] MAINTAINERS: add include/dt-bindings/i2c to I2C SUBSYSTEM HOST DRIVERS,
Lukas Bulwahn
[bug report] kmemleak from driver i2c_piix4,
Yi Zhang
[PATCH] MAINTAINERS: Rectify entry for OPENCORES I2C BUS DRIVER,
Lukas Bulwahn
[PATCH] i2c: hisi: use HZ_PER_KHZ macro in units.h,
Yicong Yang
[PATCH] i2c: designware: Use standard optional ref clock implementation,
Serge Semin
[PATCH v4 0/2] Add a property for setting minimum persentage of i2c clock high,
Potin Lai
[PATCH v2] i2c-xiic: Fix the type check for xiic_wakeup,
Shubhrajyoti Datta
Regression: at24 eeprom writing times out on sama5d3,
Peter Rosin
i2c: Make remove callback return void,
Uwe Kleine-König
[PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors,
Atul Khare
[PATCH v2 2/2] dt-bindings: sifive: add gpio-line-names,
Atul Khare
[PATCH v2 1/2] dt-bindings: sifive: add cache-set value of 2048,
Atul Khare
[PATCH v3 0/2] Add i2c clock duty cycle property for setting minimum persentage of clock high,
Potin Lai
[PATCH v3 0/4] clear riscv dtbs_check errors,
Conor Dooley
[PATCH] dt-bindings: i2c: Convert arm,i2c-versatile to DT schema,
Rob Herring
[PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper,
Andy Shevchenko
- [PATCH v6 06/12] i2c: i801: convert to use common P2SB accessor, Andy Shevchenko
- [PATCH v6 03/12] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write(), Andy Shevchenko
- [PATCH v6 12/12] leds: simatic-ipc-leds-gpio: add GPIO version of Siemens driver, Andy Shevchenko
- [PATCH v6 01/12] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support, Andy Shevchenko
- [PATCH v6 07/12] EDAC, pnd2: Use proper I/O accessors and address space annotation, Andy Shevchenko
- [PATCH v6 08/12] EDAC, pnd2: convert to use common P2SB accessor, Andy Shevchenko
- [PATCH v6 04/12] mfd: lpc_ich: Switch to generic p2sb_bar(), Andy Shevchenko
- [PATCH v6 10/12] leds: simatic-ipc-leds: convert to use P2SB accessor, Andy Shevchenko
- [PATCH v6 05/12] mfd: lpc_ich: Add support for pinctrl in non-ACPI system, Andy Shevchenko
- [PATCH v6 02/12] pinctrl: intel: Check against matching data instead of ACPI companion, Andy Shevchenko
- [PATCH v6 09/12] watchdog: simatic-ipc-wdt: convert to use P2SB accessor, Andy Shevchenko
- [PATCH v6 11/12] platform/x86: simatic-ipc: drop custom P2SB bar code, Andy Shevchenko
- Re: [PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper, Hans de Goede
- Re: [PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper, Lee Jones
- Re: [PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper, Andy Shevchenko
[PATCH v2 0/4] clear riscv dtbs_check errors,
Conor Dooley
[PATCH v1 0/6] clear riscv dtbs_check errors,
mail
[PATCH] dt-bindings: i2c: qcom,i2c-qup: convert to dtschema,
Robert Marko
Issues with large reads on Cadence I2C on ZynqMP, Robert Hancock
[PATCH v5] i2c: add support for microchip fpga i2c controllers,
Conor Dooley
[PATCH v2] i2c: qcom-cci: simplify access to bus data structure,
Vladimir Zapolskiy
[PATCH] i2c: qcom-cci: simplify access to bus data structure,
Vladimir Zapolskiy
[PATCH] i2c: aspeed: do not mask SLAVE_MATCH,
Klaus Jensen
[PATCH v2 0/2] Add i2c clock manual tuning feature for aspeed-i2c driver,
Potin Lai
[PULL REQUEST] i2c-for-5.19,
Wolfram Sang
[Query] Looking for comments on CONFIG_SPI_SPIDEV and CONFIG_I2C_CHARDEV interfaces security,
Prasad Sodagudi
[PATCH 00/17] Add support for MT8365 EVK board,
Fabien Parent
- [PATCH 08/17] dt-bindings: watchdog: mtk-wdt: Add MT8365 SoC bindings, Fabien Parent
- [PATCH 03/17] dt-bindings: mmc: mtk-sd: add bindings for MT8365 SoC, Fabien Parent
- [PATCH 05/17] dt-bindings: dma: mediatek,uart-dma: add MT8365 bindings, Fabien Parent
- [PATCH 02/17] dt-bindings: memory: add mt8365 SoC binding documentation, Fabien Parent
- [PATCH 10/17] dt-bindings: serial: mediatek: add MT8365 bindings, Fabien Parent
- [PATCH 12/17] dt-bindings: phy: mediatek,tphy: add MT8365 SoC bindings, Fabien Parent
- [PATCH 16/17] arm64: dts: mediatek: add mt8365 device-tree, Fabien Parent
- [PATCH 07/17] dt-bindings: nvmem: mediatek,efuse: add MT8365 bindings, Fabien Parent
- [PATCH 14/17] dt-bindings: usb: mediatek,mtk-xhci: add MT8365 SoC bindings, Fabien Parent
- [PATCH 15/17] arm64: dts: mediatek: add mt6357 device-tree, Fabien Parent
- [PATCH 01/17] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC, Fabien Parent
- [PATCH 04/17] dt-bindings: arm: mediatek: Add binding for mt8365-evk board, Fabien Parent
- [PATCH 09/17] dt-bindings: spi: mt65xx: add MT8365 SoC bindings, Fabien Parent
- [PATCH 06/17] dt-bindings: iio: adc: mediatek: add MT8365 SoC bindings, Fabien Parent
- [PATCH 11/17] dt-bindings: phy: mediatek,dsi-phy: Add MT8365 SoC bindings, Fabien Parent
- [PATCH 13/17] dt-bindings: usb: mediatek,mtu3: add MT8365 SoC bindings, Fabien Parent
- [PATCH 17/17] arm64: dts: mediatek: add mt8365-evk board device-tree, Fabien Parent
- Re: [PATCH 00/17] Add support for MT8365 EVK board, Krzysztof Kozlowski
- Re: (subset) [PATCH 00/17] Add support for MT8365 EVK board, Mark Brown
[PATCH] i2c: aspeed: Fix slave mode unexpected irq handler,
ryan_chen
[PATCH v2 0/2] drivers: i2c: thunderx: Marvell thunderx i2c changes,
Piyush Malgujar
[PATCH v1 1/1] MAINTAINERS: Update Synopsys DesingWare I2C to Supported,
Andy Shevchenko
[PATCH 1/1] aspeed: i2c: add manual clock setup feature,
Potin Lai
[PATCH] dt-bindings: i2c: Rewrite Nomadik I2C bindings in YAML,
Linus Walleij
[PATCH 0/2] i2c: core: Add mux root adapter operations,
Eddie James
[PATCH] i2c: dummy: Drop no-op remove function,
Uwe Kleine-König
[PATCH] i2c: npcm7xx: barco-p50-gpio: Add check for platform_driver_register,
Jiasheng Jiang
[PATCH] i2c-xiic: Fix the type check for xiic_wakeup,
Shubhrajyoti Datta
[PATCH] i2c: mxs: Silence a clang warning, Fabio Estevam
[PATCH v4] i2c: add support for microchip fpga i2c controllers, Conor Dooley
[PATCH v1 0/5] HID: ft260: fixes and performance improvements,
Michael Zaidman
[PATCH v6 0/5] i2c: npcm: Bug fixes timeout, spurious interrupts,
Tyrone Ting
[PATCH] HID: ft260: fix multi packet i2c transactions,
Guillaume Champagne
[PATCH AUTOSEL 4.9 2/2] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers, Sasha Levin
[PATCH AUTOSEL 4.14 3/3] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers, Sasha Levin
[PATCH AUTOSEL 4.19 3/4] i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging, Sasha Levin
[PATCH AUTOSEL 4.19 4/4] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers, Sasha Levin
[PATCH AUTOSEL 5.4 5/5] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers, Sasha Levin
[PATCH AUTOSEL 5.4 4/5] i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging, Sasha Levin
[PATCH AUTOSEL 5.10 8/8] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers, Sasha Levin
[PATCH AUTOSEL 5.10 7/8] i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging, Sasha Levin
[PATCH AUTOSEL 5.15 09/10] i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging, Sasha Levin
[PATCH AUTOSEL 5.15 10/10] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers, Sasha Levin
[PATCH AUTOSEL 5.17 12/12] drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers, Sasha Levin
[PATCH AUTOSEL 5.17 11/12] i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging, Sasha Levin
[PATCHv2 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms,
Dinh Nguyen
[PATCH] i2ctransfer: Drop redundant variable arg_idx, Jean Delvare
[RFC PATCH 00/14] CAMSS support for MSM8974,
Luca Weiss
- [RFC PATCH 11/14] ARM: dts: qcom: msm8974: add CCI bus, Luca Weiss
- [RFC PATCH 03/14] media: camss: vfe: Add support for 8x74, Luca Weiss
- [RFC PATCH 07/14] media: camss: csiphy: Add support for 8x74, Luca Weiss
- [RFC PATCH 02/14] media: camss: Add CAMSS_8x74 camss version, Luca Weiss
- [RFC PATCH 01/14] media: dt-bindings: media: camss: Add qcom,msm8974-camss binding, Luca Weiss
- [RFC PATCH 12/14] ARM: dts: qcom: msm8974: add CAMSS node, Luca Weiss
- [RFC PATCH 09/14] dt-bindings: i2c: qcom-cci: add QCOM MSM8974 compatible, Luca Weiss
- [RFC PATCH 14/14] [DNM] media: camss: hacks for MSM8974, Luca Weiss
- [RFC PATCH 10/14] i2c: qcom-cci: add msm8974 compatible, Luca Weiss
- [RFC PATCH 06/14] media: camss: ispif: Add support for 8x74, Luca Weiss
- [RFC PATCH 05/14] media: camss: csid: Add support for 8x74, Luca Weiss
- [RFC PATCH 13/14] ARM: dts: qcom: msm8974-FP2: Add OV8865 rear camera, Luca Weiss
- [RFC PATCH 08/14] media: camss: Add 8x74 resources, Luca Weiss
- [RFC PATCH 04/14] media: camss: video: Add support for 8x74, Luca Weiss
- Re: [RFC PATCH 00/14] CAMSS support for MSM8974, Dmitry Baryshkov
[PATCH] i2c: mediatek: Fix an error handling path in mtk_i2c_probe(),
Christophe JAILLET
[PATCH] i2c: meson: fix typo in comment,
Julia Lawall
[PATCH 0/3] i2c: rcar: refactor flags,
Wolfram Sang
[PATCH 0/2] i2c: rcar: increase robustness against long SMIs,
Wolfram Sang
[PATCH v2] i2c: rcar: fix PM ref counts in probe error paths,
Wolfram Sang
decode-dimms does not detect SPD for kingston memory strips, Сергей Фёдоров
[PATCH] i2c: busses: i2c-cadence: fix message length when receive block message,
Adam Wujek
[RFC 0/2] i2c: core and si7020: Add adapter transfer callback,
Eddie James
[PATCH 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms,
Dinh Nguyen
Systems with more than 4 memory slots not supported yet, not instantiating SPD,
Сергей Фёдоров
[PATCH v5 00/10] i2c: npcm: Bug fixes timeout, spurious interrupts,
Tyrone Ting
- [PATCH v5 02/10] i2c: npcm: Change the way of getting GCR regmap, Tyrone Ting
- [PATCH v5 05/10] i2c: npcm: Add tx complete counter, Tyrone Ting
- [PATCH v5 03/10] i2c: npcm: Remove unused variable clk_regmap, Tyrone Ting
- [PATCH v5 04/10] i2c: npcm: Fix timeout calculation, Tyrone Ting
- [PATCH v5 06/10] i2c: npcm: Correct register access width, Tyrone Ting
- [PATCH v5 01/10] dt-bindings: i2c: npcm: support NPCM845, Tyrone Ting
- [PATCH v5 07/10] i2c: npcm: Handle spurious interrupts, Tyrone Ting
- [PATCH v5 08/10] i2c: npcm: Remove own slave addresses 2:10, Tyrone Ting
- [PATCH v5 10/10] i2c: npcm: Capitalize the one-line comment, Tyrone Ting
- [PATCH v5 09/10] i2c: npcm: Support NPCM845, Tyrone Ting
[RFC Patch v5 0/1] i2c: core: Adapter and client stats as sysfs attributes,
Sui Chen
[PATCH] i2c: core: Workaround false-positive LOCKDEP in delete_device,
Alexander A Sverdlin
[PATCH v2] i2c: xiic: Correct the datatype for rx_watermark,
Shubhrajyoti Datta
[PATCH v3] i2c: add support for microchip fpga i2c controllers,
Conor Dooley
[PATCH -next v2 1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe(),
Yang Yingliang
Re: [PATCH v2 0/2] iio: humidity: si7020: Check device property for skipping reset in probe,
Jonathan Cameron
Bug in atmel-ecc driver,
Uwe Kleine-König
[PATCH -next 1/2] i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe(),
Yang Yingliang
[PATCH] i2c: mux: pca9541: replace ternary operator with min(), Guo Zhengkui
[PATCH 0/3] drivers: i2c: thunderx: Marvell thunderx i2c changes,
Piyush Malgujar
[PATCH v2] i2c: core: Fix possible memleak in i2c_new_client_device(),
Yang Yingliang
Re: [PATCH v4 1/9] dt-bindings: i2c: npcm: support NPCM845, Tyrone Ting
[PATCH v5 0/8] platform/x86: introduce p2sb_bar() helper,
Andy Shevchenko
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]