public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-20 14:54:14 to 2017-12-01 18:04:41 UTC [more...]

[PATCH] eeprom: at24: fix I2C device selection for runtime PM
 2017-12-01 18:04 UTC 

BUG: support for at24 multi-slave-address eeproms is broken
 2017-12-01 17:59 UTC  (8+ messages)
` [PATCH 1/1] at24: Fix I²C device selection for runtime PM

[PATCH v2 0/4] ARM: dts: renesas: Convert to named i2c-gpio bindings
 2017-12-01 11:09 UTC  (7+ messages)
` [PATCH v2 1/4] ARM: dts: armadillo800eva: "
  ` [PATCH v2 2/4] ARM: dts: lager: "
` [PATCH v2 3/4] ARM: dts: koelsch: "
` [PATCH v2 4/4] ARM: dts: alt: "

[PATCH 0/7] eeprom: at24: series with smaller improvements
 2017-12-01 10:14 UTC  (14+ messages)
` [PATCH 1/7] eeprom: at24: don't explicitely include header files which are implicitely included
` [PATCH 2/7] eeprom: at24: consider that SERIAL and MAC flags imply read-only
` [PATCH 3/7] eeprom: at24: simplify probe a little by replacing &client->dev
` [PATCH 4/7] eeprom: at24: simplify functions at24_read/write a little
` [PATCH 5/7] eeprom: at24: zero-initialize variable chip in probe
` [PATCH 6/7] eeprom: at24: don't check chip.byte_len for power of two
` [PATCH 7/7] eeprom: at24: don't check page_size for read-only chips and reorder checks

[Bug fix] octeon-i2c driver updates
 2017-12-01 10:06 UTC  (5+ messages)

[PATCH 0/3] i2c: exynos5: bus recovery implementation
 2017-11-30 14:30 UTC  (4+ messages)
  ` [PATCH 1/3] i2c: exynos5: change internal transmission timeout to 100ms
  ` [PATCH 2/3] i2c: exynos5: implement bus recovery functionality
  ` [PATCH 3/3] i2c: exynos5: do not check TRANS_STATUS in case of Exynos7 variant

[GIT PULL] at24 fixes for 4.15
 2017-11-30 11:12 UTC 

[RFC v2 0/3] i2c: core: move smbus_alert into i2c-core
 2017-11-30 10:31 UTC  (8+ messages)
` [RFC v2 1/3] i2c: smbus: move of_i2c_setup_smbus_alert declaration to i2c-core.h
` [RFC v2 2/3] i2c: Kconfig: rename variable I2C_SMBUS to I2C_SMBUS_ALERT
` [RFC v2 3/3] i2c: core: move smbus_alert module into i2c-core

[PATCH v2] i2c: stm32: Fix copyrights
 2017-11-30  8:43 UTC 

[PATCH 1/2] Makefile: add flag to disable dynamic libraries
 2017-11-30  8:12 UTC  (2+ messages)
` [PATCH 2/2] README: adding documentation for BUILD_DYNAMIC_LIB

[PATCH 0/2] eeprom: at24: rename binding docs
 2017-11-29 16:11 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: eeprom: rename to at24.txt
` [PATCH 2/2] MAINTAINERS: add DT binding docs for AT24

[PATCH] i2c: stm32: Fix copyrights
 2017-11-29 15:06 UTC  (2+ messages)

[PATCH v5 0/7] eeprom: at24: switch driver to regmap_i2c
 2017-11-29 14:58 UTC  (9+ messages)
` [PATCH v5 1/7] eeprom: at24: add basic regmap_i2c support
` [PATCH v5 2/7] eeprom: at24: change at24_translate_offset return type
` [PATCH v5 3/7] eeprom: at24: add regmap-based write function
` [PATCH v5 4/7] eeprom: at24: remove old write functions
` [PATCH v5 5/7] eeprom: at24: add regmap-based read function
` [PATCH v5 6/7] eeprom: at24: remove old read functions
` [PATCH v5 7/7] eeprom: at24: remove now unneeded smbus-related code

[PATCH] eeprom: at24: check at24_read/write arguments
 2017-11-29 14:58 UTC  (5+ messages)

[PATCH v2] eeprom: at24: fix reading from 24MAC402/24MAC602
 2017-11-29 14:57 UTC  (6+ messages)

[PATCH v1 01/15] i2c: Make i2c_unregister_device() NULL-aware
 2017-11-29 12:26 UTC  (3+ messages)
` [PATCH v1 05/15] gpio: max732x: Remove duplicate NULL check

