messages from 2018-10-28 22:11:24 to 2018-11-13 14:01:33 UTC [more...]
[PATCH v2 00/25] at24: remove
2018-11-13 14:01 UTC (26+ messages)
` [PATCH v2 01/25] nvmem: add new config option
` [PATCH v2 02/25] mtd: add support for reading MTD devices via the nvmem API
` [PATCH v2 03/25] ARM: davinci: dm365-evm: use cell nvmem lookup for mac address
` [PATCH v2 04/25] ARM: davinci: dm644x-evm: "
` [PATCH v2 05/25] ARM: davinci: dm646x-evm: "
` [PATCH v2 06/25] ARM: davinci: da830-evm: "
` [PATCH v2 07/25] ARM: davinci: mityomapl138: "
` [PATCH v2 08/25] ARM: davinci: dm850-evm: "
` [PATCH v2 09/25] ARM: davinci: da850-evm: remove unnecessary include
` [PATCH v2 10/25] net: ethernet: provide nvmem_get_mac_address()
` [PATCH v2 11/25] net: cadence: switch to using nvmem_get_mac_address()
` [PATCH v2 12/25] of: net: kill of_get_nvmem_mac_address()
` [PATCH v2 13/25] net: davinci_emac: use nvmem_get_mac_address()
` [PATCH v2 14/25] ARM: davinci: da850-evm: remove dead MTD code
` [PATCH v2 15/25] ARM: davinci: mityomapl138: don't read the MAC address from machine code
` [PATCH v2 16/25] ARM: davinci: dm365-evm: use device properties for at24 eeprom
` [PATCH v2 17/25] ARM: davinci: da830-evm: "
` [PATCH v2 18/25] ARM: davinci: dm644x-evm: "
` [PATCH v2 19/25] ARM: davinci: dm646x-evm: "
` [PATCH v2 20/25] ARM: davinci: sffsdr: fix the at24 eeprom device name
` [PATCH v2 21/25] ARM: davinci: sffsdr: use device properties for at24 eeprom
` [PATCH v2 22/25] ARM: davinci: remove dead code related to MAC address reading
` [PATCH v2 23/25] ARM: davinci: mityomapl138: use nvmem notifiers
` [PATCH v2 24/25] ARM: davinci: mityomapl138: use device properties for at24 eeprom
` [PATCH v2 25/25] eeprom: at24: remove at24_platform_data
[PATCH] arm64: dts: actions: s700: Add I2C controller nodes
2018-11-13 13:32 UTC
[PATCH v3 0/3] Add driver for Synopsys DesignWare I3C master IP
2018-11-13 11:20 UTC (10+ messages)
` [PATCH v3 1/3] i3c: master: Add driver for Synopsys DesignWare IP
` [PATCH v3 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings
` [PATCH v3 3/3] MAINTAINERS: Add myself as the dw-i3c-master module maintainer
[PULL REQUEST] i2c for 4.20
2018-11-11 22:32 UTC (3+ messages)
[PATCH v10 0/9] Add the I3C subsystem
2018-11-11 20:59 UTC (7+ messages)
[PATCH v7] i2c: Add PCI and platform drivers for the AMD MP2 I2C controller
2018-11-11 17:36 UTC (6+ messages)
[PATCH v9] i2c: Add drivers for the AMD PCIe MP2 I2C controller
2018-11-11 17:20 UTC
[PATCH 08/17] i2c: bcm2835: Switch to SPDX identifier
2018-11-10 16:54 UTC (2+ messages)
[PATCH 00/17] bcm2835: Treewide switch to SPDX identifier
2018-11-10 14:17 UTC
[PATCH v3 0/3] i2c-omap: Enable i2c-omap driver for AM654 SoCs
2018-11-09 16:10 UTC (10+ messages)
` [PATCH v3 1/3] dt-bindings: i2c-omap: Add new compatible "
` [PATCH v3 2/3] i2c: busses: Kconfig: Enable I2C_OMAP for ARCH_K3
` [PATCH v3 3/3] MAINTAINERS: Add entry for i2c-omap driver
[PATCH v2] i2c: rk3x: fix some typo
2018-11-09 16:09 UTC (7+ messages)
[PATCH v2] i2c: i2c-qcom-geni: Fix runtime PM mismatch with child devices
2018-11-09 16:04 UTC (3+ messages)
[PATCH v4 0/3] i2c-omap: Enable i2c-omap driver for AM654 SoCs
2018-11-09 15:58 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: i2c-omap: Add new compatible "
` [PATCH v4 2/3] i2c: busses: Kconfig: Enable I2C_OMAP for ARCH_K3
` [PATCH v4 3/3] MAINTAINERS: Add entry for i2c-omap driver
[PATCH v3] drm/bridge/sii902x: Fix EDID readback
2018-11-07 19:17 UTC (3+ messages)
[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
2018-11-07 17:37 UTC (14+ messages)
` [PATCH 1/3] i3c: master: Add driver for Synopsys DesignWare IP
` [PATCH 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings
` [PATCH 3/3] MAINTAINERS: Add myself as the dw-i3c-master module maintainer
[PATCH v2 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
2018-11-07 17:01 UTC (5+ messages)
[PATCH] i2c: at91: switched to resume/suspend callbacks
2018-11-07 8:39 UTC (2+ messages)
[PATCH v2] drm/bridge/sii902x: Fix EDID readback
2018-11-06 10:29 UTC (5+ messages)
4.14/4.18: Please add "eeprom: at24: Add support for address-width property"
2018-11-05 23:51 UTC (5+ messages)
[PATCH] drm/bridge/sii902x: Fix EDID readback
2018-11-05 13:53 UTC (8+ messages)
[PATCH v8] i2c: Add driver for the AMD PCIe MP2 I2C controller
2018-11-04 16:10 UTC
[PATCH v1 0/3] i2c: imx: DMA related fixes
2018-11-03 20:59 UTC (8+ messages)
` [PATCH v1 1/3] ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node
` [PATCH v1 3/3] i2c: imx: don't print error if DMA is not configured
[PATCH] i2c: i2c-qcom-geni: Fix runtime PM mismatch with child devices
2018-11-02 20:56 UTC (3+ messages)
[RFC] drm/bridge/sii902x: Fix EDID readback
2018-11-02 12:07 UTC (13+ messages)
[PATCH i2c-next v9 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
2018-11-01 18:09 UTC (10+ messages)
` [PATCH i2c-next v9 1/5] dt-bindings: i2c: Add 'bus-timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v9 2/5] i2c: core: Add support reading of 'bus-timeout-ms' and '#retries' properties
` [PATCH i2c-next v9 3/5] dt-bindings: i2c: aspeed: Add 'bus-timeout-ms' property as an optional property
` [PATCH i2c-next v9 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v9 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
[PATCH] i2c: aspeed: Fix an incorrect error log printing
2018-11-01 17:46 UTC
[PULL REQUEST] i2c for 4.20
2018-11-01 16:32 UTC (2+ messages)
[PATCH] i2c: rk3x: fix some typo
2018-11-01 16:18 UTC (3+ messages)
[PATCH 1/2] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
2018-10-31 23:37 UTC (4+ messages)
` [PATCH 2/2] MAINTAINERS: add maintainer for IMX LPI2C driver
[PATCH 1/2] i2c: Remove unnecessary call to irq_find_mapping
2018-10-31 23:35 UTC (13+ messages)
` [PATCH 2/2] i2c: Clear client->irq in i2c_device_remove
[GIT PULL] More ACPI updates for v4.20-rc1
2018-10-30 16:16 UTC (2+ messages)
[PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
2018-10-30 15:03 UTC (5+ messages)
[PATCH i2c-next v8 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
2018-10-30 6:36 UTC (8+ messages)
` [PATCH i2c-next v8 1/5] dt-bindings: i2c: Add 'bus-timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v8 2/5] i2c: core: Add support reading of 'bus-timeout-ms' and '#retries' properties
` [PATCH i2c-next v8 3/5] dt-bindings: i2c: aspeed: Add 'bus-timeout-ms' property as an optional property
` [PATCH i2c-next v8 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting
` [PATCH i2c-next v8 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
[PULL REQUEST] i2c for 4.20
2018-10-29 21:45 UTC (2+ messages)
[PATCH V2 0/5] i2c:ocores: improvements
2018-10-29 14:50 UTC (6+ messages)
` [PATCH V2 1/5] i2c:ocores: stop transfer on timeout
` [PATCH V2 2/5] i2c:ocores: do not handle IRQ if IF is not set
` [PATCH V2 3/5] i2c:ocores: add polling interface
` [PATCH V2 4/5] i2c:ocores: add SPDX tag
` [PATCH V2 5/5] i2c:ocores: checkpatch fixes
[RESEND PATCH 0/2] i2c: enable buses to save their clock frequency in adapter
2018-10-29 14:49 UTC (3+ messages)
` [RESEND PATCH 1/2] "
i2c:ocores: fixes and polling mechanism
2018-10-29 14:27 UTC (10+ messages)
` [PATCH 2/3] i2c:ocores: do not handle IRQ if IF is not set
` [PATCH 3/3] i2c:ocores: add polling interface
[PATCH 0/3] PM: Renesas: Remove dummy runtime PM callbacks
2018-10-28 22:22 UTC (3+ messages)
` [PATCH 1/3] i2c: sh_mobile: "
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).