summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-02-18drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()Duoming Zhou1-2/+2
2022-02-18i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki1-1/+1
2022-02-18drm/imx/dcss: i.MX8MQ DCSS select DRM_GEM_CMA_HELPERRudi Heitbaum1-0/+1
2022-02-18ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois1-2/+1
2022-02-18clk: jz4725b: fix mmc0 clock gatingSiarhei Volkau1-2/+1
2022-02-18clk: qcom: gcc-msm8994: Remove NoC clocksKonrad Dybcio1-97/+9
2022-02-18of/fdt: move elfcorehdr reservation early for crash dump kernelNikhil Gupta1-1/+1
2022-02-18Merge tag 'drm-fixes-2022-02-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-111/+158
2022-02-17Merge tag 'drm-intel-fixes-2022-02-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie6-9/+24
2022-02-17Merge tag 'drm-misc-fixes-2022-02-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-6/+9
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds42-644/+210
2022-02-17bonding: force carrier update when releasing slaveZhang Changzhong1-3/+2
2022-02-17nfp: flower: netdev offload check for ip6gretapDanie du Toit1-0/+2
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet1-2/+2
2022-02-17net: dsa: lan9303: add VLAN IDs to master deviceMans Rullgard2-2/+10
2022-02-17Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski1-7/+16
2022-02-17drm/vc4: crtc: Fix runtime_pm reference countingMaxime Ripard1-3/+5
2022-02-17drm/vc4: hdmi: Unregister codec device on unbindMaxime Ripard2-0/+9
2022-02-17IB/qib: Fix duplicate sysfs directory nameMike Marciniszyn1-1/+1
2022-02-17spi: rockchip: terminate dma transmission when slave abortJon Lin1-0/+6
2022-02-17spi: rockchip: Fix error in getting num-cs propertyJon Lin1-3/+4
2022-02-17regmap-irq: Update interrupt clear register for proper resetPrasad Kumpatla1-14/+6
2022-02-17usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier2-2/+6
2022-02-17usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede1-2/+2
2022-02-17tps6598x: clear int mask on probe failureJens Axboe1-3/+4
2022-02-17block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig6-6/+6
2022-02-17net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas1-0/+5
2022-02-17HID: elo: Revert USB reference countingJiri Kosina1-6/+1
2022-02-17Merge tag 'amd-drm-fixes-5.17-2022-02-16' of https://gitlab.freedesktop.org/a...Dave Airlie5-13/+41
2022-02-17drm/tegra: Fix cast to restricted __le32Jon Hunter1-1/+1
2022-02-17Merge tag 'mediatek-drm-fixes-5.17' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie1-83/+84
2022-02-17net: dsa: lantiq_gswip: fix use after free in gswip_remove()Alexey Khoroshilov1-1/+1
2022-02-16Merge tag 'mmc-v5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+14
2022-02-16tty: n_tty: do not look ahead for EOL character past the end of the bufferLinus Torvalds1-4/+2
2022-02-16ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40Woody Suwalski1-0/+5
2022-02-16gpu: host1x: Always return syncpoint value when waitingMikko Perttunen1-17/+2
2022-02-16HID: Add support for open wheel and no attachment to T300Michael Hübner1-0/+2
2022-02-16HID: logitech-dj: add new lightspeed receiver idLucas Zampieri1-0/+1
2022-02-16gpio: rockchip: Reset int_bothedge when changing triggerSamuel Holland1-27/+29
2022-02-16drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä1-6/+8
2022-02-16Input: zinitix - add new compatible stringsLinus Walleij1-0/+12
2022-02-15ACPI: tables: Quiet ACPI table not found warningDan Williams1-1/+1
2022-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds8-29/+102
2022-02-15Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+5
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-6/+18
2022-02-15pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"Andy Shevchenko1-1/+0
2022-02-15staging: fbtft: fb_st7789v: reset display before initializationOliver Graute1-0/+2
2022-02-15CDC-NCM: avoid overflow in sanity checkingOliver Neukum1-4/+4
2022-02-15EDAC: Fix calculation of returned address and next offset in edac_align_ptr()Eliav Farber1-1/+1
2022-02-15net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()Vladimir Oltean1-1/+5