[PATCH] lib: Fix compilation when USE_STATIC_LIB
 2017-11-29 12:05 UTC  (4+ messages)

[PATCH] i2c: core: decrease reference count of device node in i2c_unregister_device
 2017-11-29  8:06 UTC  (3+ messages)

i2c-tools: library licensing issues
 2017-11-29  6:35 UTC  (2+ messages)

[PATCH v2 0/2] ARM: pxa: move pxa-i2c.h to platform_data
 2017-11-28 21:50 UTC  (2+ messages)

[PATCH v6 0/7] eeprom: at24: switch driver to regmap_i2c
 2017-11-28 20:51 UTC  (8+ messages)
` [PATCH v6 1/7] eeprom: at24: add basic regmap_i2c support
` [PATCH v6 2/7] eeprom: at24: change at24_translate_offset return type
` [PATCH v6 3/7] eeprom: at24: add regmap-based write function
` [PATCH v6 4/7] eeprom: at24: remove old write functions
` [PATCH v6 5/7] eeprom: at24: add regmap-based read function
` [PATCH v6 6/7] eeprom: at24: remove old read functions
` [PATCH v6 7/7] eeprom: at24: remove now unneeded smbus-related code

[wsa:i2c/for-next 3/20] drivers/i2c/i2c-core-base.c:162:19: error: implicit declaration of function 'gpio_to_desc'
 2017-11-28 20:43 UTC 

[PATCH] eeprom: at24: correctly set the size for at24mac402
 2017-11-28 19:39 UTC  (5+ messages)

[PATCH v6 0/9] i2c: document DMA handling and add helpers for it
 2017-11-28 15:34 UTC  (4+ messages)

[PATCH] i2c: i801: Fix Failed to allocate irq -2147483648 error
 2017-11-28 13:42 UTC  (8+ messages)

[PATCH] i2c-cht-wc: constify platform_device_id
 2017-11-28 13:25 UTC  (2+ messages)

[PATCH 0/2] i2c: fix compile failures
 2017-11-28  9:48 UTC  (7+ messages)
` [PATCH 1/2] i2c: core: fix compile issue related to incorrect gpio header
` [PATCH 2/2] i2c: designware: fix building driver as module

[wsa:i2c/for-next 3/19] drivers//i2c/i2c-core-base.c:137:9: error: implicit declaration of function 'gpiod_get_value_cansleep'; did you mean 'gpio_get_value_cansleep'?
 2017-11-27 22:12 UTC 

[wsa:i2c/for-next 5/19] ERROR: "i2c_dw_prepare_clk" [drivers/i2c/busses/i2c-designware-platform.ko] undefined!
 2017-11-27 22:12 UTC 

[wsa:i2c/for-next 3/19] drivers/i2c/i2c-core-base.c:137:9: error: implicit declaration of function 'gpiod_get_value_cansleep'
 2017-11-27 22:09 UTC 

[PATCH] eeprom: at24: fix the magic value for at24mac402
 2017-11-27 19:45 UTC  (3+ messages)

[PATCH] i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
 2017-11-27 19:14 UTC  (3+ messages)

[PATCH] dt-bindings: i2c: eeprom: Add Renesas R1EX24128
 2017-11-27 19:06 UTC  (4+ messages)

[PATCH] i2c: i2c-boardinfo: fix memory leaks on devinfo
 2017-11-27 18:14 UTC  (2+ messages)

[PATCH RFT] i2c: sh_mobile: make sure to not accidently trigger STOP
 2017-11-27 17:57 UTC  (2+ messages)

[PATCH] i2c: sh_mobile: send STOP according to datasheet
 2017-11-27 17:57 UTC  (2+ messages)

[RFT] i2c: sh_mobile: avoid unnecessary register read
 2017-11-27 17:56 UTC  (2+ messages)

[RFT] i2c: sh_mobile: let RuntimePM do the clock handling
 2017-11-27 17:56 UTC  (2+ messages)

[PATCH RFT 0/5] i2c: sh_mobile: refactor HW init/deinit
 2017-11-27 17:56 UTC  (2+ messages)

[PATCH v5 0/7] i2c: designware: add i2c gpio recovery option
 2017-11-27 17:51 UTC  (2+ messages)

[PATCH] i2c: use macro IS_ENABLED in header i2c.h
 2017-11-27 17:32 UTC  (2+ messages)

[PATCH] i2c: designware: Don't set SCL timings and speed mode when in slave mode
 2017-11-27 17:30 UTC  (4+ messages)

[PATCH] eeprom: at24: fix reading from 24MAC402/24MAC602
 2017-11-27 13:51 UTC  (2+ messages)

[PATCH v4 0/7] eeprom: at24: switch driver to regmap_i2c
 2017-11-27  9:09 UTC  (18+ messages)
` [PATCH v4 1/7] eeprom: at24: add basic regmap_i2c support
` [PATCH v4 2/7] eeprom: at24: change at24_translate_offset return type
` [PATCH v4 3/7] eeprom: at24: add regmap-based write function
` [PATCH v4 4/7] eeprom: at24: remove old write functions
` [PATCH v4 5/7] eeprom: at24: add regmap-based read function
` [PATCH v4 6/7] eeprom: at24: remove old read functions
` [PATCH v4 7/7] eeprom: at24: remove now unneeded smbus-related code

