linux-i3c.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-16 14:25:07 to 2019-09-10 06:39:54 UTC [more...]

[PATCH v2 0/5] i3c: remove device if failed on pre_assign_dyn_addr()
 2019-09-04  9:06 UTC  (14+ messages)
` [PATCH v2 1/5] i3c: master: detach and free device if pre_assign_dyn_addr() fails
` [PATCH v2 2/5] i3c: master: make sure ->boardinfo is initialized in add_i3c_dev_locked()
` [PATCH v2 3/5] dt-bindings: i3c: Make 'assigned-address' valid if static address == 0
` [PATCH v2 4/5] dt-bindings: i3c: add a note for no guarantee of 'assigned-address' use
` [PATCH v2 5/5] i3c: master: dw: reattach device on first available location of address table

[PATCH v3 0/5] i3c: detach/free device fail pre_assign_dyn_addr()
 2019-09-05 10:00 UTC  (6+ messages)
` [PATCH v3 1/5] i3c: master: detach/free devices fail on pre_assign_dyn_addr()
` [PATCH v3 2/5] i3c: master: make sure ->boardinfo is initialized in add_i3c_dev_locked()
` [PATCH v3 3/5] dt-bindings: i3c: Make 'assigned-address' valid if static address == 0
` [PATCH v3 4/5] dt-bindings: i3c: add a note for no guarantee of 'assigned-address' use
` [PATCH v3 5/5] i3c: master: dw: reattach device on first available location of address table

[PATCH] i3c: master: use i3c_dev_get_master()
 2019-09-05 11:06 UTC 

[PATCH 0/4] i3c: remove device if failed on pre_assign_dyn_addr()
 2019-08-29 16:37 UTC  (26+ messages)
` [PATCH 1/4] i3c: master: detach and free device if pre_assign_dyn_addr() fails
` [PATCH 2/4] i3c: master: Check if devices have i3c_dev_boardinfo on i3c_master_add_i3c_dev_locked()
` [PATCH 3/4] dt-bindings: i3c: Make 'assigned-address' valid if static address != 0
` [PATCH 4/4] i3c: master: dw: reattach device on first available location of address table

[PATCH] i3c: master: Use dev_to_i3cmaster()
 2019-08-16  7:08 UTC 

[PATCH v5 0/7] Add the I3C mastership request
 2019-08-22 11:08 UTC  (20+ messages)
` [PATCH v5 1/7] i3c: add addr and lvr to i2c_dev_desc structure
` [PATCH v5 2/7] i3c: split i3c_master_register into init - register pair
` [PATCH v5 3/7] i3c: export i3c_bus_set_mode function
` [PATCH v5 4/7] i3c: Add support for mastership request to I3C subsystem
` [PATCH v5 5/7] i3c: master: cdns: add support for mastership request to Cadence I3C master driver
` [PATCH v5 6/7] i3c: master: Add module author
` [PATCH v5 7/7] MAINTAINERS: add myself as co-maintainer of i3c subsystem

[PATCH] i3c: master: fix a memory leak bug
 2019-08-11 18:33 UTC 

[PATCH v3 0/2] Add MediaTek I3C master controller driver
 2019-07-30  1:34 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: i3c: Document MediaTek I3C master bindings
` [PATCH v3 2/2] i3c: master: Add driver for MediaTek IP

[PATCH v6 0/2] Add ST lsm6dso i3c support
 2019-07-27 20:54 UTC  (8+ messages)
` [PATCH v6 1/2] i3c: move i3c_device_match_id to device.c and export it
` [PATCH v6 2/2] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

[PATCH v1] i3c: master: cdns: Use for_each_set_bit()
 2019-07-25 20:51 UTC 

[PATCH] i3c: master: Add of_node_put() before return
 2019-07-23 10:37 UTC 

[PATCH v4 0/3] Add ST lsm6dso i3c support
 2019-07-16 13:40 UTC  (17+ messages)
