Linux Kernel I2C Bus Layer
[Prev Page][Next Page]
- [PATCH 1/1] i2c-dev: switch from register_chrdev to cdev API,
Erico Nunes
- [PATCH v8 0/8] i2c-octeon and i2c-thunderx driver,
Jan Glauber
- [PATCH v8 1/8] i2c: octeon: Rename driver to prepare for split, Jan Glauber
- [PATCH v8 2/8] i2c: octeon: Split the driver into two parts, Jan Glauber
- [PATCH v8 3/8] i2c: thunderx: Add i2c driver for ThunderX SOC, Jan Glauber
- [PATCH v8 8/8] i2c: octeon: thunderx: Add MAINTAINERS entry, Jan Glauber
- [PATCH v8 7/8] i2c: cavium: Use booleon values for booleon variables, Jan Glauber
- [PATCH v8 6/8] i2c: octeon: Sort include files alphabetically, Jan Glauber
- [PATCH v8 5/8] i2c: octeon,thunderx: Move register offsets to struct, Jan Glauber
- [PATCH v8 4/8] i2c: thunderx: Add smbus alert support, Jan Glauber
- Re: [PATCH v8 0/8] i2c-octeon and i2c-thunderx driver, Jan Glauber
- [PATCH 0/2] drivers: i2c: qup: Some misc fixes,
Sricharan R
- Re: [RFC 5/7] iio: inv_mpu6050: Add support for auxiliary I2C master,
Jonathan Cameron
- Re: [RFC 7/7] iio: inv_mpu6050: Add support for external sensors, Jonathan Cameron
- [PATCH v3 0/2] i2c_imc: New driver, at long last,
Andy Lutomirski
- I2C driver for LTC1760 dual smart battery system manager,
Karl-Heinz Schneider
- [PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR,
Mika Westerberg
- Re: [PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR, Rafael J. Wysocki
[PATCH] i2c-algo-bit: declare i2c_bit_quirk_no_clk_stretch as static,
Michele Curti
[PATCH] i2c-mux-pca9541: fix setup_timer.cocci warnings,
Julia Lawall
[PATCH] i2c: Raise SDA for each received bit, if necessary,
Thomas Zimmermann
[PATCH] i2c: nforce2: Use IS_ENABLED() instead of checking for built-in or module,
Javier Martinez Canillas
[PATCH] i2c: imx: use usleep_range(50,100) instead of udelay(50),
Dirk Behme
[PATCH v7 00/15] i2c-octeon and i2c-thunderx drivers,
Jan Glauber
- [PATCH v7 12/15] i2c: octeon: Split the driver into two parts, Jan Glauber
- [PATCH v7 11/15] i2c: octeon: Rename driver to prepare for split, Jan Glauber
- [PATCH v7 13/15] i2c: thunderx: Add i2c driver for ThunderX SOC, Jan Glauber
- [PATCH v7 14/15] i2c: octeon,thunderx: Move register offsets to struct, Jan Glauber
- [PATCH v7 15/15] i2c: thunderx: Add smbus alert support, Jan Glauber
- [PATCH v7 06/15] dt-bindings: i2c: Add Octeon cn78xx TWSI, Jan Glauber
- [PATCH v7 10/15] i2c: octeon: Move read function before write, Jan Glauber
- [PATCH v7 08/15] i2c: octeon: Improve performance if interrupt is early, Jan Glauber
- [PATCH v7 07/15] i2c: octeon: Add support for cn78xx chips, Jan Glauber
- [PATCH v7 09/15] i2c: octeon: Add workaround for broken irqs on CN3860, Jan Glauber
- [PATCH v7 05/15] i2c: octeon: Enable High-Level Controller, Jan Glauber
- [PATCH v7 03/15] i2c: octeon: Remove I2C_FUNC_SMBUS_QUICK support, Jan Glauber
- [PATCH v7 04/15] i2c: octeon: Add flush writeq helper function, Jan Glauber
- [PATCH v7 02/15] i2c: octeon: Use i2c recovery framework, Jan Glauber
- [PATCH v7 01/15] i2c: octeon: Improve error status checking, Jan Glauber
[PATCH v7 1/4] i2c: tegra: disable clock before returning error,
Shardar Shariff Md
[PATCH v6 1/4] i2c: tegra: disable clock before returning error,
Shardar Shariff Md
[PATCH v5 1/4] i2c: tegra: disable clock before returning error,
Shardar Shariff Md
[PATCH] i2c: s3c2410: fix indentation for better readability,
Wolfram Sang
[PATCH 00/12] nvmem: remove regmap dependency,
Srinivas Kandagatla
- [PATCH 02/12] eeprom: at24: remove nvmem regmap dependency, Srinivas Kandagatla
- [PATCH 12/12] nvmem: 93xx46: remove nvmem regmap dependency, Srinivas Kandagatla
- [PATCH 11/12] nvmem: mxs-ocotp: remove nvmem regmap dependency, Srinivas Kandagatla
- [PATCH 09/12] nvmem: imx-ocotp: remove nvmem regmap dependency, Srinivas Kandagatla
- [PATCH 10/12] nvmem: lpc18xx-eeprom: remove nvmem regmap dependency, Srinivas Kandagatla
- [PATCH 08/12] nvmem: mtk-efuse: remove nvmem regmap dependency, Srinivas Kandagatla
- [PATCH 07/12] nvmem: rockchip-efuse: remove nvmem regmap dependency, Srinivas Kandagatla
- [PATCH 06/12] nvmem: sunxi-sid: remove nvmem regmap dependency, Srinivas Kandagatla
- [PATCH 04/12] nvmem: qfprom: remove nvmem regmap dependency, Srinivas Kandagatla
- [PATCH 05/12] nvmem: vif610-ocotp: remove nvmem regmap dependency, Srinivas Kandagatla
- [PATCH 03/12] eeprom: at25: remove nvmem regmap dependency, Srinivas Kandagatla
- [PATCH 01/12] nvmem: core: remove regmap dependency, Srinivas Kandagatla
[PATCH v4 1/3] i2c: tegra: calculate timeout for config load when needed,
Shardar Shariff Md
[PATCH] i2c: mux: pinctrl: fix indentation for better readability,
Wolfram Sang
[PATCH 0/4] i2c: i2c-mv64xxx: misc small improvements,
Thomas Petazzoni
[PATCH v4] i2c: designware-platdrv: fix unbalanced clk enable and prepare,
Jisheng Zhang
[v8, 0/7] Fix eSDHC host version register bug,
Yangbo Lu
- [v8, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0, Yangbo Lu
- [v8, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl, Yangbo Lu
- [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver, Yangbo Lu
- [v8, 3/7] soc: fsl: add GUTS driver for QorIQ platforms, Yangbo Lu
- [v8, 2/7] ARM64: dts: ls2080a: add device configuration node, Yangbo Lu
- [v8, 1/7] Documentation: DT: update Freescale DCFG compatible, Yangbo Lu
- [v8, 4/7] dt: move guts devicetree doc out of powerpc directory, Yangbo Lu
[PATCH v3] i2c: designware-platdrv: fix unbalanced clk enable and prepare,
Jisheng Zhang
[PATCH v2] i2c: designware-platdrv: fix unbalanced clk enable and prepare,
Jisheng Zhang
[PATCH] i2c: designware-platdrv: fix unbalanced clk enable and prepare, Jisheng Zhang
[PATCH v2 1/3] i2c: s3c2410: Add missing clock unprepare on probe() error path,
Krzysztof Kozlowski
[PATCH] i2c: uniphier: add "\n" at the end of error log,
Masahiro Yamada
[PATCH] iio: inv_mpu6050: Add support for auxiliary I2C master,
Crestez Dan Leonard
[PATCH v7 00/24] i2c mux cleanup and locking update,
Peter Rosin
- [PATCH v7 01/24] i2c-mux: add common data for every i2c-mux instance, Peter Rosin
- [PATCH v7 07/24] i2c: i2c-mux-reg: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 05/24] i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 03/24] i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 10/24] [media] rtl2830: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 02/24] i2c: i2c-mux-gpio: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 13/24] [media] cx231xx: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 14/24] of/unittest: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 15/24] i2c-mux: drop old unused i2c-mux api, Peter Rosin
- [PATCH v7 17/24] i2c: muxes always lock the parent adapter, Peter Rosin
- [PATCH v7 18/24] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing, Peter Rosin
- [PATCH v7 24/24] [media] rtl2832: regmap is aware of lockdep, drop local locking hack, Peter Rosin
- [PATCH v7 23/24] [media] rtl2832_sdr: get rid of empty regmap wrappers, Peter Rosin
- [PATCH v7 21/24] [media] si2168: change the i2c gate to be mux-locked, Peter Rosin
- [PATCH v7 20/24] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked, Peter Rosin
- [PATCH v7 19/24] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes, Peter Rosin
- [PATCH v7 06/24] i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 16/24] i2c: allow adapter drivers to override the adapter locking, Peter Rosin
- [PATCH v7 12/24] [media] si2168: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 04/24] i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 11/24] [media] rtl2832: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 08/24] iio: imu: inv_mpu6050: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 09/24] [media] m88ds3103: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v7 22/24] [media] rtl2832: change the i2c gate to be mux-locked, Peter Rosin
- Re: [PATCH v7 00/24] i2c mux cleanup and locking update, Wolfram Sang
- Re: [PATCH v7 00/24] i2c mux cleanup and locking update, Antti Palosaari
- Re: [PATCH v7 00/24] i2c mux cleanup and locking update, Crestez Dan Leonard
- <Possible follow-ups>
- Re: [PATCH v7 00/24] i2c mux cleanup and locking update, Peter Rosin
- Re: [PATCH v7 00/24] i2c mux cleanup and locking update, Peter Rosin
[PATCH v2 1/2] i2c: s3c2410: Print errno code in error logs,
Javier Martinez Canillas
[PATCH 1/3] i2c: s3c2410: Add missing clock unprepare on probe() error path,
Krzysztof Kozlowski
[RFC PATCH v2 00/10] ACPI overlays,
Octavian Purdila
- [RFC PATCH v2 09/10] acpi: add support for loading SSDTs via configfs, Octavian Purdila
- [RFC PATCH v2 10/10] HACK: acpi: configfs: add unload_hanlde_path attribute for tables, Octavian Purdila
- [RFC PATCH v2 07/10] efi: load SSTDs from EFI variables, Octavian Purdila
- [RFC PATCH v2 08/10] acpi: add support for configfs, Octavian Purdila
- [RFC PATCH v2 06/10] spi: add support for ACPI reconfigure notifications, Octavian Purdila
- [RFC PATCH v2 05/10] i2c: add support for ACPI reconfigure notifications, Octavian Purdila
- [RFC PATCH v2 04/10] acpi: add support for ACPI reconfiguration notifiers, Octavian Purdila
- [RFC PATCH v2 03/10] acpi: fix enumeration (visited) flags for bus rescans, Octavian Purdila
- [RFC PATCH v2 02/10] acpi: decouple initrd table install from CONFIG_ACPI_INITRD_TABLE_OVERRIDE, Octavian Purdila
- [RFC PATCH v2 01/10] kernel: add TAINT_OVERLAY_ACPI_TABLE, Octavian Purdila
[PATCH 1/2] i2c: s3c2410: Print errno code in error logs,
Javier Martinez Canillas
[PATCH v2 1/1] add missing UARTs pins and I2C entriesfor AllWinner H3 DTSI,
Martin Ayotte
[PATCH v3 1/2] i2c: tegra: add separate function for config_load,
Shardar Shariff Md
[PATCH v2] i2c: tegra: proper handling of error cases,
Shardar Shariff Md
[PATCH v2 1/2] i2c: exynos5: Check clk_prepare_enable() return value,
Javier Martinez Canillas
Re: [PATCH v6 01/24] i2c-mux: add common data for every i2c-mux instance, Peter Rosin
[PATCH] i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared,
Javier Martinez Canillas
[PATCH v1 1/1] add missing UARTs pins for AllWinner H3 DTS + add new I2C entries for AllWinner H3 DTS,
Martin Ayotte
[RFC] i2c: device-tree: Handling child nodes which are not i2c devices,
Jon Hunter
Re: [PATCH] i2c: tegra: proper handling of error cases,
Thierry Reding
[PATCH] i2c: core: Add missing of_node_put(),
Jon Hunter
i2c device hangs the whole bus, recovery ?, Daniel Walker
i2c-tools userspace tools, Svein Seldal
[PATCH 1/2] i2c: versatile: Allow compile test build,
Axel Lin
[PATCH 1/2] i2c: versatile: Allow compilte test build, Axel Lin
[PATCH] i2c: designware-platdrv: implement bus recovery,
Jisheng Zhang
[PATCH 0/4] i2c: designware: runtime pm fix and improve,
Jisheng Zhang
[PATCH v2] i2c: efm32: Prevent potential division by zero,
Axel Lin
[PATCH] i2c: efm32: Prevent potential division by zero,
Axel Lin
[PATCH 1/2] i2c: exynos5: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-coded,
Axel Lin
[PATCH RFC] I2C: i2c-smbus: add device tree support,
Andrea Merello
[PATCH] i2c: cpm: Fix build break due to incompatible pointer types,
Michael Ellerman
[RFT][PATCH 1/2] i2c: sirf: Prevent potential division by zero,
Axel Lin
[PATCH] i2c: st: Implement i2c_bus_recovery_info callbacks,
Peter Griffin
[PATCH] i2c: simtec: Convert to use devm_* APIs,
Axel Lin
[PATCH v3] i2c: let I2C masters ignore their children for PM,
Linus Walleij
[RESEND PATCH v2 00/13] eeprom: support for at24cs and at24mac,
Bartosz Golaszewski
- [RESEND PATCH v2 01/13] eeprom: at24: remove a reduntant if, Bartosz Golaszewski
- [RESEND PATCH v2 05/13] eeprom: at24: replace msleep() with usleep_range(), Bartosz Golaszewski
- [RESEND PATCH v2 13/13] eeprom: at24: add at24mac chips to the list of supported devices, Bartosz Golaszewski
- [RESEND PATCH v2 11/13] eeprom: at24: add at24mac series flag, Bartosz Golaszewski
- [RESEND PATCH v2 12/13] eeprom: at24: add support for at24mac series, Bartosz Golaszewski
- [RESEND PATCH v2 10/13] eeprom: at24: add the at24cs series to the list of supported devices, Bartosz Golaszewski
- [RESEND PATCH v2 09/13] eeprom: at24: use at24cs_serial_read(), Bartosz Golaszewski
- [RESEND PATCH v2 07/13] eeprom: at24: support reading of the serial number, Bartosz Golaszewski
- [RESEND PATCH v2 08/13] eeprom: at24: call read and write routines via function pointers, Bartosz Golaszewski
- [RESEND PATCH v2 06/13] eeprom: at24: add serial number flag, Bartosz Golaszewski
- [RESEND PATCH v2 03/13] eeprom: at24: platform_data: use BIT() macro, Bartosz Golaszewski
- [RESEND PATCH v2 04/13] eeprom: at24: make locking more fine-grained, Bartosz Golaszewski
- [RESEND PATCH v2 02/13] eeprom: at24: improve the device_id table readability, Bartosz Golaszewski
- Re: [RESEND PATCH v2 00/13] eeprom: support for at24cs and at24mac, Wolfram Sang
[PATCH v6 00/19] i2c-octeon and i2c-thunderx drivers,
Jan Glauber
- [PATCH v6 10/19] i2c: octeon: Add support for cn78xx chips, Jan Glauber
- [PATCH v6 18/19] i2c: octeon,thunderx: Move register offsets to struct, Jan Glauber
- [PATCH v6 19/19] i2c: thunderx: Add smbus alert support, Jan Glauber
- [PATCH v6 12/19] i2c: octeon: Faster operation when IFLG signals late, Jan Glauber
- [PATCH v6 14/19] i2c: octeon: Move read function before write, Jan Glauber
- [PATCH v6 17/19] i2c: thunderx: Add i2c driver for ThunderX SOC, Jan Glauber
- [PATCH v6 13/19] i2c: octeon: Add workaround for broken irqs on CN3860, Jan Glauber
- [PATCH v6 16/19] i2c: octeon: Split the driver into two parts, Jan Glauber
- [PATCH v6 09/19] dt-bindings: i2c: Add Octeon cn78xx TWSI, Jan Glauber
- [PATCH v6 15/19] i2c: octeon: Rename driver to prepare for split, Jan Glauber
- [PATCH v6 11/19] i2c: octeon: Flush TWSI writes with readback, Jan Glauber
- [PATCH v6 07/19] i2c: octeon: Use i2c recovery framework, Jan Glauber
- [PATCH v6 08/19] i2c: octeon: Enable High-Level Controller, Jan Glauber
- [PATCH v6 06/19] i2c: octeon: Improve error status checking, Jan Glauber
- [PATCH v6 05/19] i2c: octeon: Remove superfluous check in octeon_i2c_test_iflg, Jan Glauber
- [PATCH v6 04/19] i2c: octeon: Introduce helper functions for register access, Jan Glauber
- [PATCH v6 01/19] i2c: octeon: Increase retry default and use fixed timeout value, Jan Glauber
- [PATCH v6 03/19] i2c: octeon: Rename [read|write]_sw to reg_[read|write], Jan Glauber
- [PATCH v6 02/19] i2c: octeon: Move set-clock and init-lowlevel upward, Jan Glauber
i2c: xlp9xx: add support for Broadcom Vulcan,
Tanmay Jagdale
[PATCH] i2c: let I2C masters ignore their children for PM,
Linus Walleij
[PATCH] i2c-i801: use MEM resource instead of IO resource,
Thilo Cestonaro
[PATCH v2] i2c: ismt: Add Intel DNV PCI ID,
Mika Westerberg
[RESEND PATCH] i2c: ismt: Add Intel DNV PCI ID,
Mika Westerberg
[PATCH] i2c: jz4780: really prevent potential division by zero,
Wolfram Sang
[PATCH] i2c: jz4780: Return error if clk_freq is set to 0,
Axel Lin
[PATCH] i2c: designware-platdrv: get fast/std speed scl high/low count from DT,
Jisheng Zhang
[PATCH] i2c/omap: drop the lock hard irq context,
Grygorii Strashko
[PATCH] i2c: jz4780: prevent potential division by zero, Wolfram Sang
[PATCH 00/18] i2c: make creation of 8 bit addresses consistent,
Wolfram Sang
- [PATCH 01/18] i2c: guarantee that I2C_M_RD will be 0x0001 forever, Wolfram Sang
- [PATCH 03/18] i2c: core: use new 8 bit address helper function, Wolfram Sang
- [PATCH 02/18] i2c: introduce helper function to get 8 bit address from a message, Wolfram Sang
- [PATCH 04/18] i2c: i2c-bcm-iproc: use new 8 bit address helper function, Wolfram Sang
- [PATCH 05/18] i2c: i2c-bcm-kona: use new 8 bit address helper function, Wolfram Sang
- [PATCH 06/18] i2c: i2c-brcmstb: use new 8 bit address helper function, Wolfram Sang
- [PATCH 07/18] i2c: i2c-cpm: use new 8 bit address helper function, Wolfram Sang
- [PATCH 08/18] i2c: i2c-ibm_iic: use new 8 bit address helper function, Wolfram Sang
- [PATCH 09/18] i2c: i2c-img-scb: use new 8 bit address helper function, Wolfram Sang
- [PATCH 10/18] i2c: i2c-iop3xx: use new 8 bit address helper function, Wolfram Sang
- [PATCH 11/18] i2c: i2c-lpc2k: use new 8 bit address helper function, Wolfram Sang
- [PATCH 12/18] i2c: i2c-mt65xx: use new 8 bit address helper function, Wolfram Sang
- [PATCH 13/18] i2c: i2c-ocores: use new 8 bit address helper function, Wolfram Sang
- [PATCH 14/18] i2c: i2c-powermac: use new 8 bit address helper function, Wolfram Sang
- [PATCH 15/18] i2c: i2c-qup: use new 8 bit address helper function, Wolfram Sang
- [PATCH 16/18] i2c: i2c-sh_mobile: use new 8 bit address helper function, Wolfram Sang
- [PATCH 17/18] i2c: i2c-sirf: use new 8 bit address helper function, Wolfram Sang
- [PATCH 18/18] i2c: i2c-st: use new 8 bit address helper function, Wolfram Sang
- Re: [PATCH 00/18] i2c: make creation of 8 bit addresses consistent, Andy Shevchenko
- Re: [PATCH 00/18] i2c: make creation of 8 bit addresses consistent, Wolfram Sang
[PATCH] i2c: mux: demux-pinctrl: Update docs to new sysfs-attributes,
Wolfram Sang
[PATCH v6 00/24] i2c mux cleanup and locking update,
Peter Rosin
- [PATCH v6 07/24] i2c: i2c-mux-reg: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 16/24] i2c: allow adapter drivers to override the adapter locking, Peter Rosin
- [PATCH v6 24/24] [media] rtl2832: regmap is aware of lockdep, drop local locking hack, Peter Rosin
- [PATCH v6 23/24] [media] rtl2832_sdr: get rid of empty regmap wrappers, Peter Rosin
- [PATCH v6 22/24] [media] rtl2832: change the i2c gate to be mux-locked, Peter Rosin
- [PATCH v6 21/24] [media] si2168: change the i2c gate to be mux-locked, Peter Rosin
- [PATCH v6 20/24] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked, Peter Rosin
- [PATCH v6 19/24] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes, Peter Rosin
- [PATCH v6 18/24] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing, Peter Rosin
- [PATCH v6 17/24] i2c: muxes always lock the parent adapter, Peter Rosin
- [PATCH v6 15/24] i2c-mux: drop old unused i2c-mux api, Peter Rosin
- [PATCH v6 14/24] of/unittest: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 13/24] [media] cx231xx: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 12/24] [media] si2168: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 11/24] [media] rtl2832: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 10/24] [media] rtl2830: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 09/24] [media] m88ds3103: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 08/24] iio: imu: inv_mpu6050: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 06/24] i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 05/24] i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 04/24] i2c: i2c-arb-gpio-challenge: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 03/24] i2c: i2c-mux-pinctrl: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 02/24] i2c: i2c-mux-gpio: convert to use an explicit i2c mux core, Peter Rosin
- [PATCH v6 01/24] i2c-mux: add common data for every i2c-mux instance, Peter Rosin
- Re: [PATCH v6 00/24] i2c mux cleanup and locking update, Wolfram Sang
[v7, 0/5] Fix eSDHC host version register bug,
Yangbo Lu
- [v7, 1/5] ARM64: dts: ls2080a: add device configuration node, Yangbo Lu
- [v7, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0, Yangbo Lu
- [v7, 3/5] dt: move guts devicetree doc out of powerpc directory, Yangbo Lu
- [v7, 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl, Yangbo Lu
- [v7, 2/5] soc: fsl: add GUTS driver for QorIQ platforms, Yangbo Lu
- Re: [v7, 0/5] Fix eSDHC host version register bug, Scott Wood
- Re: [v7, 0/5] Fix eSDHC host version register bug, Ulf Hansson
[PATCH] i2c: designware: do not disable adapter after transfer,
Lucas De Marchi
[PATCH] i2c: mux: demux-pinctrl: Clean up sysfs attributes,
Ben Hutchings
[PATCH v5 00/14] i2c-octeon and i2c-thunderx drivers,
Jan Glauber
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[RFC PATCH 00/10] ACPI overlays,
Octavian Purdila
- [RFC PATCH 10/10] acpi: add support for loading SSDTs via configfs, Octavian Purdila
- [RFC PATCH 08/10] configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions, Octavian Purdila
- [RFC PATCH 09/10] acpi: add support for configfs, Octavian Purdila
- [RFC PATCH 06/10] spi: add support for ACPI reconfigure notifications, Octavian Purdila
- [RFC PATCH 07/10] efi: load SSTDs from EFI variables, Octavian Purdila
- [RFC PATCH 05/10] i2c: add support for ACPI reconfigure notifications, Octavian Purdila
- [RFC PATCH 04/10] acpi: fix enumeration (visited) flags for bus rescans, Octavian Purdila
- [RFC PATCH 03/10] acpi: add support for ACPI reconfiguration notifiers, Octavian Purdila
- [RFC PATCH 01/10] kernel: add TAINT_OVERLAY_ACPI_TABLE, Octavian Purdila
- [RFC PATCH 02/10] acpi: install SSDT tables from initrd, Octavian Purdila
i2c-i801 and ACPI resource conflict, thilo.cestonaro@xxxxxxxxxxxxxx
[PATCH] i2c: mux: demux-pinctrl: Fix reading the "master" attribute,
Ben Hutchings
[PATCH 1/1] i2c: dln2: Pass forward ACPI companion,
Irina Tirdea
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]