All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-17 01:02:34 to 2021-03-17 01:29:04 UTC [more...]

[PATCH v4 42/42] x86: apl: Use read-only SPL and new of-platdata
 2021-03-17  1:29 UTC  (44+ messages)
` [PATCH v4 00/42] dm: Implement OF_PLATDATA_INST in driver model (part E)
  ` [PATCH v4 41/42] x86: coral: Drop TPM and ACPI interrupts from TPL
  ` [PATCH v4 39/42] x86: Don't include reset driver in SPL
  ` [PATCH v4 40/42] x86: coral: Drop ACPI properties from of-platdata
  ` [PATCH v4 38/42] x86: Support a fake PCI device with of-platdata-inst
  ` [PATCH v4 37/42] x86: itss: Tidy up bind() for of-platdata-inst
  ` [PATCH v4 36/42] x86: apl: Tell of-platdata about a required header file
  ` [PATCH v4 35/42] x86: apl: Fix the header order in pmc
  ` [PATCH v4 34/42] x86: Define a region for device priv/plat data
  ` [PATCH v4 32/42] dm: doc: Tidy up of-platdata docs
  ` [PATCH v4 33/42] dm: doc: Add documentation for of-platdata-inst
  ` [PATCH v4 31/42] dm: core: Add warnings to private / platform setters
  ` [PATCH v4 30/42] dm: core: Use separate priv/plat data region
  ` [PATCH v4 29/42] sandbox: Define a region for device priv/plat data
  ` [PATCH v4 28/42] dm: core: Allow storing priv/plat data separately
  ` [PATCH v4 27/42] dm: core: Move flags to device-runtime info
  ` [PATCH v4 26/42] dm: core: Create a struct for device runtime info
  ` [PATCH v4 25/42] dm: core: Add an option to support SPL in read-only memory
  ` [PATCH v4 24/42] azure/gitlab: Add tests for sandbox_noinst
  ` [PATCH v4 23/42] test: Run sandbox_spl tests on sandbox_noinst
  ` [PATCH v4 22/42] sandbox: Create a new sandbox_noinst build
  ` [PATCH v4 21/42] Revert "sandbox: Disable I2C emulators in SPL"
  ` [PATCH v4 20/42] sandbox: i2c: Support i2c emulation with of-platdata
  ` [PATCH v4 19/42] sandbox_spl: Increase SPL malloc() size
  ` [PATCH v4 18/42] dm: Rename device_get_by_driver_info_idx()
  ` [PATCH v4 17/42] sandbox: i2c: Move platdata structs to header files
  ` [PATCH v4 16/42] dm: core: Drop uclass_find_device_by_phandle() with of-platdata
  ` [PATCH v4 15/42] dm: core: Drop device_get_by_driver_info()
  ` [PATCH v4 14/42] clk: sandbox: Create a special fixed-rate driver
  ` [PATCH v4 13/42] clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
  ` [PATCH v4 12/42] clk: sandbox: Move priv/plat data to a header file
  ` [PATCH v4 11/42] dm: test: Avoid destroying uclasses with of-platdata-inst
  ` [PATCH v4 10/42] dm: core: Include dt-decl.h automatically
  ` [PATCH v4 09/42] dm: Add the new dtoc-generated files to the build
  ` [PATCH v4 08/42] dm: core: Skip adding uclasses with OF_PLATDATA_INST
  ` [PATCH v4 07/42] dm: core: Set up driver model for OF_PLATDATA_INST
  ` [PATCH v4 06/42] dm: core: Adjust uclass setup with of-platdata
  ` [PATCH v4 05/42] dm: core: Allow dropping run-time binding of devices
  ` [PATCH v4 04/42] dm: core: Add macros to access the new linker lists
  ` [PATCH v4 03/42] linker_lists: Allow use in data structures
  ` [PATCH v4 02/42] sandbox: Drop debug message in os_spl_to_uboot()
  ` [PATCH v4 01/42] dtoc: Drop use of DECL() macros

fs: avoid softlockups in s_inodes iterators commit
 2021-03-17  1:28 UTC  (2+ messages)

[PATCH v1 0/6] Add support for DISP/VIDEO/GPU CCs for SC7280
 2021-03-17  1:22 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: clock: Add SC7280 DISPCC clock binding
