summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* spi: cadence: Fix busy cycles calculationWitold Sadowski2023-02-011-1/+4
* scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao2023-02-011-5/+45
* bnxt: Do not read past the end of test namesKees Cook2023-02-012-17/+5
* net: stmmac: enable all safety features by defaultAndrew Halaney2023-02-011-0/+14
* thermal: core: call put_device() only after device_register() failsViresh Kumar2023-02-011-3/+10
* thermal/core: fix error code in __thermal_cooling_device_register()Dan Carpenter2023-02-011-1/+2
* thermal: Validate new state in cur_state_store()Viresh Kumar2023-02-013-19/+13
* net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan2023-02-011-2/+2
* driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin2023-02-011-1/+1
* w1: fix WARNING after calling w1_process()Yang Yingliang2023-02-011-1/+3
* w1: fix deadloop in __w1_remove_master_device()Yang Yingliang2023-02-012-3/+4
* device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang2023-02-011-6/+12
* ptdma: pt_core_execute_cmd() should use spinlockEric Pilmore2023-02-012-4/+5
* usb: dwc3: fix extcon dependencyArnd Bergmann2023-02-011-1/+1
* nvme-pci: fix timeout request state checkKeith Busch2023-02-011-1/+1
* drm/amd/display: fix issues with driver unloadHamza Mahfooz2023-02-012-5/+0
* phy: phy-can-transceiver: Skip warning if no "max-bitrate"Geert Uytterhoeven2023-02-011-2/+3
* dmaengine: tegra: Fix memory leak in terminate_all()Akhil R2023-02-011-0/+1
* dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...Liu Shixin2023-02-011-1/+3
* drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson2023-02-011-4/+4
* HID: betop: check shape of output reportsPietro Borrello2023-02-011-8/+9
* virtio-net: correctly enable callback during start_xmitJason Wang2023-02-011-2/+4
* net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock2023-02-011-8/+1
* dmaengine: Fix double increment of client_count in dma_chan_get()Koba Ko2023-02-011-3/+4
* drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann2023-02-011-1/+2
* net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap2023-02-011-4/+4
* net/mlx5: E-switch, Fix switchdev mode after devlink reloadChris Mi2023-02-011-0/+1
* net/mlx5e: Set decap action based on attr for sampleChris Mi2023-02-011-3/+2
* net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING...Maor Dickman2023-02-013-5/+4
* net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENTMaor Dickman2023-02-011-15/+3
* net/mlx5e: Avoid false lock dependency warning on tc_ht even moreVlad Buslov2023-02-011-0/+3
* net: ipa: disable ipa interrupt during suspendCaleb Connolly2023-02-013-0/+43
* usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami2023-02-011-0/+2
* usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami2023-02-011-0/+5
* usb: ucsi: Ensure connector delayed work items are flushedJack Pham2023-02-012-3/+22
* block/rnbd-clt: fix wrong max ID in ida_alloc_maxGuoqing Jiang2023-02-011-1/+1
* HID: revert CHERRY_MOUSE_000C quirkJiri Kosina2023-02-012-2/+0
* pinctrl: rockchip: fix mux route data for rk3568Jonas Karlman2023-02-011-10/+10
* net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit2023-02-011-0/+5
* HID: check empty report_list in bigben_probe()Pietro Borrello2023-02-011-0/+5
* HID: check empty report_list in hid_validate_values()Pietro Borrello2023-02-011-2/+2
* net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit2023-02-011-1/+6
* net: usb: sr9700: Handle negative lenSzymon Heidrich2023-02-011-1/+1
* net: stmmac: Fix queue statistics readingKurt Kanzenbach2023-02-011-4/+4
* pinctrl: rockchip: fix reading pull type on rk3568Jonas Karlman2023-02-011-1/+10
* wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich2023-02-011-13/+6
* gpio: mxc: Always set GPIOs used as interrupt source to INPUT modeMarek Vasut2023-02-011-1/+1
* gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlockMarek Vasut2023-02-011-0/+11
* net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger2023-02-011-5/+8
* net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()Vladimir Oltean2023-02-011-2/+2