summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-18drm/i915: Remove unused variableNirmoy Das1-2/+0
2023-01-18phy: phy-can-transceiver: Skip warning if no "max-bitrate"Geert Uytterhoeven1-2/+3
2023-01-18drm/i915/dg2: Introduce Wa_18019271663Matt Atwood2-3/+7
2023-01-18drm/i915/dg2: Introduce Wa_18018764978Matt Atwood2-1/+9
2023-01-18dmaengine: tegra: Fix memory leak in terminate_all()Akhil R1-0/+1
2023-01-18dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...Liu Shixin1-1/+3
2023-01-18drm/fb-helper: Set framebuffer for vga-switcheroo clientsThomas Zimmermann1-0/+7
2023-01-18drm/i915: Allow switching away via vga-switcheroo if uninitializedThomas Zimmermann2-3/+6
2023-01-18drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson1-4/+4
2023-01-18drm/i915: re-disable RC6p on Sandy BridgeSasa Dragic1-1/+2
2023-01-18HID: betop: check shape of output reportsPietro Borrello1-8/+9
2023-01-18virtio-net: correctly enable callback during start_xmitJason Wang1-2/+4
2023-01-18net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock1-8/+1
2023-01-18dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_initHui Wang1-1/+3
2023-01-18dmaengine: Fix double increment of client_count in dma_chan_get()Koba Ko1-3/+4
2023-01-18dmaengine: tegra210-adma: fix global intr clearMohan Kumar1-1/+1
2023-01-18Add exception protection processing for vd in axi_chan_handle_err functionShawn.Shao1-0/+6
2023-01-18drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann1-1/+2
2023-01-18dmaengine: lgm: Move DT parsing after initializationPeter Harliman Liem1-5/+5
2023-01-18HID: playstation: sanity check DualSense calibration data.Roderick Colenbrander1-0/+32
2023-01-18HID: playstation: sanity check DualShock4 calibration data.Roderick Colenbrander1-0/+31
2023-01-18HID: uclogic: Add support for XP-PEN Deco 01 V2José Expósito3-0/+5
2023-01-18net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2023-01-18net/mlx5: E-switch, Fix switchdev mode after devlink reloadChris Mi1-0/+1
2023-01-18net/mlx5e: Protect global IPsec ASOLeon Romanovsky2-1/+8
2023-01-18net/mlx5e: Remove optimization which prevented update of ESN stateLeon Romanovsky2-10/+0
2023-01-18net/mlx5e: Set decap action based on attr for sampleChris Mi1-3/+2
2023-01-18net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING...Maor Dickman3-5/+4
2023-01-18net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENTMaor Dickman1-15/+3
2023-01-18net/mlx5e: Remove redundant xsk pointer check in mlx5e_mpwrq_validate_xskAdham Faris1-2/+1
2023-01-18net/mlx5e: Avoid false lock dependency warning on tc_ht even moreVlad Buslov1-0/+3
2023-01-18net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()Yang Yingliang1-0/+1
2023-01-17Merge tag 'for-net-2023-01-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+7
2023-01-17net: ipa: disable ipa interrupt during suspendCaleb Connolly3-0/+43
2023-01-17Bluetooth: hci_qca: Fix driver shutdown on closed serdevKrzysztof Kozlowski1-0/+7
2023-01-17drm/i915/display: Check source height is > 0Drew Davenport1-1/+1
2023-01-17block/rnbd-clt: fix wrong max ID in ida_alloc_maxGuoqing Jiang1-1/+1
2023-01-17HID: revert CHERRY_MOUSE_000C quirkJiri Kosina2-2/+0
2023-01-17net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit1-0/+5
2023-01-17ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810THans de Goede1-0/+8
2023-01-17HID: check empty report_list in bigben_probe()Pietro Borrello1-0/+5
2023-01-17HID: check empty report_list in hid_validate_values()Pietro Borrello1-2/+2
2023-01-17net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit1-1/+6
2023-01-17net: usb: sr9700: Handle negative lenSzymon Heidrich1-1/+1
2023-01-16pktcdvd: check for NULL returna fter calling bio_split_to_limits()Jens Axboe1-0/+2
2023-01-16tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()John Ogness2-15/+10
2023-01-16wifi: mt76: dma: fix a regression in adding rx buffersFelix Fietkau1-52/+72
2023-01-16wifi: mt76: handle possible mt76_rx_token_consume failuresLorenzo Bianconi3-4/+20
2023-01-16wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf failsLorenzo Bianconi1-4/+5
2023-01-16octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya1-2/+2