[PATCH v2] ARM: sa1100: simpad: Correct I2C GPIO offsets
 2017-11-24 12:36 UTC  (6+ messages)

[PATCH] py-smbus: Fix FSF address in smbusmodule.c
 2017-11-24 10:44 UTC  (2+ messages)

[PATCH 1/2] i2c: add ACPI support for i2c-piix4
 2017-11-23  3:09 UTC  (2+ messages)
` [PATCH 2/2] i2c: fix piix4 aux port number

[PATCH v3 0/7] eeprom: at24: switch driver to regmap_i2c
 2017-11-22 21:01 UTC  (10+ messages)
` [PATCH v3 1/7] eeprom: at24: add basic regmap_i2c support
` [PATCH v3 2/7] eeprom: at24: change at24_translate_offset return type
` [PATCH v3 3/7] eeprom: at24: add regmap-based write function
` [PATCH v3 4/7] eeprom: at24: remove old write functions
` [PATCH v3 5/7] eeprom: at24: add regmap-based read function
` [PATCH v3 6/7] eeprom: at24: remove old read functions
` [PATCH v3 7/7] eeprom: at24: remove now unneeded smbus-related code

[PATCH] i2c: fix ACPI_I2C_OPREGION dependency
 2017-11-22 17:05 UTC 

[PATCH 0/7] eeprom: at24: switch driver to regmap_i2c
 2017-11-21 19:20 UTC  (9+ messages)
` [PATCH v2 2/7] eeprom: at24: change at24_translate_offset return type
` [PATCH v2 3/7] eeprom: at24: add regmap-based write function
` [PATCH v2 5/7] eeprom: at24: add regmap-based read functions

[PATCH] i2c: i801: Fix SMBus ENXIO on resume from suspend
 2017-11-21 11:49 UTC  (4+ messages)

[RFC 0/3] i2c: core: move smbus_alert into i2c-core
 2017-11-21  4:04 UTC  (4+ messages)
` [RFC 1/3] i2c: smbus: move of_i2c_setup_smbus_alert declaration to i2c-core.h
` [RFC 2/3] i2c: Kconfig: rename variable I2C_SMBUS to I2C_SMBUS_ALERT
` [RFC 3/3] i2c: core: move smbus_alert module into i2c-core

[PATCH v2 0/5] i2c: meson-axg: add I2C controller driver
 2017-11-20 21:33 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: i2c: update documentation for the Meson-AXG
` [PATCH v2 4/5] ARM64: dts: meson-axg: describe pin DT info for I2C controller
` [PATCH v2 5/5] ARM64: dts: meson-axg: enable I2C Master-1 for the audio speaker


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox