summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet2023-02-011-7/+16
* net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen2023-02-011-4/+4
* thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki2023-02-011-3/+7
* net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda2023-02-011-2/+2
* i2c: designware: use casting of u64 in clock multiplication to avoid overflowLareine Khawaly2023-02-011-3/+6
* i2c: designware: Use DIV_ROUND_CLOSEST() macroAndy Shevchenko2023-02-012-6/+7
* EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_infoManivannan Sadhasivam2023-02-011-3/+2
* EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam2023-02-011-8/+7
* thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada2023-02-012-3/+16
* scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov2023-02-011-1/+1
* xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I2023-02-011-0/+2
* platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCKHans de Goede2023-02-011-0/+1
* platform/x86: touchscreen_dmi: Add info for the CSL Panther Tab HDMichael Klein2023-02-011-0/+25
* scsi: hisi_sas: Set a port invalid only if there are no devices attached when...Yihang Li2023-02-011-1/+1
* spi: spidev: remove debug messages that access spidev->spi without lockingBartosz Golaszewski2023-02-011-2/+0
* cpufreq: armada-37xx: stop using 0 as NULL pointerMiles Chen2023-02-011-1/+1
* drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson2023-02-011-0/+6
* cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklistSumit Gupta2023-02-011-0/+1
* scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao2023-02-011-5/+45
* 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
* nvme-pci: fix timeout request state checkKeith Busch2023-02-011-1/+1
* dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...Liu Shixin2023-02-011-1/+3
* HID: betop: check shape of output reportsPietro Borrello2023-02-011-8/+9
* 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
* 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
* HID: revert CHERRY_MOUSE_000C quirkJiri Kosina2023-02-012-2/+0
* 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
* 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
* net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regsEsina Ekaterina2023-02-011-2/+4
* phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...Shang XiaoJing2023-02-011-1/+3
* amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju2023-02-012-0/+26
* amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju2023-02-011-8/+15
* phy: ti: fix Kconfig warning and operator precedenceRandy Dunlap2023-02-011-2/+2
* PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe()Christophe JAILLET2023-02-011-1/+5
* IB/hfi1: Remove user expected buffer invalidate raceDean Luick2023-02-012-5/+55
* IB/hfi1: Immediately remove invalid memory from hardwareDean Luick2023-02-012-14/+30
* IB/hfi1: Fix expected receive setup error exit issuesDean Luick2023-02-011-33/+50
* IB/hfi1: Reserve user expected TIDsDean Luick2023-02-011-8/+6