summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
3 daysteam: Move team device type change at the end of team_port_addNikola Z. Ivanov1-8/+15
3 dayspinctrl: meson: mark the GPIO controller as sleepingBartosz Golaszewski1-1/+1
3 daysdrm/imx/tve: fix probe device leakJohan Hovold1-0/+13
3 dayspinctrl: lpass-lpi: implement .get_direction() for the GPIO driverBartosz Golaszewski1-0/+17
3 daysdrm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li1-8/+10
3 dayscan: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
3 daysHID: uclogic: Add NULL check in uclogic_input_configured()Henry Martin1-1/+4
3 daysHID: uclogic: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu1-10/+3
3 daysnet: stmmac: make sure that ptp_rate is not 0 before configuring ESTAlexis Lothoré2-0/+10
3 daysusbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
3 daysmei: trace: treat reg parameter as stringAlexander Usyskin1-9/+9
3 daysnvme: fix PCIe subsystem reset controller state transitionNilay Shroff1-1/+4
3 daysnvme-pci: do not directly handle subsys reset falloutKeith Busch7-11/+58
3 daysnvme-fc: rename free_ctrl callback to match name patternDaniel Wagner1-2/+2
3 daysdmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold1-6/+12
3 daysdmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold1-1/+3
3 daysw1: therm: Fix off-by-one buffer overflow in alarms_storeThorsten Blum1-42/+20
3 daysw1: w1_therm: use swap() to make code cleanerYang Guang1-4/+3
3 daysscsi: xen: scsiback: Fix potential memory leak in scsiback_remove()Abdun Nihaal1-0/+1
3 daysiio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold1-11/+2
3 daysof: platform: Use default match table for /firmwareRob Herring (Arm)1-1/+1
3 dayscomedi: Fix getting range information for subdevices 16 to 255Ian Abbott3-3/+3
3 daysscsi: qla2xxx: edif: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
3 daysscsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li1-0/+1
3 daysgpiolib: acpi: use BIT_ULL() for u64 mask in address space handlerDenis Sergeev1-1/+1
3 daysscsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()Kery Qi1-2/+2
3 daysnet/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman1-9/+11
3 daysnet/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao1-0/+1
3 daysnet/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman3-2/+26
3 daysice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
3 daysrocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
3 daysnet: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
3 daysnet/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
3 daysBluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su1-2/+2
3 dayscan: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
3 dayscan: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
3 dayscan: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
3 dayscan: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
3 daysirqchip/gic-v3-its: Avoid truncating memory addressesArnd Bergmann1-4/+4
3 daysuacce: ensure safe queue release with state managementChenghai Huang1-7/+21
3 daysuacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen1-0/+6
3 daysuacce: fix cdev handling in the cleanup pathWenkai Lin1-1/+7
3 daysintel_th: fix device leak on output open()Johan Hovold1-3/+16
3 daysslimbus: core: fix device reference leak on report presentJohan Hovold1-0/+3
3 daysslimbus: core: fix runtime PM imbalance on report presentJohan Hovold1-7/+9
3 daysocteontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
3 dayswifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut1-0/+1
3 dayswifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter1-3/+3
3 dayswifi: ath10k: fix dma_free_coherent() pointerThomas Fourier1-8/+8
3 daysmmc: rtsx_pci_sdmmc: implement sdmmc_card_busy functionMatthew Schwartz1-0/+41