aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-21drm/display/dp_mst: Don't validate port refs in drm_dp_check_and_send_link_address()Lyude Paul1-16/+6
2022-06-21drm/display: Remove duplicate 'the' in two places.Jiang Jian1-1/+1
2022-06-21ice: ignore protocol field in GTP offloadMarcin Szycik1-1/+3
2022-06-21drm/i915: Add global forcewake request to drpcVinay Belgaumkar1-2/+6
2022-06-21dm: do not return early from dm_io_complete if BLK_STS_AGAIN without pollingMike Snitzer1-1/+3
2022-06-21dm era: commit metadata in postsuspend after worker stopsNikos Tsironis1-1/+7
2022-06-21Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-2/+0
2022-06-21usb: host: ehci-platform: add TPL supportAmelie Delaunay1-0/+2
2022-06-21usb: host: ohci-platform: add TPL supportAmelie Delaunay1-0/+3
2022-06-21efi: sysfb_efi: remove unnecessary <asm/efi.h> includeJavier Martinez Canillas1-2/+0
2022-06-21drm/bridge: parade-ps8640: Provide wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson1-13/+26
2022-06-21drm/panel: atna33xc20: Take advantage of wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson1-13/+38
2022-06-21drm/panel-edp: Take advantage of wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson1-10/+23
2022-06-21drm: Config orientation property if panel provides itHsin-Yi Wang2-1/+41
2022-06-21drm/panel: elida-kd35t133: Implement .get_orientation callbackHsin-Yi Wang1-0/+12
2022-06-21drm/panel: ili9881c: Implement .get_orientation callbackHsin-Yi Wang1-0/+12
2022-06-21drm/panel: panel-simple: Implement .get_orientation callbackHsin-Yi Wang1-1/+12
2022-06-21drm/panel: lvds: Implement .get_orientation callbackHsin-Yi Wang1-0/+13
2022-06-21drm/panel: panel-edp: Implement .get_orientation callbackHsin-Yi Wang1-1/+12
2022-06-21drm/panel: boe-tv101wum-nl6: Implement .get_orientation callbackHsin-Yi Wang1-0/+12
2022-06-21drm/panel: Add an API to allow drm to set orientation from panelHsin-Yi Wang1-0/+31
2022-06-21gpio: pch: Change PCI device macrosAndy Shevchenko1-9/+10
2022-06-21gpio: pch: Use dev_err_probe()Andy Shevchenko1-16/+8
2022-06-21MIPS: Remove repetitive increase irq_err_counthuhai1-2/+0
2022-06-21staging: octeon-usb: move driver out of stagingArtur Bujdoso9-24/+11
2022-06-21usb: chipidea: ci_hdrc_imx: use dev_err_probe()Alexander Stein1-16/+7
2022-06-21usb: chipidea: udc: implement get_frameMichael Grzeschik3-0/+17
2022-06-21usb: host: ehci-q: Fix ehci_submit_single_step_set_feature annotation typoHyunwoo Kim1-1/+1
2022-06-21USB: storage: Fix typo in commentXiang wangx1-1/+1
2022-06-21USB: ohci-sm501: Fix typo in commentXiang wangx1-1/+1
2022-06-21usb: musb: core: drop redundant checksSergey Shtylyov1-14/+2
2022-06-21usb: renesas: Fix refcount leak bugLiang He1-0/+4
2022-06-21usb: host: ohci-ppc-of: Fix refcount leak bugLiang He1-0/+1
2022-06-21usb: typec: mux: Allow muxes to specify mode-switchPrashant Malani1-2/+6
2022-06-21usb: dwc3: qcom: Keep power domain on to retain controller statusSandeep Maheswaram1-7/+21
2022-06-21usb: dwc3: qcom: Configure wakeup interrupts during suspendSandeep Maheswaram1-10/+62
2022-06-21usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram1-32/+26
2022-06-21usb: dwc3: core: Host wake up support from system suspendSandeep Maheswaram1-6/+3
2022-06-21usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen1-1/+2
2022-06-21drm/xen: Add missing VM_DONTEXPAND flag in mmap callbackOleksandr Tyshchenko1-1/+1
2022-06-21x86/xen: Remove undefined behavior in setup_features()Julien Grall1-1/+1
2022-06-21xen-blkfront: Handle NULL gendiskJason Andryuk1-7/+12
2022-06-21usb: musb: Add support for PolarFire SoC's musb controllerConor Dooley3-1/+278
2022-06-21usb: gadget: Remove unnecessary print function dev_err()Jiapeng Chong1-1/+0
2022-06-21usb: gadget: ast2600: Fix a couple of spelling mistakesColin Ian King1-2/+2
2022-06-21usb: gadget: aspeed_udc: cleanup loop in ast_dma_descriptor_setup()Dan Carpenter1-13/+11
2022-06-21usb: gadget: aspeed_udc: fix missing spin_unlock_irqrestore in ast_udc_ep_queueZheng Bin1-1/+2
2022-06-21usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko1-1/+0
2022-06-21usb: gadget: uvc: fix list double add in uvcg_video_pumpDan Vacura1-0/+3
2022-06-21net: dsa: microchip: move get_phy_flags & mtu to ksz_commonArun Ramadoss4-18/+52