summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-02platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar
2023-11-02clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_paren...Alessandro Carminati
2023-11-02nvmem: imx: correct nregs for i.MX6ULPeng Fan
2023-11-02nvmem: imx: correct nregs for i.MX6SLLPeng Fan
2023-11-02nvmem: imx: correct nregs for i.MX6ULLPeng Fan
2023-11-02misc: fastrpc: Unmap only if buffer is unmapped from DSPEkansh Gupta
2023-11-02misc: fastrpc: Clean buffers on remote invocation failuresEkansh Gupta
2023-11-02misc: fastrpc: Free DMA handles for RPC calls with no argumentsEkansh Gupta
2023-11-02misc: fastrpc: Reset metadata buffer to avoid incorrect freeEkansh Gupta
2023-11-02i2c: aspeed: Fix i2c bus hang in slave readJian Zhang
2023-11-02i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat
2023-11-02i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina
2023-11-02i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()Herve Codina
2023-11-02i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina
2023-11-02iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScaleRobert Hancock
2023-11-02iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholdsRobert Hancock
2023-11-02iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski
2023-11-02iio: afe: rescale: Accept only offset channelsLinus Walleij
2023-11-02scsi: sd: Introduce manage_shutdown device flagDamien Le Moal
2023-11-02iavf: in iavf_down, disable queues when removing the driverMichal Schmidt
2023-11-02drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIOSui Jingfeng
2023-11-02i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-11-02gtp: fix fragmentation needed check with gsoPablo Neira Ayuso
2023-11-02r8152: Release firmware if we have an error in probeDouglas Anderson
2023-11-02r8152: Cancel hw_phy_work if we have an error in probeDouglas Anderson
2023-11-02r8152: Run the unload routine if we have errors during probeDouglas Anderson
2023-11-02r8152: Increase USB control msg timeout to 5000ms as per specDouglas Anderson
2023-11-02net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_regShigeru Yoshida
2023-11-02net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats...Christophe JAILLET
2023-11-02net: ethernet: adi: adin1110: Fix uninitialized variableDell Jin
2023-11-02igc: Fix ambiguity in the ethtool advertisingSasha Neftin
2023-11-02igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-11-02treewide: Spelling fix in commentKunwu Chan
2023-11-02i40e: Fix I40E_FLAG_VF_VLAN_PRUNING valueIvan Vecera
2023-11-02iavf: initialize waitqueues before starting watchdog_taskMichal Schmidt
2023-11-02r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac
2023-11-02r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac
2023-11-02r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_txMirsad Goran Todorovac
2023-11-02clk: ti: Fix missing omap5 mcbsp functional clock and aliasesTony Lindgren
2023-11-02clk: ti: Fix missing omap4 mcbsp functional clock and aliasesTony Lindgren
2023-11-02firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()Hao Ge
2023-11-02drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak
2023-11-02drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello
2023-11-02drm/i915/pmu: Check if pmu is closed before stopping eventUmesh Nerlige Ramappa
2023-11-02vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATEEric Auger
2023-11-02virtio_pci: fix the common cfg map sizeXuan Zhuo
2023-11-02virtio-crypto: handle config changed by work queuezhenwei pi
2023-11-02virtio-mmio: fix memory leak of vm_devMaximilian Heyne
2023-11-02virtio_balloon: Fix endless deflation and inflation on arm64Gavin Shan
2023-11-02mcb-lpc: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier