aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-10Merge branch irq/plic-masking into irq/irqchip-nextMarc Zyngier9-79/+114
2022-07-10irqchip/sifive-plic: Separate the enable and mask operationsSamuel Holland1-21/+34
2022-07-10irqchip/sifive-plic: Make better use of the effective affinity maskSamuel Holland2-18/+10
2022-07-10Merge branch irq/affinity-nosmp into irq/plic-maskingMarc Zyngier8-49/+79
2022-07-10Merge branch irq/stm32-exti-updates into irq/irqchip-nextMarc Zyngier1-126/+124
2022-07-10pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interruptLad Prabhakar1-0/+233
2022-07-10gpio: gpiolib: Allow free() callback to be overriddenLad Prabhakar1-3/+6
2022-07-10irqchip: Add RZ/G2L IA55 Interrupt Controller driverLad Prabhakar3-0/+402
2022-07-10gpio: Remove dynamic allocation from populate_parent_alloc_arg()Marc Zyngier7-78/+54
2022-07-09cxl/hdm: Require all decoders to be enumeratedBen Widawsky1-9/+3
2022-07-09cxl/mem: Convert partition-info to resourcesDan Williams4-40/+54
2022-07-09cxl: Introduce cxl_to_{ways,granularity}Dan Williams3-41/+54
2022-07-09cxl/core: Drop is_cxl_decoder()Dan Williams2-7/+0
2022-07-09cxl/core: Drop ->platform_res attribute for root decodersDan Williams4-41/+18
2022-07-09cxl/core: Rename ->decoder_range ->hpa_rangeDan Williams3-5/+5
2022-07-09cxl/hdm: Use local hdm variableBen Widawsky1-2/+1
2022-07-10Merge tag 'renesas-pinctrl-for-v5.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij7-4/+5414
2022-07-10pinctrl: amd: Remove contact informationBasavaraj Natikar1-2/+0
2022-07-10pinctrl: amd: Don't save/restore interrupt status and wake status bitsBasavaraj Natikar1-2/+9
2022-07-10pinctrl: amd: Use devm_platform_get_and_ioremap_resourceBasavaraj Natikar1-8/+3
2022-07-10Merge tag 'intel-pinctrl-v5.20-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel into develLinus Walleij9-53/+470
2022-07-10pinctrl: qcom: spmi-gpio: make the irqchip immutableRobert Marko1-10/+12
2022-07-09cxl/port: Keep port->uport valid for the entire life of a portDan Williams1-2/+2
2022-07-09Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-9/+8
2022-07-09drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann1-11/+15
2022-07-09drm/ingenic: Use the new PM macrosPaul Cercueil1-4/+5
2022-07-09drm/ingenic: Don't request full modeset if property is not modifiedPaul Cercueil1-1/+3
2022-07-09drm/ingenic: Add support for the JZ4760(B)Paul Cercueil1-0/+28
2022-07-09drm/ingenic: Fix MODULE_LICENSE() stringPaul Cercueil1-1/+1
2022-07-09drm/panel: simple: add support for the Samsung LTL101AL01 panelMartin Jücker1-0/+34
2022-07-09drm/fourcc: Add DRM_FORMAT_D[1248]Geert Uytterhoeven1-0/+7
2022-07-09drm/fourcc: Add DRM_FORMAT_R[124]Geert Uytterhoeven1-0/+6
2022-07-09drm/gem-fb-helper: Use actual bpp for size calculationsGeert Uytterhoeven1-9/+3
2022-07-09drm/fb-helper: Add support for DRM_FORMAT_C[124]Geert Uytterhoeven1-26/+75
2022-07-09drm/fourcc: Add DRM_FORMAT_C[124]Geert Uytterhoeven1-0/+21
2022-07-09drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFBGeert Uytterhoeven1-1/+1
2022-07-09drm/client: Use actual bpp when allocating frame buffersGeert Uytterhoeven1-2/+2
2022-07-09drm/fourcc: Add drm_format_info.is_color_indexed flagGeert Uytterhoeven1-1/+1
2022-07-09drm/fourcc: Add drm_format_info_bpp() helperGeert Uytterhoeven1-0/+19
2022-07-09ixp4xx_eth: Set MAC address from device treeLinus Walleij1-1/+9
2022-07-09ixp4xx_eth: Fall back to random MAC addressLinus Walleij1-1/+4
2022-07-09nfp: fix issue of skb segments exceeds descriptor limitationBaowen Zheng1-8/+25
2022-07-09drm/mipi-dsi: Make remove callback return voidUwe Kleine-König50-146/+53
2022-07-09drm/panel-novatek-nt35510: Emit an error message if power off failsUwe Kleine-König1-1/+4
2022-07-09drm/panel: simple: Make panel_simple_remove() return voidUwe Kleine-König1-5/+7
2022-07-09bus: mhi: ep: Check dev_set_name() return valueBo Liu1-2/+9
2022-07-08Input: goodix - call acpi_device_fix_up_power() in some casesHans de Goede1-0/+5
2022-07-08Input: i8042 - add dritek quirk for Acer Aspire One AO532Hans de Goede1-0/+8
2022-07-08bcm63xx_enet: change the driver variables to staticYang Yingliang1-2/+2
2022-07-08net: phylink: fix SGMII inband autoneg enableRussell King (Oracle)1-1/+3