summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-17net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer1-0/+1
2024-11-17HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboardHans de Goede1-0/+8
2024-11-17HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpadKenneth Albanowski2-0/+5
2024-11-17vDPA/ifcvf: Fix pci_read_config_byte() return code handlingYuan Can1-1/+1
2024-11-17nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao1-7/+14
2024-11-17nvme: make keep-alive synchronous operationNilay Shroff1-10/+7
2024-11-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff1-0/+13
2024-11-17net: phy: mdio-bcm-unimac: Add BCM6846 supportLinus Walleij1-0/+1
2024-11-17drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang4-6/+32
2024-11-17nvme-multipath: defer partition scanningKeith Busch2-0/+34
2024-11-17RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGESShowrya M N1-0/+2
2024-11-17drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITSIan Forbes3-6/+5
2024-11-17crypto: marvell/cesa - Disable hash algorithmsHerbert Xu1-6/+6
2024-11-17nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce1-6/+8
2024-11-17iommu/arm-smmu: Clarify MMU-500 CPRE workaroundRobin Murphy1-2/+2
2024-11-17HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli1-0/+5
2024-11-17HID: multitouch: Add support for B2402FVA track pointStefan Blum1-0/+4
2024-11-17nvme: tcp: avoid race between queue_lock lock and destroyHannes Reinecke1-3/+4
2024-11-17irqchip/ocelot: Fix trigger register addressSergey Matsievskiy1-2/+2
2024-11-14irqchip/gic-v3: Force propagation of the active state with a read-backMarc Zyngier1-0/+7
2024-11-14USB: serial: option: add Quectel RG650VBenoƮt Monin1-0/+3
2024-11-14USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer1-0/+3
2024-11-14USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu1-0/+2
2024-11-14USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter1-4/+4
2024-11-14usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter1-0/+2
2024-11-14usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie1-4/+4
2024-11-14usb: dwc3: fix fault at system suspend if device was already runtime suspendedRoger Quadros1-13/+12
2024-11-14usb: musb: sunxi: Fix accessing an released usb phyZijun Hu1-2/+0
2024-11-14i2c: designware: do not hold SCL low when I2C_DYNAMIC_TAR_UPDATE is not setLiu Peibao2-2/+5
2024-11-14media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens1-1/+1
2024-11-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-4/+0
2024-11-14net: vertexcom: mse102x: Fix possible double free of TX skbStefan Wahren1-2/+3
2024-11-14net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()Jinjie Ruan1-1/+1
2024-11-14dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflowZichen Xie1-2/+2
2024-11-14dm cache: fix potential out-of-bounds access on the first resumeMing-Hung Tsai1-21/+16
2024-11-14dm cache: optimize dirty bit checking with find_next_bit when resizingMing-Hung Tsai1-8/+8
2024-11-14dm cache: fix out-of-bounds access to the dirty bitset when resizingMing-Hung Tsai1-1/+1
2024-11-14dm cache: fix flushing uninitialized delayed_work on cache_ctr errorMing-Hung Tsai1-9/+15
2024-11-14dm cache: correct the number of origin blocks to match the target lengthMing-Hung Tsai1-4/+4
2024-11-14thermal/drivers/qcom/lmh: Remove false lockdep backtraceDmitry Baryshkov1-0/+7
2024-11-14drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-11-14drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar1-1/+1
2024-11-14drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher1-1/+1
2024-11-14drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-14drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher1-3/+3
2024-11-14rpmsg: glink: Handle rejected intent request betterBjorn Andersson1-3/+7
2024-11-14pwm: imx-tpm: Use correct MODULO value for EPWM modeErik Schumacher1-1/+3
2024-11-14can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...Marc Kleine-Budde1-3/+5
2024-11-14can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculationMarc Kleine-Budde1-3/+7
2024-11-14can: m_can: m_can_close(): don't call free_irq() for IRQ-less devicesMarc Kleine-Budde1-1/+2