summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern2-8/+2
2023-03-03usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K1-4/+19
2023-03-03USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl1-0/+4
2023-03-03usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus1-0/+4
2023-03-03vc_screen: don't clobber return value in vcs_readThomas Weißschuh1-3/+4
2023-03-03staging: mt7621-dts: change palmbus address to lower caseSergio Paracuellos1-1/+1
2023-03-03HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao1-0/+3
2023-03-03IB/hfi1: Assign npages earlierDean Luick1-7/+2
2023-03-03ACPI: NFIT: fix a potential deadlock during NFIT teardownVishal Verma1-1/+1
2023-03-03HID: elecom: add support for TrackBall 056E:011CTakahiro Fujii3-4/+18
2023-03-03ionic: refactor use of ionic_rx_fill()Neel Patel1-11/+12
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner1-0/+1
2023-02-25nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng1-11/+12
2023-02-25binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0Alessandro Astone1-0/+3
2023-02-25binder: Address corner cases in deferred copy and fixupAlessandro Astone1-1/+6
2023-02-25binder: fix pointer cast warningArnd Bergmann1-1/+2
2023-02-25binder: defer copies of pre-patched txn dataTodd Kjos1-25/+274
2023-02-25binder: read pre-translated fds from sender bufferTodd Kjos1-7/+32
2023-02-25drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang1-4/+13
2023-02-25can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde1-9/+24
2023-02-25clk: mxl: syscon_node_to_regmap() returns error pointersRahul Tanwar1-1/+1
2023-02-25clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar3-4/+6
2023-02-25clk: mxl: Add option to override gate clksRahul Tanwar2-1/+16
2023-02-25clk: mxl: Remove redundant spinlocksRahul Tanwar4-91/+9
2023-02-25clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar5-29/+42
2023-02-25drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sinkAnkit Nautiyal1-1/+2
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith1-6/+2
2023-02-25drm/etnaviv: don't truncate physical page addressLucas Stach1-2/+2
2023-02-22platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann1-0/+1
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova1-0/+2
2023-02-22drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper1-7/+7
2023-02-22drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla1-9/+9
2023-02-22ixgbe: add double of VLAN header when computing the max MTUJason Xing2-2/+3
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea1-1/+1
2023-02-22bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan1-2/+6
2023-02-22net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink1-1/+2
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson1-4/+4
2023-02-22net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown QuirkSiddharth Vadapalli2-1/+12
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki1-3/+3
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing1-1/+1
2023-02-22ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing1-9/+16
2023-02-22of: reserved_mem: Have kmemleak ignore dynamically allocated reserved memIsaac J. Manjarres1-1/+2
2023-02-22mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang1-4/+4
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang2-15/+14
2023-02-22mmc: jz4740: Work around bug on JZ4760(B)Paul Cercueil1-0/+10
2023-02-22platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZNMario Limonciello1-0/+37
2023-02-22platform/x86: amd-pmc: Correct usage of SMU versionMario Limonciello1-5/+8
2023-02-22platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabledHans de Goede1-43/+43
2023-02-22platform/x86: amd-pmc: Export Idlemask values based on the APUSanket Goswami1-0/+76
2023-02-22drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li1-1/+5