messages from 2019-06-20 13:34:18 to 2019-07-19 04:06:33 UTC [more...]
[PATCH AUTOSEL 4.19 042/101] i2c: stm32f7: fix the get_irq error cases
2019-07-19 4:06 UTC
[PATCH AUTOSEL 5.1 063/141] i2c: stm32f7: fix the get_irq error cases
2019-07-19 4:01 UTC
[PATCH AUTOSEL 5.2 044/171] i2c: nvidia-gpu: resume ccgx i2c client
2019-07-19 3:55 UTC (2+ messages)
` [PATCH AUTOSEL 5.2 083/171] i2c: stm32f7: fix the get_irq error cases
[RFC PATCH] Docs: move more driver,device related docs into drivers dir follows kernel source
2019-07-19 2:14 UTC (2+ messages)
[PATCH] ACPI: support for NXP i2c controller
2019-07-18 8:48 UTC (3+ messages)
` [EXT] "
[PATCH 0/2] Add support for AC timing adjustment
2019-07-17 13:29 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: i2c: Add MediaTek i2c AC timing binding
[PATCH 1/2] i2c: mxs: use devm_platform_ioremap_resource() to simplify code
2019-07-17 10:22 UTC (4+ messages)
` [PATCH 2/2] i2c: imx-lpi2c: "
[PATCH 00/14] pending doc patches for 5.3-rc
2019-07-16 12:10 UTC (2+ messages)
` [PATCH 03/14] docs: fix broken doc references due to renames
[PULL REQUEST] i2c for 5.3
2019-07-16 4:35 UTC (2+ messages)
[PATCH v3 06/24] i2c: ismt: Remove call to memset after dmam_alloc_coherent
2019-07-15 3:17 UTC
[PATCH 0/5] Convert misc-devices, i2c, w1, spi and some markdown files to ReST
2019-07-14 16:23 UTC (8+ messages)
` [PATCH 3/5] docs: i2c: convert to ReST and add to driver-api bookset
[PATCH 1/6] media: radio: si4713: Convert to new i2c device probe()
2019-07-12 10:46 UTC (11+ messages)
` [PATCH 2/6] media: radio: si470x: "
` [PATCH 3/6] media: i2c: smiapp: "
` [PATCH 4/6] media: i2c: s5c73m3: "
` [PATCH 5/6] media: i2c: et8ek8: "
` [PATCH 6/6] media: i2c: "
[PATCH v3 0/9] i2c: add support for filters
2019-07-12 8:20 UTC (11+ messages)
` [PATCH v3 1/9] dt-bindings: i2c: at91: add new compatible
` [PATCH v3 2/9] dt-bindings: i2c: add bindings for i2c analog and digital filter
` [PATCH v3 3/9] i2c: add support for filter-width-ns optional property
` [PATCH v3 4/9] i2c: at91: add new platform support for sam9x60
` [PATCH v3 5/9] i2c: at91: add support for digital filtering
` [PATCH v3 6/9] i2c: at91: add support for advanced "
` [PATCH v3 7/9] i2c: at91: add support for analog filtering
` [PATCH v3 8/9] ARM: dts: at91: sama5d2_xplained: add analog and digital filter for i2c
` [PATCH v3 9/9] ARM: dts: at91: sama5d4_xplained: add "
[PATCH] i2c: imx: Initialize DMA before registering I2C adapter
2019-07-12 3:25 UTC (2+ messages)
[RFC v2] DT-based tuner/demod init
2019-07-11 16:21 UTC
[RFC] SW connection between DVB Transport Stream demuxer and I2C-based frontend
2019-07-10 15:07 UTC (9+ messages)
[PATCH v1] i2c: tegra: Compile PM functions unconditionally
2019-07-09 21:03 UTC (3+ messages)
[PATCH v2 00/28] drivers: Consolidate device lookup helpers
2019-07-09 16:19 UTC (4+ messages)
` [PATCH v2 17/28] drivers: Introduce bus_find_device_by_of_node() helper
[PATCH] i2c: core: make exported functions non-static
2019-07-09 10:25 UTC (2+ messages)
[PATCH 0/3] treewide: simplify getting the adapter of an I2C client, part2
2019-07-09 2:23 UTC (3+ messages)
` [PATCH 3/3] of: unittest: simplify getting the adapter of a client
[PATCH] i2c: designware: Add disable runtime pm quirk
2019-07-08 6:18 UTC (5+ messages)
[PATCH -next] i2c: mt7621: Fix platform_no_drv_owner.cocci warnings
2019-07-06 15:04 UTC (4+ messages)
[PATCH] i2c: tegra: Add Dmitry as a reviewer
2019-07-06 13:30 UTC (3+ messages)
[PULL REQUEST] i2c for 5.2
2019-07-06 2:35 UTC (2+ messages)
[PATCH] i2c: remove casting dma_alloc
2019-07-05 18:44 UTC (6+ messages)
[RESEND][PATCH] i2c: imx: add support for I2C_M_STOP flag
2019-07-05 18:38 UTC (2+ messages)
Generic get_something from an i2c_client
2019-07-04 16:43 UTC
[PATCHv7 1/3] dt-bindings: i2c: document bindings for i2c-slave-mqueue
2019-07-01 12:56 UTC (7+ messages)
` [PATCHv7 2/3] i2c: slave-mqueue: add a slave backend to receive and queue messages
[PATCH] dt-bindings: i2c-stm32: document optional dmas
2019-06-29 11:32 UTC (4+ messages)
[PATCH] i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA support
2019-06-29 11:32 UTC (4+ messages)
[PATCH v7 0/6] I2C IRQ Probe Improvements
2019-06-29 11:29 UTC (11+ messages)
` [PATCH v7 1/6] i2c: core: Allow whole core to use i2c_dev_irq_from_resources
` [PATCH v7 2/6] i2c: acpi: Use available IRQ helper functions
` [PATCH v7 3/6] i2c: acpi: Factor out getting the IRQ from ACPI
` [PATCH v7 4/6] i2c: core: Move ACPI IRQ handling to probe time
` [PATCH v7 5/6] i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
` [PATCH v7 6/6] i2c: core: Tidy up handling of init_irq
[PATCH v2 08/27] i2c: busses: remove memset after dmam_alloc_coherent
2019-06-29 11:12 UTC (3+ messages)
[PATCH 19/87] i2c: busses: Remove call to memset after dmam_alloc_coherent
2019-06-28 16:13 UTC (2+ messages)
[PATCH 0/9] Some doc fixes
2019-06-28 12:12 UTC (2+ messages)
` [PATCH 5/9] docs: fix some broken references due to txt->rst renames
[PATCH] dt-bindings: i2c: omap: Add new compatible for J721E SoCs
2019-06-28 8:52 UTC (3+ messages)
[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
2019-06-27 18:28 UTC (4+ messages)
` [PATCH 01/34] clk: clk-cdce706: simplify getting the adapter of a client
[PATCH v2 0/9] i2c: at91: filters support for at91 SoCs
2019-06-27 13:39 UTC (20+ messages)
` [PATCH v2 1/9] dt-bindings: i2c: at91: add new compatible
` [PATCH v2 2/9] i2c: at91: add new platform support for sam9x60
` [PATCH v2 3/9] dt-bindings: i2c: at91: add binding for enable-dig-filtr
` [PATCH v2 4/9] i2c: at91: add support for digital filtering
` [PATCH v2 5/9] i2c: at91: add support for advanced "
` [PATCH v2 6/9] dt-bindings: i2c: at91: add binding for enable-ana-filt
` I2C filtering (was Re: [PATCH v2 6/9] dt-bindings: i2c: at91: add binding for enable-ana-filt)
` [PATCH v2 7/9] i2c: at91: add support for analog filtering
` [PATCH v2 8/9] ARM: dts: at91: sama5d2_xplained: add analogic and digital filter for i2c
` [PATCH v2 9/9] ARM: dts: at91: sama5d4_xplained: add analogic "
[PATCH v8 0/6] I2C IRQ Probe Improvements
2019-06-27 11:30 UTC (11+ messages)
` [PATCH v8 1/6] i2c: core: Allow whole core to use i2c_dev_irq_from_resources
` [PATCH v8 2/6] i2c: acpi: Use available IRQ helper functions
` [PATCH v8 3/6] i2c: acpi: Factor out getting the IRQ from ACPI
` [PATCH v8 4/6] i2c: core: Move ACPI IRQ handling to probe time
` [PATCH v8 5/6] i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
` [PATCH v8 6/6] i2c: core: Tidy up handling of init_irq
[PATCH v3 1/2] dt-bindings: i2c: sun6i-p2wi: Add YAML schemas
2019-06-26 13:31 UTC (6+ messages)
` [PATCH v3 2/2] dt-bindings: i2c: mv64xxx: "
[PATCH v2 0/2] i2c: bcm2835: Fixes for clock changes in probe function
2019-06-26 13:16 UTC (6+ messages)
` [PATCH v2 1/2] i2c: bcm2835: Move IRQ request after clock code in probe
` [PATCH v2 2/2] i2c: bcm2835: Ensure clock exists when probing
[PATCH v6 0/7] I2C IRQ Probe Improvements
2019-06-26 12:58 UTC (13+ messages)
` [PATCH v6 1/7] i2c: core: Allow whole core to use i2c_dev_irq_from_resources
` [PATCH v6 2/7] i2c: acpi: Use available IRQ helper functions
` [PATCH v6 3/7] i2c: acpi: Factor out getting the IRQ from ACPI
` [PATCH v6 4/7] i2c: core: Make i2c_acpi_get_irq available to the rest of the I2C core
` [PATCH v6 5/7] i2c: core: Move ACPI IRQ handling to probe time
` [PATCH v6 6/7] i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
` [PATCH v6 7/7] i2c: core: Tidy up handling of init_irq
[PATCH AUTOSEL 4.19 28/34] i2c: pca-platform: Fix GPIO lookup code
2019-06-26 3:43 UTC
[PATCH AUTOSEL 5.1 44/51] i2c: pca-platform: Fix GPIO lookup code
2019-06-26 3:41 UTC
[PATCH 1/3] include: linux: i2c: more helpers for declaring i2c drivers
2019-06-24 8:59 UTC (5+ messages)
[PATCH 1/2] i2c: aspeed: allow to customize base clock divisor
2019-06-21 22:21 UTC (8+ messages)
` [Potential Spoof] "
[PATCH V9] i2c: tegra: remove BUG() macro
2019-06-21 21:26 UTC (2+ messages)
[PATCH v3] i2c: i2c-stm32f7: fix the get_irq error cases
2019-06-21 21:14 UTC (2+ messages)
[PATCH] i2c: bcm2835: Ensure clock exists when probing
2019-06-21 5:18 UTC (2+ messages)
[RFC/RFT PATCH RESEND] i2c: replace i2c_new_secondary_device with an ERR_PTR variant
2019-06-20 20:48 UTC
[PATCH] docs: fix some broken references due to txt->rst renames
2019-06-20 20:14 UTC (2+ messages)
[PATCH v5 0/7] I2C IRQ Probe Improvements
2019-06-20 15:12 UTC (13+ messages)
` [PATCH v5 2/7] i2c: acpi: Use available IRQ helper functions
` [PATCH v5 3/7] i2c: acpi: Factor out getting the IRQ from ACPI
` [PATCH v5 4/7] i2c: core: Make i2c_acpi_get_irq available to the rest of the I2C core
` [PATCH v5 5/7] i2c: core: Move ACPI IRQ handling to probe time
` [PATCH v5 6/7] i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
` [PATCH v5 7/7] i2c: core: Tidy up handling of init_irq
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).