messages from 2019-10-23 21:17:16 to 2019-11-19 21:15:11 UTC [more...]
[PATCH v2] i2c: muxes: pca9541: use BIT() macro
2019-11-19 21:15 UTC (3+ messages)
[PATCH v5 0/2] i2c: npcm7xx: new driver for I2C controller
2019-11-19 14:49 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: npcm7xx: * add binding for i2c controller
` [PATCH v5 2/2] i2c: npcm7xx:
[PATCH v2] docs: i2c: Fix return value of i2c_smbus_xxx functions
2019-11-19 11:23 UTC
[PATCH] docs: i2c: Fix return value of i2c_smbus_xxx functions
2019-11-19 10:24 UTC (5+ messages)
[v5,1/3] dt-bindings: i2c: support property idle-state
2019-11-18 23:03 UTC (5+ messages)
` [v5,2/3] i2c: mux: pca954x: "
[PATCH] i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop
2019-11-18 9:56 UTC (2+ messages)
[PATCH 0/4 v2] Instantiate SPD EEPROMs at boot on x86
2019-11-18 9:28 UTC (5+ messages)
` [PATCH 1/4] firmware: dmi: Remember the memory type
` [PATCH 2/4] firmware: dmi: Add dmi_memdev_handle
` [PATCH 3/4 v2] i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
` [PATCH 4/4 v2] i2c: i801: Instantiate "
[PATCH v3 0/3] Use void pointers instead of char in I2C transfer APIs
2019-11-18 8:47 UTC (16+ messages)
` [PATCH v3 1/3] i2c: use void pointers for supplying data for reads and writes
` [PATCH v3 2/3] i2c: smbus: use get/put_unaligned_le16 when working with word data
` [PATCH v3 3/3] i2c: smbus: switch from loops to memcpy
[PULL REQUEST] i2c for 5.4
2019-11-17 16:35 UTC (2+ messages)
[PATCH v2 1/1] i2c: iproc: Add i2c repeated start capability
2019-11-17 11:24 UTC (4+ messages)
[PATCH] i2c: remove helpers for ref-counting clients
2019-11-17 7:21 UTC (6+ messages)
[PATCH v1] i2c: of: Populate fwnode in of_i2c_get_board_info()
2019-11-16 18:19 UTC (6+ messages)
[PATCH AUTOSEL 4.14 084/150] i2c: uniphier-f: make driver robust against concurrency
2019-11-16 15:47 UTC (4+ messages)
` [PATCH AUTOSEL 4.14 085/150] i2c: uniphier-f: fix occasional timeout error
` [PATCH AUTOSEL 4.14 086/150] i2c: uniphier-f: fix race condition when IRQ is cleared
` [PATCH AUTOSEL 4.14 147/150] i2c: uniphier-f: fix timeout error after reading 8 bytes
[PATCH AUTOSEL 4.19 137/237] i2c: uniphier-f: make driver robust against concurrency
2019-11-16 15:41 UTC (4+ messages)
` [PATCH AUTOSEL 4.19 138/237] i2c: uniphier-f: fix occasional timeout error
` [PATCH AUTOSEL 4.19 139/237] i2c: uniphier-f: fix race condition when IRQ is cleared
` [PATCH AUTOSEL 4.19 234/237] i2c: uniphier-f: fix timeout error after reading 8 bytes
[PATCH] i2c: core: fix use after free in of_i2c_notify
2019-11-15 21:02 UTC (2+ messages)
[PATCH 0/4] i2c: Use dma_request_chan() directly for channel request
2019-11-14 20:43 UTC (9+ messages)
` [PATCH 1/4] i2c: at91: "
` [PATCH 2/4] i2c: qup: "
` [PATCH 3/4] i2c: sh_mobile: "
` [PATCH 4/4] i2c: tegra: "
[PATCH v2] i2c: core: Use DEVICE_ATTR_*() helper macros
2019-11-13 15:23 UTC
[PATCH] iio: adc: max9611: Defer probe on POR read
2019-11-13 9:41 UTC (4+ messages)
[PATCH AUTOSEL 4.9 36/68] i2c: brcmstb: Allow enabling the driver on DSL SoCs
2019-11-13 1:59 UTC
[PATCH AUTOSEL 4.14 065/115] i2c: brcmstb: Allow enabling the driver on DSL SoCs
2019-11-13 1:55 UTC
[PATCH AUTOSEL 4.19 109/209] i2c: brcmstb: Allow enabling the driver on DSL SoCs
2019-11-13 1:48 UTC (5+ messages)
` [PATCH AUTOSEL 4.19 116/209] i2c: omap: use core to detect 'no zero length' quirk
` [PATCH AUTOSEL 4.19 117/209] i2c: qup: "
` [PATCH AUTOSEL 4.19 118/209] i2c: tegra: "
` [PATCH AUTOSEL 4.19 119/209] i2c: zx2967: "
[PATCH v2] i2c: use void pointers for supplying data for reads and writes
2019-11-12 19:11 UTC (4+ messages)
[PATCH] i2c: i2c-cros-ec-tunnel: Make the device acpi compatible
2019-11-12 6:51 UTC (5+ messages)
[PATCH 0/2] i2c: pxa: migrate to i2c-core-slave APIs
2019-11-11 20:10 UTC (3+ messages)
` [PATCH 1/2] i2c: pxa: migrate to new i2c_slave APIs
[PATCH] i2c: i2c-stm32f7: report dma error during probe
2019-11-11 19:51 UTC (3+ messages)
[PATCH] i2c: i2c-stm32f7: fix & reorder remove & probe error handling
2019-11-11 19:42 UTC (3+ messages)
[PATCH] dt-bindings: i2c: meson: convert to yaml
2019-11-11 19:37 UTC (6+ messages)
[RFC PATCH 00/12] i2c: replace i2c_new_probed_device with an ERR_PTR variant
2019-11-11 18:19 UTC (28+ messages)
` [RFC PATCH 01/12] "
` [RFC PATCH 02/12] i2c: icy: convert to i2c_new_scanned_device
` [RFC PATCH 03/12] macintosh: "
` [RFC PATCH 04/12] platform: chrome: "
` [RFC PATCH 05/12] video: fbdev: matrox: "
` [RFC PATCH 06/12] input: mouse: "
` [RFC PATCH 07/12] media: pci: cx23885: "
` [RFC PATCH 08/12] media: pci: cx88: "
` [RFC PATCH 09/12] media: pci: bt8xx: "
` [RFC PATCH 10/12] media: pci: cx18: "
` [RFC PATCH 11/12] media: pci: ivtv: "
` [RFC PATCH 12/12] media: v4l2-core: "
[BACKPORT 4.14.y 00/18] Backport candidate from TI 4.14 product kernel
2019-11-11 9:16 UTC (5+ messages)
` [BACKPORT 4.14.y 04/18] usb: dwc3: Allow disabling of metastability workaround
[PATCH AUTOSEL 4.14 056/109] i2c: aspeed: fix invalid clock parameters for very large divisors
2019-11-10 2:44 UTC
[PATCH AUTOSEL 4.19 101/191] i2c: aspeed: fix invalid clock parameters for very large divisors
2019-11-10 2:38 UTC
[PATCH] i2c: ismt: Add missed pci_release_region
2019-11-09 7:54 UTC
[PATCH v2] i2c: cadence: try reset when master receive arbitration lost
2019-11-08 12:25 UTC (5+ messages)
` "
[PATCH AUTOSEL 4.19 095/205] i2c: mediatek: Use DMA safe buffers for i2c transactions
2019-11-08 11:36 UTC
[PATCH 00/17] media: use new API for creating client devices
2019-11-07 9:59 UTC (19+ messages)
` [PATCH 01/17] i2c: add helper to check if a client has a driver attached
` [PATCH 02/17] media: dvb-core: dvbdev: convert to use i2c_new_client_device()
` [PATCH 03/17] media: dvb-frontends: cxd2820r_core: "
` [PATCH 04/17] media: dvb-frontends: lgdt330x: "
` [PATCH 05/17] media: dvb-frontends: m88ds3103: "
` [PATCH 06/17] media: dvb-frontends: ts2020: "
` [PATCH 07/17] media: pci: cx23885: cx23885-dvb: "
` [PATCH 08/17] media: pci: saa7164: saa7164-dvb: "
` [PATCH 09/17] media: pci: smipcie: smipcie-main: "
` [PATCH 10/17] media: platform: sti: c8sectpfe: c8sectpfe-dvb: "
` [PATCH 11/17] media: usb: dvb-usb-v2: af9035: "
` [PATCH 12/17] media: usb: dvb-usb-v2: anysee: "
` [PATCH 13/17] media: usb: dvb-usb-v2: rtl28xxu: "
` [PATCH 14/17] media: usb: dvb-usb-v2: zd1301: "
` [PATCH 15/17] media: usb: dvb-usb: dib0700_devices: "
` [PATCH 16/17] media: usb: dvb-usb: dw2102: "
` [PATCH 17/17] media: v4l2-core: v4l2-i2c: "
[PATCH] i2c: hix5hd2: add missed clk_disable_unprepare in remove
2019-11-04 15:00 UTC
[v4] i2c: imx: support slave mode for imx I2C driver
2019-11-04 4:32 UTC
[PATCH] i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"
2019-11-03 21:22 UTC
[PATCH v2] i2c: imx-lpi2c: add clk_disable_unprepare calls
2019-11-02 6:21 UTC
[PATCH resend] i2c: core: Use DEVICE_ATTR_RW() helper macros
2019-11-01 21:56 UTC (2+ messages)
[PATCH] i2c: imx-lpi2c: add clk_disable_unprepare calls
2019-11-01 8:54 UTC
[PATCH AUTOSEL 4.14 21/24] i2c: stm32f7: remove warning when compiling with W=1
2019-10-30 15:55 UTC
[PATCH AUTOSEL 4.19 32/38] i2c: stm32f7: fix first byte to send in slave mode
2019-10-30 15:54 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 33/38] i2c: stm32f7: fix a race in slave mode with arbitration loss irq
` [PATCH AUTOSEL 4.19 34/38] i2c: stm32f7: remove warning when compiling with W=1
[PATCH AUTOSEL 5.3 63/81] i2c: aspeed: fix master pending state handling
2019-10-30 15:49 UTC
[PATCH v2 0/5] Add i2c bus recovery support for Atmel SoCs
2019-10-29 21:38 UTC (7+ messages)
` [PATCH v2 1/5] i2c: at91: Send bus clear command if SCL or SDA is down
` [PATCH v2 2/5] dt-bindings: i2c: at91: document optional bus recovery properties
` [PATCH v2 3/5] i2c: at91: implement i2c bus recovery
` [PATCH v2 4/5] ARM: at91/dt: sama5d3: add i2c gpio pinctrl
` [PATCH v2 5/5] ARM: at91/dt: sama5d4: "
[RESEND v2] i2c: imx: support slave mode for imx I2C driver
2019-10-28 13:41 UTC (4+ messages)
` [EXT] "
[PATCH][RESEND] New driver for TLV493D-A1B6 I2C chip, input and hwmon class device
2019-10-28 13:05 UTC (3+ messages)
[v3] i2c: imx: support slave mode for imx I2C driver
2019-10-28 7:23 UTC (2+ messages)
[PULL REQUEST] i2c for 5.4
2019-10-26 20:45 UTC (2+ messages)
[PATCH RFC] i2c: bcm2835: Store pointer to bus clock
2019-10-26 15:33 UTC (2+ messages)
[PATCH v5 0/9] i2c: add support for filters
2019-10-25 10:05 UTC (3+ messages)
[PATCH 0/4] i2c bus recovery for Microchip SoCs
2019-10-25 1:14 UTC (6+ messages)
` [PATCH 2/4] i2c: at91: implement i2c bus recovery
[PATCH v2] i2c: i2c-stm32f7: remove warning when compiling with W=1
2019-10-24 18:44 UTC (2+ messages)
[PATCH] i2c: i2c-stm32f7: rework slave_id allocation
2019-10-24 18:35 UTC (2+ messages)
[PATCH i2c-next 0/2] i2c: aspeed: Add H/W timeout support
2019-10-24 17:27 UTC (10+ messages)
` [PATCH i2c-next 1/2] dt-bindings: i2c: aspeed: add hardware "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).