All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-05 16:12:15 to 2020-08-05 17:11:13 UTC [more...]

[PATCH v3] block: check queue's limits.discard_granularity in __blkdev_issue_discard()
 2020-08-05 16:49 UTC  (3+ messages)

[PATCH v2] tty: serial: fsl_lpuart.c: prevent a bad shift operation
 2020-08-05 13:16 UTC  (5+ messages)

[PATCH] dmaengine: ti: k3-udma-glue: Fix parameters for rx ring pair request
 2020-08-05 13:17 UTC  (3+ messages)

[v1] drm/msm/dpu: Fix reservation failures in modeset
 2020-08-05 15:48 UTC  (2+ messages)

[PATCH v2] kprobes: fix NULL pointer dereference at kprobe_ftrace_handler
 2020-08-05 16:59 UTC  (3+ messages)
  ` [External] "

[PATCH v6 0/4] LSM: Measure security module data
 2020-08-05 17:03 UTC  (18+ messages)
` [PATCH v6 1/4] IMA: Add func to measure LSM state and policy

[PATCH 1/3] NFS: Report the stateid + status in trace_nfs4_layoutreturn_on_close()
 2020-08-05 16:14 UTC  (3+ messages)
` [PATCH 2/3] NFS: Add tracepoints for layouterror and layoutstats
  ` [PATCH 3/3] NFS: Add layout segment info to pnfs read/write/commit tracepoints

[PATCH v8 00/10] Support for Tegra video capture from external sensor
 2020-08-05 17:04 UTC  (10+ messages)
` [PATCH v8 08/10] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done

linux-next: build warning after merge of the ftrace tree
 2020-08-05 17:04 UTC  (4+ messages)
` [External] "

[PATCH v1] i2c: eg20t: use generic power management
 2020-08-05 16:56 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

upstream test error: WARNING in __local_bh_enable_ip
 2020-08-05 14:17 UTC  (6+ messages)
` [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers

[PATCH 0/3] irqchip: mstar: msc313 intc driver
 2020-08-05 16:26 UTC  (4+ messages)
` [PATCH 2/3] irqchip: mstar: msc313-intc interrupt controller driver
` [PATCH 3/3] ARM: mstar: Add interrupt controller to base dtsi

Aw: Re: Re: Re: [PATCH v4 6/6] arm: dts: mt7623: add display subsystem related device nodes
 2020-08-05 13:01 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: remove stray /dts-v1/ from mt7623a.dtsi
  ` [PATCH 2/3] arm: dts: mt7623: move MT7623N GPU to separate mt7623n.dtsi file
    ` Aw: "

OMAP5: inconsistency between target-module and dsi_of_data_omap5
 2020-08-05 11:49 UTC  (16+ messages)
      ` OMAP5: inconsistency between target-module and dsi_of_data_omap5 / module_mipi_dsi_driver panel with omapdrm
        ` Re:module_mipi_dsi_driver panel with omapdrm?
          ` module_mipi_dsi_driver "

[PATCH] Delay the initialization of rnbd_server module to late_initcall level
 2020-08-05 13:12 UTC  (7+ messages)
` [PATCH v2] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init

[PATCHv6] drivers: optee: allow op-tee to access devices on the i2c bus
 2020-08-05 14:24 UTC  (3+ messages)

[RFC PATCH 0/2] Add Krait Cache Scaling support
 2020-08-05 13:11 UTC  (2+ messages)
` [RFC PATCH 2/2] dt-bindings: cpufreq: Document Krait CPU Cache scaling

[PATCH v1 1/2] Missing instruction_pointer_set() instances
 2020-08-05 12:57 UTC  (6+ messages)
` [PATCH v1 2/2] perf/core: Fake regs for leaked kernel samples

[PATCH 0/3] making --first-parent imply -m
 2020-08-05 16:05 UTC  (12+ messages)
` [PATCH v2 0/7] making log "

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-08-05 16:59 UTC  (8+ messages)
      ` [dm-devel] "

[PATCH 5.7 0/6] 5.7.14-rc1 review
 2020-08-05 15:52 UTC  (2+ messages)
` [PATCH 5.7 2/6] ARM: percpu.h: fix build error