` [PATCH v1 2/6] clk: qcom: Add display clock controller driver for SC7280
` [PATCH v1 3/6] dt-bindings: clock: Add SC7280 GPUCC clock binding
` [PATCH v1 4/6] clk: qcom: Add graphics clock controller driver for SC7280
` [PATCH v1 5/6] dt-bindings: clock: Add SC7280 VideoCC clock binding
` [PATCH v1 6/6] clk: qcom: Add video clock controller driver for SC7280

[Intel-wired-lan] [Patch v5 00/18] Enable Intel VF flow director with DDP
 2021-03-17  1:28 UTC  (16+ messages)
` [Intel-wired-lan] [Patch v5 14/18] iavf: Add framework to enable ethtool ntuple filters
` [Intel-wired-lan] [Patch v5 15/18] iavf: Support IPv4 Flow Director filters
` [Intel-wired-lan] [Patch v5 16/18] iavf: Support IPv6 "
` [Intel-wired-lan] [Patch v5 17/18] iavf: Support Ethernet Type "
` [Intel-wired-lan] [Patch v5 18/18] iavf: Enable flex-bytes support

[PATCH v9 0/7] Pegasos2 emulation
 2021-03-17  1:18 UTC  (4+ messages)
` [PATCH v9 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller

[PATCH 1/2] of: addr: Abort address translation for parent nodes missing 'ranges'
 2021-03-17  1:26 UTC  (9+ messages)

[hverkuil-media:for-v5.13i 10/19] drivers/media/platform/qcom/camss/camss-csid-170.c:423:13: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour
 2021-03-17  1:25 UTC 

[PATCH v2 1/3] dt-bindings: Add vendor prefix and trivial device for BluTek BPA-RS600
 2021-03-17  1:22 UTC  (3+ messages)
` [PATCH v2 3/3] hwmon: (pmbus): Add driver "

[PATCH v2] scsi: dt-bindings: ufs: Add sm8250, sm8350 compatible strings
 2021-03-17  1:21 UTC  (3+ messages)

[dunfell/master][PATCH] opencv: drop deprecated bbappend for DSP-offloading
 2021-03-17  1:22 UTC  (2+ messages)

[PATCH v3] linux-user: add missing MULTICAST_IF get/setsockopt option
 2021-03-17  1:19 UTC 

[PATCH AUTOSEL 4.14 01/21] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-03-17  0:59 UTC  (20+ messages)
` [PATCH AUTOSEL 4.14 02/21] powerpc/4xx: Fix build errors from mfdcr()
` [PATCH AUTOSEL 4.14 03/21] atm: eni: dont release is never initialized
` [PATCH AUTOSEL 4.14 04/21] atm: lanai: dont run lanai_dev_close if not open
` [PATCH AUTOSEL 4.14 05/21] Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
` [PATCH AUTOSEL 4.14 06/21] ixgbe: Fix memleak in ixgbe_configure_clsu32
` [PATCH AUTOSEL 4.14 07/21] net: tehuti: fix error return code in bdx_probe()
` [PATCH AUTOSEL 4.14 08/21] sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
` [PATCH AUTOSEL 4.14 10/21] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
` [PATCH AUTOSEL 4.14 11/21] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 4.14 12/21] net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
` [PATCH AUTOSEL 4.14 13/21] net: wan: fix error return code of uhdlc_init()
` [PATCH AUTOSEL 4.14 14/21] atm: uPD98402: fix incorrect allocation
` [PATCH AUTOSEL 4.14 15/21] atm: idt77252: fix null-ptr-dereference
` [PATCH AUTOSEL 4.14 16/21] sparc64: Fix opcode filtering in handling of no fault loads
` [PATCH AUTOSEL 4.14 17/21] u64_stats,lockdep: Fix u64_stats_init() vs lockdep
` [PATCH AUTOSEL 4.14 18/21] drm/radeon: fix AGP dependency
` [PATCH AUTOSEL 4.14 19/21] nfs: we don't support removing system.nfs4_acl
` [PATCH AUTOSEL 4.14 20/21] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
` [PATCH AUTOSEL 4.14 21/21] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign

[PATCH AUTOSEL 4.9 01/16] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-03-17  0:59 UTC  (16+ messages)
` [PATCH AUTOSEL 4.9 02/16] powerpc/4xx: Fix build errors from mfdcr()
` [PATCH AUTOSEL 4.9 03/16] atm: eni: dont release is never initialized
` [PATCH AUTOSEL 4.9 04/16] atm: lanai: dont run lanai_dev_close if not open
` [PATCH AUTOSEL 4.9 05/16] ixgbe: Fix memleak in ixgbe_configure_clsu32
` [PATCH AUTOSEL 4.9 06/16] net: tehuti: fix error return code in bdx_probe()
` [PATCH AUTOSEL 4.9 07/16] sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
` [PATCH AUTOSEL 4.9 08/16] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
` [PATCH AUTOSEL 4.9 09/16] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 4.9 10/16] net: wan: fix error return code of uhdlc_init()
` [PATCH AUTOSEL 4.9 11/16] atm: uPD98402: fix incorrect allocation
` [PATCH AUTOSEL 4.9 12/16] atm: idt77252: fix null-ptr-dereference
` [PATCH AUTOSEL 4.9 13/16] u64_stats,lockdep: Fix u64_stats_init() vs lockdep
` [PATCH AUTOSEL 4.9 14/16] nfs: we don't support removing system.nfs4_acl
` [PATCH AUTOSEL 4.9 15/16] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
` [PATCH AUTOSEL 4.9 16/16] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign

[PATCH AUTOSEL 4.4 01/14] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-03-17  1:00 UTC  (14+ messages)
` [PATCH AUTOSEL 4.4 02/14] powerpc/4xx: Fix build errors from mfdcr()
` [PATCH AUTOSEL 4.4 03/14] atm: eni: dont release is never initialized
` [PATCH AUTOSEL 4.4 04/14] atm: lanai: dont run lanai_dev_close if not open
` [PATCH AUTOSEL 4.4 05/14] net: tehuti: fix error return code in bdx_probe()
` [PATCH AUTOSEL 4.4 06/14] sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
` [PATCH AUTOSEL 4.4 07/14] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
` [PATCH AUTOSEL 4.4 08/14] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 4.4 09/14] atm: uPD98402: fix incorrect allocation
` [PATCH AUTOSEL 4.4 10/14] atm: idt77252: fix null-ptr-dereference
` [PATCH AUTOSEL 4.4 11/14] u64_stats,lockdep: Fix u64_stats_init() vs lockdep
` [PATCH AUTOSEL 4.4 12/14] nfs: we don't support removing system.nfs4_acl
` [PATCH AUTOSEL 4.4 13/14] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
` [PATCH AUTOSEL 4.4 14/14] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign

[PATCH net-next v2 0/1] net: stmmac: add per-q coalesce support
 2021-03-17  1:01 UTC 

[PATCH v2 1/2] arm64: dts: qcom: Add "dmic_clk_en" for sc7180-trogdor-coachz
 2021-03-17  1:00 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: Add "dmic_clk_en" + sound model for sc7180-trogdor-pompom

[PATCH AUTOSEL 5.11 01/61] mt76: fix tx skb error handling in mt76_dma_tx_queue_skb
 2021-03-17  0:55 UTC  (3+ messages)
` [PATCH AUTOSEL 5.11 40/61] regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck
` [PATCH AUTOSEL 5.11 41/61] regulator: qcom-rpmh: Use correct buck for S1C regulator

[PATCH AUTOSEL 5.10 01/54] mt76: fix tx skb error handling in mt76_dma_tx_queue_skb
 2021-03-17  0:56 UTC  (9+ messages)
` [PATCH AUTOSEL 5.10 19/54] gpiolib: acpi: Add missing IRQF_ONESHOT
` [PATCH AUTOSEL 5.10 28/54] cifs: change noisy error message to FYI
` [PATCH AUTOSEL 5.10 37/54] kselftest: arm64: Fix exit code of sve-ptrace
` [PATCH AUTOSEL 5.10 46/54] nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
` [PATCH AUTOSEL 5.10 47/54] nvme-core: check ctrl css before setting up zns
` [PATCH AUTOSEL 5.10 48/54] nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
` [PATCH AUTOSEL 5.10 49/54] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
` [PATCH AUTOSEL 5.10 53/54] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls

