summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-01thermal: Validate new state in cur_state_store()Viresh Kumar3-19/+13
2023-02-01net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan1-2/+2
2023-02-01driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin1-1/+1
2023-02-01w1: fix WARNING after calling w1_process()Yang Yingliang1-1/+3
2023-02-01w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2-3/+4
2023-02-01device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang1-6/+12
2023-02-01ptdma: pt_core_execute_cmd() should use spinlockEric Pilmore2-4/+5
2023-02-01usb: dwc3: fix extcon dependencyArnd Bergmann1-1/+1
2023-02-01nvme-pci: fix timeout request state checkKeith Busch1-1/+1
2023-02-01drm/amd/display: fix issues with driver unloadHamza Mahfooz2-5/+0
2023-02-01phy: phy-can-transceiver: Skip warning if no "max-bitrate"Geert Uytterhoeven1-2/+3
2023-02-01dmaengine: tegra: Fix memory leak in terminate_all()Akhil R1-0/+1
2023-02-01dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...Liu Shixin1-1/+3
2023-02-01drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson1-4/+4
2023-02-01HID: betop: check shape of output reportsPietro Borrello1-8/+9
2023-02-01virtio-net: correctly enable callback during start_xmitJason Wang1-2/+4
2023-02-01net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock1-8/+1
2023-02-01dmaengine: Fix double increment of client_count in dma_chan_get()Koba Ko1-3/+4
2023-02-01drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann1-1/+2
2023-02-01net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2023-02-01net/mlx5: E-switch, Fix switchdev mode after devlink reloadChris Mi1-0/+1
2023-02-01net/mlx5e: Set decap action based on attr for sampleChris Mi1-3/+2
2023-02-01net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING...Maor Dickman3-5/+4
2023-02-01net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENTMaor Dickman1-15/+3
2023-02-01net/mlx5e: Avoid false lock dependency warning on tc_ht even moreVlad Buslov1-0/+3
2023-02-01net: ipa: disable ipa interrupt during suspendCaleb Connolly3-0/+43
2023-02-01usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami1-0/+2
2023-02-01usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami1-0/+5
2023-02-01usb: ucsi: Ensure connector delayed work items are flushedJack Pham2-3/+22
2023-02-01block/rnbd-clt: fix wrong max ID in ida_alloc_maxGuoqing Jiang1-1/+1
2023-02-01HID: revert CHERRY_MOUSE_000C quirkJiri Kosina2-2/+0
2023-02-01pinctrl: rockchip: fix mux route data for rk3568Jonas Karlman1-10/+10
2023-02-01net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit1-0/+5
2023-02-01HID: check empty report_list in bigben_probe()Pietro Borrello1-0/+5
2023-02-01HID: check empty report_list in hid_validate_values()Pietro Borrello1-2/+2
2023-02-01net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit1-1/+6
2023-02-01net: usb: sr9700: Handle negative lenSzymon Heidrich1-1/+1
2023-02-01net: stmmac: Fix queue statistics readingKurt Kanzenbach1-4/+4
2023-02-01pinctrl: rockchip: fix reading pull type on rk3568Jonas Karlman1-1/+10
2023-02-01wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich1-13/+6
2023-02-01gpio: mxc: Always set GPIOs used as interrupt source to INPUT modeMarek Vasut1-1/+1
2023-02-01gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlockMarek Vasut1-0/+11
2023-02-01net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger1-5/+8
2023-02-01net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()Vladimir Oltean1-2/+2
2023-02-01net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regsEsina Ekaterina1-2/+4
2023-02-01phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing1-1/+3
2023-02-01drm/vc4: bo: Fix unused variable warningMaxime Ripard1-1/+0
2023-02-01amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju2-0/+26
2023-02-01amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju1-8/+15
2023-02-01phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe()Shang XiaoJing1-0/+3