[PATCH 0/4] CPUFreq statistics retrieved by drivers
 2020-08-05 13:04 UTC  (4+ messages)

[PATCH][next] dmaengine: Use fallthrough pseudo-keyword
 2020-08-05 16:14 UTC  (3+ messages)

[GIT PULL] x86/mm changes for v5.9
 2020-08-05 17:05 UTC  (3+ messages)

[PATCH 5.7 000/121] 5.7.13-rc2 review
 2020-08-05 16:51 UTC  (8+ messages)

[PATCH 5.4 0/9] 5.4.57-rc1 review
 2020-08-05 15:52 UTC  (2+ messages)
` [PATCH 5.4 7/9] ext4: fix direct I/O read error

[PATCH v3 00/16] Changed Paths Bloom Filters
 2020-08-05 17:08 UTC  (8+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 05/15] diff: halt tree-diff early after max_changes

[PATCH 00/10] more miscellaneous Bloom filter improvements
 2020-08-05 17:03 UTC  (16+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] commit-graph: introduce 'get_bloom_filter_settings()'
  ` [PATCH v2 02/14] t4216: use an '&&'-chain
  ` [PATCH v2 03/14] commit-graph: pass a 'struct repository *' in more places
  ` [PATCH v2 04/14] t/helper/test-read-graph.c: prepare repo settings
  ` [PATCH v2 05/14] commit-graph: respect 'commitGraph.readChangedPaths'
  ` [PATCH v2 06/14] commit-graph.c: store maximum changed paths
  ` [PATCH v2 07/14] bloom: split 'get_bloom_filter()' in two
  ` [PATCH v2 08/14] bloom: use provided 'struct bloom_filter_settings'
  ` [PATCH v2 09/14] bloom/diff: properly short-circuit on max_changes
  ` [PATCH v2 10/14] commit-graph.c: sort index into commits list
  ` [PATCH v2 11/14] csum-file.h: introduce 'hashwrite_be64()'
  ` [PATCH v2 12/14] commit-graph: add large-filters bitmap chunk
  ` [PATCH v2 13/14] commit-graph: rename 'split_commit_graph_opts'
  ` [PATCH v2 14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>'

KMSAN: uninit-value in do_xdp_generic
 2020-08-05 12:17 UTC 

[PATCH v2 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-05 17:10 UTC  (7+ messages)
` [PATCH v2 17/17] memblock: use separate iterators for memory and reserved regions
    ` [OpenRISC] "

[dpdk-dev] [PATCH dpdk-dev] net/mlx5: check the reg available for metadata action
 2020-08-05 17:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH dpdk-dev v2] "

[PATCH v12 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-08-05 17:08 UTC  (9+ messages)
` [PATCH v12 08/11] qcow2.py: Introduce '-j' key to dump in JSON format
` [PATCH v12 09/11] qcow2_format.py: collect fields "
` [PATCH v12 10/11] qcow2_format.py: support dumping metadata "
` [PATCH v12 11/11] iotests: dump QCOW2 header in JSON in #303

[GIT PULL] integrity subsystem updates for v5.9
 2020-08-05 15:32 UTC 

stable rc 4.9- v4.9.232-51-g1f47445197d2 - build breaks on arm64, arm, x86_64 and i386
 2020-08-05 17:04 UTC 

[PATCH RESEND net-next] ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM
 2020-08-05 13:39 UTC 

[yocto] Is http://downloads.yoctoproject.org/ down?
 2020-08-05 17:07 UTC  (4+ messages)
`  "

[PATCH 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-08-05 17:05 UTC  (3+ messages)
` [PATCH 2/3] KVM: x86: introduce "

[PATCH net-next v2 0/6] Support PMTU discovery with bridged UDP tunnels
 2020-08-05 17:02 UTC  (4+ messages)
` [PATCH net-next v2 2/6] tunnels: PMTU discovery support for directly bridged IP packets

[PATCH v2 00/24] virtio: config space endian-ness cleanup
 2020-08-05 13:29 UTC  (10+ messages)
` [PATCH v2 14/24] virtio_net: correct tags for config space fields
` [PATCH v2 17/24] virtio_config: disallow native type fields
` [PATCH v2 18/24] mlxbf-tmfifo: sparse tags for config access

[RFC v3 0/8] QEMU cpus.c refactoring part2
 2020-08-05 17:03 UTC  (3+ messages)

[PATCH v3 0/8] Generalize start-powered-off property from ARM
 2020-08-05 17:01 UTC  (6+ messages)

[PATCH v2 0/3] media: vimc: Allow multiple capture devices to use the same sensor
 2020-08-05 15:18 UTC  (13+ messages)

[meta-oe][PATCH v3] minifi: Add recipe for c++ version
 2020-08-05 17:01 UTC  (2+ messages)
` [oe] "

[dpdk-dev] [PATCH 0/1] RFC: remove build-type CPU flag macros
 2020-08-05 17:02 UTC  (6+ messages)
` [dpdk-dev] [dpdk-techboard] [PATCH 1/1] doc: add deprecation notice for CPU build flags

[PATCH] ltp: make copyFrom scp command non-fatal
 2020-08-05 17:01 UTC  (2+ messages)
` [OE-core] "

v8.1M cpu emulation and target-arm feature-identification strategy
 2020-08-05 17:00 UTC  (5+ messages)

INFO: trying to register non-static key in l2cap_chan_del
 2020-08-05 15:56 UTC 

[PATCH 2/2] vhost_vdpa: unified set_vq_irq() and update_vq_irq()
 2020-08-05 11:53 UTC  (2+ messages)

Troubles removing missing device from RAID 6
 2020-08-05 15:45 UTC  (3+ messages)

[PATCH v4 0/7] Enable Greybus Audio codec driver
 2020-08-05 16:52 UTC  (5+ messages)
` [PATCH v4 1/7] staging: greybus: audio: Update snd_jack FW usage as per new APIs
  ` [greybus-dev] "

[PATCH v2] arm-bsp/trusted-firmware-a: generate single-chip and multi-chip dtbs for N1SDP
 2020-08-05 16:57 UTC 

[dpdk-dev] [PATCH] ethdev: remove device-specific comments from VLAN API
 2020-08-05 16:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3 0/9] ptp: Add generic helper functions
 2020-08-05 15:25 UTC  (6+ messages)
` [PATCH v3 1/9] ptp: Add generic ptp v2 header parsing function

(no subject)
 2020-08-05 10:57 UTC  (3+ messages)
` [PATCH 2/4] media: docs: Describe targets for sensor properties
` [PATCH 4/4] media: i2c: imx219: Selection compliance fixes

[PATCH] kernel-devicetree: Fix intermittent build failures caused by DTB builds
 2020-08-05 16:56 UTC 

Flaw in "random32: update the net random state on interrupt and activity"
 2020-08-05 16:53 UTC  (4+ messages)

[Intel-gfx] [PATCH v3 0/2] HDCP minor refactoring
 2020-08-05 16:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for HDCP minor refactoring (rev3)

[PATCHv2 1/2] hwrng: optee: handle unlimited data rates
 2020-08-05 13:34 UTC  (3+ messages)
` [PATCHv2 2/2] hwrng: optee: fix wait use case

[PATCH v10 0/5] powerpc: switch VDSO to C implementation
 2020-08-05 16:51 UTC  (6+ messages)
` [PATCH v10 2/5] powerpc/vdso: Prepare for switching VDSO to generic "

[openbmc-tools] dbus-vis: DBus capture visualization tool
 2020-08-05 16:55 UTC  (4+ messages)

[PATCH v4 0/6] media: v4l2: Add extended fmt and buffer ioctls
 2020-08-05 14:05 UTC  (10+ messages)
` [PATCH v4 2/6] media: v4l2: Add extended buffer operations

[RFC 0/9] KVM:x86/mmu:Introduce parallel memory virtualization to boost performance
 2020-08-05 14:12 UTC 

[PATCH v2] crypto/x86: Use CRC32 mnemonic in crc32c-intel_glue.c
 2020-08-05 11:17 UTC 

[PATCH] PM: runtime: Add kerneldoc comments to multiple helpers
 2020-08-05 16:49 UTC  (4+ messages)

[PATCH 1/2] libunwind: Use -fcommon option to compile
 2020-08-05 16:53 UTC  (3+ messages)
` [OE-core] "

[RFC 1/9] Introduce new fields in kvm_arch/vcpu_arch struct for direct build EPT support
 2020-08-05 14:12 UTC 

[PATCHv1] ARM: dts/imx6q-bx50v3: Add IRQ support for internal switch
 2020-08-05 13:58 UTC 

[PATCH 1/2] net: tls: add compat for get/setsockopt
 2020-08-05 12:25 UTC 

[PATCH V2] libunwind: Backport a fix for -fno-common option to compile
 2020-08-05 16:52 UTC 

[dpdk-dev] [PATCH] net/rte_pmd_i40e: remove duplicate check
 2020-08-05 16:52 UTC  (3+ messages)

[RFC PATCH] arm64: defconfig: Disable fine-grained task level IRQ time accounting
 2020-08-05 13:40 UTC  (11+ messages)

[Bug 1879587] [NEW] Register number in ESR is incorrect for certain banked registers when switching from AA32 to AA64
 2020-08-05 16:42 UTC  (2+ messages)
` [Bug 1879587] "

[RFC v2 00/76] target/riscv: support vector extension v0.9
 2020-08-05 16:48 UTC  (6+ messages)
` [RFC v2 50/76] target/riscv: rvv-0.9: single-width saturating add and subtract instructions

[PATCH-for-5.0 0/2] hw/acpi/piix4: Restrict 'system hotplug' feature to i440fx PC machine
 2020-08-05 16:47 UTC  (8+ messages)
` [PATCH-for-5.0 1/2] hw/acpi/piix4: Add 'system-hotplug-support' property

[PATCH v2] MIPS: Provide Kconfig option for default IEEE 754 conformance mode
 2020-08-05 13:59 UTC  (2+ messages)

cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
 2020-08-05 16:46 UTC  (12+ messages)
              ` cleanups with long-term benefits

[nfs:testing 15/15] fs/nfs/./nfs4trace.h:1775:25: error: incomplete definition of type 'struct pnfs_layout_hdr'
 2020-08-05 16:46 UTC 

[PATCH v1] vfio: platform: use platform_get_resource()
 2020-08-05 11:06 UTC  (2+ messages)

[PATCH 0/3] mergetool-lib: Don't use deprecated variable to detect GNOME
 2020-08-05 13:34 UTC 

racy test failure in tb/upload-pack-filters
 2020-08-05 11:35 UTC  (4+ messages)

issue with uninitialized value used in a comparison in gbcodec_mixer_dapm_ctl_put
 2020-08-05 13:35 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2020-08-05 12:31 UTC 

[PATCH] riscv: Remove unused define in maix header
 2020-08-05 16:42 UTC 

[RFC PATCH V1 00/12] IOREQ feature (+ virtio-mmio) on Arm
 2020-08-05 16:41 UTC  (15+ messages)
` [RFC PATCH V1 01/12] hvm/ioreq: Make x86's IOREQ feature common
` [RFC PATCH V1 04/12] xen/arm: Introduce arch specific bits for IOREQ/DM features
` [RFC PATCH V1 05/12] hvm/dm: Introduce xendevicemodel_set_irq_level DM op
` [RFC PATCH V1 07/12] A collection of tweaks to be able to run emulator in driver domain
` [RFC PATCH V1 08/12] xen/arm: Invalidate qemu mapcache on XENMEM_decrease_reservation

[PATCH v3] Provide USF for the portable equipment
 2020-08-05 11:33 UTC  (3+ messages)

[PATCH 4.19 0/6] 4.19.138-rc1 review
 2020-08-05 15:53 UTC  (3+ messages)
` [PATCH 4.19 2/6] ARM: percpu.h: fix build error
` [PATCH 4.19 5/6] random32: move the pseudo-random 32-bit definitions to prandom.h

[PATCH v4: {linux-4.14.y} ] dm cache: submit writethrough writes in parallel to origin and cache
 2020-08-05 14:32 UTC  (3+ messages)

[PATCH] arm-bsp/recipes-kernel: Enable FRAMEBUFFER_CONSOLE for tc0
 2020-08-05 16:39 UTC 

[PATCH 4.14 0/8] 4.14.193-rc1 review
 2020-08-05 15:53 UTC  (2+ messages)
` [PATCH 4.14 4/8] random: fix circular include dependency on arm64 after addition of percpu.h

[PATCH v2 0/3] aio-posix: keep aio_notify_me disabled during polling
 2020-08-05 16:37 UTC  (5+ messages)
` [PATCH v2 2/3] async: always set ctx->notified in aio_notify()
` [PATCH v2 3/3] aio-posix: keep aio_notify_me disabled during polling

[RFC PATCH bpf-next 0/3] Add a new bpf helper for FDB lookup
 2020-08-05 16:38 UTC  (8+ messages)
` [RFC PATCH bpf-next 2/3] bpf: Add helper to do forwarding lookups in kernel FDB table
      ` [Bridge] "
    ` [Bridge] [RFC PATCH bpf-next 0/3] Add a new bpf helper for FDB lookup

[PATCH] HID: u2fzero: handle errors of u2fzero_fill_in_urb() in probe
 2020-08-05 12:48 UTC 

ethtool-5.8: test-driver uses bashisms
 2020-08-05 11:03 UTC 

[PATCH 0/3] misc bug fixes for the hso driver
 2020-08-05 12:07 UTC  (3+ messages)
` [PATCH 2/3] usb: hso: no complaint about kmalloc failure
` [PATCH 3/3] usb: hso: remove bogus check for EINPROGRESS

[dpdk-dev] [PATCH] regex/mlx5: fix registration name
 2020-08-05 16:37 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] regex/mlx5: fix registered driver name

[PATCH 00/74] multipath-tools series part V: removed path handling
 2020-08-05 16:37 UTC  (4+ messages)
` [PATCH 64/74] multipathd: check_path(): set retrigger_delay if necessary

[PATCH] MIPS: SGI-IP27: always enable NUMA in Kconfig
 2020-08-05 12:51 UTC 

[dpdk-dev] [PATCH] net/tap: free mempool when closing
 2020-08-05 16:35 UTC  (2+ messages)

[PATCH 1/1] mfd: core: Fix memory leak of 'cell'
 2020-08-05 14:26 UTC  (2+ messages)

[PATCH V4 linux-next 00/12] VDPA support for Mellanox ConnectX devices
 2020-08-05 12:00 UTC  (2+ messages)

[PATCH v3 0/4] Modularization of DFL private feature drivers
 2020-08-05 12:15 UTC  (3+ messages)
` [PATCH v3 2/4] fpga: dfl: map feature mmio resources in their own "

[PATCH] PCI: vmd: Allow VMD PM to use PCI core PM code
 2020-08-05 16:09 UTC  (3+ messages)

sound/core/hwdep.c:265:29: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-05 10:31 UTC 

[PATCH v2 for-5.1?] target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64
 2020-08-05 16:32 UTC  (3+ messages)

[PATCH 1/1] test: py: test_shell_run() with CONFIG_HUSH_PARSER=n
 2020-08-05 16:31 UTC 

[PATCH] spapr: Clarify error and documentation for broken KVM XICS
 2020-08-05 16:29 UTC  (2+ messages)

[PATCH v1 0/3] gpio: aggregator: Further improvements
 2020-08-05 14:37 UTC  (3+ messages)
` [PATCH v1 2/3] gpio: aggregator: Simplify isrange() by using get_option()

[RFC PATCH] selinux: move policy commit after updating selinuxfs
 2020-08-05 16:16 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: announce removal of interactive setup script
 2020-08-05 16:26 UTC  (3+ messages)

[PATCH 4.14 00/47] 4.14.192-rc3 review
 2020-08-05 15:50 UTC  (2+ messages)

[PATCH v7 00/25] coresight: allow to build coresight as modules
 2020-08-05 16:29 UTC  (3+ messages)
` [PATCH v7 25/25] coresight: allow the coresight core driver to be built as a module

[igt-dev] [PATCH i-g-t] runner: Only claim the test was killed if it was killed
 2020-08-05 16:26 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] x86/tsc: Fix diagnostics for TSC frequency
 2020-08-05 16:25 UTC  (3+ messages)

[PATCHv4 0/4] EXC3000 Updates
 2020-08-05 16:05 UTC 

[Bug 208811] New: AMDGPU on-load null pointer dereference
 2020-08-05 16:25 UTC  (2+ messages)
` [Bug 208811] "

BUG: unable to handle kernel paging request in lock_sock_nested
 2020-08-05 16:09 UTC 

[PATCH 08/18] fsinfo: Allow mount topology and propagation info to be retrieved [ver #21]
 2020-08-05 15:37 UTC  (4+ messages)
` [PATCH 00/18] VFS: Filesystem information "

[intel-linux-intel-lts:5.4/yocto 272/8959] drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c:67:6: sparse: sparse: symbol 'dwmac4_mac_start_tx' was not declared. Should it be
 2020-08-05 16:23 UTC  (2+ messages)
` [RFC PATCH intel-linux-intel-lts] net: stmmac: dwmac4_mac_start_tx() can be static

[Intel-gfx] [PATCH 00/37] Replace obj->mm.lock with reservation_ww_class
 2020-08-05 16:22 UTC  (2+ messages)

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-08-05 13:35 UTC  (6+ messages)
` [PATCH v8 5/8] powerpc/vdso: Prepare for switching VDSO to generic "

[PULL 00/10] xtensa updates for v5.9
 2020-08-05 16:17 UTC 

[ima-evm-utils: PATCH 5/5] ima-evm-utils: travis: openssl gost engine
 2020-08-05 16:18 UTC  (11+ messages)

[kbuild] drivers/gpu/drm/panel/panel-asus-z00t-tm5p5-n35596.c:120:2: warning: Local variable ret shadows outer variable
 2020-08-05 13:44 UTC 

[PATCH 5.7 000/116] 5.7.13-rc3 review
 2020-08-05 15:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libnids: NVD database has been updated
 2020-08-05 16:18 UTC  (6+ messages)

[PATCH v4 00/14] IOMMU cleanup
 2020-08-05 16:18 UTC  (4+ messages)
` [PATCH v4 06/14] iommu: flush I/O TLB if iommu_map() or iommu_unmap() fail

[PATCH 2/2] drm/ttm: make TT creation purely optional v3
 2020-08-05 16:16 UTC  (2+ messages)
` [2/2] "

[PATCH 1/2] arm/scp-firmware: mark as machine-specific
 2020-08-05 16:14 UTC  (2+ messages)
` [PATCH 2/2] arm/scp-firmware: don't set DEBUG_PREFIX_MAP

[PATCH 00/20] dlb2: introduce DLB 2.0 device driver
 2020-08-05 15:07 UTC  (6+ messages)
` [PATCH 04/20] dlb2: add device ioctl layer and first 4 ioctls

[PATCH v3 0/9] mfd: mt6360: Merge different sub-devices I2C read/write
 2020-08-05 16:10 UTC  (3+ messages)
` [PATCH 9/9] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.