aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-06Merge branch 'am5748-fix' into fixesTony Lindgren14429-279071/+1388042
2022-09-06ARM: dts: am5748: keep usb4_tm disabledRomain Naour1-0/+4
2022-09-06Merge patch series "can: raw: random optimizations"Marc Kleine-Budde1-10/+17
2022-09-06can: raw: use guard clause to optimize nesting in raw_rcv()Ziyang Xuan1-7/+6
2022-09-06can: raw: process optimization in raw_init()Ziyang Xuan1-3/+11
2022-09-06docs: networking: device drivers: flexcan: fix invalid emailDario Binacchi1-1/+1
2022-09-06dt-bindings: net: can: nxp,sja1000: drop ref from reg-io-widthKrzysztof Kozlowski1-1/+0
2022-09-06can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2022-09-06Merge patch series "can: gs_usb: hardware timestamp support"Marc Kleine-Budde1-18/+197
2022-09-06can: gs_usb: add RX and TX hardware timestamp supportJohn Whittington1-7/+186
2022-09-06can: gs_usb: use common spelling of GS_USB in macrosMarc Kleine-Budde1-11/+11
2022-09-06ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke1-1/+1
2022-09-06ALSA: hda/tegra: Align BDL entry to 4KB boundaryMohan Kumar1-1/+2
2022-09-06crypto: aspeed - fix build module errorNeal Liu1-7/+4
2022-09-06nvme-tcp: fix regression that causes sporadic requests to time outSagi Grimberg1-4/+1
2022-09-06nvme-tcp: fix UAF when detecting digest errorsSagi Grimberg1-1/+1
2022-09-05dt-bindings: input: touchscreen: stmpe: Remove node name requirementFrancesco Dolcini1-2/+1
2022-09-05arm64: dts: qcom: fix syscon node namesJohan Hovold7-7/+7
2022-09-05arm64: dts: qcom: sc8280xp: mark USB controllers as wakeup-sourcesJohan Hovold1-0/+4
2022-09-05arm64: dts: qcom: sc7280: Add device tree for herobrine evokerSheng-Liang Pan2-0/+334
2022-09-05dt-bindings: arm: qcom: document sc7280 and evoker boardSheng-Liang Pan1-0/+5
2022-09-05arm64: dts: qcom: sc7280: Add cpu and llcc BWMONRajendra Nayak1-0/+76
2022-09-05soc: qcom: icc-bwmon: force clear counter/irq registersRajendra Nayak1-0/+6
2022-09-05soc: qcom: icc-bwmon: add support for sc7280 LLCC BWMONRajendra Nayak1-0/+15
2022-09-05dt-bindings: interconnect: qcom,msm8998-bwmon: Add support for sc7280 BWMONsRajendra Nayak1-0/+2
2022-09-06arm64: dts: imx8mm-verdin: extend pmic voltagesPhilippe Schenker1-5/+5
2022-09-06powerpc/pasemi: Use of_root in pas_pci_init()Michael Ellerman1-8/+2
2022-09-06powerpc/pasemi: Use strscpy instead of strlcpyRussell Currey1-2/+1
2022-09-06powerpc/xive: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-06powerpc/vas: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-06powerpc/mobility: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-06arm64: dts: rockchip: Fix SD card controller probe on Pinephone ProOndrej Jirman1-2/+2
2022-09-05hwmon: (tps23861) fix byte order in resistance registerAlexandru Gagniuc1-4/+6
2022-09-05Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds36-122/+201
2022-09-05drm: vkms: Add support to the RGB565 formatIgor Torrente3-3/+76
2022-09-05drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formatsIgor Torrente3-1/+82
2022-09-05drm: vkms: Supports to the case where primary plane doesn't match the CRTCIgor Torrente3-33/+33
2022-09-05drm: vkms: Refactor the plane composer to accept new formatsIgor Torrente7-176/+312
2022-09-05drm: vkms: Add fb information to `vkms_writeback_job`Igor Torrente2-8/+35
2022-09-05drm: vkms: get the reference to `drm_framebuffer` instead if coping itIgor Torrente3-8/+8
2022-09-05drm: drm_atomic_helper: Add a new helper to deal with the writeback connector validationIgor Torrente3-5/+46
2022-09-05drm: vkms: Rename `vkms_composer` to `vkms_frame_info`Igor Torrente3-65/+66
2022-09-05drm: vkms: Replace hardcoded value of `vkms_composer.map` to DRM_FORMAT_MAX_PLANESIgor Torrente1-1/+1
2022-09-05can: kvaser_pciefd: remove redundant variable retJinpeng Cui1-5/+2
2022-09-05can: sja1000: remove redundant variable retJinpeng Cui1-5/+1
2022-09-05can: sja1000: Add support for RZ/N1 SJA1000 CAN ControllerBiju Das1-5/+33
2022-09-05dt-bindings: can: nxp,sja1000: Document RZ/N1 power-domains supportBiju Das1-0/+5
2022-09-05can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one elementKenneth Lee1-10/+10
2022-09-05can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPROBE_DEFERChristophe JAILLET1-16/+10
2022-09-05can: flexcan: fix typo: FLEXCAN_QUIRK_SUPPPORT_* -> FLEXCAN_QUIRK_SUPPORT_*Marc Kleine-Budde2-38/+38