[PATCH AUTOSEL 4.19 01/23] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-03-17  0:58 UTC  (17+ messages)
` [PATCH AUTOSEL 4.19 02/23] powerpc/4xx: Fix build errors from mfdcr()
` [PATCH AUTOSEL 4.19 03/23] atm: eni: dont release is never initialized
` [PATCH AUTOSEL 4.19 07/23] net: tehuti: fix error return code in bdx_probe()
` [PATCH AUTOSEL 4.19 09/23] gianfar: fix jumbo packets+napi+rx overrun crash
` [PATCH AUTOSEL 4.19 11/23] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
` [PATCH AUTOSEL 4.19 12/23] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 4.19 13/23] net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
` [PATCH AUTOSEL 4.19 14/23] net: wan: fix error return code of uhdlc_init()
` [PATCH AUTOSEL 4.19 15/23] atm: uPD98402: fix incorrect allocation
` [PATCH AUTOSEL 4.19 16/23] atm: idt77252: fix null-ptr-dereference
` [PATCH AUTOSEL 4.19 17/23] sparc64: Fix opcode filtering in handling of no fault loads
` [PATCH AUTOSEL 4.19 18/23] u64_stats,lockdep: Fix u64_stats_init() vs lockdep
` [PATCH AUTOSEL 4.19 19/23] drm/radeon: fix AGP dependency
` [PATCH AUTOSEL 4.19 20/23] nfs: we don't support removing system.nfs4_acl
` [PATCH AUTOSEL 4.19 22/23] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
` [PATCH AUTOSEL 4.19 23/23] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign

[PATCH v5 04/10] coresight: etm-perf: update to handle configuration selection
 2021-03-17  1:16 UTC  (4+ messages)

[linux-linus test] 160100: regressions - FAIL
 2021-03-17  1:19 UTC 

[PATCH BlueZ 1/1] emulator: Add Create BIG command in emulator
 2021-03-17  1:18 UTC  (3+ messages)
`  "

[RFC] btrfs: Allow read-only mount with corrupted extent tree
 2021-03-17  1:20 UTC 

[peterz-queue:sched/core-sched 12/19] kernel/sched/fair.c:10771:6: warning: no previous prototype for 'task_vruntime_update'
 2021-03-17  1:17 UTC 

[PATCH v3 00/21] x86/insn: Add an insn_decode() API
 2021-03-17  1:14 UTC  (3+ messages)
` [PATCH v3 04/21] "

[PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-17  1:14 UTC  (5+ messages)
` [RFC v2] "

[dpdk-dev] [PATCH v2 0/9] features and bugfixes for hns3
 2021-03-17  1:14 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/8] "
  ` [dpdk-dev] [PATCH v3 1/8] net/hns3: support runtime config to select IO burst func

[PATCH v2] target/mips: Deprecate Trap-and-Emul KVM support
 2021-03-17  1:12 UTC 

[PATCH 4.19 000/120] 4.19.181-rc1 review
 2021-03-17  1:11 UTC  (2+ messages)

[PATCH 5.10 000/290] 5.10.24-rc1 review
 2021-03-17  1:11 UTC  (2+ messages)

[PATCH 5.4 000/168] 5.4.106-rc1 review
 2021-03-17  1:11 UTC  (2+ messages)

[PATCH v2] net: broadcom: BCM4908_ENET should not default to y, unconditionally
 2021-03-16 21:34 UTC  (2+ messages)

[PATCH] drm/i915: Add Wa_14011060649
 2021-03-17  1:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add Wa_14011060649 (rev3)

[PATCH 1/1] iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()
 2021-03-17  0:58 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the cifsd tree
 2021-03-17  1:06 UTC  (2+ messages)

[PATCH 0/8] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-03-17  1:06 UTC  (6+ messages)
` [PATCH 1/8] clk: Add range accessors

[staging:staging-testing] BUILD SUCCESS 918ce05bbe52df43849a803010b4d2bcd31ea69c
 2021-03-17  1:07 UTC 

[PATCH bpf-next 0/5] Add a snprintf eBPF helper
 2021-03-17  1:02 UTC  (7+ messages)
