summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-14power: supply: fix residue sysfs file in error handle route of __power_supply...Zeng Heng1-1/+1
2023-01-14HSI: omap_ssi_core: fix possible memory leak in ssi_probe()Yang Yingliang1-1/+3
2023-01-14HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()Yang Yingliang1-1/+1
2023-01-14fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET1-0/+1
2023-01-14fbdev: vermilion: decrease reference count in error pathXiongfeng Wang1-1/+3
2023-01-14fbdev: via: Fix error in via_core_init()Shang XiaoJing1-1/+8
2023-01-14fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang1-2/+7
2023-01-14fbdev: ssd1307fb: Drop optional dependencyAndy Shevchenko1-1/+0
2023-01-14thermal/drivers/imx8mm_thermal: Validate temperature rangeMarcus Folkesson1-1/+7
2023-01-14usb: storage: Add check for kcallocJiasheng Jiang1-0/+2
2023-01-14i2c: ismt: Fix an out-of-bounds bug in ismt_access()Zheyu Ma1-0/+3
2023-01-14i2c: mux: reg: check return value after calling platform_get_resource()Yang Yingliang1-3/+2
2023-01-14gpiolib: cdev: fix NULL-pointer dereferencesBartosz Golaszewski1-0/+27
2023-01-14gpiolib: Get rid of redundant 'else'Andy Shevchenko2-38/+40
2023-01-14vme: Fix error not catched in fake_init()Chen Zhongjin1-0/+2
2023-01-14staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing1-1/+1
2023-01-14staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter1-1/+3
2023-01-14i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probeHui Tang1-7/+3
2023-01-14mcb: mcb-parse: fix error handing in chameleon_parse_gdd()Yang Yingliang1-1/+1
2023-01-14drivers: mcb: fix resource leak in mcb_probe()Zhengchao Shao1-1/+3
2023-01-14usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping1-0/+1
2023-01-14usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping1-24/+28
2023-01-14usb: gadget: f_hid: optional SETUP/SET_REPORT modeMaxim Devaev2-33/+188
2023-01-14usb: roles: fix of node refcount leak in usb_role_switch_is_parent()Yang Yingliang1-1/+4
2023-01-14counter: stm32-lptimer-cnt: fix the check on arr and cmp registers updateFabrice Gasnier1-1/+1
2023-01-14iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca1-18/+10
2023-01-14iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron13-13/+23
2023-01-14iio: adis: stylistic changesNuno Sá3-27/+29
2023-01-14iio: adis: handle devices that cannot unmask the drdy pinNuno Sá2-1/+18
2023-01-14iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disableJonathan Cameron3-9/+11
2023-01-14iio: temperature: ltc2983: make bulk write buffer DMA-safeCosmin Tanislav1-5/+5
2023-01-14cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang1-8/+12
2023-01-14cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang1-10/+14
2023-01-14firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()Yang Yingliang1-0/+1
2023-01-14misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...Zheng Wang3-7/+30
2023-01-14misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()ruanjinjie1-1/+1
2023-01-14ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang1-1/+19
2023-01-14misc: ocxl: fix possible name leak in ocxl_file_register_afu()Yang Yingliang1-2/+5
2023-01-14serial: sunsab: Fix error handling in sunsab_init()Yuan Can1-1/+7
2023-01-14serial: altera_uart: fix locking in polling modeGabriel Somlo1-2/+3
2023-01-14tty: serial: altera_uart_{r,t}x_chars() need only uart_portJiri Slaby1-6/+4
2023-01-14tty: serial: clean up stop-tx part in altera_uart_tx_chars()Jiri Slaby1-4/+2
2023-01-14serial: pch: Fix PCI device refcount leak in pch_request_dma()Xiongfeng Wang1-0/+4
2023-01-14serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.delisun1-1/+10
2023-01-14serial: amba-pl011: avoid SBSA UART accessing DMACR registerJiamei Xie1-0/+3
2023-01-14usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter1-1/+1
2023-01-14usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang1-1/+4
2023-01-14usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter1-1/+1
2023-01-14staging: vme_user: Fix possible UAF in tsi148_dma_list_addGaosheng Cui1-0/+1
2023-01-14usb: fotg210-udc: Fix ages old endianness issuesLinus Walleij1-6/+6