aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-24Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman21-174/+282
2021-06-24xen/events: reset active flag for lateeoi events laterJuergen Gross1-1/+10
2021-06-24crypto: sl3516 - depends on HAS_IOMEMCorentin Labbe1-0/+1
2021-06-24crypto: hisilicon/qm - implement for querying hardware tasks status.Wenkai Lin1-0/+18
2021-06-24crypto: sl3516 - Fix build warning without CONFIG_PMYueHaibing1-0/+1
2021-06-24crypto: nx - Fix numerous sparse byte-order warningsHerbert Xu8-22/+32
2021-06-24crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu1-2/+4
2021-06-24crypto: nx - Fix memcpy() over-reading in nonceKees Cook1-1/+1
2021-06-24crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Colin Ian King1-1/+1
2021-06-24crypto: sa2ul - Remove unused auth_len variableHerbert Xu1-4/+0
2021-06-24crypto: sl3516 - fix duplicated inclusionkernel test robot1-1/+0
2021-06-24can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX pathStephane Grosjean1-2/+2
2021-06-23Merge tag 'v5.14-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/driversOlof Johansson1-107/+145
2021-06-23Merge tag 'mvebu-drivers-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/driversOlof Johansson1-0/+1
2021-06-23Merge tag 'mvebu-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/driversOlof Johansson1-8/+47
2021-06-23Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/socOlof Johansson13-29/+723
2021-06-23Merge tag 'omap-for-v5.14/fixes-not-urgent-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/socOlof Johansson1-6/+54
2021-06-24PM / devfreq: passive: Fix get_target_freq when not using required-oppChanwoo Choi1-1/+2
2021-06-24leds: lgm: Fix up includesLinus Walleij1-2/+3
2021-06-24leds: ktd2692: Fix an error handling pathChristophe JAILLET1-9/+18
2021-06-23thunderbolt: test: Remove some casts which are no longer requiredDavid Gow1-87/+65
2021-06-23mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit testsDavid Gow1-17/+17
2021-06-23iio: Remove a cast in iio-test-format which is no longer requiredDavid Gow1-1/+1
2021-06-23device property: Remove some casts in property-entry-testDavid Gow1-28/+28
2021-06-24Merge tag 'amd-drm-next-5.14-2021-06-22-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie109-540/+483
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie120-5831/+6031
2021-06-23Revert "drm/msm/mdp5: provide dynamic bandwidth management"Rob Clark4-181/+36
2021-06-23virtio_net: Use virtio_find_vqs_ctx() helperXianting Tian1-2/+2
2021-06-23net: bcmgenet: Fix attaching to PYH failed on RPi 4BJian-Hong Pan1-0/+1
2021-06-23bonding: allow nesting of bonding deviceDi Zhu1-1/+3
2021-06-23leds: as3645a: Fix error return code in as3645a_parse_node()Zhen Lei1-0/+1
2021-06-23leds: turris-omnia: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-23leds: lp55xx: Initialize enable GPIO direction to outputDoug Zobel1-1/+1
2021-06-23ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.David Wilder1-23/+28
2021-06-23Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller7-39/+89
2021-06-23remoteproc: imx_rproc: support i.MX8ULPPeng Fan1-0/+13
2021-06-23remoteproc: stm32: fix mbox_send_message callArnaud Pouliquen1-9/+5
2021-06-23remoteproc: core: Cleanup device in case of failureSiddharth Gupta1-3/+12
2021-06-23remoteproc: core: Fix cdev remove and rproc delSiddharth Gupta2-2/+2
2021-06-23remoteproc: core: Move validate before device addSiddharth Gupta1-4/+4
2021-06-23remoteproc: core: Move cdev add before device addSiddharth Gupta1-5/+5
2021-06-23remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCsSuman Anna1-0/+3
2021-06-23remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get()Stephan Gerhold1-3/+2
2021-06-23remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put()Stephan Gerhold1-1/+1
2021-06-23soc: qcom: smem_state: Add devm_qcom_smem_state_get()Stephan Gerhold1-0/+36
2021-06-23Merge tag 'spi-fix-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-6/+10
2021-06-23Merge tag 'iwlwifi-next-for-kalle-2021-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo47-782/+1635
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko3-6/+25
2021-06-23cpufreq: Make cpufreq_online() call driver->offline() on errorsRafael J. Wysocki1-1/+10
2021-06-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo4-22/+17