` [PATCH bpf-next 1/5] bpf: Add a ARG_PTR_TO_CONST_STR argument type

[PATCH net-next] net: sched: remove unnecessay lock protection for skb_bad_txq/gso_skb
 2021-03-17  1:01 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 01/37] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-03-17  0:58 UTC  (32+ messages)
` [PATCH AUTOSEL 5.4 02/37] powerpc/4xx: Fix build errors from mfdcr()
` [PATCH AUTOSEL 5.4 03/37] atm: eni: dont release is never initialized
` [PATCH AUTOSEL 5.4 04/37] atm: lanai: dont run lanai_dev_close if not open
` [PATCH AUTOSEL 5.4 05/37] Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
` [PATCH AUTOSEL 5.4 07/37] ixgbe: Fix memleak in ixgbe_configure_clsu32
` [PATCH AUTOSEL 5.4 08/37] net: tehuti: fix error return code in bdx_probe()
` [PATCH AUTOSEL 5.4 09/37] net: intel: iavf: fix error return code of iavf_init_get_resources()
` [PATCH AUTOSEL 5.4 10/37] sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
` [PATCH AUTOSEL 5.4 11/37] gianfar: fix jumbo packets+napi+rx overrun crash
` [PATCH AUTOSEL 5.4 13/37] cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev
` [PATCH AUTOSEL 5.4 14/37] gpiolib: acpi: Add missing IRQF_ONESHOT
` [PATCH AUTOSEL 5.4 15/37] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
` [PATCH AUTOSEL 5.4 16/37] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 5.4 17/37] net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
` [PATCH AUTOSEL 5.4 18/37] net: wan: fix error return code of uhdlc_init()
` [PATCH AUTOSEL 5.4 19/37] net: davicom: Use platform_get_irq_optional()
` [PATCH AUTOSEL 5.4 20/37] atm: uPD98402: fix incorrect allocation
` [PATCH AUTOSEL 5.4 21/37] atm: idt77252: fix null-ptr-dereference
` [PATCH AUTOSEL 5.4 23/37] irqchip/ingenic: Add support for the JZ4760
` [PATCH AUTOSEL 5.4 24/37] sparc64: Fix opcode filtering in handling of no fault loads
` [PATCH AUTOSEL 5.4 25/37] habanalabs: Call put_pid() when releasing control device
` [PATCH AUTOSEL 5.4 26/37] u64_stats,lockdep: Fix u64_stats_init() vs lockdep
` [PATCH AUTOSEL 5.4 28/37] drm/amd/display: Revert dram_clock_change_latency for DCN2.1
` [PATCH AUTOSEL 5.4 30/37] drm/radeon: fix AGP dependency
` [PATCH AUTOSEL 5.4 31/37] nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
` [PATCH AUTOSEL 5.4 32/37] nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
` [PATCH AUTOSEL 5.4 33/37] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
` [PATCH AUTOSEL 5.4 34/37] nfs: we don't support removing system.nfs4_acl
` [PATCH AUTOSEL 5.4 36/37] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
` [PATCH AUTOSEL 5.4 37/37] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign

[PATCH] tests/acceptance: Print expected message on wait_for_console_pattern
 2021-03-17  1:03 UTC  (2+ messages)

[PATCH v7 0/2] Qualcomm's lpass device tree changes for I2s dai
 2021-03-17  1:01 UTC  (5+ messages)
` [PATCH v7 1/2] arm64: dts: qcom: sc7180-trogdor: Add lpass dai link for I2S driver
` [PATCH v7 2/2] arm64: dts: qcom: Add sound node for sc7180-trogdor-coachz

[PATCH v4 41/42] x86: coral: Drop TPM and ACPI interrupts from TPL
 2021-03-15  4:25 UTC 

[PATCH v4 40/42] x86: coral: Drop ACPI properties from of-platdata
 2021-03-15  4:25 UTC 

[PATCH v4 39/42] x86: Don't include reset driver in SPL
 2021-03-15  4:25 UTC 

[PATCH v4 38/42] x86: Support a fake PCI device with of-platdata-inst
 2021-03-15  4:25 UTC 

[PATCH v4 37/42] x86: itss: Tidy up bind() for of-platdata-inst
 2021-03-15  4:25 UTC 

[PATCH v4 36/42] x86: apl: Tell of-platdata about a required header file
 2021-03-15  4:25 UTC 

[PATCH v4 35/42] x86: apl: Fix the header order in pmc
 2021-03-15  4:25 UTC 

