summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-12-29hamradio: improve the incomplete fix to avoid NPDLin Ma
2021-12-29hamradio: defer ax25 kfree after unregister_netdevLin Ma
2021-12-29hwmon: (lm90) Do not report 'busy' status bit as alarmGuenter Roeck
2021-12-29usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca
2021-12-29pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne
2021-12-29Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito
2021-12-29hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck
2021-12-29sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-29drivers: net: smc911x: Check for error irqJiasheng Jiang
2021-12-29fjes: Check for error irqJiasheng Jiang
2021-12-29bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-29IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito
2021-12-29spi: change clk_disable_unprepare to clk_unprepareDongliang Mu
2021-12-29HID: holtek: fix mouse probingBenjamin Tissoires
2021-12-29can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson
2021-12-29net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-12-22xen/netback: don't queue unlimited number of packagesJuergen Gross
2021-12-22xen/netback: fix rx queue stall detectionJuergen Gross
2021-12-22xen/console: harden hvc_xen against event channel stormsJuergen Gross
2021-12-22xen/netfront: harden netfront against event channel stormsJuergen Gross
2021-12-22xen/blkfront: harden blkfront against event channel stormsJuergen Gross
2021-12-22Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor
2021-12-22mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor
2021-12-22net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor
2021-12-22scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy
2021-12-22firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-22libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy
2021-12-22USB: serial: option: add Telit FN990 compositionsDaniele Palmas
2021-12-22PCI/MSI: Mask MSI-X vectors only on successStefan Roese
2021-12-22PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor
2021-12-22dmaengine: st_fdma: fix MODULE_ALIASAlyssa Ross
2021-12-22dm btree remove: fix use after free in rebalance_children()Joe Thornber
2021-12-22hwmon: (dell-smm) Fix warning on /proc/i8k creation errorArmin Wolf
2021-12-22i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman
2021-12-22parisc/agp: Annotate parisc agp init functions with __initHelge Deller
2021-12-22net/mlx4_en: Update reported link modes for 1/10GErik Ekman
2021-12-22drm/msm/dsi: set default num_data_lanesPhilip Chen
2021-12-14irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin
2021-12-14irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang
2021-12-14irqchip/armada-370-xp: Fix support for Multi-MSI interruptsPali Rohár
2021-12-14irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()Pali Rohár
2021-12-14iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang
2021-12-14iio: adc: axp20x_adc: fix charging current reporting on AXP22xEvgeny Boger
2021-12-14iio: dln2: Check return value of devm_iio_trigger_register()Lars-Peter Clausen