messages from 2018-09-21 11:26:25 to 2018-10-10 00:00:03 UTC [more...]
[PATCH i2c-next v7 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
2018-10-10 0:00 UTC (7+ messages)
` [PATCH i2c-next v7 1/5] dt-bindings: i2c: Add 'bus-timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v7 2/5] i2c: core: Add support reading of 'bus-timeout-ms' and '#retries' properties
` [PATCH i2c-next v7 3/5] dt-bindings: i2c: aspeed: Add 'bus-timeout-ms' property as an optional property
` [PATCH i2c-next v7 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v7 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
[PATCH v3 1/2] Driver core: add bus_find_device_by_fwnode
2018-10-09 17:48 UTC (9+ messages)
` [PATCH v3 2/2] treewide: use bus_find_device_by_fwnode
[PATCH v2 1/3] i2c: mux: pca954x: simplify code to reach the adapter
2018-10-08 21:48 UTC (7+ messages)
` [PATCH v2 2/3] i2c: mux: ltc4306: "
` [PATCH v2 3/3] i2c: mux: mlxcpld: "
[PATCH v3] i2c: mux: remove duplicated i2c_algorithm
2018-10-08 21:43 UTC (2+ messages)
[PATCH] i2c: Fix kerneldoc for renamed i2c dma put function
2018-10-08 14:55 UTC
[PATCH v8 00/10] Add the I3C subsystem
2018-10-08 12:05 UTC (22+ messages)
` [PATCH v8 01/10] i3c: Add core I3C infrastructure
` [PATCH v8 02/10] docs: driver-api: Add I3C documentation
` [PATCH v8 03/10] i3c: Add sysfs ABI spec
` [PATCH v8 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v8 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v8 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v8 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v8 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v8 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v8 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander
[PATCH RESEND] eeprom: New ee1004 driver for DDR4 memory
2018-10-07 17:05 UTC
[PULL REQUEST] i2c for 4.19
2018-10-07 5:21 UTC (2+ messages)
[PATCH] i2c: core: squelch error: uninitialized symbol 'ret'
2018-10-05 20:55 UTC (5+ messages)
[PATCH i2c-next v6 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
2018-10-05 20:43 UTC (8+ messages)
` [PATCH i2c-next v6 1/5] dt-bindings: i2c: Add 'timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v6 2/5] i2c: Add support reading of 'timeout-ms' and '#retries' properties
` [PATCH i2c-next v6 3/5] dt-bindings: i2c: aspeed: Add 'timeout-ms' property as an optional property
` [PATCH i2c-next v6 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v6 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
[RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
2018-10-05 16:15 UTC (6+ messages)
` [RFC PATCH 1/4] i2c: core: remove outdated DEBUG output
` [RFC PATCH 2/4] i2c: core: remove level of indentation in i2c_transfer
[PATCH 00/12] i2c: quirks: add zero length checks and update drivers
2018-10-05 16:08 UTC (18+ messages)
` [PATCH 04/12] i2c: omap: use core to detect 'no zero length' quirk
` [PATCH 06/12] i2c: qup: "
` [PATCH 08/12] i2c: tegra: "
` [PATCH 09/12] i2c: zx2967: "
[PATCH v2] i2c: Convert to using %pOFn instead of device_node.name
2018-10-05 12:15 UTC (2+ messages)
[PATCH v2] i2c: brcmstb: Allow enabling the driver on DSL SoCs
2018-10-05 12:07 UTC (5+ messages)
[PATCH] i2c: designware: Call i2c_dw_clk_rate() only when calculating timings
2018-10-05 11:41 UTC (3+ messages)
[PATCH i2c-next v5 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
2018-10-04 16:26 UTC (9+ messages)
` [PATCH i2c-next v5 1/5] dt-bindings: i2c: Add 'timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v5 2/5] i2c: Add support for 'timeout-ms' and '#retries' OF properties
` [PATCH i2c-next v5 3/5] dt-bindings: i2c: aspeed: Add 'timeout-ms' property as an optional property
` [PATCH i2c-next v5 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v5 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
[PATCH v2 00/29] at24: remove at24_platform_data
2018-10-04 14:38 UTC (9+ messages)
[PATCH v3 0/3] Fix qcom geni i2c DMA handling
2018-10-04 7:46 UTC (7+ messages)
` [PATCH v3 2/3] i2c: i2c-qcom-geni: Simplify tx/rx functions
` [PATCH v3 3/3] i2c: i2c-qcom-geni: Simplify irq handler
[PATCH i2c-next v4 0/3] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
2018-10-03 17:10 UTC (6+ messages)
` [PATCH i2c-next v4 1/3] dt-bindings: i2c: aspeed: Add 'timeout' property as an optional property
` [PATCH i2c-next v4 2/3] i2c: aspeed: Add 'timeout' DT property reading code
` [PATCH i2c-next v4 3/3] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
[PATCH] eeprom: New ee1004 driver for DDR4 memory
2018-10-02 22:27 UTC (4+ messages)
[PATCH] i2c: of: Try to find an I2C adapter matching the parent
2018-10-02 12:12 UTC (4+ messages)
[PATCH RESEND] i2c: mux: pca954x: simplify code to reach the adapter
2018-10-01 20:44 UTC (3+ messages)
[PATCH v2] i2c: mux: remove duplicated i2c_algorithm
2018-10-01 11:55 UTC (2+ messages)
[PATH v6 0/4] gpiolib: speed up GPIO array processing
2018-10-01 9:37 UTC (21+ messages)
` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array
` [PATCH 0/2] gpiolib: Fix issues introduced by fast bitmap processing path
` [PATCH 1/2] gpiolib: Fix missing updates of bitmap index
` [PATCH] gpiolib: Fix incorrect use of find_next_zero_bit()
` [PATCH 2/2] gpiolib: Fix array members of same chip processed separately
[PATCH] i2c: brcmstb: Allow enabling the driver on DSL SoCs
2018-09-29 20:37 UTC (3+ messages)
[PATCH 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
2018-09-28 5:27 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: i2c-omap: Add new compatible "
` [PATCH 2/2] i2c: busses: Kconfig: Enable I2C_OMAP for ARCH_K3
[PATCH v2 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
2018-09-28 5:25 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c-omap: Add new compatible "
` [PATCH v2 2/2] i2c: busses: Kconfig: Enable I2C_OMAP for ARCH_K3
[PATCH i2c-next v3 0/3] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
2018-09-27 21:35 UTC (8+ messages)
` [PATCH i2c-next v3 1/3] dt-bindings: i2c: aspeed: Add 'timeout' property as an optional property
` [PATCH i2c-next v3 2/3] i2c: aspeed: Add 'aspeed,timeout' DT property reading code
` [PATCH i2c-next v3 3/3] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
[PATCH] i2c: mux: remove duplicated i2c_algorithm
2018-09-26 17:52 UTC (2+ messages)
[RFC PATCH i2c-next 0/2] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
2018-09-26 16:32 UTC (10+ messages)
` [RFC PATCH i2c-next 1/2] dt-bindings: i2c: aspeed: Add 'idle-wait-timeout-ms' setting
[PATCH] eeprom: at24: Fix unexpected timeout under high load
2018-09-25 15:21 UTC (3+ messages)
` [PATCH v2] "
[PATCH] i2c: mux: pca954x: simplify code to reach the adapter
2018-09-25 15:17 UTC
[PATCH i2c-next v2 0/2] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
2018-09-24 23:04 UTC (3+ messages)
` [PATCH i2c-next v2 1/2] dt-bindings: i2c: aspeed: Add 'idle-wait-timeout-ms' property
` [PATCH i2c-next v2 2/2] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
[PATCH] i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"
2018-09-24 22:14 UTC (3+ messages)
[PATCH v2 0/2] Fix qcom geni i2c DMA handling
2018-09-24 22:13 UTC (7+ messages)
` [PATCH v2 1/2] i2c: i2c-qcom-geni: Properly handle DMA safe buffers
` [PATCH v2 2/2] i2c: i2c-qcom-geni: Simplify tx/rx functions
[PATCH v4] i2c: aspeed: fix invalid clock parameters for very large divisors
2018-09-24 21:51 UTC (2+ messages)
[PATCH] i2c: aspeed: Acknowledge most interrupts early in interrupt handler
2018-09-24 21:45 UTC (2+ messages)
[PATCH 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
2018-09-24 9:48 UTC (5+ messages)
` [PATCH 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
` [PATCH 2/3] ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write
` [PATCH 3/3] i2c: designware: Cleanup bus lock handling
[PATCH v2] i2c: aspeed: fix invalid clock parameters for very large divisors
2018-09-22 14:16 UTC (4+ messages)
[PATCH v3] i2c: aspeed: fix invalid clock parameters for very large divisors
2018-09-22 6:58 UTC (3+ messages)
[PATCH] i2c: aspeed: fixed invalid clock parameters for very large divisors
2018-09-21 22:18 UTC (3+ messages)
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).