messages from 2018-08-21 06:52:33 to 2018-09-06 18:33:47 UTC [more...]
[PATCH i2c-next v6] i2c: aspeed: Handle master/slave combined irq events properly
2018-09-06 18:33 UTC (5+ messages)
[PATCH v3 0/2] Register i2c adapter driver earlier and use DMA safe buffers
2018-09-06 18:33 UTC (5+ messages)
` [PATCH v3 1/2] i2c: mediatek: Register i2c adapter driver earlier
` [PATCH v3 2/2] i2c: mediatek: Use DMA safe buffers for i2c transactions
[PATCH v6 00/10] Add the I3C subsystem
2018-09-06 16:17 UTC (29+ messages)
` [PATCH v6 01/10] i3c: Add core I3C infrastructure
[PATCH v7 00/10] Add the I3C subsystem
2018-09-06 15:15 UTC (14+ messages)
` [PATCH v7 01/10] i3c: Add core I3C infrastructure
` [PATCH v7 02/10] docs: driver-api: Add I3C documentation
` [PATCH v7 03/10] i3c: Add sysfs ABI spec
` [PATCH v7 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v7 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v7 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v7 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v7 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v7 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v7 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander
[PATCH] i2c: xiic: Make the start and the byte count write atomic
2018-09-06 7:08 UTC (3+ messages)
[PATCH v5 0/7] Add support for MSCC Ocelot i2c
2018-09-05 23:09 UTC (11+ messages)
` [PATCH v5 1/7] i2c: designware: use generic table matching
` [PATCH v5 2/7] i2c: designware: move #ifdef CONFIG_OF to the top
` [PATCH v5 3/7] i2c: designware: allow IP specific sda_hold_time
` [PATCH v5 4/7] dt-bindings: i2c: designware: document MSCC Ocelot bindings
` [PATCH v5 5/7] i2c: designware: add MSCC Ocelot support
` [PATCH v5 6/7] MIPS: dts: mscc: Add i2c on ocelot
` [PATCH v5 7/7] MIPS: dts: mscc: enable i2c on ocelot_pcb123
[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
2018-09-05 21:50 UTC (48+ messages)
` [RFC RFT PATCH v4 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
` [PATH v5 0/4] gpiolib: speed up GPIO array processing
` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
` [PATCH v5 2/4] gpiolib: Identify arrays matching GPIO hardware
` [PATCH v5 3/4] gpiolib: Pass array info to get/set array functions
` [PATCH v5 4/4] gpiolib: Implement fast processing path in get/set array
` [PATH v6 0/4] gpiolib: speed up GPIO array processing
` [PATCH v6 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
` [PATCH v6 2/4] gpiolib: Identify arrays matching GPIO hardware
` [PATCH v6 3/4] gpiolib: Pass array info to get/set array functions
` [PATCH v6 4/4] gpiolib: Implement fast processing path in get/set array
` [PATCH v7 0/4] gpiolib: speed up GPIO array processing
` [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
` [PATCH v7 2/4] gpiolib: Identify arrays matching GPIO hardware
` [PATCH v7 3/4] gpiolib: Pass array info to get/set array functions
` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array
` [PATCH v8 0/4] gpiolib: speed up GPIO array processing
` [PATCH v8 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
` [PATCH v8 2/4] gpiolib: Identify arrays matching GPIO hardware
` [PATCH v8 3/4] gpiolib: Pass array info to get/set array functions
` [PATCH v8 4/4] gpiolib: Implement fast processing path in get/set array
[PATCH] i2c: i801: fix DNV's SMBCTRL register offset
2018-09-04 16:04 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2 00/29] at24: remove at24_platform_data
2018-09-01 13:11 UTC (50+ messages)
` [PATCH v2 01/29] nvmem: add support for cell lookups
` [PATCH v2 02/29] Documentation: nvmem: document lookup entries
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API
` [PATCH v2 15/29] net: split eth_platform_get_mac_address() into subroutines
[PATCH 1/2] i2c: uniphier: issue STOP only for last message or I2C_M_STOP
2018-09-01 12:52 UTC (4+ messages)
` [PATCH 2/2] i2c: uniphier-f: "
[Question] When should a driver issue STOP condition?
2018-08-31 14:39 UTC (3+ messages)
[PULL REQUEST] i2c for 4.19
2018-08-31 12:41 UTC
[PATCH 1/2] i2c: designware: Re-init controllers with pm_disabled set on resume
2018-08-30 21:03 UTC (4+ messages)
[PATCH] i2c: Convert to using %pOFn instead of device_node.name
2018-08-30 0:49 UTC (5+ messages)
[PULL REQUEST] i2c for 4.19
2018-08-27 13:58 UTC (2+ messages)
[PATCH v3 3/3] arm: dts: ls1021a: Enable I2C DMA support
2018-08-27 6:51 UTC (2+ messages)
[PATCH v2] i2c: Remove '-Wno-deprecated-declarations' compiler warning
2018-08-24 15:03 UTC (7+ messages)
[PATCH 0/2] i2c: remove deprecated attach_adapter callback
2018-08-24 12:47 UTC (7+ messages)
` [PATCH 1/2] macintosh: therm_windtunnel: drop using attach_adapter
` [PATCH 2/2] i2c: remove deprecated attach_adapter callback
[PATCH v2] i2c:amd I2C Driver based on PCI Interface for upcoming, platform
2018-08-24 10:14 UTC
[PATCH i2c-next v5] i2c: aspeed: Handle master/slave combined irq events properly
2018-08-23 21:39 UTC (3+ messages)
[PATCH i2c-next v4] i2c: aspeed: Handle master/slave combined irq events properly
2018-08-23 18:29 UTC (3+ messages)
[PATCH 1/4] eeprom: at24: Allow passing gpiodesc from pdata
2018-08-23 11:14 UTC (2+ messages)
i2c:ocores: fixes and polling mechanism
2018-08-22 16:16 UTC (4+ messages)
[PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers
2018-08-22 9:34 UTC (3+ messages)
` [PATCH 03/11] i2c: "
[PULL REQUEST] i2c for 4.19
2018-08-21 14:04 UTC
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).