Linux Kernel I2C
[Prev Page][Next Page]
- Re: [PATCH v3 4/5] iio: srf08: add sensor type srf10
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v3 3/5] iio: srf08: add triggered buffer support
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 0/2] i2c: {sh_mobile,rcar}: Trivial fixes of smatch warnings
- From: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/5] iio: srf08: add device tree binding for srf02 and srf10
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 2/2] HID: i2c-hid: Do not bind to CHPN0001 touchscreen
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v2 04/14] staging: typec: fusb302: Get max snk mv/ma/mw from device-properties
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict harder
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] HID: i2c-hid: Do not bind to CHPN0001 touchscreen
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH][i2c-next] i2c-cht-wc: make cht_wc_i2c_adap_driver static
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] i2c: davinci: Add PM Runtime Support
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] i2c-cht-wc: Workaround CHT GPIO controller IRQ issues
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] i2c-cht-wc: Ack read irqs after reading the data register
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] i2c-cht-wc: Add locking to interrupt / smbus_xfer functions
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] i2c: i801: Restore the presence state of P2SB PCI device after reading BAR
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] i2c: designware: Fix runtime PM for I2C slave mode
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] i2c: designware: Remove needless pm_runtime_put_noidle() call
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] i2c: sh_mobile: avoid unused return
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] i2c: rcar: avoid unused return
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] i2c: {sh_mobile,rcar}: Trivial fixes of smatch warnings
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: taos-evm: constify serio_device_id
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] iio: srf08: add device tree binding for srf02 and srf10
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- [RFC PATCH v4 0/6] i2c: document DMA handling and add helpers for it
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 1/6] i2c: add a message flag for DMA safe buffers
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 4/6] i2c: sh_mobile: use helper to decide if DMA is useful
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 2/6] i2c: add helpers to ease DMA handling
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 5/6] i2c: rcar: skip DMA if buffer is not safe
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 6/6] i2c: dev: mark RDWR buffers as DMA_SAFE
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4 3/6] i2c: add docs to clarify DMA handling
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] i2c: mux: pinctrl: potential NULL dereference on error
- From: Peter Rosin <peda@xxxxxxxxxx>
- [PATCH] i2c: taos-evm: constify serio_device_id
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH] i2c: mux: pinctrl: potential NULL dereference on error
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] iio: srf08: add support for similar devices and triggered buffers
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [PATCH RFC 7/7] eeprom: at24: remove now unneeded smbus-related code
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH RFC 6/7] eeprom: at24: remove old read functions
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH RFC 5/7] eeprom: at24: add regmap-based read functions
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH RFC 4/7] eeprom: at24: remove old write functions
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH RFC 3/7] eeprom: at24: add regmap-based write function
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH RFC 2/7] eeprom: at24: change at24_translate_offset return type
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH RFC 1/7] eeprom: at24: add basic regmap_i2c support
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH RFC 0/7] eeprom: at24: switch driver to regmap_i2c
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v2 0/3] ARM: dts: keystone-k2g: Add I2C support for 66AK2G
- From: Franklin S Cooper Jr <fcooper@xxxxxx>
- [PATCH v2 2/3] i2c: davinci: Add PM Runtime Support
- From: Franklin S Cooper Jr <fcooper@xxxxxx>
- [PATCH v2 1/3] i2c: davinci: Preserve return value of devm_clk_get
- From: Franklin S Cooper Jr <fcooper@xxxxxx>
- [PATCH v2 3/3] dt-bindings: i2c: i2c-davinci: Update binding for 66AK2Gx pwr dm property
- From: Franklin S Cooper Jr <fcooper@xxxxxx>
- Re: [wsa:renesas/topic/i2c-core-dma-rfc-v4 6/6] drivers//i2c/i2c-dev.c:284:23: error: 'I2C_M_SAFE_DMA' undeclared
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] i2c: add helpers to ease DMA handling
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [wsa:renesas/topic/i2c-core-dma-rfc-v4 6/6] drivers//i2c/i2c-dev.c:284:23: error: 'I2C_M_SAFE_DMA' undeclared
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [PATCH v3 0/5] iio: srf08: add support for similar devices and triggered buffers
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 11/14] power: supply: bq24190_charger: Get input_current_limit from our supplier
- From: Liam Breck <liam@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] iio: srf08: add support for similar devices and triggered buffers
- From: Peter Rosin <peda@xxxxxxxxxx>
- [PATCH v3 3/5] iio: srf08: add triggered buffer support
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH v3 5/5] iio: srf08: add support for srf02 in i2c mode
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH v3 4/5] iio: srf08: add sensor type srf10
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH v3 2/5] iio: srf08: add device tree table
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH v3 1/5] iio: srf08: add device tree binding for srf02 and srf10
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH v3 0/5] iio: srf08: add support for similar devices and triggered buffers
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/14] power: supply: Add power_supply_set_input_current_limit_from_supplier helper
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v2 08/14] power: supply: Add power_supply_set_input_current_limit_from_supplier helper
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v3 1/4] i2c: add helpers to ease DMA handling
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/14] power: supply: Add power_supply_set_input_current_limit_from_supplier helper
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v2 02/14] staging: typec: tcpm: Add get_current_limit tcpc_dev callback
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v3 1/4] i2c: add helpers to ease DMA handling
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] i2c: slave-eeprom: Add an OF device ID table
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [RFC v2 5/6] max9260: add driver for i2c over GMSL passthrough
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/5] iio: srf08: add triggered buffer support
- From: Peter Meerwald-Stadler <pmeerw@xxxxxxxxxx>
- Re: [RFC v2 5/6] max9260: add driver for i2c over GMSL passthrough
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH 6/6] dt-bindings: slave-device: add reg property
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/5] iio: srf08: add support for srf02 in i2c mode
- From: Peter Meerwald-Stadler <pmeerw@xxxxxxxxxx>
- Re: [RFC v2 5/6] max9260: add driver for i2c over GMSL passthrough
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- Re: [RFC v2 3/6] serdev: add multiplexer support
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- Re: [RFC v2 5/6] max9260: add driver for i2c over GMSL passthrough
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [PATCH 6/6] dt-bindings: slave-device: add reg property
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [PATCH 5/6] ARM: dts: blanche: add SCIF1 and MAX9260 deserializer
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [PATCH 4/6] max9260: add driver for i2c over GMSL passthrough
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [PATCH 3/6] serial: core: support deferring serdev controller registration
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [PATCH 2/6] serdev: add multiplexer support
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [PATCH 1/6] serdev: add method to set parity
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [PATCH 0/6] serdev multiplexing support
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- Re: [PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
- From: Cédric Le Goater <clg@xxxxxxxx>
- Re: [PATCH] i2c: slave-eeprom: Add an OF device ID table
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- [PATCH][i2c-next] i2c-cht-wc: make cht_wc_i2c_adap_driver static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
- From: Cédric Le Goater <clg@xxxxxxxx>
- Re: 2 Questions about "i2c-tools (3.1.1)"
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
- From: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: [PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- Re: [PATCH v3 2/2] i2c: mediatek: Add i2c compatible for MediaTek MT7622
- From: Sean Wang <sean.wang@xxxxxxxxxxxx>
- Re: [PATCH v3 1/2] dt-bindings: i2c: Add MediaTek MT7622 i2c binding
- From: Sean Wang <sean.wang@xxxxxxxxxxxx>
- [PATCH 0/2] i2c: {sh_mobile,rcar}: Trivial fixes of smatch warnings
- From: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx>
- [PATCH 2/2] i2c: sh_mobile: avoid unused return
- From: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx>
- [PATCH 1/2] i2c: rcar: avoid unused return
- From: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx>
- [PATCH v2 01/14] i2c: Allow overriding dev_name through board_info
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 02/14] staging: typec: tcpm: Add get_current_limit tcpc_dev callback
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 03/14] staging: typec: fusb302: Set max supply voltage to 5V
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 05/14] staging: typec: fusb302: Use client->irq as irq if set
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 04/14] staging: typec: fusb302: Get max snk mv/ma/mw from device-properties
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 06/14] staging: typec: fusb302: Add support for USB2 charger detection through extcon
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 07/14] staging: typec: fusb302: Export current-limit through a power_supply class dev
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 11/14] power: supply: bq24190_charger: Get input_current_limit from our supplier
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 10/14] power: supply: bq24190_charger: Add input_current_limit property
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 09/14] power: supply: bq24190_charger: Export 5V boost converter as regulator
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 08/14] power: supply: Add power_supply_set_input_current_limit_from_supplier helper
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 12/14] power: supply: bq24190_charger: Remove extcon handling
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 13/14] i2c-cht-wc: Add device-properties for fusb302 integration
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 14/14] platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v2 00/14] Hookup typec power-negotation to the PMIC and charger
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 1/3] dt-bindings: add eeprom "size" property
- From: Rob Herring <robh+dt@xxxxxxxxxx>
- Re: [PATCH v5 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH v5 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Christopher Bostic <cbostic@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] i2c: designware: Fix runtime PM for I2C slave mode
- From: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
- [PATCH 1/2] i2c: designware: Remove needless pm_runtime_put_noidle() call
- From: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
- [PATCH v3 0/2] Add i2c dt-binding and compatible for Mediatek MT7622 SoC
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- [PATCH v3 1/2] dt-bindings: i2c: Add MediaTek MT7622 i2c binding
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- [PATCH v3 2/2] i2c: mediatek: Add i2c compatible for MediaTek MT7622
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- 2 Questions about "i2c-tools (3.1.1)"
- From: Tarker Hu <tarkerhu@xxxxxxxxx>
- Re: [PATCH v5 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: [PATCH v2 2/3] mfd: tps65010: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [GIT PULL] Immutable branch between MFD, ARM, USB and Video due for the v4.14 merge window
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
- From: Andrew Jeffery <andrew@xxxxxxxx>
- Re: [PATCH 1/1] i2c: i801: Restore the presence state of P2SB PCI device after reading BAR
- From: Mika Westerberg <mika.westerberg@xxxxxxxxx>
- [GIT PULL] Immutable branch between MFD, Input and RTC due for the v3.14 merge window
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v2 1/3] mfd: dm355evm_msp: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 0/2] i2c: mux: pinctrl: remove platform_data and cleanup
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH v3 0/3] i2c: mux: move include files out of include/linux/i2c
- From: Peter Rosin <peda@xxxxxxxxxx>
- [PATCH 1/1] i2c: i801: Restore the presence state of P2SB PCI device after reading BAR
- From: Qiuxu Zhuo <qiuxu.zhuo@xxxxxxxxx>
- RE: [PATCH 1/4] i2c: i801: Restore the presence state of P2SB PCI device after reading BAR
- From: "Zhuo, Qiuxu" <qiuxu.zhuo@xxxxxxxxx>
- Re: [PATCH v5 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Peter Rosin <peda@xxxxxxxxxx>
- [PATCH 1/4] i2c: i801: Restore the presence state of P2SB PCI device after reading BAR
- From: Qiuxu Zhuo <qiuxu.zhuo@xxxxxxxxx>
- Re: [PATCH 1/2] i2c: core: Allow the driver to override the default i2c_bus match behavior
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCHv6 2/2] i2c: altera: Add Altera I2C Controller driver
- From: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] i2c-cht-wc: Add locking to interrupt / smbus_xfer functions
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCHv6 2/2] i2c: altera: Add Altera I2C Controller driver
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 1/3] i2c-cht-wc: Add locking to interrupt / smbus_xfer functions
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH 3/3] i2c-cht-wc: Workaround CHT GPIO controller IRQ issues
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 2/3] i2c-cht-wc: Ack read irqs after reading the data register
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 1/3] i2c-cht-wc: Add locking to interrupt / smbus_xfer functions
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 0/3] i2c-cht-wc: Various fixes
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 1/2] i2c: core: Allow the driver to override the default i2c_bus match behavior
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 1/1] i2c: aspeed: add proper support fo 24xx clock params
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v1] i2c: aspeed: fixed potential null pointer dereference
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: slave-eeprom: Add an OF device ID table
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] i2c: mediatek: Add i2c compatible for MediaTek MT7622
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: use release_mem_region instead of release_resource
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: core: Make comment about I2C table requirement to reflect the code
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] i2c: ismt: Fix length handling for SMBus block reads
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: designware: Fix standard mode speed when configuring the slave mode
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: designware: Fix oops from i2c_dw_irq_handler_slave
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: designware: Fix system suspend
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: designware: Fix system suspend
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v2 1/3] dt-bindings: add eeprom "size" property
- From: Divagar Mohandass <divagar.mohandass@xxxxxxxxx>
- [PATCH v2 2/3] eeprom: at24: add support to fetch eeprom device property "size"
- From: Divagar Mohandass <divagar.mohandass@xxxxxxxxx>
- [PATCH v2 3/3] eeprom: at24: enable runtime pm support
- From: Divagar Mohandass <divagar.mohandass@xxxxxxxxx>
- [PATCH v2 0/3] enable eeprom "size" property and runtime pm
- From: Divagar Mohandass <divagar.mohandass@xxxxxxxxx>
- [PATCH] i2c: pxa: move header file out of deprecated i2c folder
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v2 2/3] mfd: tps65010: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v2 3/3] mfd: twl: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v2 1/3] mfd: dm355evm_msp: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v2 0/3] mfd: move include files out of include/linux/i2c
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCHv6 1/2] dt-bindings: i2c: Add Altera I2C Controller
- From: thor.thayer@xxxxxxxxxxxxxxx
- [PATCHv6 2/2] i2c: altera: Add Altera I2C Controller driver
- From: thor.thayer@xxxxxxxxxxxxxxx
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict harder
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v2 1/5] iio: srf08: add device tree binding for srf02 and srf10
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] iio: srf08: add device tree binding for srf02 and srf10
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- Re: [PATCH RESEND] blackfin: merge the two TWI header files
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: i2c: Add MediaTek MT7622 i2c binding
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: i2c: Add MediaTek MT7622 i2c binding
- From: Matthias Brugger <matthias.bgg@xxxxxxxxx>
- Re: modalias for OF-declared I2C/SPI devices
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 1/5] iio: srf08: add device tree binding for srf02 and srf10
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v2 5/5] iio: srf08: add support for srf02 in i2c mode
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH v2 4/5] iio: srf08: add sensor type srf10
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH v2 3/5] iio: srf08: add triggered buffer support
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH v2 2/5] iio: srf08: add device tree table
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH v2 1/5] iio: srf08: add device tree binding for srf02 and srf10
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH v2 0/5] iio: srf08: add support for similar devices and triggered buffers
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 1/3] mfd: dm355evm_msp: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v3 3/3] i2c: mux: mlxcpld: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v3 2/3] i2c: mux: pca954x: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v3 1/3] i2c: mux: pca9541: sort include files
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v3 0/3] i2c: mux: move include files out of include/linux/i2c
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] i2c: mux: move include files out of include/linux/i2c
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 1/3] mfd: dm355evm_msp: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v2 1/1] i2c: aspeed: add proper support fo 24xx clock params
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- Re: [PATCH v1] i2c: aspeed: fixed potential null pointer dereference
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: [PATCH v2 2/2] i2c: mediatek: Add i2c compatible for MediaTek MT7622
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- Re: [PATCH v2 0/2] i2c: mux: move include files out of include/linux/i2c
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH v3] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH resend v2] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH] MAINTAINERS: drop entry for Blackfin I2C and Sonic's email
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH RESEND] blackfin: merge the two TWI header files
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 0/1] gpu: move include files out of include/linux/i2c
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v2 1/2] i2c: mux: pca954x: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v2 2/2] i2c: mux: mlxcpld: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v2 0/2] i2c: mux: move include files out of include/linux/i2c
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] mfd: twl: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mfd: tps65010: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] mfd: dm355evm_msp: move header file out of I2C realm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 03/13] ARM: dts: rockchip: add i2c dt node for rv1108
- From: Heiko Stuebner <heiko@xxxxxxxxx>
- [PATCH v3] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH resend v2] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
- From: Hans de Goede <j.w.r.degoede@xxxxxxxxx>
- Re: [PATCH] i2c: mux: rename files to not have superfluous prefixes
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: i2c: sh_mobile: Document r8a7743/5 support
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: i2c: Document r8a7743/5 support
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] i2c: mediatek: Add i2c compatible for MediaTek MT7622
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 03/13] ARM: dts: rockchip: add i2c dt node for rv1108
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/13] i2c: rk3x: add support for rv1108
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 01/13] dt-bindings: i2c: rk3x: add support for rv1108
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/13] i2c: rk3x: add support for rv1108
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: mux: rename files to not have superfluous prefixes
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] i2c: mux: pinctrl: remove platform_data
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/13] i2c: rk3x: add support for rv1108
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] i2c: uniphier-f: add suspend / resume support
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] i2c: uniphier: add suspend / resume support
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 7/7] iio: srf08: change text in Kconfig
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 2/7] iio: srf08: add sensor type srf10
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 3/7] iio: srf08: add triggered buffer support
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH resend v2] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 5/7] iio: srf08: add support for srf02 in i2c mode
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 4/7] iio: srf08: add device tree table
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 6/7] iio: srf08: add buffered to device mode
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH] i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v1] i2c: aspeed: fixed potential null pointer dereference
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] i2c: aspeed: add proper support fo 24xx clock params
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: designware-slave: constify i2c_algorithm structure
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict harder
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v2 1/2] dt-bindings: i2c: Add MediaTek MT7622 i2c binding
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- [PATCH v2 2/2] i2c: mediatek: Add i2c compatible for MediaTek MT7622
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- [PATCH v2 0/2] Add i2c dt-binding and compatible for Mediatek MT7622 SoC
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- Re: [PATCH 4/4] ARM: dts: keystone-k2g: Add I2C nodes
- From: Grygorii Strashko <grygorii.strashko@xxxxxx>
- Re: [PATCH 2/4] i2c: davinci: Add PM Runtime Support
- From: Grygorii Strashko <grygorii.strashko@xxxxxx>
- Re: [PATCH 1/4] i2c: davinci: Preserve return value of devm_clk_get
- From: Grygorii Strashko <grygorii.strashko@xxxxxx>
- Re: modalias for OF-declared I2C/SPI devices
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- [PATCH] i2c: designware: Fix oops from i2c_dw_irq_handler_slave
- From: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
- possible clarifications/suggestions for I2C man pages
- From: rpjday@xxxxxxxxxxxxxx
- Pls I am waiting
- From: Magnus Akume <abunalucy@xxxxxxxxx>
- modalias for OF-declared I2C/SPI devices
- From: Lukas Wunner <lukas@xxxxxxxxx>
- [PATCH v3 03/13] ARM: dts: rockchip: add i2c dt node for rv1108
- From: Andy Yan <andy.yan@xxxxxxxxxxxxxx>
- [PATCH v3 02/13] i2c: rk3x: add support for rv1108
- From: Andy Yan <andy.yan@xxxxxxxxxxxxxx>
- [PATCH v3 01/13] dt-bindings: i2c: rk3x: add support for rv1108
- From: Andy Yan <andy.yan@xxxxxxxxxxxxxx>
- [PATCH v3 00/13] Support more devices on rockchip rv1108
- From: Andy Yan <andy.yan@xxxxxxxxxxxxxx>
- Re: [RESEND PATCH 1/2] dt-bindings: i2c: Add MediaTek MT7622 i2c binding
- From: Honghui Zhang <honghui.zhang@xxxxxxxxxxxx>
- Re: [RESEND PATCH 1/2] dt-bindings: i2c: Add MediaTek MT7622 i2c binding
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- Re: i2c-tools 4.0
- From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx>
- Re: [PATCH 3/4] dt-bindings: i2c: i2c-davinci: Update binding for 66AK2Gx pwr dm property
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 11/23] dt-bindings: i2c: rk3x: add support for rv1108
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] i2c: use release_mem_region instead of release_resource
- From: Anton Vasilyev <vasilyev@xxxxxxxxx>
- Re: [PATCH] i2c: designware: Fix system suspend
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH] i2c: designware: Fix system suspend
- From: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
- Re: i2c-tools 4.0
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [RFC 3/5] dt-bindings: i3c: Document core bindings
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: i2c-tools 4.0
- From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx>
- Re: [RESEND PATCH 1/2] dt-bindings: i2c: Add MediaTek MT7622 i2c binding
- From: Honghui Zhang <honghui.zhang@xxxxxxxxxxxx>
- Re: [RESEND PATCH 2/2] i2c: mediatek: Add i2c compatible for MediaTek MT7622
- From: Yingjoe Chen <yingjoe.chen@xxxxxxxxxxxx>
- Re: i2c-tools 4.0
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [RESEND PATCH 2/2] i2c: mediatek: Add i2c compatible for MediaTek MT7622
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- Re: [PATCH 1/7] iio: srf08: add device tree binding for srf02 and srf10
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [RESEND PATCH 0/2] Add i2c dt-binding and compatible for Mediatek MT7622 SoC
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- [RESEND PATCH 2/2] i2c: mediatek: Add i2c compatible for MediaTek MT7622
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- [RESEND PATCH 1/2] dt-bindings: i2c: Add MediaTek MT7622 i2c binding
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- Re: [RFC 3/5] dt-bindings: i3c: Document core bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 1/7] iio: srf08: add device tree binding for srf02 and srf10
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH] i2c: designware: Fix system suspend
- From: John Stultz <john.stultz@xxxxxxxxxx>
- Re: [PATCH] i2c: designware: Fix system suspend
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- [PULL REQUEST] i2c for 4.13
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH] i2c: designware: Fix system suspend
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 2/2] i2c: mediatek: Add i2c compatible for MediaTek MT7622
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- [PATCH] i2c: designware: Fix standard mode speed when configuring the slave mode
- From: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
- Re: Designware i2c loopback
- From: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
- [PATCH] i2c: slave-eeprom: Add an OF device ID table
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- Re: [PATCH 2/2] i2c: mediatek: Add i2c compatible for MediaTek MT7622
- From: Yingjoe Chen <yingjoe.chen@xxxxxxxxxxxx>
- [PATCH] i2c: core: Make comment about I2C table requirement to reflect the code
- From: Javier Martinez Canillas <javierm@xxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: i2c: sh_mobile: Document r8a7743/5 support
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: i2c: Document r8a7743/5 support
- From: Simon Horman <horms@xxxxxxxxxxxx>
- [PATCH 0/2] Add i2c dt-binding and compatible for Mediatek MT7622 SoC
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- [PATCH 1/2] dt-bindings: i2c: Add MediaTek MT7622 i2c binding
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- [PATCH 2/2] i2c: mediatek: Add i2c compatible for MediaTek MT7622
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- Re: [PATCH 13/18] power: supply: bq24190_charger: Export 5V boost converter as regulator
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 13/18] power: supply: bq24190_charger: Export 5V boost converter as regulator
- From: Liam Breck <liam@xxxxxxxxxxxxxxxxx>
- Re: i2c-tools 4.0
- From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx>
- Designware i2c loopback
- From: "Shah, Nehal-bakulchandra" <Nehal-bakulchandra.Shah@xxxxxxx>
- [PATCH 1/2] dt-bindings: i2c: sh_mobile: Document r8a7743/5 support
- From: Biju Das <biju.das@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: i2c: Document r8a7743/5 support
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH 1/2] dt-bindings: i2c: Document r8a7743/5 support
- From: Biju Das <biju.das@xxxxxxxxxxxxxx>
- Re: [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 16/18] power: supply: bq24190_charger: Remove extcon handling
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 15/18] power: supply: bq24190_charger: Get input_current_limit from our supplier
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 13/18] power: supply: bq24190_charger: Export 5V boost converter as regulator
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 13/18] power: supply: bq24190_charger: Export 5V boost converter as regulator
- From: Liam Breck <liam@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 16/18] power: supply: bq24190_charger: Remove extcon handling
- From: Liam Breck <liam@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 15/18] power: supply: bq24190_charger: Get input_current_limit from our supplier
- From: Liam Breck <liam@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] i2c: imx: Remove a useless test in 'i2c_imx_init_recovery_info()'
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] i2c: imx: Remove a useless test in 'i2c_imx_init_recovery_info()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] i2c: imx: Remove a useless test in 'i2c_imx_init_recovery_info()'
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH] i2c: imx: Remove a useless test in 'i2c_imx_init_recovery_info()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH 13/18] power: supply: bq24190_charger: Export 5V boost converter as regulator
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH 2/2] i2c: ismt: Return EMSGSIZE for block reads with bogus length
- From: Stephen Douthit <stephend@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] i2c: ismt: Don't duplicate the receive length for block reads
- From: Stephen Douthit <stephend@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] i2c: ismt: Fix length handling for SMBus block reads
- From: Stephen Douthit <stephend@xxxxxxxxxxxxxxxxxx>
- Re: i2c-tools 4.0
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
- From: Mark Brown <broonie@xxxxxxxxxx>
- RE: [PATCH 1/3] dt-bindings: add "size" property.
- From: "Mohandass, Divagar" <divagar.mohandass@xxxxxxxxx>
- Re: [PATCH] i2c: imx: Remove a useless test in 'i2c_imx_init_recovery_info()'
- From: Julia Lawall <julia.lawall@xxxxxxx>
- Re: [PATCH] i2c: imx: Remove a useless test in 'i2c_imx_init_recovery_info()'
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] i2c: imx: Remove a useless test in 'i2c_imx_init_recovery_info()'
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH 18/18] i2c-cht-wc: Add device-properties for fusb302 integration
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 18/18] i2c-cht-wc: Add device-properties for fusb302 integration
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 08/18] staging: typec: fusb302: Add support for USB2 charger detection through extcon
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 11/18] power: supply: Fix power_supply_am_i_supplied to return -ENODEV when apropriate
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 01/18] staging: typec: tcpm: Add get_usb2_current_limit tcpc_dev callback
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 04/18] staging: typec: tcpm: Add helpers for exporting current-limit through a psy
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 08/18] staging: typec: fusb302: Add support for USB2 charger detection through extcon
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 18/18] i2c-cht-wc: Add device-properties for fusb302 integration
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 11/18] power: supply: Fix power_supply_am_i_supplied to return -ENODEV when apropriate
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 01/18] staging: typec: tcpm: Add get_usb2_current_limit tcpc_dev callback
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 09/18] staging: typec: fusb302: Use tcpm_set_current_limit_psy
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 08/18] staging: typec: fusb302: Add support for USB2 charger detection through extcon
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 04/18] staging: typec: tcpm: Add helpers for exporting current-limit through a psy
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 01/18] staging: typec: tcpm: Add get_usb2_current_limit tcpc_dev callback
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 04/18] staging: typec: tcpm: Add helpers for exporting current-limit through a psy
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 02/18] staging: typec: tcpm: Add extcon helper functions for USB2 current limit detect
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 06/18] staging: typec: fusb302: Get max snk mv/ma/mw from device-properties
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH 01/18] staging: typec: tcpm: Add get_usb2_current_limit tcpc_dev callback
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 02/18] staging: typec: tcpm: Add extcon helper functions for USB2 current limit detect
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 04/18] staging: typec: tcpm: Add helpers for exporting current-limit through a psy
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 06/18] staging: typec: fusb302: Get max snk mv/ma/mw from device-properties
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 08/18] staging: typec: fusb302: Add support for USB2 charger detection through extcon
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 07/18] staging: typec: fusb302: Use client->irq as irq if set
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 09/18] staging: typec: fusb302: Use tcpm_set_current_limit_psy
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 11/18] power: supply: Fix power_supply_am_i_supplied to return -ENODEV when apropriate
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 12/18] power: supply: Add power_supply_set_input_current_limit_from_supplier helper
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 14/18] power: supply: bq24190_charger: Add input_current_limit property
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 13/18] power: supply: bq24190_charger: Export 5V boost converter as regulator
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 16/18] power: supply: bq24190_charger: Remove extcon handling
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 15/18] power: supply: bq24190_charger: Get input_current_limit from our supplier
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 17/18] platform/x86: intel_cht_int33fe Update fusb302 type string, add properties
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 18/18] i2c-cht-wc: Add device-properties for fusb302 integration
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 05/18] staging: typec: fusb302: Set max supply voltage to 5V
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 03/18] staging: typec: tcpm: Split tcpm code into tcpm-core.c and tcpm-helpers.c
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 00/18] Hookup typec power-negotation to the PMIC and charger
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH resend v2] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH resend v2 0/1] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- RE: [PATCH] i2c: mux: rename files to not have superfluous prefixes
- From: Michael Shych <michaelsh@xxxxxxxxxxxx>
- [PATCH] i2c: mux: rename files to not have superfluous prefixes
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH 2/2] i2c: mux: pinctrl: drop the idle_state member
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] dt-bindings: add "size" property.
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: Compatibles for i2c muxes nxp,pca954x and ti,tca954x
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: Compatibles for i2c muxes nxp,pca954x and ti,tca954x
- From: Andrew Lunn <andrew@xxxxxxx>
- i2c-tools 4.0
- From: Jean Delvare <jdelvare@xxxxxxx>
- Compatibles for i2c muxes nxp,pca954x and ti,tca954x
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [RESEND PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
- From: Baolin Wang <baolin.wang@xxxxxxxxxx>
- Re: [RESEND PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
- From: Baolin Wang <baolin.wang@xxxxxxxxxx>
- Re: [RESEND PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
- From: Baolin Wang <baolin.wang@xxxxxxxxxx>
- Re: [PATCH 2/2] i2c: mux: pinctrl: drop the idle_state member
- From: Peter Rosin <peda@xxxxxxxxxx>
- [PATCH 7/7] iio: srf08: change text in Kconfig
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH 6/7] iio: srf08: add buffered to device mode
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH 5/7] iio: srf08: add support for srf02 in i2c mode
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH 4/7] iio: srf08: add device tree table
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH 3/7] iio: srf08: add triggered buffer support
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH 2/7] iio: srf08: add sensor type srf10
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH 1/7] iio: srf08: add device tree binding for srf02 and srf10
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- [PATCH 0/7] iio: srf08: add support for similar devices and triggered buffers
- From: Andreas Klinger <ak@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] i2c: mux: pinctrl: drop the idle_state member
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- [PATCH 3/4] dt-bindings: i2c: i2c-davinci: Update binding for 66AK2Gx pwr dm property
- From: Franklin S Cooper Jr <fcooper@xxxxxx>
- [PATCH 2/4] i2c: davinci: Add PM Runtime Support
- From: Franklin S Cooper Jr <fcooper@xxxxxx>
- [PATCH 1/4] i2c: davinci: Preserve return value of devm_clk_get
- From: Franklin S Cooper Jr <fcooper@xxxxxx>
- [PATCH 0/4] ARM: dts: keystone-k2g: Add I2C support for 66AK2G
- From: Franklin S Cooper Jr <fcooper@xxxxxx>
- [PATCH 4/4] ARM: dts: keystone-k2g: Add I2C nodes
- From: Franklin S Cooper Jr <fcooper@xxxxxx>
- Re: [PATCH 2/2] i2c: mux: pinctrl: drop the idle_state member
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH 1/2] i2c: mux: pinctrl: remove platform_data
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH 2/2] i2c: mux: pinctrl: drop the idle_state member
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] i2c: mux: pinctrl: remove platform_data
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH] i2c: Documentation: i2c-topology: mention recent driver additions
- From: Peter Rosin <peda@xxxxxxxxxx>
- [PATCH] i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support
- From: Peter Rosin <peda@xxxxxxxxxx>
- [PATCH v2 12/23] i2c: rk3x: add support for rv1108
- From: Andy Yan <andy.yan@xxxxxxxxxxxxxx>
- [PATCH v2 11/23] dt-bindings: i2c: rk3x: add support for rv1108
- From: Andy Yan <andy.yan@xxxxxxxxxxxxxx>
- [PATCH v2 00/23] Support more devices on rockchip rv1108
- From: Andy Yan <andy.yan@xxxxxxxxxxxxxx>
- [PATCH 1/2] i2c: mux: pinctrl: remove platform_data
- From: Peter Rosin <peda@xxxxxxxxxx>
- [PATCH 2/2] i2c: mux: pinctrl: drop the idle_state member
- From: Peter Rosin <peda@xxxxxxxxxx>
- [PATCH 0/2] i2c: mux: pinctrl: remove platform_data and cleanup
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: "Andrew F. Davis" <afd@xxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 05/10] i2c: mux: pca954x: Call request irq after adding mux segments
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/5] Add I3C subsystem
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [RFC 0/5] Add I3C subsystem
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCHv5 3/3] i2c: altera: Add Altera I2C Controller driver
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCHv5 3/3] i2c: altera: Add Altera I2C Controller driver
- From: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
- Re: [RFC 0/5] Add I3C subsystem
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [RFC 2/5] i3c: Add core I3C infrastructure
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v1] i2c: aspeed: fixed potential null pointer dereference
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [RFC 3/5] dt-bindings: i3c: Document core bindings
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [RFC 2/5] i3c: Add core I3C infrastructure
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [RFC 4/5] i3c: master: Add driver for Cadence IP
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [RFC 1/5] i2c: Export of_i2c_get_board_info()
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [RFC 5/5] dt-bindings: i3c: Document Cadence I3C master bindings
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [RFC 0/5] Add I3C subsystem
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH] i2c: rephrase explanation of I2C_CLASS_DEPRECATED
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: Convert to using %pOF instead of full_name
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: allow i2c-versatile for ARM MPS platforms
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: core: Prevent race condition when removing i2c devices
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: core: Prevent race condition when removing i2c devices
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH v3 2/2] i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] i2c: designware: Print clock freq on invalid clock freq error
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [Resend, PATCH v2] i2c: core: Allow empty id_table in ACPI case as well
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH] i2c: core: Prevent race condition when removing i2c devices
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCHv5 3/3] i2c: altera: Add Altera I2C Controller driver
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 05/14] i2c: rk3x: add support for rv1108
- From: Heiko Stübner <heiko@xxxxxxxxx>
- Re: [RFC v2 1/6] mux: include compiler.h from mux/consumer.h
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [RFC v2 6/6] ARM: dts: blanche: add SCIF1 and MAX9260 deserializer
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [RFC v2 5/6] max9260: add driver for i2c over GMSL passthrough
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [RFC v2 2/6] serdev: add method to set parity
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 06/14] ARM: dts: rockchip: add i2c dt node for rv1108
- From: Andy Yan <andy.yan@xxxxxxxxxxxxxx>
- [PATCH 05/14] i2c: rk3x: add support for rv1108
- From: Andy Yan <andy.yan@xxxxxxxxxxxxxx>
- [PATCH 00/14] Support more devices on rockchip rv1108
- From: Andy Yan <andy.yan@xxxxxxxxxxxxxx>
- Re: [RFC v2 1/6] mux: include compiler.h from mux/consumer.h
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- Re: [PATCH v1] i2c: aspeed: fixed potential null pointer dereference
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: [RFC v2 1/6] mux: include compiler.h from mux/consumer.h
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH v10 05/10] i2c: mux: pca954x: Call request irq after adding mux segments
- From: Peter Rosin <peda@xxxxxxxxxx>
- [PATCH v2 1/2] i2c: uniphier: add suspend / resume support
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH v2 2/2] i2c: uniphier-f: add suspend / resume support
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 1/2] i2c: uniphier: add PM suspend / resume support
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 2/2] i2c: uniphier-f: add PM suspend / resume support
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] i2c: rephrase explanation of I2C_CLASS_DEPRECATED
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCHv2] i2c: add sc18is600 driver
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PATCH v1] i2c: aspeed: fixed potential null pointer dereference
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- Re: [PATCH v2 1/1] i2c: aspeed: add proper support fo 24xx clock params
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- Re: [PATCH v2 1/1] i2c: aspeed: add proper support fo 24xx clock params
- From: Rick Altherr <raltherr@xxxxxxxxxx>
- [PATCH v2 0/1] i2c: aspeed: add proper support fo 24xx clock params
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [PATCH v2 1/1] i2c: aspeed: add proper support fo 24xx clock params
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- Re: [PATCH] i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH 2/3] eeprom: at24: add support to fetch device property "size"
- From: divagar.mohandass@xxxxxxxxx
- [PATCH 3/3] eeprom: at24: enable runtime pm support
- From: divagar.mohandass@xxxxxxxxx
- [PATCH 1/3] dt-bindings: add "size" property.
- From: divagar.mohandass@xxxxxxxxx
- [PATCH 0/3] enable new "size" property and runtime pm
- From: divagar.mohandass@xxxxxxxxx
- [PATCH] i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- Re: [GIT PULL] Immutable branch between MFD, ARM and I2C due for the v4.14 merge window
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: can't write more than one byte to AT24C64 EEPROM using "eeprog"
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
- From: Baolin Wang <baolin.wang@xxxxxxxxxx>
- Re: can't write more than one byte to AT24C64 EEPROM using "eeprog"
- From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx>
- Re: can't write more than one byte to AT24C64 EEPROM using "eeprog"
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: can't write more than one byte to AT24C64 EEPROM using "eeprog"
- From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx>
- Re: can't write more than one byte to AT24C64 EEPROM using "eeprog"
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: can't write more than one byte to AT24C64 EEPROM using "eeprog"
- From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx>
- [PATCH v5 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 2/6] drivers/i2c: Add port structure to FSI algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 1/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 3/6] drivers/i2c: Add transfer implementation for FSI algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 4/6] drivers/i2c: Add I2C master locking to FSI algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 5/6] drivers/i2c: Add bus recovery for FSI algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 6/6] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- Re: observations on i2c-tools, man pages, possibly obsolete references
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCHv5 3/3] i2c: altera: Add Altera I2C Controller driver
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH] i2c: allow i2c-versatile for ARM MPS platforms
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
- Re: can't write more than one byte to AT24C64 EEPROM using "eeprog"
- From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] HID: i2c-hid: Do not bind to CHPN0001 touchscreen
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 2/2] HID: i2c-hid: Do not bind to CHPN0001 touchscreen
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] HID: i2c-hid: Do not bind to CHPN0001 touchscreen
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- can't write more than one byte to AT24C64 EEPROM using "eeprog"
- From: rpjday@xxxxxxxxxxxxxx
- does "eeprog" utility supersede both "eeprom" and "eepromer"?
- From: rpjday@xxxxxxxxxxxxxx
- observations on i2c-tools, man pages, possibly obsolete references
- From: rpjday@xxxxxxxxxxxxxx
- [PATCH v10 08/10] power: Adds support for Smart Battery System Manager
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v10 07/10] Documentation: Add sbs-manager device tree node documentation
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v10 10/10] power: supply: sbs-battery: move gpio present detect to sbs_get_property
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v10 02/10] i2c: i2c-smbus: Move i2c_setup_smbus_alert from i2c-smbus to i2c-core-smbus
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v10 05/10] i2c: mux: pca954x: Call request irq after adding mux segments
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v10 09/10] power: supply: sbs-manager: Add alert callback and battery change notification
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v10 06/10] i2c: mux: pca954x: Return error if irq_create_mapping fails
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v10 04/10] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v10 03/10] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v10 00/10] Add sbs-manager with smbalert support
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v10 01/10] i2c: i2c-smbus: Use threaded irq for smbalert
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- Re: where to report i2c-related man page issues?
- From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx>
- Re: where to report i2c-related man page issues?
- From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx>
- Re: where to report i2c-related man page issues?
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- where to report i2c-related man page issues?
- From: rpjday@xxxxxxxxxxxxxx
- Re: [Resend, PATCH v2] i2c: core: Allow empty id_table in ACPI case as well
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] HID: i2c-hid: Do not bind to CHPN0001 touchscreen
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v7 05/10] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] i2c: add docs to clarify DMA handling
- From: Jonathan Cameron <jic23@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] i2c: add helpers to ease DMA handling
- From: Jonathan Cameron <jic23@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] HID: i2c-hid: Do not bind to CHPN0001 touchscreen
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH 1/2] i2c: core: Allow the driver to override the default i2c_bus match behavior
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCH v3 2/2] i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: Jean Delvare <jdelvare@xxxxxxx>
- Re: [PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v7 05/10] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v3 0/5] Add support for the STM32F7 I2C
- From: Pierre Yves MORDRET <pierre-yves.mordret@xxxxxx>
- Re: [PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- RE: [Resend, PATCH v2] i2c: core: Allow empty id_table in ACPI case as well
- From: "Mani, Rajmohan" <rajmohan.mani@xxxxxxxxx>
- Re: [PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH v4 1/2] wire: export w1_touch_bit
- From: Jan Kandziora <jjj@xxxxxx>
- [PATCH v4 2/2] add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge
- From: Jan Kandziora <jjj@xxxxxx>
- Re: [PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH 027/102] i2c: mv64xxx: explicitly request exclusive reset control
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH 029/102] i2c: sun6i-pw2i: explicitly request exclusive reset control
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH 028/102] i2c: stm32f4: explicitly request exclusive reset control
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- [PATCH 030/102] i2c: tegra: explicitly request exclusive reset control
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [RFC v2 5/6] max9260: add driver for i2c over GMSL passthrough
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] i2c: rcar: check for DMA-capable buffers
- From: Niklas Söderlund <niklas.soderlund@xxxxxxxxxxxx>
- Re: [PATCH v3 3/4] i2c: sh_mobile: use helper to decide if DMA is useful
- From: Niklas Söderlund <niklas.soderlund@xxxxxxxxxxxx>
- Re: [PATCH v3 1/4] i2c: add helpers to ease DMA handling
- From: Niklas Söderlund <niklas.soderlund@xxxxxxxxxxxx>
- Re: [PATCH v3 2/4] i2c: add docs to clarify DMA handling
- From: Niklas Söderlund <niklas.soderlund@xxxxxxxxxxxx>
- Re: [PATCH 3/3] dt-bindings: i2c: eeprom: document "mac-offset" binding
- From: m18063 <Claudiu.Beznea@xxxxxxxxxxxxx>
- Re: [RFC v2 3/6] serdev: add multiplexer support
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH] i2c: Convert to using %pOF instead of full_name
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [RFC v2 4/6] serial: core: support deferring serdev controller registration
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v9 9/9] power: supply: sbs-battery: move gpio present detect to sbs_get_property
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v9 0/9] Add sbs-manager with smbalert support
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v9 6/9] Documentation: Add sbs-manager device tree node documentation
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v9 7/9] power: Adds support for Smart Battery System Manager
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v9 8/9] power: supply: sbs-manager: Add alert callback and battery change notification
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v9 1/9] i2c: i2c-smbus: Use threaded irq for smbalert
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v9 4/9] i2c: mux: pca954x: Call request irq after adding mux segments
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v9 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v9 5/9] i2c: mux: pca954x: Return error if irq_create_mapping fails
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v9 2/9] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- Re: [RFC v2 0/6] serdev multiplexing support
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [RFC v2 2/6] serdev: add method to set parity
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [RFC v2 3/6] serdev: add multiplexer support
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] i2c: Convert to using %pOF instead of full_name
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v8 5/9] i2c: mux: pca954x: Return error if irq_create_mapping fails
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH v2 0/5] x86/io: Rely on asm-generic/io.h
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: introduce Microchip / Atmel ECC driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 3/4] i2c: sh_mobile: use helper to decide if DMA is useful
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/4] i2c: rcar: check for DMA-capable buffers
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 1/4] i2c: add helpers to ease DMA handling
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/4] i2c: document DMA handling and add helpers for it
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/4] i2c: add docs to clarify DMA handling
- From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v8 1/9] i2c: i2c-smbus: Use threaded irq for smbalert
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v8 6/9] Documentation: Add sbs-manager device tree node documentation
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v8 9/9] power: supply: sbs-battery: move gpio present detect to sbs_get_property
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v8 8/9] power: supply: sbs-manager: Add alert callback and battery change notification
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v8 7/9] power: Adds support for Smart Battery System Manager
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v8 4/9] i2c: mux: pca954x: Call request irq after adding mux segments
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v8 0/9] Add sbs-manager with smbalert support
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v8 5/9] i2c: mux: pca954x: Return error if irq_create_mapping fails
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [PATCH v8 2/9] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
- From: Phil Reid <preid@xxxxxxxxxxxxxxxxx>
- [GIT PULL] Immutable branch between MFD, ARM and I2C due for the v4.14 merge window
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [RFC v2 6/6] ARM: dts: blanche: add SCIF1 and MAX9260 deserializer
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [RFC v2 5/6] max9260: add driver for i2c over GMSL passthrough
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] wire: export w1_touch_bit (RESEND: line breaks fixed, I hope.)
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] wire: export w1_touch_bit
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] wire: export w1_touch_bit
- From: Jan Kandziora <jjj@xxxxxx>
- [PATCH v4 1/2] wire: export w1_touch_bit (RESEND: line breaks fixed, I hope.)
- From: Jan Kandziora <jjj@xxxxxx>
- Re: [PATCH v4 6/6] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCHv5 1/3] MAINTAINERS: Add Altera I2C Controller Driver
- From: thor.thayer@xxxxxxxxxxxxxxx
- [PATCHv5 3/3] i2c: altera: Add Altera I2C Controller driver
- From: thor.thayer@xxxxxxxxxxxxxxx
- [PATCHv5 2/3] dt-bindings: i2c: Add Altera I2C Controller
- From: thor.thayer@xxxxxxxxxxxxxxx
- [PATCHv5 0/3] Add Altera I2C Controller Driver
- From: thor.thayer@xxxxxxxxxxxxxxx
- Re: [PATCH v2] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [RFC v2 2/6] serdev: add method to set parity
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [RFC v2 6/6] ARM: dts: blanche: add SCIF1 and MAX9260 deserializer
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [RFC v2 4/6] serial: core: support deferring serdev controller registration
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [RFC v2 5/6] max9260: add driver for i2c over GMSL passthrough
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [RFC v2 3/6] serdev: add multiplexer support
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [RFC v2 1/6] mux: include compiler.h from mux/consumer.h
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- [RFC v2 0/6] serdev multiplexing support
- From: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx>
- Re: [PATCH v4 1/2] wire: export w1_touch_bit
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 4/6] drivers/i2c: Add I2C master locking to FSI algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 2/6] drivers/i2c: Add port structure to FSI algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 3/6] drivers/i2c: Add transfer implementation for FSI algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 6/6] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 5/6] drivers/i2c: Add bus recovery for FSI algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 1/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Eddie James <eajames@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Joel Stanley <joel@xxxxxxxxx>
- [Resend, PATCH v2] i2c: core: Allow empty id_table in ACPI case as well
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] i2c: core: Allow empty id_table in ACPI case as well
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [RESEND PATCH v1] i2c: mediatek: send i2c master code at 400k
- From: Jun Gao <jun.gao@xxxxxxxxxxxx>
- Re: [PATCH] i2c: designware-slave: constify i2c_algorithm structure
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] i2c: designware: Print clock freq on invalid clock freq error
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH] i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v2 6/6] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 3/5 v4] usb: pci-quirks: Protect the I/O port pair of SB800
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: PCA9541 as mux and gatekeeper mode in Linux?
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH] drivers: i2c: muxes: Kconfig
- From: Peter Rosin <peda@xxxxxxxxxx>
- [RESEND PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxx>
- [RESEND PATCH v4 2/2] i2c: Add Spreadtrum I2C controller driver
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxx>
- Re: [PATCH 5/5 v4] watchdog: sp5100_tco: Use request_declared_muxed_region()
- From: Boszormenyi Zoltan <zboszor@xxxxx>
- Re: [PATCH 3/5 v4] usb: pci-quirks: Protect the I/O port pair of SB800
- From: Boszormenyi Zoltan <zboszor@xxxxx>
- Re: [PATCH 1/5 v2] Extend the request_region() infrastructure
- From: Boszormenyi Zoltan <zboszor@xxxxx>
- Re: [PATCH 0/2] i2c: move include files out of include/linux/i2c
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v11 3/4] i2c: aspeed: added driver for Aspeed I2C
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] i2c: move include files out of include/linux/i2c
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH v11 3/4] i2c: aspeed: added driver for Aspeed I2C
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [PATCH v1 1/1] i2c: aspeed: add proper support for 24xx clock params
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- [PATCH v1 0/1] i2c: aspeed: add proper support for 24xx clock params
- From: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
- Re: [PULL REQUEST] i2c for 4.13
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PULL REQUEST] i2c for 4.13
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PULL REQUEST] i2c for 4.13
- From: Peter Rosin <peda@xxxxxxxxxx>
- Re: [PATCH v4 1/2] wire: export w1_touch_bit
- From: Evgeniy Polyakov <zbr@xxxxxxxxxxx>
- [PATCH v3 2/2] i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v3 1/2] i2c: designware: Print clock freq on invalid clock freq error
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PULL REQUEST] i2c for 4.13
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PULL REQUEST] i2c for 4.13
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] i2c: move include files out of include/linux/i2c
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PULL REQUEST] i2c for 4.13
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCHv4 3/3] i2c: altera: Add Altera I2C Controller driver
- From: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
- [PATCH] drivers: i2c: muxes: Kconfig
- From: Chris Gorman <chrisjohgorman@xxxxxxxxx>
- Re: [PULL REQUEST] i2c for 4.13
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PULL REQUEST] i2c for 4.13
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- [PULL REQUEST] i2c for 4.13
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH V5 0/2] i2c: imx: add slave support
- From: "Frkuska, Joshua" <joshua_frkuska@xxxxxxxxxx>
- Re: [PATCH v1] i2c: core: Protect acpi_match_device() against NULL
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite News]