Linux Kernel I2C Bus Layer
[Prev Page][Next Page]
- [PATCH v9 2/4] i2c: Add support for Intel LJCA USB I2C driver, (continued)
- [PATCH 0/4] i2c: devm_pinctrl_get() usage fixes,
Yann Sionneau
- [PATCH] i2c: pxa: fix clang -Wvoid-pointer-to-enum-cast warning,
Justin Stitt
- [PATCH v2] i2c: designware: add support for pinctrl for recovery,
Yann Sionneau
- [PATCH -next RESEND] I2C: Use helper function IS_ERR_OR_NULL(),
Ruan Jinjie
- [PATCH -next] I2C: Use helper function IS_ERR_OR_NULL(),
Ruan Jinjie
- [PATCH v3] i2c: stm32f7: Add atomic_xfer method to driver,
Sean Nyekjaer
- [PATCH] i2c: Make I2C_ATR invisible,
Geert Uytterhoeven
- [PATCH RFC 0/4] Start unification of of_device_id and i2c_device_id,
Dmitry Torokhov
- [PATCH] drivers:i2c:add controller reset when the timeout occurred,
Tommy Huang
- [PATCH v2 0/2] i2c: add support for Zhaoxin I2C controller,
Hans Hu
- [PATCH] i2c: designware: add support for pinctrl for recovery,
Yann Sionneau
- [PATCH 1/2] i2c: designware: fix __i2c_dw_disable in case master is holding SCL low,
Yann Sionneau
- [PATCH v4 00/11] Introduce STM32 Firewall framework,
Gatien Chevallier
- [IGNORE][PATCH v4 01/11] dt-bindings: Document common device controller bindings, Gatien Chevallier
- [PATCH v4 03/11] dt-bindings: bus: document RIFSC, Gatien Chevallier
- [PATCH v4 02/11] dt-bindings: treewide: add feature-domains description, Gatien Chevallier
- [PATCH v4 06/11] of: property: fw_devlink: Add support for "feature-domains", Gatien Chevallier
- [PATCH v4 04/11] dt-bindings: bus: document ETZPC, Gatien Chevallier
- [PATCH v4 05/11] firewall: introduce stm32_firewall framework, Gatien Chevallier
- [PATCH v4 07/11] bus: rifsc: introduce RIFSC firewall controller driver, Gatien Chevallier
- [PATCH v4 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards, Gatien Chevallier
- [PATCH v4 09/11] bus: etzpc: introduce ETZPC firewall controller driver, Gatien Chevallier
- [PATCH v4 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards, Gatien Chevallier
- [PATCH v4 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards, Gatien Chevallier
- i801: async probe causing problems on Dell S52xxF-ON switches, Marcus Heese
- [PATCH] i2c: dev: make i2c_dev_class a static const structure,
Ivan Orlov
- [PATCH 0/3] Add support for Intel Alder Lake PCH,
Alexander Ofitserov
- [RFC] i2c: whether need create *-common.{c,h} for i801 piix4 viapro driver,
Hans Hu
- 撤回: [RFC] i2c: whether need create *-common.{c,h} for i801 piix4 viapro driver, HansHu-oc
- [PATCH] i2c: aspeed: Fix i2c bus hang in slave read,
Jian Zhang
- [PATCH 0/2] i2c: fix -Wvoid-pointer-to-enum-cast warnings,
Justin Stitt
- [PATCH v3] i2c: imx-lpi2c: add bus recovery feature, carlos . song
- [PATCH] i2c/busses: fix -Wmissing-variable-declarations,
Nick Desaulniers
- [PATCH v3 0/9] Use dev_err_probe in i2c probe function,
Liao Chang
- [PATCH v3 2/9] i2c: mlxbf: Use dev_err_probe in probe function, Liao Chang
- [PATCH v3 4/9] i2c: hisi: Use dev_err_probe in probe function, Liao Chang
- [PATCH v3 3/9] i2c: xlp9xx: Use dev_err_probe in probe function, Liao Chang
- [PATCH v3 6/9] i2c: pxa: Use dev_err_probe in probe function, Liao Chang
- [PATCH v3 5/9] i2c: qcom-cci: Use dev_err_probe in probe function, Liao Chang
- [PATCH v3 8/9] i2c: imx-lpi2c: Use dev_err_probe in probe function, Liao Chang
- [PATCH v3 7/9] i2c: dln2: Use dev_err_probe in probe function, Liao Chang
- [PATCH v3 9/9] i2c: synquacer: Use dev_err_probe in probe function, Liao Chang
- Re: [PATCH v3 0/9] Use dev_err_probe in i2c probe function, Andi Shyti
[PATCH v7 0/4] Extend device_get_match_data() to struct bus_type,
Biju Das
[PATCH v6 0/4] Extend device_get_match_data() to struct bus_type,
Biju Das
[PATCH] i2c: tegra: Fix i2c-tegra DMA config option processing,
Parker Newman
[PATCH v5 RESEND 0/4] Extend device_get_match_data() to struct bus_type,
Biju Das
[PATCH v5 0/4] Extend device_get_match_data() to struct bus_type,
Biju Das
Wake up sequence of crypto - atmel-i2c,
Masahiro Yamada
[PATCH] dt-bindings: i2c: cadence: Describe power-domains property,
Michal Simek
[RFC 0/2] add support for Zhaoxin I2C controller,
Hans Hu
[PATCH v4 0/3] Extend device_get_match_data() to struct bus_type,
Biju Das
[PATCH v2 0/9] Use dev_err_probe in i2c probe function,
Liao Chang
- [PATCH 5/9] i2c: qcom-cci: Use dev_err_probe in probe function, Liao Chang
- [PATCH 7/9] i2c: dln2: Use dev_err_probe in probe function, Liao Chang
- [PATCH 3/9] i2c: xlp9xx: Use dev_err_probe in probe function, Liao Chang
- [PATCH 6/9] i2c: pxa: Use dev_err_probe in probe function, Liao Chang
- [PATCH 1/9] i2c: bcm2835: Use dev_err_probe in probe function, Liao Chang
- [PATCH 4/9] i2c: hisi: Use dev_err_probe in probe function, Liao Chang
- [PATCH 9/9] i2c: synquacer: Use dev_err_probe in probe function, Liao Chang
- [PATCH 2/9] i2c: mlxbf: Use dev_err_probe in probe function, Liao Chang
- [PATCH 8/9] i2c: imx-lpi2c: Use dev_err_probe in probe function, Liao Chang
- Re: [PATCH v2 0/9] Use dev_err_probe in i2c probe function, Andi Shyti
[linux-next:master] BUILD REGRESSION a734662572708cf062e974f659ae50c24fc1ad17, kernel test robot
[PATCH v3 0/2] Extend device_get_match_data() to struct bus_type,
Biju Das
[PATCH -next v2] i2c: remove redundant dev_err_probe(),
Zhu Wang
[PATCH] i2c: hisi: Only handle the interrupt of the driver's transfer,
Yicong Yang
[PATCH -next] i2c: remove redundant dev_err_probe(),
Zhu Wang
[PATCH v8 0/8] fix fwnode_irq_get[_byname()] returnvalue,
Matti Vaittinen
[PATCH -next] i2c: mux: ltc4306: Remove an unnecessary ternary operator,
Ruan Jinjie
[PATCH v3 1/2] dt-bindings: i2c: nxp,pca9541: convert to DT schema,
Krzysztof Kozlowski
[PATCH -next] i2c: stm32: fix the return value handle for platform_get_irq(),
Ruan Jinjie
Re: [PATCH] i2c: aspeed: Avoid accessing freed buffers during i2c transfers.,
Joel Stanley
<Possible follow-ups>
Re: [PATCH] i2c: aspeed: Avoid accessing freed buffers during i2c transfers., Andi Shyti
[linux@xxxxxxxxxxxx: Re: Functional enhancement of max31827],
Daniel Matyas
[PATCH v3 0/2] GPIO-based hotplug i2c bus,
Svyatoslav Ryhel
[PATCH v2 0/4] i2c: thunderx: Marvell thunderx i2c changes,
Piyush Malgujar
[PATCH v3 13/50] dt-bindings: i2c: at91: Add sam9x7 compatible string,
Varshini Rajendran
[PATCH v3 00/50] Add support for sam9x7 SoC family,
Varshini Rajendran
[PATCH -next] i2c: microchip-corei2c: clean up redundant dev_err_probe(),
Chen Jiahao
[PATCH 0/9] Use dev_err_probe in i2c probe function,
Liao Chang
[PATCH v4] i2c: imx-lpi2c: directly return ISR when detect a NACK,
carlos . song
[PATCH v2 0/2] Extend device_get_match_data() to struct bus_type,
Biju Das
[PATCH -next] i2c: s3c2410: Remove redundant dev_err(),
Ruan Jinjie
[PATCH v3] i2c: imx-lpi2c: directly return ISR when detect a NACK,
carlos . song
[PATCH v5] i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work,
carlos . song
[PATCH v3 00/11] Introduce STM32 Firewall framework,
Gatien Chevallier
[PATCH v2 0/2] i2c: designware: Handle invalid SMBus block data response length value,
Tam Nguyen
[PATCH v2 00/11] Introduce STM32 Firewall framework,
Gatien Chevallier
- [PATCH v2 04/11] dt-bindings: treewide: add feature-domains description, Gatien Chevallier
- [IGNORE][PATCH v2 01/11] dt-bindings: Document common device controller bindings, Gatien Chevallier
- [PATCH v2 02/11] dt-bindings: bus: document RIFSC, Gatien Chevallier
- [PATCH v2 03/11] dt-bindings: bus: document ETZPC, Gatien Chevallier
- [PATCH v2 09/11] bus: etzpc: introduce ETZPC firewall controller driver, Gatien Chevallier
- [PATCH v2 06/11] of: property: fw_devlink: Add support for "feature-domains", Gatien Chevallier
- [PATCH v2 05/11] firewall: introduce stm32_firewall framework, Gatien Chevallier
- [PATCH v2 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards, Gatien Chevallier
- [PATCH v2 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards, Gatien Chevallier
- [PATCH v2 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards, Gatien Chevallier
- [PATCH v2 07/11] bus: rifsc: introduce RIFSC firewall controller driver, Gatien Chevallier
[PATCH v1 0/9] i2c: designware: code consolidation & cleanups,
Andy Shevchenko
- [PATCH v1 3/9] i2c: designware: Align dw_i2c_of_configure() with i2c_dw_acpi_configure(), Andy Shevchenko
- [PATCH v1 1/9] i2c: designware: Move has_acpi_companion() to common code, Andy Shevchenko
- [PATCH v1 4/9] i2c: designware: Propagate firmware node, Andy Shevchenko
- [PATCH v1 6/9] i2c: designware: Consolidate firmware parsing and configure code, Andy Shevchenko
- [PATCH v1 5/9] i2c: designware: Always provide ID tables, Andy Shevchenko
- [PATCH v1 9/9] i2c: designware: Fix spelling and other issues in the comments, Andy Shevchenko
- [PATCH v1 2/9] i2c: designware: Change i2c_dw_acpi_configure() prototype, Andy Shevchenko
- [PATCH v1 7/9] i2c: desingware: Unify firmware type checks, Andy Shevchenko
- [PATCH v1 8/9] i2c: designware: Get rid of redundant 'else', Andy Shevchenko
- Re: [PATCH v1 0/9] i2c: designware: code consolidation & cleanups, Limonciello, Mario
[PATCH v4] i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work,
carlos . song
[PATCH] i2c: imx: Clean up a call to request_irq(),
Dan Carpenter
[PATCH v3] i2c: imx-lpi2c: add error message when i2c peripheral clk doesn't work,
carlos . song
[PATCH v2 1/3] i2c: imx-lpi2c: directly return ISR when detect a NACK,
carlos . song
[PATCH RFC 0/2] Extend device_get_match_data() to struct bus_type,
Biju Das
[PATCH v2 00/22] i2c: Use new PM macros,
Paul Cercueil
- [PATCH v2 01/22] i2c: au1550: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 02/22] i2c: iproc: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 03/22] i2c: brcmstb: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 04/22] i2c: davinci: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 05/22] i2c: designware: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 06/22] i2c: exynos5: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 07/22] i2c: hix5hd2: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 08/22] i2c: i801: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 09/22] i2c: img-scb: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 10/22] i2c: kempld: Convert to use regular device PM, Paul Cercueil
- [PATCH v2 11/22] i2c: lpc2k: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 12/22] i2c: mt65xx: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 13/22] i2c: nomadik: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 14/22] i2c: ocores: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 15/22] i2c: pnx: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 16/22] i2c: pxa: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 17/22] i2c: qup: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 18/22] i2c: rcar: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 19/22] i2c: s3c2410: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 20/22] i2c: sh-mobile: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 21/22] i2c: virtio: Remove #ifdef guards for PM related functions, Paul Cercueil
- [PATCH v2 22/22] i2c: mux: pca954x: Remove #ifdef guards for PM related functions, Paul Cercueil
- Re: [PATCH v2 00/22] i2c: Use new PM macros, Andi Shyti
[PATCH 1/2] dt-bindings: i2c: nxp,pca9541: convert to DT schema,
Krzysztof Kozlowski
[PATCH] dt-bindings: i2c: arb-gpio-challange: convert to DT schema,
Krzysztof Kozlowski
Wolfram have computer problems,
Niklas Söderlund
[PATCH] i2c: tiny-usb: check usb base class before assuming the interface on device is for this driver,
Harry Geyer
Simulating an I2C device, Chris Packham
[PATCH v2] i2c: stm32f7: Add atomic_xfer method to driver,
Sean Nyekjaer
[PATCH] i2c: ocores: Move system PM hooks to the NOIRQ phase,
Samuel Holland
[PATCH] i2c: tegra: Fix the check during DMA channel release,
Akhil R
[PATCH v2 0/2] ltc4306 driver enhancements,
Biju Das
[PATCH] i2c: mux: ltc4306: Simplify probe(),
Biju Das
[PATCH v7 0/5] mfd: tps6586x: register restart handler,
Benjamin Bara
[PATCH] I2C: Explicitly include correct DT includes,
Rob Herring
[PATCH v12 0/2] Add ASPEED AST2600 I2Cv2 controller driver,
Ryan Chen
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]