summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-25mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma
2021-07-25firmware: arm_scmi: Avoid padding in sensor message structureCristian Marussi
2021-07-25drm/panel: nt35510: Do not fail if DSI read failsLinus Walleij
2021-07-25dma-buf/sync_file: Don't leak fences on merge failureJason Ekstrand
2021-07-25net: fddi: fix UAF in fza_probePavel Skripkin
2021-07-25net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-25net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-07-25net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-25net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-25net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...Taehee Yoo
2021-07-25net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragmentLorenzo Bianconi
2021-07-25vmxnet3: fix cksum offload issues for tunnels with non-default udp portsRonak Doshi
2021-07-25net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún
2021-07-25net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún
2021-07-25net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
2021-07-25firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible s...Pali Rohár
2021-07-25thermal/core/thermal_of: Stop zone device before unregistering itDmitry Osipenko
2021-07-25scsi: qedf: Add check to synchronize abort and flushJaved Hasan
2021-07-25scsi: libfc: Fix array index out of bound exceptionJaved Hasan
2021-07-25scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2021-07-25scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King
2021-07-25rtc: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-07-25thermal/drivers/sprd: Add missing of_node_put for loop iterationKrzysztof Kozlowski
2021-07-25thermal/drivers/imx_sc: Add missing of_node_put for loop iterationKrzysztof Kozlowski
2021-07-25thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1Geert Uytterhoeven
2021-07-25thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang
2021-07-25firmware: tegra: bpmp: Fix Tegra234-only buildsThierry Reding
2021-07-25soc/tegra: fuse: Fix Tegra234-only buildsThierry Reding
2021-07-25i3c: master: svc: drop free_irq of devm_request_irq allocated irqYang Yingliang
2021-07-25firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selectedSudeep Holla
2021-07-25firmware: arm_scmi: Add SMCCC discovery dependency in KconfigEtienne Carriere
2021-07-25memory: tegra: Fix compilation warnings on 64bit platformsDmitry Osipenko
2021-07-25rtc: mxc_v2: add missing MODULE_DEVICE_TABLEBixuan Cui
2021-07-25soc: mediatek: add missing MODULE_DEVICE_TABLEZou Wei
2021-07-25soc: bcm: brcmstb: remove unused variable 'brcmstb_machine_match'Jiapeng Chong
2021-07-25reset: ti-syscon: fix to_ti_syscon_reset_data macroPhilipp Zabel
2021-07-20misc: alcor_pci: fix inverted branch conditionTong Zhang
2021-07-20scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()Dan Carpenter
2021-07-20cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_initViresh Kumar
2021-07-20scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET
2021-07-20firmware: turris-mox-rwtm: show message about HWRNG registrationPali Rohár
2021-07-20firmware: turris-mox-rwtm: fail probing when firmware does not support hwrngPali Rohár
2021-07-20firmware: turris-mox-rwtm: report failures betterMarek Behún
2021-07-20firmware: turris-mox-rwtm: fix reply status decoding functionMarek Behún
2021-07-20thermal/drivers/rcar_gen3_thermal: Fix coefficient calculationsNiklas Söderlund
2021-07-20thermal/drivers/sprd: Add missing MODULE_DEVICE_TABLEChunyan Zhang