[PATCH v4 34/42] x86: Define a region for device priv/plat data
 2021-03-15  4:25 UTC 

[PATCH v4 33/42] dm: doc: Add documentation for of-platdata-inst
 2021-03-15  4:25 UTC 

[PATCH v4 32/42] dm: doc: Tidy up of-platdata docs
 2021-03-15  4:25 UTC 

[PATCH v4 31/42] dm: core: Add warnings to private / platform setters
 2021-03-15  4:25 UTC 

[PATCH v4 30/42] dm: core: Use separate priv/plat data region
 2021-03-15  4:25 UTC 

[PATCH v4 29/42] sandbox: Define a region for device priv/plat data
 2021-03-15  4:25 UTC 

[PATCH v4 28/42] dm: core: Allow storing priv/plat data separately
 2021-03-15  4:25 UTC 

[PATCH v4 27/42] dm: core: Move flags to device-runtime info
 2021-03-15  4:25 UTC 

[PATCH v4 26/42] dm: core: Create a struct for device runtime info
 2021-03-15  4:25 UTC 

[PATCH v4 25/42] dm: core: Add an option to support SPL in read-only memory
 2021-03-15  4:25 UTC 

[PATCH v4 24/42] azure/gitlab: Add tests for sandbox_noinst
 2021-03-15  4:25 UTC 

[PATCH v4 23/42] test: Run sandbox_spl tests on sandbox_noinst
 2021-03-15  4:25 UTC 

[PATCH v4 22/42] sandbox: Create a new sandbox_noinst build
 2021-03-15  4:25 UTC 

[PATCH v4 21/42] Revert "sandbox: Disable I2C emulators in SPL"
 2021-03-15  4:25 UTC 

[PATCH v4 20/42] sandbox: i2c: Support i2c emulation with of-platdata
 2021-03-15  4:25 UTC 

[PATCH v4 19/42] sandbox_spl: Increase SPL malloc() size
 2021-03-15  4:25 UTC 

[PATCH v4 18/42] dm: Rename device_get_by_driver_info_idx()
 2021-03-15  4:25 UTC 

[PATCH v4 17/42] sandbox: i2c: Move platdata structs to header files
 2021-03-15  4:25 UTC 

[PATCH v4 16/42] dm: core: Drop uclass_find_device_by_phandle() with of-platdata
 2021-03-15  4:25 UTC 

[PATCH v4 15/42] dm: core: Drop device_get_by_driver_info()
 2021-03-15  4:25 UTC 

[PATCH v4 14/42] clk: sandbox: Create a special fixed-rate driver
 2021-03-15  4:25 UTC 

[PATCH v4 13/42] clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
 2021-03-15  4:25 UTC 

[PATCH v4 12/42] clk: sandbox: Move priv/plat data to a header file
 2021-03-15  4:25 UTC 

[PATCH v4 11/42] dm: test: Avoid destroying uclasses with of-platdata-inst
 2021-03-15  4:25 UTC 

[PATCH v4 10/42] dm: core: Include dt-decl.h automatically
 2021-03-15  4:25 UTC 

[PATCH v4 09/42] dm: Add the new dtoc-generated files to the build
 2021-03-15  4:25 UTC 

[PATCH v4 08/42] dm: core: Skip adding uclasses with OF_PLATDATA_INST
 2021-03-15  4:25 UTC 

[PATCH v4 07/42] dm: core: Set up driver model for OF_PLATDATA_INST
 2021-03-15  4:25 UTC 

[PATCH v4 06/42] dm: core: Adjust uclass setup with of-platdata
 2021-03-15  4:25 UTC 

[PATCH v4 05/42] dm: core: Allow dropping run-time binding of devices
 2021-03-15  4:25 UTC 

[PATCH v4 04/42] dm: core: Add macros to access the new linker lists
 2021-03-15  4:25 UTC 

[PATCH v4 03/42] linker_lists: Allow use in data structures
 2021-03-15  4:25 UTC 

[PATCH v4 02/42] sandbox: Drop debug message in os_spl_to_uboot()
 2021-03-15  4:25 UTC 

[PATCH v4 01/42] dtoc: Drop use of DECL() macros
 2021-03-15  4:25 UTC 


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.