summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-19eth: remove remaining copies of the NAPI_POLL_WEIGHT defineJakub Kicinski
2023-10-19usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo
2023-10-19dmaengine: mediatek: Fix deadlock caused by synchronize_irq()Duoming Zhou
2023-10-19dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irqRex Zhang
2023-10-19usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak
2023-10-19usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati
2023-10-19usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2023-10-19counter: microchip-tcb-capture: Fix the use of internal GCLK logicDharma Balasubiramani
2023-10-19pinctrl: avoid unsafe code pattern in find_pinctrl()Dmitry Torokhov
2023-10-19tee: amdtee: fix use-after-free vulnerability in amdtee_close_sessionRijo Thomas
2023-10-19Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede
2023-10-19Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian
2023-10-19Input: xpad - add PXN V900 supportMatthias Berndt
2023-10-19Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller
2023-10-19Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-10-19thunderbolt: Check that lane 1 is in CL0 before enabling lane bondingMika Westerberg
2023-10-19thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple RidgeMika Westerberg
2023-10-19mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia
2023-10-19ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBAHans de Goede
2023-10-19drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess
2023-10-19drm/amdgpu: add missing NULL checkChristian König
2023-10-19iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl
2023-10-19iio: pressure: dps310: Adjust Timeout SettingsLakshmi Yadlapati
2023-10-19iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell
2023-10-19usb: musb: Modify the "HWVers" register addressXingxing Luo
2023-10-19usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo
2023-10-19usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang
2023-10-19usb: dwc3: Soft reset phy on probe for hostThinh Nguyen
2023-10-19net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco
2023-10-19usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng
2023-10-19xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie
2023-10-19dmaengine: stm32-mdma: abort resume if no ongoing transferAmelie Delaunay
2023-10-19media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang
2023-10-19pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen
2023-10-19net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen
2023-10-19ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-19net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)
2023-10-19net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)
2023-10-19drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze
2023-10-19xen-netback: use default TX queue size for vifsRoger Pau Monne
2023-10-19eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski
2023-10-19mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter
2023-10-19ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu
2023-10-19ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda
2023-10-19ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda
2023-10-19drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflowAbhinav Kumar
2023-10-19drm/msm/dsi: fix irq_of_parse_and_map() error checkingDan Carpenter
2023-10-19drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar
2023-10-19drm/msm/dp: do not reinitialize phy unless retry during link trainingKuogee Hsieh
2023-10-19HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede