Revisions of kernel-source

Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 25)
Temporary fix for stale symlink
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 24)
touch TOLERATE-UNKNOWN-NEW-CONFIG-OPTIONS
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 23)
- x86/mce: Allow for copy_mc_fragile symbol checksum to be
  generated (git-fixes).
- commit d3f0dc8

- Linux 5.9.3 (bsc#1012628).
- phy: marvell: comphy: Convert internal SMCC firmware return
  codes to errno (bsc#1012628).
- misc: rtsx: do not setting OC_POWER_DOWN reg in
  rtsx_pci_init_ocp() (bsc#1012628).
- io_uring: don't reuse linked_timeout (bsc#1012628).
- xen/gntdev.c: Mark pages as dirty (bsc#1012628).
- mm: mark async iocb read as NOWAIT once some data has been
  copied (bsc#1012628).
- ata: sata_rcar: Fix DMA boundary mask (bsc#1012628).
- PM: runtime: Fix timer_expires data type on 32-bit arches
  (bsc#1012628).
- serial: pl011: Fix lockdep splat when handling magic-sysrq
  interrupt (bsc#1012628).
- serial: qcom_geni_serial: To correct QUP Version detection logic
  (bsc#1012628).
- drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
  (bsc#1012628).
- mtd: lpddr: Fix bad logic in print_drs_error (bsc#1012628).
- RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
  (bsc#1012628).
- cxl: Rework error message for incompatible slots (bsc#1012628).
- p54: avoid accessing the data mapped to streaming DMA
  (bsc#1012628).
- evm: Check size of security.evm before using it (bsc#1012628).
- bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 22)
touch TOLERATE-UNKNOWN-NEW-CONFIG-OPTIONS
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 21)
- tracing, synthetic events: Replace buggy strcat() with seq_buf
  operations (git-fixes).
- commit 4133ad1

- Linux 5.9.2 (bsc#1012628).
- ibmveth: Switch order of ibmveth_helper calls (bsc#1012628).
- ibmveth: Identify ingress large send packets (bsc#1012628).
- cxgb4: handle 4-tuple PEDIT to NAT mode translation
  (bsc#1012628).
- ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
  (bsc#1012628).
- mlx4: handle non-napi callers to napi_poll (bsc#1012628).
- mptcp: fix fallback for MP_JOIN subflows (bsc#1012628).
- mptcp: subflows garbage collection (bsc#1012628).
- net: dsa: microchip: fix race condition (bsc#1012628).
- net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()
  (bsc#1012628).
- net: fec: Fix PHY init after phy_reset_after_clk_enable()
  (bsc#1012628).
- net: fix pos incrementment in ipv6_route_seq_next (bsc#1012628).
- net: ipa: skip suspend/resume activities if not set up
  (bsc#1012628).
- net: mptcp: make DACK4/DACK8 usage consistent among all subflows
  (bsc#1012628).
- net: sched: Fix suspicious RCU usage while accessing
  tcf_tunnel_info (bsc#1012628).
- net/smc: fix use-after-free of delayed events (bsc#1012628).
- net/smc: fix valid DMBE buffer sizes (bsc#1012628).
- net/tls: sendfile fails with ktls offload (bsc#1012628).
- tipc: fix NULL pointer dereference in tipc_named_rcv
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 20)
- vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression).
- commit 15946ea

- kernel-binary.spec.in: pack scripts/module.lds into kernel-$flavor-devel
  Since mainline commit 596b0474d3d9 ("kbuild: preprocess module linker
  script") in 5.10-rc1, scripts/module.lds linker script is needed to build
  out of tree modules. Add it into kernel-$flavor-devel subpackage.
- commit fe37c16

- drm/amd/display: Don't invoke kgdb_breakpoint() unconditionally
  (bsc#1177973).
- drm/amd/display: Fix kernel panic by dal_gpio_open() error
  (bsc#1177973).
- commit 3f21462

- series.conf: cleanup
- move to "almost mainline" section:
  patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch
- commit 8e0635b
- commit 08cc2f2
- commit 9333f44

- vt_ioctl: fix GIO_UNIMAP regression (5.9 GIO_UNIMAP regression).
- commit 15946ea

- kernel-binary.spec.in: pack scripts/module.lds into kernel-$flavor-devel
  Since mainline commit 596b0474d3d9 ("kbuild: preprocess module linker
  script") in 5.10-rc1, scripts/module.lds linker script is needed to build
  out of tree modules. Add it into kernel-$flavor-devel subpackage.
- commit fe37c16
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 19)
add tarball
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 18)
- Refresh
  patches.suse/coresight-fix-offset-by-one-error-in-counting-ports.patch.
  Update upstream status.
- commit 7b40cc9

- Linux 5.9.1 (bsc#1012628).
- Bluetooth: MGMT: Fix not checking if BT_HS is enabled
  (bsc#1012628).
- media: usbtv: Fix refcounting mixup (bsc#1012628).
- USB: serial: option: add Cellient MPL200 card (bsc#1012628).
- USB: serial: option: Add Telit FT980-KS composition
  (bsc#1012628).
- staging: comedi: check validity of wMaxPacketSize of usb
  endpoints found (bsc#1012628).
- USB: serial: pl2303: add device-id for HP GC device
  (bsc#1012628).
- USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART
  adapters (bsc#1012628).
- vt_ioctl: make VT_RESIZEX behave like VT_RESIZE (bsc#1012628).
- reiserfs: Initialize inode keys properly (bsc#1012628).
- reiserfs: Fix oops during mount (bsc#1012628).
- Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
  (bsc#1012628).
- crypto: bcm - Verify GCM/CCM key length in setkey (bsc#1012628).
- crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
  (bsc#1012628).
- commit b7f511b

- update patches metadata
- update upstream references:
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 17)
- x86/unwind/orc: Fix inactive tasks with stack pointer in %sp
  on GCC 10 compiled kernels (bsc#1176907).
- commit c680e93
- commit a44f5a3
- commit 0ffa62f

- x86/unwind/orc: Fix inactive tasks with stack pointer in %sp
  on GCC 10 compiled kernels (bsc#1176907).
- commit c680e93
- commit a44f5a3
- commit 0ffa62f

- x86/unwind/orc: Fix inactive tasks with stack pointer in %sp
  on GCC 10 compiled kernels (bsc#1176907).
- commit c680e93
- commit a44f5a3
- commit 0ffa62f

- x86/unwind/orc: Fix inactive tasks with stack pointer in %sp
  on GCC 10 compiled kernels (bsc#1176907).
- commit c680e93
- commit a44f5a3
- commit 0ffa62f

- x86/unwind/orc: Fix inactive tasks with stack pointer in %sp
  on GCC 10 compiled kernels (bsc#1176907).
- commit c680e93
- commit a44f5a3
- commit 0ffa62f
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 16)
- Bluetooth: L2CAP: Fix calling sk_filter on non-socket based
  channel (bsc#1177724 CVE-2020-12351).
- commit 8f9e7d2

- Bluetooth: A2MP: Fix not initializing all members
  (CVE-2020-12352 bsc#1177725).
- commit c64c556

- Update config files: CONFIG_PINCTRL_AMD=y for fixing dependency (bsc#1177049)
- commit f9a8fb6

- Bluetooth: L2CAP: Fix calling sk_filter on non-socket based
  channel (bsc#1177724 CVE-2020-12351).
- commit 8f9e7d2

- Bluetooth: A2MP: Fix not initializing all members
  (CVE-2020-12352 bsc#1177725).
- commit c64c556

- Update config files: CONFIG_PINCTRL_AMD=y for fixing dependency (bsc#1177049)
- commit f9a8fb6

- Bluetooth: L2CAP: Fix calling sk_filter on non-socket based
  channel (bsc#1177724 CVE-2020-12351).
- commit 8f9e7d2

- Bluetooth: A2MP: Fix not initializing all members
  (CVE-2020-12352 bsc#1177725).
- commit c64c556
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 15)
- platform/x86: intel-vbtn: Revert "Fix SW_TABLET_MODE always
  reporting 1 on the HP Pavilion 11 x360" (git-fixes).
- net_sched: check error pointer in tcf_dump_walker() (git-fixes).
- net_sched: remove a redundant goto chain check (git-fixes).
- net: qrtr: ns: Fix the incorrect usage of rcu_read_lock()
  (git-fixes).
- commit db08e19

- platform/x86: intel-vbtn: Switch to an allow-list for
  SW_TABLET_MODE reporting (bsc#1012628 bsc#1175599)
- commit 4144623

- Linux 5.8.15 (bsc#1012628).
- net_sched: commit action insertions together (bsc#1012628).
- net_sched: defer tcf_idr_insert() in tcf_action_init_1()
  (bsc#1012628).
- net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read
  locks (bsc#1012628).
- net: usb: rtl8150: set random MAC address when
  set_ethernet_addr() fails (bsc#1012628).
- Input: ati_remote2 - add missing newlines when printing module
  parameters (bsc#1012628).
- tty/vt: Do not warn when huge selection requested (bsc#1012628).
- net/mlx5e: Fix driver's declaration to support GRE offload
  (bsc#1012628).
- net/tls: race causes kernel panic (bsc#1012628).
- net: bridge: fdb: don't flush ext_learn entries (bsc#1012628).
- net/core: check length before updating Ethertype in
  skb_mpls_{push,pop} (bsc#1012628).
- netlink: fix policy dump leak (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 14)
- Update config files.
  Only run_oldconfig.sh to sync up.
- commit cea47bb

- Linux 5.8.14 (bsc#1012628).
- io_uring: always delete double poll wait entry on match
  (bsc#1012628).
- btrfs: fix filesystem corruption after a device replace
  (bsc#1012628).
- mmc: sdhci: Workaround broken command queuing on Intel GLK
  based IRBIS models (bsc#1012628).
- USB: gadget: f_ncm: Fix NDP16 datagram validation (bsc#1012628).
- Revert "usbip: Implement a match function to fix usbip"
  (bsc#1012628).
- usbcore/driver: Fix specific driver selection (bsc#1012628).
- usbcore/driver: Fix incorrect downcast (bsc#1012628).
- usbcore/driver: Accommodate usbip (bsc#1012628).
- gpio: siox: explicitly support only threaded irqs (bsc#1012628).
- gpio: mockup: fix resource leak in error path (bsc#1012628).
- gpio: tc35894: fix up tc35894 interrupt configuration
  (bsc#1012628).
- gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
  (bsc#1012628).
- clk: samsung: Keep top BPLL mux on Exynos542x enabled
  (bsc#1012628).
- clk: socfpga: stratix10: fix the divider for the
  emac_ptp_free_clk (bsc#1012628).
- scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling
  getpeername() (bsc#1012628).
- i2c: i801: Exclude device from suspend direct complete
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 13)
- Linux 5.8.13 (bsc#1012628).
- device_cgroup: Fix RCU list debugging warning (bsc#1012628).
- ASoC: pcm3168a: ignore 0 Hz settings (bsc#1012628).
- ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for
  WM1811 (bsc#1012628).
- ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect
  functions (bsc#1012628).
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
  (bsc#1012628).
- clk: versatile: Add of_node_put() before return statement
  (bsc#1012628).
- RISC-V: Take text_mutex in ftrace_init_nop() (bsc#1012628).
- i2c: aspeed: Mask IRQ status to relevant bits (bsc#1012628).
- s390/init: add missing __init annotations (bsc#1012628).
- lockdep: fix order in trace_hardirqs_off_caller() (bsc#1012628).
- EDAC/ghes: Check whether the driver is on the safe list
  correctly (bsc#1012628).
- drm/amdkfd: fix a memory leak issue (bsc#1012628).
- drm/amd/display: Don't use DRM_ERROR() for DTM add topology
  (bsc#1012628).
- drm/amd/display: update nv1x stutter latencies (bsc#1012628).
- drm/amdgpu/dc: Require primary plane to be enabled whenever
  the CRTC is (bsc#1012628).
- drm/amd/display: Don't log hdcp module warnings in dmesg
  (bsc#1012628).
- objtool: Fix noreturn detection for ignored functions
  (bsc#1012628).
- i2c: mediatek: Send i2c master code at more than 1MHz
  (bsc#1012628).
- riscv: Fix Kendryte K210 device tree (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 12)
- hv_netvsc: Switch the data path at the right time during
  hibernation (git-fixes).
- commit 79e03c2

- Linux 5.8.12 (bsc#1012628).
- net/mlx5e: Fix endianness when calculating pedit mask first bit
  (bsc#1012628).
- net/mlx5e: Use synchronize_rcu to sync with NAPI (bsc#1012628).
- net/mlx5e: Use RCU to protect rq->xdp_prog (bsc#1012628).
- Revert "netns: don't disable BHs when locking "nsid_lock""
  (bsc#1012628).
- net: macb: fix for pause frame receive enable bit (bsc#1012628).
- net: dsa: microchip: ksz8795: really set the correct number
  of ports (bsc#1012628).
- net: dsa: link interfaces with the DSA master to get rid of
  lockdep warnings (bsc#1012628).
- hv_netvsc: Fix hibernation for mlx5 VF driver (bsc#1012628).
- hinic: fix rewaking txq after netif_tx_disable (bsc#1012628).
- net/mlx5e: Fix memory leak of tunnel info when rule under
  multipath not ready (bsc#1012628).
- net: ipa: fix u32_replace_bits by u32p_xxx version
  (bsc#1012628).
- wireguard: peerlookup: take lock before checking hash in
  replace operation (bsc#1012628).
- wireguard: noise: take lock when removing handshake entry from
  table (bsc#1012628).
- net: ethernet: ti: cpsw_new: fix suspend/resume (bsc#1012628).
- net: add __must_check to skb_put_padto() (bsc#1012628).
- net: qrtr: check skb_put_padto() return value (bsc#1012628).
- net: phy: Do not warn in phy_stop() on PHY_DOWN (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 11)
- mptcp: sendmsg: reset iter on error redux (git-fixes).
- commit f4bb27a

- Linux 5.8.11 (bsc#1012628).
- RDMA/bnxt_re: Restrict the max_gids to 256 (bsc#1012628).
- dt-bindings: spi: Fix spi-bcm-qspi compatible ordering
  (bsc#1012628).
- mptcp: sendmsg: reset iter on error (bsc#1012628).
- net: handle the return value of pskb_carve_frag_list() correctly
  (bsc#1012628).
- dt-bindings: PCI: intel,lgm-pcie: Fix matching on all
  snps,dw-pcie instances (bsc#1012628).
- hv_netvsc: Remove "unlikely" from netvsc_select_queue
  (bsc#1012628).
- loop: Set correct device size when using LOOP_CONFIGURE
  (bsc#1012628).
- xprtrdma: Release in-flight MRs on disconnect (bsc#1012628).
- NFSv4.1 handle ERR_DELAY error reclaiming locking state on
  delegation recall (bsc#1012628).
- phy: omap-usb2-phy: disable PHY charger detect (bsc#1012628).
- habanalabs: prevent user buff overflow (bsc#1012628).
- habanalabs: fix report of RAZWI initiator coordinates
  (bsc#1012628).
- scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
  (bsc#1012628).
- scsi: libfc: Fix for double free() (bsc#1012628).
- scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt
  discovery (bsc#1012628).
- scsi: lpfc: Extend the RDF FPIN Registration descriptor for
  additional events (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 10)
- RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'
  (git-fixes).
- commit 33939e8

- Linux 5.8.10 (bsc#1012628).
- gcov: add support for GCC 10.1 (bsc#1012628).
- drm/msm/gpu: make ringbuffer readonly (bsc#1012628).
- usb: typec: intel_pmc_mux: Do not configure SBU and HSL
  Orientation in Alternate modes (bsc#1012628).
- usb: typec: intel_pmc_mux: Do not configure Altmode HPD High
  (bsc#1012628).
- usb: typec: intel_pmc_mux: Un-register the USB role switch
  (bsc#1012628).
- usb: typec: ucsi: acpi: Check the _DEP dependencies
  (bsc#1012628).
- usb: Fix out of sync data toggle if a configured device is
  reconfigured (bsc#1012628).
- USB: serial: option: add support for SIM7070/SIM7080/SIM7090
  modules (bsc#1012628).
- USB: serial: option: support dynamic Quectel USB compositions
  (bsc#1012628).
- USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
  (bsc#1012628).
- usb: core: fix slab-out-of-bounds Read in read_descriptors
  (bsc#1012628).
- phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init
  (bsc#1012628).
- staging: greybus: audio: fix uninitialized value issue
  (bsc#1012628).
- video: fbdev: fix OOB read in vga_8planes_imageblit()
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 9)
- PREEMPT=NONE and NO_HZ=FULL for {arm,x86_}64
- commit dff30b3

- Preempt flavor for {arm,x86_}64, HZ=1000 for x86_64
- commit fb661c0

- PREEMPT=NONE and NO_HZ=FULL for {arm,x86_}64
- commit dff30b3

- Preempt flavor for {arm,x86_}64, HZ=1000 for x86_64
- commit fb661c0

- PREEMPT=NONE and NO_HZ=FULL for {arm,x86_}64
- commit dff30b3

- Preempt flavor for {arm,x86_}64, HZ=1000 for x86_64
- commit fb661c0

- PREEMPT=NONE and NO_HZ=FULL for {arm,x86_}64
- commit dff30b3

- Preempt flavor for {arm,x86_}64, HZ=1000 for x86_64
- commit fb661c0

- PREEMPT=NONE and NO_HZ=FULL for {arm,x86_}64
- commit dff30b3

- Preempt flavor for {arm,x86_}64, HZ=1000 for x86_64
- commit fb661c0
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 8)
- Linux 5.8.9 (bsc#1012628).
- mptcp: free acked data before waiting for more memory
  (bsc#1012628).
- net: disable netpoll on fresh napis (bsc#1012628).
- tipc: fix using smp_processor_id() in preemptible (bsc#1012628).
- tipc: fix shutdown() of connectionless socket (bsc#1012628).
- taprio: Fix using wrong queues in gate mask (bsc#1012628).
- sctp: not disable bh in the whole sctp_get_port_local()
  (bsc#1012628).
- net: usb: dm9601: Add USB ID of Keenetic Plus DSL (bsc#1012628).
- netlabel: fix problems with mapping removal (bsc#1012628).
- ipv6: Fix sysctl max for fib_multipath_hash_policy
  (bsc#1012628).
- ipv4: Silence suspicious RCU usage warning (bsc#1012628).
- RDMA/cma: Execute rdma_cm destruction from a handler properly
  (bsc#1012628).
- RDMA/cma: Remove unneeded locking for req paths (bsc#1012628).
- RDMA/cma: Using the standard locking pattern when delivering
  the removal event (bsc#1012628).
- RDMA/cma: Simplify DEVICE_REMOVAL for internal_id (bsc#1012628).
- io_uring: fix linked deferred ->files cancellation
  (bsc#1012628).
- io_uring: fix cancel of deferred reqs with ->files
  (bsc#1012628).
- commit 52f63c2

- Linux 5.8.9 (bsc#1012628).
- mptcp: free acked data before waiting for more memory
  (bsc#1012628).
- net: disable netpoll on fresh napis (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 7)
- Linux 5.8.8 (bsc#1012628).
- hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_1 telemetry
  for RAA228228 (bsc#1012628).
- HID: quirks: Always poll three more Lenovo PixArt mice
  (bsc#1012628).
- drm/msm/dpu: Fix reservation failures in modeset (bsc#1012628).
- drm/msm/dpu: Fix scale params in plane validation (bsc#1012628).
- drm/msm/dpu: fix unitialized variable error (bsc#1012628).
- tty: serial: qcom_geni_serial: Drop __init from
  qcom_geni_console_setup (bsc#1012628).
- drm/msm: add shutdown support for display platform_driver
  (bsc#1012628).
- hwmon: (applesmc) check status earlier (bsc#1012628).
- nvmet: Disable keep-alive timer when kato is cleared to 0h
  (bsc#1012628).
- drm/msm: enable vblank during atomic commits (bsc#1012628).
- habanalabs: unmap PCI bars upon iATU failure (bsc#1012628).
- habanalabs: validate packet id during CB parse (bsc#1012628).
- habanalabs: set clock gating according to mask (bsc#1012628).
- habanalabs: proper handling of alloc size in coresight
  (bsc#1012628).
- habanalabs: set max power according to card type (bsc#1012628).
- habanalabs: validate FW file size (bsc#1012628).
- habanalabs: check correct vmalloc return code (bsc#1012628).
- drm/msm/a6xx: fix gmu start on newer firmware (bsc#1012628).
- gfs2: add some much needed cleanup for log flushes that fail
  (bsc#1012628).
- hv_utils: return error if host timesysnc update is stale
  (bsc#1012628).
- hv_utils: drain the timesync packets on onchannelcallback
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 6)
- PREEMPT=NONE for x86_64/default
- commit 7c80faa

- HZ=1000 for x86_64/preempt
- commit 3015221

- add preempt flavor
- commit 7b50fc4

- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
  (git-fixes).
- commit 7fc52c0

- Linux 5.8.7 (bsc#1012628).
- scsi: target: tcmu: Optimize use of flush_dcache_page
  (bsc#1012628).
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
  (bsc#1012628).
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
  Tegra186 (bsc#1012628).
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
  Tegra210 (bsc#1012628).
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
  (bsc#1012628).
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
  (bsc#1012628).
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
  (bsc#1012628).
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
  (bsc#1012628).
Displaying revisions 261 - 280 of 285
openSUSE Build Service is sponsored by