messages from 2024-10-28 14:07:19 to 2024-10-28 15:58:07 UTC [more...]
[PATCH] drm/etnaviv: Drop the 'struct etnaviv_iommu_global::pta_lock' data member
2024-10-28 15:58 UTC (2+ messages)
[PATCH] drm/etnaviv: etnaviv_cmdbuf.c: Drop the unneeded include of drm_mm.h
2024-10-28 15:57 UTC (2+ messages)
[PATCH v2 0/2] drm/etnaviv: Fix GPUVA range collision when CPU page size is not equal to GPU page size
2024-10-28 15:57 UTC (2+ messages)
[PATCH net] net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers
2024-10-28 15:57 UTC (3+ messages)
[PATCH] drm/etnaviv: Fix missing mutex_destroy()
2024-10-28 15:56 UTC (2+ messages)
[PATCH v2 0/2] rtc: pcf2127: make battery switch-over configurable
2024-10-28 15:55 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: rtc: pcf2127: Add nxp,battery-switch-over property
[PATCH] ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13
2024-10-28 15:55 UTC
vmx_pmu_caps_test fails on Skylake based CPUS due to read only LBRs
2024-10-28 15:55 UTC (2+ messages)
[PATCH v2 1/5] drm/etnaviv: Use unsigned type to count the number of pages
2024-10-28 15:54 UTC (2+ messages)
[PATCH v4] drm/etnaviv: Request pages from DMA32 zone on addressing_limited
2024-10-28 15:53 UTC (2+ messages)
[PATCH 6.11 000/261] 6.11.6-rc1 review
2024-10-28 15:52 UTC (4+ messages)
[iwl-next v4 0/2] igc: Link IRQs and queues to NAPIs
2024-10-28 15:50 UTC (4+ messages)
` [iwl-next v4 2/2] igc: Link queues to NAPI instances
` [Intel-wired-lan] "
[syzbot] [bcachefs?] kernel BUG in bch2_btree_write_buffer_flush_locked
2024-10-28 15:49 UTC
[PATCH 0/5] DRM deadcode
2024-10-28 15:49 UTC (3+ messages)
` [PATCH 3/5] drm/vblank: Remove unused drm_crtc_vblank_count_and_time
[PATCH v7 00/12] MIPS: Support I6500 multi-cluster configuration
2024-10-28 15:47 UTC (6+ messages)
` [PATCH v7 05/12] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource
[PATCH v3 0/3] soc: qcom: llcc: add support for SAR2130P and SAR1130P platforms
2024-10-28 15:48 UTC (3+ messages)
` [PATCH v3 2/3] soc: qcom: llcc: use deciman integers for bit shift values
[PATCH net-next 1/2] net: netconsole: selftests: Change the IP subnet
2024-10-28 15:48 UTC (2+ messages)
` [PATCH net-next 2/2] net: netconsole: selftests: Add userdata validation
[PATCH] HID: multitouch: make mt_set_mode() less cryptic
2024-10-28 15:47 UTC (2+ messages)
[PATCH v3 0/4] Add support for APPS SMMU on QCS615
2024-10-28 15:46 UTC (7+ messages)
` [PATCH v3 4/4] arm64: dts: qcom: qcs615: add the APPS SMMU node
WARNING in lmce_supported() during reboot
2024-10-28 15:46 UTC (4+ messages)
[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
2024-10-28 15:43 UTC (3+ messages)
` [PATCH v3 09/16] rust: add `io::Io` base type
[PATCH v9 0/7] platform/chrome: Introduce DT hardware prober
2024-10-28 15:42 UTC (5+ messages)
` [PATCH v9 7/7] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
2024-10-28 15:40 UTC (2+ messages)
[PATCH] regulator: rk808: Add apply_bit for BUCK3 on RK809
2024-10-28 15:39 UTC (3+ messages)
[PATCH v5 0/4] Add CMN PLL clock controller driver for IPQ9574
2024-10-28 15:39 UTC (3+ messages)
` [PATCH v5 4/4] arm64: dts: qcom: Add CMN PLL node for IPQ9574 SoC
[PATCH 0/2] Add dma coherent allocator abstraction
2024-10-28 15:38 UTC (3+ messages)
` [PATCH 2/2] rust: add "
[PATCH 0/2] Add support for errors recovery in the TI SN65DSI83 bridge driver
2024-10-28 14:47 UTC (14+ messages)
` [PATCH 2/2] drm: bridge: ti-sn65dsi83: Add error recovery mechanism
[PATCH 0/6] kselftest/arm64: Test floating point signal context restore in fp-stress
2024-10-28 15:38 UTC (3+ messages)
[PATCH] rust: platform: add Io support
2024-10-28 15:37 UTC (2+ messages)
[PATCHv2 0/2] zram: IDLE flag handling fixes
2024-10-28 15:36 UTC (3+ messages)
` [PATCHv2 1/2] zram: clear IDLE flag after recompression
` [PATCHv2 2/2] zram: clear IDLE flag in mark_idle()
[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
2024-10-28 15:34 UTC (3+ messages)
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
[PATCH v2 0/7] bio_split() error handling rework
2024-10-28 15:27 UTC (8+ messages)
` [PATCH v2 1/7] block: Use BLK_STS_OK in bio_init()
` [PATCH v2 2/7] block: Rework bio_split() return value
` [PATCH v2 3/7] block: Error an attempt to split an atomic write in bio_split()
` [PATCH v2 4/7] block: Handle bio_split() errors in bio_submit_split()
` [PATCH v2 5/7] md/raid0: Handle bio_split() errors
` [PATCH v2 6/7] md/raid1: "
` [PATCH v2 7/7] md/raid10: "
[PATCH 1/1 fyi] tools headers: Update the linux/unaligned.h copy with the kernel sources
2024-10-28 15:30 UTC
[PATCH v6 0/4] media: raspberrypi: Support RPi5's CFE
2024-10-28 15:32 UTC (11+ messages)
` [PATCH v6 3/4] media: raspberrypi: Add support for RP1-CFE
[PATCH v7 0/4] arm64: dts: add description for solidrun am642 som and hummingboard evb
2024-10-28 15:31 UTC (4+ messages)
` [PATCH v7 4/4] arm64: dts: ti: hummingboard-t: add overlays for m.2 pci-e and usb-3
[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
2024-10-28 15:30 UTC (2+ messages)
[PATCH] rust: irq: add support for request_irq()
2024-10-28 15:29 UTC (2+ messages)
[PATCH v3 0/6] iio: light: stk3310: support powering off during suspend
2024-10-28 15:29 UTC (11+ messages)
` [PATCH v3 1/6] dt-bindings: iio: light: stk33xx: add vdd and leda regulators
` [PATCH v3 2/6] iio: light: stk3310: handle all remove logic with devm callbacks
` [PATCH v3 3/6] iio: light: stk3310: Implement vdd and leda supplies
` [PATCH v3 4/6] iio: light: stk3310: use dev_err_probe where possible
` [PATCH v3 5/6] iio: light: stk3310: log error if reading the chip id fails
` [PATCH v3 6/6] arm64: dts: allwinner: pinephone: Add power supplies to stk3311
[PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
2024-10-28 15:28 UTC (3+ messages)
` "
[PATCH v8 0/3] Lazy flush for the auth session
2024-10-28 15:27 UTC (4+ messages)
` [PATCH v8 1/3] tpm: Return tpm2_sessions_init() when null key creation fails
[PATCH v18 00/17] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-10-28 15:27 UTC (7+ messages)
` [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v18 02/17] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v18 06/17] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
[RFC PATCH nand/next 0/4] mtd: nand: spi: Add CASN page support
2024-10-28 15:25 UTC (2+ messages)
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:2745:24: sparse: sparse: cast to restricted __be32
2024-10-28 15:24 UTC (4+ messages)
[PATCH 6.6] arm64: configs: Enable additional docker configs
2024-10-28 15:22 UTC (2+ messages)
[PATCH 0/2] Drivers: hv: vmbus: Wait for offers and log missing offers
2024-10-28 15:21 UTC (7+ messages)
` [PATCH 1/2] Drivers: hv: vmbus: Wait for offers during boot
[PATCH net] netlink: Fix off-by-one error in netlink_proto_init()
2024-10-28 15:20 UTC (2+ messages)
[PATCH] clocksource/drivers/timer-sprd: Select driver on ARM and ARM64
2024-10-28 15:19 UTC (2+ messages)
[linus:master] [cfi] 8b8ca9c25f: CFI_failure_at_do_basic_setup
2024-10-28 15:18 UTC (4+ messages)
[PATCH v2] rust: kernel: add support for bits/genmask macros
2024-10-28 15:17 UTC (2+ messages)
[PATCH 0/3] perf: arm_cspmu: nvidia: update event list and filter
2024-10-28 15:17 UTC (7+ messages)
` [PATCH 2/3] perf: arm_cspmu: nvidia: update CNVLINK PMU events
[PATCH v1 1/1] pinctrl: elkhartlake: Add support for DSW community
2024-10-28 15:17 UTC (2+ messages)
[PATCH v2] clocksource/drivers/timer-ti-dm: Don't fail probe if int not found
2024-10-28 15:14 UTC (2+ messages)
[PATCH 0/5] Add support for ADIS16550 and ADIS16550W
2024-10-28 15:11 UTC (3+ messages)
` [PATCH 4/5] iio: imu: adis16550: add adis16550 support
[PATCH v6 0/5] Enable eQEP DT support for Sitara K3 platforms
2024-10-28 15:05 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am62x-phyboard-lyra: Drop unnecessary McASP AFIFOs
2024-10-28 15:05 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am62a7-phyboard-lyra-rdk: Update ethernet internal delay
2024-10-28 15:05 UTC (2+ messages)
[PATCH v2 0/2] Reconfigure 1.4GHz in AM62 PHYCORE SoM
2024-10-28 15:05 UTC (2+ messages)
[PATCH v6 0/5] Introduce J742S2 SoC and EVM
2024-10-28 15:05 UTC (2+ messages)
[PATCH 0/4] Add support for NoTagAccess memory attribute
2024-10-28 15:07 UTC (5+ messages)
` [PATCH 4/4] arm64: mte: Use stage-2 NoTagAccess memory attribute if supported
[PATCH] kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
2024-10-28 15:03 UTC (2+ messages)
[PATCH] pmdomain: core: fix "sd_count" field setting
2024-10-28 15:07 UTC (3+ messages)
[PATCH 0/4] Add pa-stats Support
2024-10-28 15:05 UTC (2+ messages)
[PATCH 0/2] arm64: dts: ti: k3-j784s4-evm: SERDES0 lane cleanup
2024-10-28 15:05 UTC (2+ messages)
[PATCH v12 0/5] TI K3 M4F support on AM62 and AM64 SoCs
2024-10-28 15:05 UTC (2+ messages)
[PATCH] arm64/Kconfig: introduce GENERIC_ISA_DMA
2024-10-28 15:05 UTC (2+ messages)
[PATCH v8 0/6] PCI: Remove most pcim_iounmap_regions() users
2024-10-28 15:05 UTC (2+ messages)
[PATCH v1] tools/hv: terminate fcopy daemon if read from uio fails
2024-10-28 15:01 UTC (3+ messages)
[PATCH v6 0/8] drm: zynqmp_dp: IRQ cleanups and debugfs support
2024-10-28 15:04 UTC (6+ messages)
[PATCH] [v2] alloc_tag: hide execmem_vmap() on !MMU
2024-10-28 15:03 UTC
[PATCH 0/2] Documentation fixes for ALSA Co-processor Acceleration API
2024-10-28 15:04 UTC (2+ messages)
[PATCH v2] firmware: arm_scmi: fix slab-use-after-free in scmi_bus_notifier()
2024-10-28 15:02 UTC (2+ messages)
[PATCH] eccryptfs: select CONFIG_BUFFER_HEAD
2024-10-28 15:02 UTC (2+ messages)
` ecryptfs is unmaintained and untested
[PATCH 00/10] mtd: add driver for Intel discrete graphics
2024-10-28 15:01 UTC (6+ messages)
` [PATCH 06/10] mtd: intel-dg: wake card on operations
` [PATCH 09/10] drm/xe/nvm: add on-die non-volatile memory device
[PATCH v5 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
2024-10-28 15:01 UTC (7+ messages)
` [PATCH v5 06/13] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
[PATCH] firmware: arm_scmi: Reject clear channel request on A2P
2024-10-28 15:01 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13
2024-10-28 15:02 UTC (2+ messages)
[PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset
2024-10-28 15:00 UTC (11+ messages)
[PATCH net v2] arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb"
2024-10-28 14:59 UTC
[PATCH v2 0/2] hwmon: (pwm-fan) add option to leave fan on shutdown
2024-10-28 14:57 UTC (6+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon: pwm-fan: add retain-state-shutdown property
[PATCH v2 1/2] cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init
2024-10-28 14:55 UTC (2+ messages)
` [PATCH v2 2/2] cpufreq/amd-pstate: Move registration after static function call update
[PATCH v6 00/10] TDX host: metadata reading tweaks, bug fix and info dump
2024-10-28 14:55 UTC (3+ messages)
` [PATCH v6 06/10] x86/virt/tdx: Switch to use auto-generated global metadata reading code
[PATCH v6 00/10] Add RAPL core energy counter support for AMD CPUs
2024-10-28 14:54 UTC (7+ messages)
` [PATCH v6 07/10] perf/x86/rapl: Modify the generic variable names to *_pkg*
` [PATCH v6 08/10] perf/x86/rapl: Remove the global variable rapl_msrs
` [PATCH v6 09/10] perf/x86/rapl: Move the cntr_mask to rapl_pmus struct
[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
2024-10-28 14:53 UTC (3+ messages)
` [PATCH 1/7] kernel/cgroup: "
[PATCH v3 0/6] firmware: ti_sci: Partial-IO support
2024-10-28 14:49 UTC (4+ messages)
` [PATCH v3 2/6] "
[PATCH v4 0/5] sysctl: encode the min/max values directly in the table entry
2024-10-28 14:46 UTC (2+ messages)
[PATCH 0/2] nfsd: allow the use of multiple backchannel slots
2024-10-28 14:46 UTC (4+ messages)
` [PATCH 1/2] nfsd: remove nfsd4_session->se_bchannel
` [PATCH 2/2] nfsd: allow for more callback session slots
[PATCH v2 2/2] i2c: spacemit: add support for SpacemiT K1 SoC
2024-10-28 14:45 UTC (2+ messages)
[PATCH v5 1/3] spinlock: extend guard with spinlock_bh variants
2024-10-28 14:43 UTC (4+ messages)
` [PATCH v5 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine
[PATCH] alloc_tag: hide execmem_vmap() on !MMU
2024-10-28 14:39 UTC (2+ messages)
[PATCH v3 0/5] ASoC: Rename "sh" to "renesas"
2024-10-28 14:43 UTC (3+ messages)
` [PATCH v3 4/5] MAINTAINERS: Add entry for Renesas R-Car and FSI ASoC drivers
[patch V5 00/26] posix-timers: Cure the SIG_IGN mess
2024-10-28 14:42 UTC (3+ messages)
` [patch V5 11/26] posix-timers: Add a refcount to struct k_itimer
[PATCH 0/2] pwm: add PWM driver for atcpit100
2024-10-28 14:42 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: add atcpit100-pwm
[RFC PATCH v1 00/13] zswap IAA compress batching
2024-10-28 14:41 UTC (3+ messages)
` [RFC PATCH v1 13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list()
[PATCH 1/1 fyi] tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources
2024-10-28 14:40 UTC (2+ messages)
[PATCH] wifi: rtlwifi: Drastically reduce the attempts to read efuse bytes in case of failures
2024-10-28 14:39 UTC (3+ messages)
[PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages
2024-10-28 14:39 UTC (3+ messages)
[PATCH 0/5] drm/edid: Convert cea_ext parsers to use struct cea_db *
2024-10-28 14:38 UTC (4+ messages)
` [PATCH 1/5] drm/edid: convert drm_parse_hdmi_vsdb_video "
[PATCH RFC v2 0/5] Verify bias functionality for pinctrl_paris driver through new gpio test
2024-10-28 14:37 UTC (5+ messages)
` [PATCH RFC v2 4/5] selftest: gpio: Add wait flag to gpio-mockup-cdev
` [PATCH RFC v2 5/5] selftest: gpio: Add a new set-get config test
[PATCH 0/2] x86/bugs: default spectre_v2_user_cmd depends on Kconfig
2024-10-28 14:34 UTC (3+ messages)
` [PATCH 2/2] x86/bugs: spectre user default must depend on MITIGATION_SPECTRE_V2
[PATCH v2 0/2] Add Devicetree support for USB controllers on QCS8300
2024-10-28 14:34 UTC (6+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: Add support for usb nodes "
[PATCH] ad7923: fix array out of bounds in ad7923_update_scan_mode()
2024-10-28 14:23 UTC
[PATCH] drm/amdgpu: Fix possible NULL pointer dereference
2024-10-28 21:59 UTC (2+ messages)
[PATCH] Input: omap-keypad - use guard notation when acquiring mutex
2024-10-28 14:31 UTC (2+ messages)
[PATCH] ad7780: fix division by zero in ad7780_write_raw()
2024-10-28 14:20 UTC
[PATCH] mm: delete the unused put_pages_list()
2024-10-28 14:28 UTC (3+ messages)
[PATCH] drm/v3d: Drop allocation of object without mountpoint
2024-10-28 14:27 UTC
[PATCH 0/4] Update properties in two ASoC DT bindings
2024-10-28 14:25 UTC (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add adsp and dai-link properties
[PATCH 0/3] Allow specifying an S2RAM sleep on pre-SYSTEM_SUSPEND PSCI impls
2024-10-28 14:22 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: arm,psci: Allow S2RAM power_state parameter description
` [PATCH 2/3] firmware/psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND
` [PATCH 3/3] firmware/psci: Allow specifying an S2RAM state through CPU_SUSPEND
[PATCH 1/1] tools headers arm64: Sync arm64's cputype.h with the kernel sources
2024-10-28 14:19 UTC
[PATCH] gpiolib: avoid format string weakness in workqueue interface
2024-10-28 14:21 UTC
[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-10-28 14:21 UTC (13+ messages)
` [PATCH v3 01/12] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v3 03/12] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v3 04/12] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v3 05/12] PCI: of_property: Assign PCI instead of CPU bus address to dynamic bridge nodes
` [PATCH v3 06/12] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH v3 07/12] clk: rp1: Add support for clocks provided by RP1
` [PATCH v3 08/12] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v3 09/12] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v3 10/12] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v3 11/12] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v3 12/12] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
[PATCH 5.15 00/80] 5.15.170-rc1 review
2024-10-28 14:21 UTC (2+ messages)
[PATCH] media: dvbdev: return -EINVAL on failure
2024-10-28 14:21 UTC
[PATCH 6.1 000/137] 6.1.115-rc1 review
2024-10-28 14:18 UTC (2+ messages)
[PATCH 0/5] ftrace: Use guard to take ftrace_lock
2024-10-28 14:18 UTC (4+ messages)
` [PATCH 5/5] ftrace: Use guard to take ftrace_lock in ftrace_graph_set_hash()
[PATCH v2 0/4] CAST Controller Area Network driver support
2024-10-28 14:18 UTC (5+ messages)
` [PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
` "
[PATCH 6.6 000/208] 6.6.59-rc1 review
2024-10-28 14:18 UTC (2+ messages)
[PATCH 0/2] clocksource: move System Tick Counter from 'arch/mips/ralink'
2024-10-28 14:18 UTC (4+ messages)
[PATCH v5 00/13] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
2024-10-28 14:17 UTC (3+ messages)
[PATCH] ext4: Add a sanity check for next dentry when insert
2024-10-28 14:14 UTC (2+ messages)
[PATCH v4 0/5] implement lightweight guard pages
2024-10-28 14:13 UTC (6+ messages)
` [PATCH v4 1/5] mm: pagewalk: add the ability to install PTEs
` [PATCH v4 2/5] mm: add PTE_MARKER_GUARD PTE marker
` [PATCH v4 3/5] mm: madvise: implement lightweight guard page mechanism
` [PATCH v4 4/5] tools: testing: update tools UAPI header for mman-common.h
` [PATCH v4 5/5] selftests/mm: add self tests for guard page feature
[PATCH] ext4: Add a sanity check for next dentry when insert
2024-10-28 14:07 UTC (2+ messages)
` [PATCH V2] "
BUG: Bad page state (8)
2024-10-28 14:11 UTC (2+ messages)
` [syzbot]
[PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
2024-10-28 14:10 UTC (8+ messages)
[PATCH 0/8] Add support for binding ACPI platform profile to multiple drivers
2024-10-28 14:10 UTC (4+ messages)
` [PATCH 7/8] ACPI: platform_profile: Add support for multiple handlers
[PATCH] wifi: ath12k: mark QMI driver event helpers as noinline
2024-10-28 14:08 UTC
[PATCH] w1: ds2408: Fix the wrong output format
2024-10-28 14:07 UTC (2+ messages)
[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
2024-10-28 14:06 UTC (11+ messages)
` [PATCH v1 1/9] mfd: Add core driver for Nuvoton NCT6694
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