summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-27USB: serial: option: add Fibocom FM350-GLBjørn Mork1-0/+4
2024-06-27Merge tag 'amd-drm-fixes-6.10-2024-06-26' of https://gitlab.freedesktop.org/a...Dave Airlie12-15/+156
2024-06-27USB: serial: option: add Telit FN912 rmnet compositionsDaniele Palmas1-0/+4
2024-06-27Merge tag 'drm-misc-fixes-2024-06-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie4-4/+14
2024-06-27scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang1-0/+14
2024-06-26nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]Nathan Chancellor1-1/+1
2024-06-26net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas1-0/+2
2024-06-26i2c: viai2c: turn common code into a proper moduleArnd Bergmann5-89/+139
2024-06-26gpio: graniterapids: Add missing raw_spinlock_init()Aapo Vienamo1-0/+2
2024-06-26scsi: scsi_debug: Fix create target debugfs failureMing Lei1-1/+5
2024-06-26ionic: use dev_consume_skb_any outside of napiShannon Nelson3-13/+21
2024-06-26cxl: documentation: add missing files to cxl driver-apiYao Xingtao1-5/+6
2024-06-26cxl/region: check interleave capabilityYao Xingtao4-0/+107
2024-06-26cxl/region: Avoid null pointer dereference in region lookupAlison Schofield1-4/+15
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke1-0/+2
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke1-0/+4
2024-06-25drm/amdgpu: Don't show false warning for reg listLijo Lazar2-6/+24
2024-06-25drm/amdgpu: avoid using null object of framebufferJulia Zhang1-2/+16
2024-06-25drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss2-1/+14
2024-06-25drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar1-2/+5
2024-06-25drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher1-1/+1
2024-06-25drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma5-3/+96
2024-06-25thermal: gov_step_wise: Go straight to instance->lower when mitigation is overRafael J. Wysocki1-18/+5
2024-06-25net: dsa: microchip: fix wrong register write when masking interruptTristram Ha1-1/+1
2024-06-25ibmvnic: Add tx check to prevent skb leakNick Child1-0/+12
2024-06-25Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...Greg Kroah-Hartman3-86/+0
2024-06-25Revert "serial: core: Handle serial console options"Greg Kroah-Hartman1-49/+0
2024-06-25Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"Greg Kroah-Hartman3-34/+0
2024-06-25Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"Greg Kroah-Hartman2-10/+11
2024-06-25Revert "serial: core: Fix ifdef for serial base console functions"Greg Kroah-Hartman1-2/+2
2024-06-25PCI/MSI: Fix UAF in msi_capability_initMostafa Saleh1-2/+8
2024-06-24cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missingRafael J. Wysocki1-7/+6
2024-06-24Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-5/+61
2024-06-24Merge tag 'pinctrl-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-14/+65
2024-06-24serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()Jonas Gorski1-2/+5
2024-06-24serial: imx: set receiver level before starting uartStefan Eichenberger1-1/+3
2024-06-24tty: mcf: MCF54418 has 10 UARTSJean-Michel Hautbois1-1/+1
2024-06-24serial: 8250_omap: Implementation of Errata i2310Udit Kumar1-5/+20
2024-06-24tty: serial: 8250: Fix port count mismatch with the deviceCrescent Hsieh1-1/+12
2024-06-24staging: vc04_services: vchiq_arm: Fix initialisation checkKieran Bingham3-3/+13
2024-06-24spi: axi-spi-engine: fix sleep calculationDavid Lechner1-8/+18
2024-06-24spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devicesUwe Kleine-König1-1/+1
2024-06-24platform/x86: add missing MODULE_DESCRIPTION() macrosJeff Johnson6-0/+6
2024-06-24platform/x86/intel: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-24platform/x86/siemens: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-24platform/x86: lg-laptop: Use ACPI device handle when evaluating WMAB/WMBBArmin Wolf1-46/+33
2024-06-24platform/x86: lg-laptop: Change ACPI device idArmin Wolf1-1/+1
2024-06-24platform/x86: lg-laptop: Remove LGEX0815 hotkey handlingArmin Wolf1-8/+0
2024-06-24platform/x86: wireless-hotkey: Add support for LG Airplane ButtonArmin Wolf1-0/+2
2024-06-24gpio: davinci: Validate the obtained number of IRQsAleksandr Mishin1-0/+5