summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet
2023-11-20fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann
2023-11-20fbdev: imsttfb: fix a resource leak in probeDan Carpenter
2023-11-20fbdev: imsttfb: Fix error path of imsttfb_probe()Helge Deller
2023-11-20r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-20net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson
2023-11-20r8169: improve rtl_set_rx_modeHeiner Kallweit
2023-11-20Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter
2023-11-20pwm: brcmstb: Utilize appropriate clock APIs in suspend/resumeFlorian Fainelli
2023-11-20pwm: sti: Reduce number of allocations and drop usage of chip_dataUwe Kleine-König
2023-11-20pwm: sti: Avoid conditional gotosThierry Reding
2023-11-20media: dvb-usb-v2: af9035: fix missing unlockHans Verkuil
2023-11-20media: s3c-camif: Avoid inappropriate kfree()Katya Orlova
2023-11-20media: bttv: fix use after free error due to btv->timeout timerZheng Wang
2023-11-20pcmcia: ds: fix possible name leak in error path in pcmcia_device_add()Yang Yingliang
2023-11-20pcmcia: ds: fix refcount leak in pcmcia_device_add()Yang Yingliang
2023-11-20pcmcia: cs: fix possible hung task and memory leak pccardd()Yang Yingliang
2023-11-20dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()Christophe JAILLET
2023-11-20USB: usbip: fix stub_dev hub disconnectJonas Blixt
2023-11-20misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan
2023-11-20dmaengine: ti: edma: handle irq_of_parse_and_map() errorsDan Carpenter
2023-11-20usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai
2023-11-20tty: tty_jobctrl: fix pid memleak in disassociate_ctty()Yi Yang
2023-11-20leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'Christophe JAILLET
2023-11-20ledtrig-cpu: Limit to 8 CPUsPavel Machek
2023-11-20leds: pwm: Don't disable the PWM when the LED should be offUwe Kleine-König
2023-11-20leds: pwm: convert to atomic PWM APIUwe Kleine-König
2023-11-20leds: pwm: simplify if conditionUwe Kleine-König
2023-11-20mfd: dln2: Fix double put in dln2_probeDinghao Liu
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky
2023-11-20hid: cp2112: Fix duplicate workqueue initializationDanny Kaehn
2023-11-20HID: cp2112: Use irqchip templateLinus Walleij
2023-11-20nd_btt: Make BTT lanes preemptibleTomas Glozar
2023-11-20hwrng: geode - fix accessing registersJonas Gorski
2023-11-20clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skippedSudeep Holla
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole
2023-11-20drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET
2023-11-20drm/radeon: possible buffer overflowKonstantin Meskhidze
2023-11-20drm/rockchip: vop: Fix reset of state in duplicate state crtc funcsJonas Karlman
2023-11-20hwmon: (coretemp) Fix potentially truncated sysfs attribute nameZhang Rui
2023-11-20platform/x86: wmi: Fix opening of char deviceArmin Wolf
2023-11-20platform/x86: wmi: remove unnecessary initializationsBarnabás Pőcze
2023-11-20platform/x86: wmi: Fix probe failure when failing to register WMI devicesArmin Wolf
2023-11-20clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-11-20clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-11-20clk: npcm7xx: Fix incorrect kfreeJonathan Neuschäfer
2023-11-20clk: keystone: pll: fix a couple NULL vs IS_ERR() checksDan Carpenter
2023-11-20clk: qcom: clk-rcg2: Fix clock rate overflow for high parent frequenciesDevi Priya
2023-11-20regmap: debugfs: Fix a erroneous check after snprintf()Christophe JAILLET