summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-26of/platform: Add stubs for of_platform_device_create/destroy()Matthias Kaehlcke
2022-04-26USB: gadget: Add a new bus for gadgetsAlan Stern
2022-04-26USB: gadget: Fix mistakes in UDC core kerneldocAlan Stern
2022-04-26USB: gadget: Register udc before gadgetAlan Stern
2022-04-26USB: gadget: Rename usb_gadget_probe_driver()Alan Stern
2022-04-26usb: core: devices: drop redundant buffer overflow checksSergey Shtylyov
2022-04-26dt-bindings: usb: generic-ohci: Add HPE GXP ohci bindingNick Hawkins
2022-04-26dt-bindings: usb: generic-ehci: Add HPE GXP ehci bindingNick Hawkins
2022-04-26usb: typec: mux: Add On Semi fsa4480 driverBjorn Andersson
2022-04-26dt-bindings: usb: Add binding for fcs,fsa4480Bjorn Andersson
2022-04-26usb: typec: mux: Allow multiple mux_devs per muxBjorn Andersson
2022-04-26usb: typec: mux: Introduce indirectionBjorn Andersson
2022-04-26usb: typec: mux: Check dev_set_name() return valueBjorn Andersson
2022-04-26device property: Use multi-connection matchers for single caseBjorn Andersson
2022-04-26device property: Add helper to match multiple connectionsBjorn Andersson
2022-04-26usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus
2022-04-26usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan
2022-04-26usb: typec: ucsi: add a common function ucsi_unregister_connectors()Linyu Yuan
2022-04-26dt-bindings: usb: renesas,usbhs: Document RZ/G2UL bindingsBiju Das
2022-04-26testusb: Fix warning comparing pointer to 0Haowen Bai
2022-04-26virtio_net: fix wrong buf address calculation when using xdpNikolay Aleksandrov
2022-04-26net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addrNathan Rossi
2022-04-26net: phy: marvell10g: fix return value on errorBaruch Siach
2022-04-26bug: Have __warn() prototype defined unconditionallyShida Zhang
2022-04-26net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-04-26mctp: defer the kfree of object mdev->addrsLin Ma
2022-04-26drm/i915/fbc: Consult hw.crtc instead of uapi.crtcVille Syrjälä
2022-04-26drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addressesImre Deak
2022-04-26cpufreq: qcom-cpufreq-hw: Clear dcvs interruptsVladimir Zapolskiy
2022-04-26tty: n_gsm: fix sometimes uninitialized warning in gsm_dlci_modem_output()Daniel Starke
2022-04-25Merge tag 'sunxi-clk-fixes-for-5.18-2' of https://git.kernel.org/pub/scm/linu...Stephen Boyd
2022-04-25video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandleAlexander Shiyan
2022-04-25Merge branch 'net-smc-two-fixes-for-smc-fallback'Jakub Kicinski
2022-04-25net/smc: Fix slab-out-of-bounds issue in fallbackWen Gu
2022-04-25net/smc: Only save the original clcsock callback functionsWen Gu
2022-04-25Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2022-04-25clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang
2022-04-25bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET
2022-04-25no-MMU: expose vmalloc_huge() for alloc_large_system_hash()Linus Torvalds
2022-04-25Documentation: siphash: disambiguate HalfSipHash algorithm from hsiphash func...Eric Biggers
2022-04-25Documentation: siphash: enclose HalfSipHash usage example in the literal blockBagas Sanjaya
2022-04-25Documentation: siphash: convert danger note to warning for HalfSipHashBagas Sanjaya
2022-04-25random: document crng_fast_key_erasure() destination possibilityJason A. Donenfeld
2022-04-25Revert "arm64: dts: tegra: Fix boolean properties with values"Arnd Bergmann
2022-04-25tcp: make sure treq->af_specific is initializedEric Dumazet
2022-04-25tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet
2022-04-25net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...Vladimir Oltean
2022-04-25net: mscc: ocelot: ignore VID 0 added by 8021q moduleVladimir Oltean
2022-04-25net: dsa: flood multicast to CPU when slave has IFF_PROMISCVladimir Oltean
2022-04-25ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye