summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-08-29Revert "usb: gadget: uvc: cleanup request when not in correct state"Greg Kroah-Hartman1-6/+0
2024-08-29pmdomain: imx: wait SSAR when i.MX93 power domain onPeng Fan1-2/+3
2024-08-29mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten1-0/+8
2024-08-29cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov1-1/+2
2024-08-29Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin...Werner Sembach1-9/+1
2024-08-29Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3Werner Sembach2-6/+14
2024-08-29HID: microsoft: Add rumble support to latest xbox controllersSiarhei Vishniakou2-2/+19
2024-08-29HID: wacom: Defer calculation of resolution until resolution_code is knownJason Gerecke1-1/+3
2024-08-29drm/amdgpu: Validate TA binary sizeCandice Li1-0/+3
2024-08-29mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter1-4/+5
2024-08-29drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov1-0/+3
2024-08-29drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar1-0/+2
2024-08-29drm/msm/dp: fix the max supported bpp logicAbhinav Kumar1-9/+10
2024-08-29drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov1-12/+2
2024-08-29net: xilinx: axienet: Fix dangling multicast addressesSean Anderson2-12/+10
2024-08-29net: xilinx: axienet: Always disable promiscuous modeSean Anderson1-0/+4
2024-08-29octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan1-12/+11
2024-08-29net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang1-1/+2
2024-08-29dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter1-3/+4
2024-08-29ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski1-1/+1
2024-08-29ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski1-9/+3
2024-08-29ice: Pull out next_to_clean bump out of ice_put_rx_buf()Maciej Fijalkowski1-13/+16
2024-08-29ice: Store page count inside ice_rx_bufMaciej Fijalkowski2-17/+12
2024-08-29ice: Add xdp_buff to ice_rx_ring structMaciej Fijalkowski3-16/+25
2024-08-29ice: Prepare legacy-rx for upcoming XDP multi-buffer supportMaciej Fijalkowski5-23/+17
2024-08-29bonding: fix xfrm state handling when clearing active slaveNikolay Aleksandrov1-1/+1
2024-08-29bonding: fix xfrm real_dev null pointer dereferenceNikolay Aleksandrov1-1/+0
2024-08-29bonding: fix null pointer deref in bond_ipsec_offload_okNikolay Aleksandrov1-0/+2
2024-08-29bonding: fix bond_ipsec_offload_ok return typeNikolay Aleksandrov1-12/+6
2024-08-29net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean3-0/+67
2024-08-29net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean2-2/+9
2024-08-29net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean2-7/+24
2024-08-29drm/amdkfd: reserve the BO before validating itLang Yu3-5/+21
2024-08-29platform/surface: aggregator: Fix warning when controller is destroyed in probeMaximilian Luz1-1/+2
2024-08-29drm/amd/display: Adjust cursor positionRodrigo Siqueira1-1/+1
2024-08-29net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li2-9/+16
2024-08-29dm suspend: return -ERESTARTSYS instead of -EINTRMikulas Patocka1-2/+2
2024-08-29i2c: tegra: Do not mark ACPI devices as irq safeBreno Leitao1-2/+2
2024-08-29i2c: tegra: allow VI support to be compiled outMichał Mirosław1-10/+14
2024-08-29i2c: tegra: allow DVC support to be compiled outMichał Mirosław1-6/+11
2024-08-29media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno1-5/+5
2024-08-29gtp: pull network headers in gtp_dev_xmit()Eric Dumazet1-0/+3
2024-08-29drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jesse Zhang1-1/+5
2024-08-29nvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg1-12/+4
2024-08-29irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_allocGuanrui Huang1-2/+0
2024-08-29fbdev: offb: replace of_node_put with __free(device_node)Abdulrasaq Lawani1-2/+1
2024-08-29usb: dwc3: core: Skip setting event buffers for host only controllersKrishna Kurapati1-0/+13
2024-08-29platform/x86: lg-laptop: fix %s null argument warningGergo Koteles1-1/+1
2024-08-29irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same timeBiju Das1-3/+2
2024-08-29nvmet-tcp: do not continue for invalid icreqHannes Reinecke1-0/+1