summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet1-1/+1
2023-11-20fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann1-1/+1
2023-11-20fbdev: imsttfb: fix a resource leak in probeDan Carpenter1-13/+16
2023-11-20fbdev: imsttfb: Fix error path of imsttfb_probe()Helge Deller1-2/+4
2023-11-20spi: spi-zynq-qspi: add spi-mem to driver kconfig dependenciesAmit Kumar Mahapatra1-0/+1
2023-11-20drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLEErik Kurzinger1-1/+2
2023-11-20r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit1-0/+2
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin1-1/+2
2023-11-20net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu2-2/+14
2023-11-20net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson1-1/+3
2023-11-20Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter1-1/+1
2023-11-20pwm: brcmstb: Utilize appropriate clock APIs in suspend/resumeFlorian Fainelli1-2/+2
2023-11-20pwm: sti: Reduce number of allocations and drop usage of chip_dataUwe Kleine-König1-15/+14
2023-11-20pwm: sti: Avoid conditional gotosThierry Reding1-26/+22
2023-11-20regmap: prevent noinc writes from clobbering cacheBen Wolsieffer1-7/+9
2023-11-20media: dvb-usb-v2: af9035: fix missing unlockHans Verkuil1-4/+9
2023-11-20media: s3c-camif: Avoid inappropriate kfree()Katya Orlova1-4/+2
2023-11-20media: bttv: fix use after free error due to btv->timeout timerZheng Wang1-0/+1
2023-11-20pcmcia: ds: fix possible name leak in error path in pcmcia_device_add()Yang Yingliang1-3/+1
2023-11-20pcmcia: ds: fix refcount leak in pcmcia_device_add()Yang Yingliang1-2/+8
2023-11-20pcmcia: cs: fix possible hung task and memory leak pccardd()Yang Yingliang1-0/+1
2023-11-20rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits callJavier Carrasco1-1/+1
2023-11-20i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devsDinghao Liu1-1/+3
2023-11-20dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()Christophe JAILLET1-1/+0
2023-11-20USB: usbip: fix stub_dev hub disconnectJonas Blixt1-2/+7
2023-11-20misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan1-3/+4
2023-11-20dmaengine: ti: edma: handle irq_of_parse_and_map() errorsDan Carpenter1-2/+2
2023-11-20usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai1-1/+1
2023-11-20tty: tty_jobctrl: fix pid memleak in disassociate_ctty()Yi Yang1-6/+11
2023-11-20leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'Christophe JAILLET1-2/+2
2023-11-20ledtrig-cpu: Limit to 8 CPUsPavel Machek1-3/+10
2023-11-20leds: pwm: Don't disable the PWM when the LED should be offUwe Kleine-König1-1/+1
2023-11-20leds: pwm: convert to atomic PWM APIUwe Kleine-König1-32/+9
2023-11-20leds: pwm: simplify if conditionUwe Kleine-König1-1/+1
2023-11-20mfd: dln2: Fix double put in dln2_probeDinghao Liu1-1/+0
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky1-1/+1
2023-11-20scsi: ufs: core: Leave space for '\0' in utf8 desc stringDaniel Mentz1-1/+1
2023-11-20hid: cp2112: Fix duplicate workqueue initializationDanny Kaehn1-2/+2
2023-11-20HID: cp2112: Use irqchip templateLinus Walleij1-9/+10
2023-11-20crypto: caam/jr - fix Chacha20 + Poly1305 self test failureGaurav Jain1-1/+2
2023-11-20crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failureGaurav Jain1-1/+2
2023-11-20nd_btt: Make BTT lanes preemptibleTomas Glozar1-4/+4
2023-11-20libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return v...Chen Ni1-1/+7
2023-11-20hwrng: geode - fix accessing registersJonas Gorski1-2/+4
2023-11-20clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skippedSudeep Holla1-0/+1
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole1-45/+1
2023-11-20firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov5-5/+5
2023-11-20soc: qcom: llcc: Handle a second device without data corruptionUwe Kleine-König1-0/+3
2023-11-20soc: qcom: Rename llcc-slice to llcc-qcomVivek Gautam2-1/+1
2023-11-20soc: qcom: llcc cleanup to get rid of sdm845 specific driver fileVivek Gautam4-119/+56