aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-09perf/hisi_pcie: Avoid placing cpumask on the stackDawei Li1-5/+4
2024-04-09perf/dwc_pcie: Avoid placing cpumask on the stackDawei Li1-6/+4
2024-04-09perf/arm_dsu: Avoid placing cpumask on the stackDawei Li1-13/+6
2024-04-09perf/arm_cspmu: Avoid placing cpumask on the stackDawei Li1-5/+3
2024-04-09perf/arm-cmn: Avoid placing cpumask on the stackDawei Li1-5/+5
2024-04-09perf/alibaba_uncore_drw: Avoid placing cpumask on the stackDawei Li1-7/+3
2024-04-09Revert "staging: vc04_services: vchiq_core: Stop kthreads on shutdown"Umang Jain3-13/+12
2024-04-09staging: ks7010: replace open-coded module_sdio_driver()Krzysztof Kozlowski1-1/+1
2024-04-09staging: rtl8192e: remove unnecessary wrapperMichael Straube1-7/+1
2024-04-09staging: pi433: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-09staging: axis-fifo: Fix indentationUri Arev1-5/+5
2024-04-09drivers/perf: thunderx2_pmu: Replace open coded acpi_match_acpi_device()Andy Shevchenko1-12/+7
2024-04-09usb: typec: ucsi_glink: drop special handling for CCI_BUSYDmitry Baryshkov1-5/+3
2024-04-09usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650Dmitry Baryshkov1-1/+1
2024-04-09usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490Dmitry Baryshkov1-1/+1
2024-04-09usb: typec: ucsi: Wait 20ms before reading CCI after a resetPavan Holla1-1/+3
2024-04-09usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...Hans de Goede1-1/+7
2024-04-09usb: chipidea: move ci_ulpi_init after the phy initializationMichael Grzeschik2-9/+4
2024-04-09usb: phy-generic: add short delay after pulling the reset pinMichael Grzeschik1-0/+1
2024-04-09drivers: perf: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-1/+0
2024-04-09s390/cio: convert sprintf()/snprintf() to sysfs_emit()Li Zhijian1-7/+7
2024-04-09s390/ap: rename ap debug configuration optionHolger Dengler2-19/+2
2024-04-09s390/ap: modularize ap busHolger Dengler4-6/+29
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler2-4/+35
2024-04-09s390/ap: swap IRQ and bus/device registrationHolger Dengler1-9/+9
2024-04-09s390/ap: rework ap initializationHolger Dengler1-30/+72
2024-04-09s390/ap: use static qci informationHolger Dengler1-56/+18
2024-04-09usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan1-1/+3
2024-04-09usb: typec: mux: it5205: Fix ChipID value typoAngeloGioacchino Del Regno1-1/+1
2024-04-09drm/i915: Introduce intel_crtc_joined_pipe_mask()Ville Syrjälä3-6/+13
2024-04-09drm/i915: Pass connector to intel_dp_need_bigjoiner()Ville Syrjälä3-6/+10
2024-04-09drm/i915/mst: Check intel_dp_joiner_needs_dsc()Ville Syrjälä1-4/+6
2024-04-09drm/i915: Extract intel_dp_joiner_needs_dsc()Ville Syrjälä3-18/+15
2024-04-09drm/i915: s/intel_dp_can_bigjoiner()/intel_dp_has_bigjoiner()/Ville Syrjälä2-3/+3
2024-04-09regulator: mt6360: De-capitalize devicetree regulator subnodesAngeloGioacchino Del Regno1-12/+20
2024-04-09serial: ar933x: Remove unneeded static structureLino Sanfilippo1-2/+1
2024-04-09serial: 8250: Remove superfluous sanity checkLino Sanfilippo1-7/+0
2024-04-09serial: amba-pl011: move variable into CONFIG_DMA_ENGINE conditionalLino Sanfilippo1-1/+1
2024-04-09serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode()Lino Sanfilippo1-13/+1
2024-04-09firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz2-77/+97
2024-04-09serial: max3100: Sort headersAndy Shevchenko1-3/+3
2024-04-09serial: max3100: Extract to_max3100_port() helper macroAndy Shevchenko1-48/+19
2024-04-09serial: max3100: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko1-9/+3
2024-04-09serial: max3100: Replace MODULE_ALIAS() with respective ID tablesAndy Shevchenko1-1/+15
2024-04-09serial: max3100: Switch to use dev_err_probe()Andy Shevchenko1-9/+3
2024-04-09serial: max3100: Remove duplicating irq fieldAndy Shevchenko1-12/+10
2024-04-09serial: max3100: Get crystal frequency via device propertyAndy Shevchenko1-29/+20
2024-04-09serial: max3100: Enable TIOCM_LOOPAndy Shevchenko1-12/+14
2024-04-09ACPI: disable -Wstringop-truncationArnd Bergmann1-0/+1
2024-04-09serial: core: Clearing the circular buffer before NULLifying itAndy Shevchenko1-0/+1