Linux Kernel I2C Bus Layer
[Prev Page][Next Page]
- [Patch v4] driver/i2c/mux: Add register-based mux i2c-mux-reg, York Sun
- [PATCH v2 0/5] i2c: img-scb: enchancements to support i2c on pistachio,
Sifan Naeem
- [PATCH v2 0/7] i2c: img-scb: fixes to support i2c on pistachio,
Sifan Naeem
- Re: [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART, Linus Walleij
- [RFC PATCH 0/1] i2c: scan ACPI enumerated I2C mux channels,
Dustin Byford
- randconfig build error with next-20150812, in drivers/i2c/busses/i2c-i801.c,
Jim Davis
- [PATCH v5 0/8] Add support for best effort block read emulation,
Irina Tirdea
- unmet direct dependencies in -next,
Richard Weinberger
- [PATCH 00/10] i2c: improve i2c client address spaces and their DT support,
Wolfram Sang
- [PATCH 01/10] dt-bindings: add header for generic I2C flags in bindings, Wolfram Sang
- [PATCH 02/10] i2c: add a flag to mark clients as slaves, Wolfram Sang
- [PATCH 03/10] i2c: apply address offset for slaves, too, Wolfram Sang
- [PATCH 04/10] i2c: rename address check functions, Wolfram Sang
- [PATCH 05/10] i2c: make address check indpendent from client struct, Wolfram Sang
- [PATCH 06/10] i2c: apply DT flags when probing, Wolfram Sang
- [PATCH 07/10] i2c: take address space into account when checking for used addresses, Wolfram Sang
- [PATCH 08/10] i2c: support 10 bit and slave addresses in sysfs 'new_device', Wolfram Sang
- [PATCH 09/10] i2c: slave: print warning if slave flag not set, Wolfram Sang
- [PATCH 10/10] i2c: dt: describe generic bindings, Wolfram Sang
- Re: [PATCH 00/10] i2c: improve i2c client address spaces and their DT support, Wolfram Sang
- [PATCH 0/4] i2c: move client binding docs to proper place,
Wolfram Sang
- [PATCH] i2c: designware: Make debug print in i2c_dw_isr() shorter,
Jarkko Nikula
- [PATCH 1/2] i2c: designware: Remove space between variable and its value in debug print,
Jarkko Nikula
- [PATCH v4 2/3] i2c: i801: Create iTCO device on newer Intel PCHs,
Matt Fleming
- [PATCH v2 0/2] Mediatek I2C fixup,
Eddie Huang
- [RFT 0/2] i2c: add support for r8a7795 (RCar H3),
Wolfram Sang
- [PATCH v4 0/8] Add support for best effort block read emulation,
Irina Tirdea
- [PATCH 0/2] Mediatek I2C fixup,
Eddie Huang
- [Patch V3] i2c: imx: add runtime pm support to improve the performance,
Gao Pan
- [PATCH 0/6] i2c: Xilinx IIC: rework driver,
Robert ABEL
- Re: [PATCH 0/6] i2c: Xilinx IIC: rework driver, Michal Simek
[PATCH v3 2/3] i2c: i801: Create iTCO device on newer Intel PCHs, Matt Fleming
[PATCH] i2c: allow specifying separate wakeup interrupt in device tree,
Dmitry Torokhov
[PATCH 00/27] Export I2C and OF module aliases in missing drivers,
Javier Martinez Canillas
[PATCH 0/3] i2c: uniphier: add two I2C controller drivers for UniPhier SoC platform,
Masahiro Yamada
[PATCH v2 2/3] i2c: i801: Create iTCO device on newer Intel PCHs,
Matt Fleming
[PATCH v2 0/22] On-demand device probing,
Tomeu Vizoso
[PATCH] [trivial] i2c: Fix typo in i2c-bfin-twi.c,
Masanari Iida
[PATCH] i2c: mediatek: fix transfer error handling,
Eddie Huang
Regression in v4.2-rc1 caused by hierarchical irqdomain changes,
Matt Fleming
[PATCH v2 0/4] i2c: fix i2c adapter device driver user counter,
Vladimir Zapolskiy
Re: [PATCH 2/5] i2c: i801: Create iTCO device on newer Intel PCHs,
Guenter Roeck
[PATCH 0/7] i2c: img-scb: enchancements to support i2c on pistachio,
Sifan Naeem
[PATCH 0/8] i2c: img-scb: fixes to support i2c on pistachio,
Sifan Naeem
[PATCH] i2c: imx: change dev_info to dev_dbg to reduce dummy log,
Fugang Duan
[PATCH 0/8] misc: remove boundary checks from bin attr users,
Vladimir Zapolskiy
[PATCH] i2c: slave eeprom: clean up sysfs bin attribute read()/write(),
Vladimir Zapolskiy
Re: [PATCH] of/irq: introduce of_has_named_irqs helper,
Dmitry Torokhov
[PATCH] i2c: core: add support for read commands longer than byte,
Crt Mori
[PATCH v4 0/3] I2C/SMBus: add support for Host Notify (in i2c_i801),
Benjamin Tissoires
[PATCH v2] hwmon: ads7828: Add devicetree documentation,
Denis Carikli
[PATCH] hwmon: ads7828: Add devicetree documentation, Denis Carikli
[PATCH 1/3] hwmon: lm92: Add devicetree support,
Denis Carikli
[PATCH-v5 0/5] i2c: pxa: Add support for PXA910 family of device,
Vaibhav Hiremath
[PATCH] i2c: cadence: set THIS_MODULE to the owner of the adapter,
Masahiro Yamada
[PATCH v3 0/4] arm: tegra: implement NVEC driver using tegra i2c.,
Andrey Danin
[PATCH V2] i2c: s3c2410: remove unused variable,
Laurent Navet
[RFC 0/9] i2c: slave: improve i2c client address spaces and their DT support,
Wolfram Sang
- [RFC 1/9] i2c: tegra: implement slave mode, Wolfram Sang
- [RFC 2/9] dt-bindings: add header for generic I2C flags in bindings, Wolfram Sang
- [RFC 3/9] i2c: add a flag to mark clients as slaves, Wolfram Sang
- [RFC 4/9] i2c: apply address offset for slaves, too, Wolfram Sang
- [RFC 5/9] i2c: rename address check functions, Wolfram Sang
- [RFC 6/9] i2c: make address check indpendent from client struct, Wolfram Sang
- [RFC 8/9] i2c: take address space into account when checking for used addresses, Wolfram Sang
- [RFC 9/9] dts: tegra: WIP: hack dts to test new dt flags for i2c, Wolfram Sang
- [RFC 7/9] i2c: apply DT flags when probing, Wolfram Sang
- Re: [RFC 0/9] i2c: slave: improve i2c client address spaces and their DT support, Andrey Danin
- Re: [RFC 0/9] i2c: slave: improve i2c client address spaces and their DT support, Andrey Danin
- Re: [RFC 0/9] i2c: slave: improve i2c client address spaces and their DT support, Stephen Warren
[PATCH] i2c: viperboard: clean up inconsistent indenting,
Colin King
[Patch v2] i2c: imx: implement bus recovery,
Gao Pan
[PATCH] i2c: s3c2410: remove unused variable,
Laurent Navet
[PATCH] i2c: omap: fix cleanup regression,
Wolfram Sang
[PATCH-v4 00/11] i2c: pxa: Fixes, cleanup and support for pxa910 family,
Vaibhav Hiremath
- [PATCH-v4 07/11] i2c: pxa: enable/disable i2c module across msg xfer, Vaibhav Hiremath
- [PATCH-v4 09/11] i2c: pxa: Add support for pxa910/988 & new configuration features, Vaibhav Hiremath
- [PATCH-v4 11/11] Documentation: binding: add sclk adjustment properties to i2c-pxa, Vaibhav Hiremath
- [PATCH-v4 10/11] i2c: pxa: Add ILCR (tLow & tHigh) configuration support, Vaibhav Hiremath
- [PATCH-v4 08/11] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa, Vaibhav Hiremath
- [PATCH-v4 06/11] i2c:pxa: Use devm_ variants in probe function, Vaibhav Hiremath
- [PATCH-v4 05/11] i2c: pxa: Update debug function to dump more info on error, Vaibhav Hiremath
- [PATCH-v4 04/11] i2c: pxa: Fix compile warning in 64bit mode, Vaibhav Hiremath
- [PATCH-v4 03/11] i2c: pxa: Return I2C_RETRY when timeout in pio mode, Vaibhav Hiremath
- [PATCH-v4 02/11] i2c: pxa: No need to set slave addr for i2c master mode reset, Vaibhav Hiremath
- [PATCH-v4 01/11] i2c: pxa: keep i2c irq ON in suspend, Vaibhav Hiremath
- Re: [PATCH-v4 00/11] i2c: pxa: Fixes, cleanup and support for pxa910 family, Wolfram Sang
[Patch v1] i2c: imx: implement bus recovery,
Gao Pan
[PATCH v2] HID: cp2112: fix I2C_SMBUS_BYTE write,
Ellen Wang
[PATCH] i2c-parport: Add VCT-jig adapter,
Ondrej Zary
[PATCH 0/2] I2C support for NXP LPC18xx family,
Joachim Eastwood
[PATCH v2 0/5] enable I2C on Renesas EMEV2 and KZM9D board,
Wolfram Sang
[PATCH v2] i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC,
Anurag Kumar Vulisha
[PATCH] misc: Drop owner assignment from i2c_driver,
Krzysztof Kozlowski
[PATCH] i2c: Drop owner assignment from i2c_driver,
Krzysztof Kozlowski
[RFC PATCH] i2c: busses: i2c-omap: Increase timeout for i2c interrupt,
Vignesh R
[PATCH v1] HID: cp2112: fix I2C_SMBUS_BYTE write,
Ellen Wang
[PATCH v1] HID: cp2112: fix byte order in SMBUS operations,
Ellen Wang
[PATCH v2] HID: cp2112: support i2c write-read transfers in hid-cp2112,
Ellen Wang
[PATCH v2 0/3] I2C/SMBus: add support for Host Notify (in i2c_i801),
Benjamin Tissoires
question about i2c-designware,
Kefeng Wang
[PATCH V4 0/7] i2c: qup: Add support for v2 tags and bam dma,
Sricharan R
[PATCH v3] HID: cp2112: support large i2c transfers in hid-cp2112,
Ellen Wang
[PATCH] i2c: omap: fix bus recovery setup,
Jan Luebbe
[PATCH] i2c: core: only use set_scl for bus recovery after calling prepare_recovery,
Jan Luebbe
[PATCH 00/10] i2c/drm: fix i2c adapter device driver user counter,
Vladimir Zapolskiy
- [PATCH 01/10] i2c: add and export of_get_i2c_adapter_by_node() interface, Vladimir Zapolskiy
- [PATCH 02/10] drm: dw_hdmi: use of_get_i2c_adapter_by_node interface, Vladimir Zapolskiy
- [PATCH 03/10] drm: exynos_hdmi: use of_get_i2c_adapter_by_node interface, Vladimir Zapolskiy
- [PATCH 04/10] drm: imx-tve: use of_get_i2c_adapter_by_node interface, Vladimir Zapolskiy
- [PATCH 05/10] drm: panel-simple: use of_get_i2c_adapter_by_node interface, Vladimir Zapolskiy
- [PATCH 06/10] drm: sti_hdmi: use of_get_i2c_adapter_by_node interface, Vladimir Zapolskiy
- [PATCH 07/10] drm: tegra: use of_get_i2c_adapter_by_node interface, Vladimir Zapolskiy
- [PATCH 08/10] drm: tilcdc: use of_get_i2c_adapter_by_node interface, Vladimir Zapolskiy
- [PATCH 09/10] fbdev: omap2: connector-dvi: use of_get_i2c_adapter_by_node interface, Vladimir Zapolskiy
- [PATCH 10/10] i2c: i2c-arb-gpio-challenge: use of_get_i2c_adapter_by_node interface, Vladimir Zapolskiy
[PATCH v2] HID: cp2112: support large i2c transfers in hid-cp2112,
Ellen Wang
[PATCH 1/1] i2c: designware-pci: use IRQF_COND_SUSPEND flag,
Andy Shevchenko
[PATCH 0/5] enable I2C on Renesas EMEV2 and KZM9D board,
Wolfram Sang
[PATCH-v3 00/11] i2c: pxa: Fixes, cleanup and support for pxa910 family,
Vaibhav Hiremath
- [PATCH-v3 03/11] i2c: pxa: Return I2C_RETRY when timeout in pio mode, Vaibhav Hiremath
- [PATCH-v3 08/11] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa, Vaibhav Hiremath
- [PATCH-v3 09/11] i2c: pxa: Add support for pxa910/988 & new configuration features, Vaibhav Hiremath
- [PATCH-v3 10/11] i2c: pxa: Add ILCR (tLow & tHigh) configuration support, Vaibhav Hiremath
- [PATCH-v3 11/11] Documentation: binding: add sclk adjustment properties to i2c-pxa, Vaibhav Hiremath
- [PATCH-v3 06/11] i2c:pxa: Use devm_ variants in probe function, Vaibhav Hiremath
- [PATCH-v3 07/11] i2c: pxa: enable/disable i2c module across msg xfer, Vaibhav Hiremath
- [PATCH-v3 05/11] i2c: pxa: Update debug function to dump more info on error, Vaibhav Hiremath
- [PATCH-v3 02/11] i2c: pxa: No need to set slave addr for i2c master mode reset, Vaibhav Hiremath
- [PATCH-v3 04/11] i2c: pxa: Remove compile warnning in 64bit mode, Vaibhav Hiremath
- [PATCH-v3 01/11] i2c: pxa: keep i2c irq ON in suspend, Vaibhav Hiremath
Re: i2c: i2c-mv64xxx: rework offload support to fix several problems,
Antony Pavlov
[PATCH v3 0/8] Add support for best effort block read emulation,
Irina Tirdea
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]