` [PATCH v4 1/3] regmap: add i3c bus support
` [PATCH v4 2/3] i3c: move i3c_device_match_id to device.c and export it
` [PATCH v4 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

[PATCH v5 0/2] Add ST lsm6dso i3c support
 2019-07-19 13:31 UTC  (6+ messages)
` [PATCH v5 1/2] i3c: move i3c_device_match_id to device.c and export it
` [PATCH v5 2/2] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

[PATCH v3 0/3] Add ST lsm6dso i3c support
 2019-07-11 12:44 UTC  (9+ messages)
` [PATCH v3 1/3] regmap: add i3c bus support
` [PATCH v3 2/3] i3c: move i3c_device_match_id to device.c and export it
` [PATCH v3 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

[GIT PULL] i3c: Changes for 5.3
 2019-07-09 18:05 UTC  (2+ messages)

[PATCH v2 0/2] Add MediaTek I3C master controller driver
 2019-07-04 10:00 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: i3c: Document MediaTek I3C master bindings
` [PATCH v2 2/2] i3c: master: Add driver for MediaTek IP

[PATCH] dt-bindings: i3c: cdns: Use correct cells for I2C device
 2019-07-01  6:42 UTC 

[PATCH v4 0/3] Fix i2c and i3c scl rate according bus mode
 2019-06-20  8:56 UTC  (5+ messages)
` [PATCH v4 1/3] i3c: fix i2c and i3c scl rate by "
` [PATCH v4 2/3] i3c: add mixed limited "
` [PATCH v4 3/3] i3c: dw: add limited bus mode support

[PATCH v2 0/3] Add ST lsm6dso i3c support
 2019-06-13 18:38 UTC  (16+ messages)
` [PATCH v2 1/3] regmap: add i3c bus support
  ` Applied "regmap: add i3c bus support" to the regmap tree
` [PATCH v2 2/3] i3c: add i3c_get_device_id helper
` [PATCH v2 3/3] iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR

[PATCH 0/2] Add MediaTek I3C master controller driver
 2019-06-13  2:29 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: i3c: Document MediaTek I3C master bindings
` [PATCH 2/2] i3c: master: Add driver for MediaTek IP

[PATCH v3 0/3] Fix i2c and i3c scl rate according bus mode
 2019-06-12 14:20 UTC  (9+ messages)
` [PATCH v3 1/3] i3c: fix i2c and i3c scl rate by "
` [PATCH v3 2/3] i3c: add mixed limited "
` [PATCH v3 3/3] i3c: dw: add limited bus mode support

[PATCH v2 0/3] Fix i2c and i3c scl rate according bus mode
 2019-06-06 19:04 UTC  (9+ messages)
` [PATCH v2 1/3] i3c: fix i2c and i3c scl rate by "
` [PATCH v2 2/3] i3c: add mixed limited "
` [PATCH v2 3/3] i3c: dw: add limited bus mode support

[PATCH] i3c: master: Use struct_size() helper
 2019-06-01  8:19 UTC  (2+ messages)

[PATCH v4 0/6] Add the I3C mastership request
 2019-05-18  7:34 UTC  (5+ messages)
` [PATCH v4 4/6] i3c: master: cdns: add support for mastership request to Cadence I3C master driver

[GIT PULL] i3c: Changes for 5.2
 2019-05-07 17:20 UTC  (2+ messages)

[PATCH 0/3] Add ST lsm6dso i3c suppport
 2019-04-23 15:55 UTC  (18+ messages)
` [PATCH 1/3] remap: Add I3C bus support
` [PATCH 2/3] i3c: Add i3c_get_device_id helper
` [PATCH 3/3] iio: imu: st_lsm6dsx: Add i3c basic support

[PATCH] i3c: fix undefined behaviour of a shift of an int by more than 31 places
 2019-05-04 16:12 UTC 

[PATCH] i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
 2019-04-23 10:40 UTC 

[PATCH 0/3] Fix i2c and i3c scl rate according bus mode
 2019-04-22 19:59 UTC  (13+ messages)
` [PATCH 1/3] i3c: fix i2c and i3c scl rate by "
` [PATCH 2/3] i3c: add mixed limited "

[GIT PULL] i3c: Fixes for 5.1-rc6
 2019-04-20 19:25 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).