summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/msm/dpu: move widebus logic to its own APIPaloma Arellano2024-03-042-13/+20
* drm/msm/dp: check if VSC SDP is supported in DP programmingPaloma Arellano2024-03-043-1/+6
* drm/msm/dp: store mode YUV420 information to be used by rest of DPPaloma Arellano2024-03-042-4/+14
* drm/msm/dp: rename wide_bus_en to wide_bus_supportedPaloma Arellano2024-03-041-21/+21
* drm/msm/dpu: move dpu_encoder_helper_phys_setup_cdm to dpu_encoderPaloma Arellano2024-03-043-83/+87
* drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DPPaloma Arellano2024-03-042-15/+16
* drm/msm/dpu: pass mode dimensions instead of fb size in CDM setupPaloma Arellano2024-03-041-2/+2
* drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano2024-03-041-2/+4
* drm/msm/dpu: allow certain formats for CDM for DPPaloma Arellano2024-03-041-1/+1
* Merge tag 'drm-misc-next-2024-02-29' into msm-nextRob Clark2024-03-031147-9922/+46386
|\
| * drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson2024-02-283-0/+40
| * drm/tests: connector: Add tests for drmm_connector_initMaxime Ripard2024-02-281-1/+169
| * drm/tests: Add helper to create mock crtcMaxime Ripard2024-02-281-0/+62
| * drm/tests: Add helper to create mock planeMaxime Ripard2024-02-281-0/+85
| * drm/tests: helpers: Add atomic helpersMaxime Ripard2024-02-281-0/+3
| * drm/scheduler: Simplify the allocation of slab caches in drm_sched_fence_slab...Kunwu Chan2024-02-281-3/+1
| * drm: Check polling initialized before enabling in drm_helper_probe_single_con...Shradha Gupta2024-02-281-2/+6
| * drm: Check output polling initialized before disablingShradha Gupta2024-02-282-5/+27
| * drm: Remove drm_num_crtcs() helperThierry Reding2024-02-281-14/+1
| * staging/fbtft: Include <linux/backlight.h>Thomas Zimmermann2024-02-281-0/+2
| * drm/nouveau: Include <linux/backlight.h>Thomas Zimmermann2024-02-281-0/+1
| * backlight/corgi-lcd: Include <linux/backlight.h>Thomas Zimmermann2024-02-281-0/+1
| * drm/mgag200: Add a workaround for low-latencyJocelyn Falempe2024-02-263-0/+37
| * Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-02-261030-7937/+41358
| |\
| | * Merge v6.8-rc6 into drm-nextDaniel Vetter2024-02-26404-2067/+3547
| | |\
| | | * Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-2511-24/+74
| | | |\
| | | | * usb: typec: tpcm: Fix issues with power being removed during resetMark Brown2024-02-201-1/+2
| | | | * usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati2024-02-191-1/+9
| | | | * Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Ondrej Jirman2024-02-191-3/+0
| | | | * usb: gadget: omap_udc: fix USB gadget regression on Palm TEAaro Koskinen2024-02-191-1/+2
| | | | * usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen2024-02-191-0/+5
| | | | * usb: cdns3: fix memory double free when handle zero packetFrank Li2024-02-191-1/+5
| | | | * usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Frank Li2024-02-191-1/+1
| | | | * usb: roles: don't get/set_role() when usb_role_switch is unregisteredXu Yang2024-02-191-2/+10
| | | | * usb: roles: fix NULL pointer issue when put module's referenceXu Yang2024-02-191-6/+11
| | | | * usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllersPawel Laszczak2024-02-193-6/+14
| | | | * usb: cdnsp: blocked some cdns3 specific codePawel Laszczak2024-02-191-2/+14
| | | | * usb: uhci-grlib: Explicitly include linux/platform_device.hAndreas Larsson2024-02-191-0/+1
| | | * | Merge tag 'tty-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-253-34/+38
| | | |\ \
| | | | * | serial: amba-pl011: Fix DMA transmission in RS485 modeLino Sanfilippo2024-02-191-30/+30
| | | | * | serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabledLino Sanfilippo2024-02-191-1/+3
| | | | * | tty: hvc: Don't enable the RISC-V SBI console by defaultPalmer Dabbelt2024-02-191-3/+5
| | | | |/
| | | * | Merge tag 'irq_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-254-10/+10
| | | |\ \
| | | | * | irqchip/gic-v3-its: Do not assume vPE tables are preallocatedOliver Upton2024-02-211-1/+1
| | | | * | irqchip/mbigen: Don't use bus_get_dev_root() to find the parentChen Jun2024-02-211-7/+1
| | | | * | PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar2024-02-191-1/+1
| | | | * | irqchip/sifive-plic: Enable interrupt if needed before EOINam Cao2024-02-191-1/+7
| | | | |/
| | | * | Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-248-93/+222
| | | |\ \
| | | | * | iommu/sva: Restore SVA handle sharingJason Gunthorpe2024-02-231-0/+17
| | | | * | Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Joerg Roedel2024-02-232-37/+18
| | | | |\ \