summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* of: Move the request module helper logic to module.cMiquel Raynal2023-04-052-23/+32
* of: Move of_modalias() to module.cMiquel Raynal2023-04-053-38/+45
* of: Rename of_modalias_node()Miquel Raynal2023-04-057-16/+21
* of: Update of_device_get_modalias()Miquel Raynal2023-04-051-12/+17
* nvmem: xilinx: zynqmp: make modularNick Alcock2023-04-051-1/+1
* of: Fix modalias string generationMiquel Raynal2023-04-051-2/+5
* vmci_host: fix a race condition in vmci_host_poll() causing GPFDae R. Jeong2023-04-051-1/+7
* cdx: add device attributesNipun Gupta2023-03-294-0/+170
* cdx: add rpmsg communication channel for CDXNipun Gupta2023-03-296-5/+273
* cdx: add cdx controllerNipun Gupta2023-03-295-1/+373
* cdx: add MCDI protocol interface for firmware interactionNipun Gupta2023-03-298-1/+1853
* iommu: Add iommu probe for CDX busNipun Gupta2023-03-291-0/+4
* cdx: add the cdx bus driverNipun Gupta2023-03-296-0/+498
* misc: alcor_pci: remove unused alcor functionsTom Rix2023-03-291-23/+0
* misc: hpilo: remove unused is_device_reset functionTom Rix2023-03-291-6/+0
* mei: Move uuid.h to the MEI namespaceAndy Shevchenko2023-03-235-5/+4
* Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman2023-03-20439-53317/+5153
|\
| * Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-03-198-23/+30
| |\
| | * tty: vt: protect KD_FONT_OP_GET_TALL from unbound accessSamuel Thibault2023-03-091-0/+3
| | * serial: qcom-geni: drop bogus uart_write_wakeup()Johan Hovold2023-03-091-4/+0
| | * serial: qcom-geni: fix mapping of empty DMA bufferJohan Hovold2023-03-091-0/+3
| | * serial: qcom-geni: fix DMA mapping leak on shutdownJohan Hovold2023-03-091-1/+1
| | * serial: qcom-geni: fix console shutdown hangJohan Hovold2023-03-091-0/+4
| | * serdev: Set fwnode for serdev devicesSaravana Kannan2023-03-091-1/+1
| | * tty: serial: fsl_lpuart: fix race on RX DMA shutdownAlexander Sverdlin2023-03-091-8/+3
| | * serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by defaultKumaravel Thiagarajan2023-03-091-1/+0
| | * serial: 8250_fsl: fix handle_irq lockingJohan Hovold2023-03-091-2/+2
| | * serial: 8250_em: Fix UART port typeBiju Das2023-03-091-2/+2
| | * serial: 8250: ASPEED_VUART: select REGMAP instead of depending on itRandy Dunlap2023-03-091-1/+2
| | * tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...Sherry Sun2023-03-091-3/+9
| | * Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config depe...Tom Rix2023-03-091-1/+1
| * | Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-1916-322/+148
| |\ \
| | * \ Merge tag 'icc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-03-1614-320/+146
| | |\ \
| | | * | memory: tegra30-emc: fix interconnect registration raceJohan Hovold2023-03-131-6/+6
| | | * | memory: tegra20-emc: fix interconnect registration raceJohan Hovold2023-03-131-6/+6
| | | * | memory: tegra124-emc: fix interconnect registration raceJohan Hovold2023-03-131-6/+6
| | | * | memory: tegra: fix interconnect registration raceJohan Hovold2023-03-131-9/+7
| | | * | interconnect: exynos: drop redundant link destroyJohan Hovold2023-03-131-6/+0
| | | * | interconnect: exynos: fix registration raceJohan Hovold2023-03-131-10/+10
| | | * | interconnect: exynos: fix node leak in probe PM QoS error pathJohan Hovold2023-03-131-3/+3
| | | * | interconnect: qcom: msm8974: fix registration raceJohan Hovold2023-03-131-12/+8
| | | * | interconnect: qcom: rpmh: fix registration raceJohan Hovold2023-03-131-10/+15
| | | * | interconnect: qcom: rpmh: fix probe child-node error handlingJohan Hovold2023-03-131-2/+5
| | | * | interconnect: qcom: rpm: fix registration raceJohan Hovold2023-03-131-12/+12
| | | * | interconnect: qcom: rpm: fix probe child-node error handlingJohan Hovold2023-03-071-2/+5
| | | * | interconnect: qcom: osm-l3: fix registration raceJohan Hovold2023-03-071-8/+6
| | | * | interconnect: imx: fix registration raceJohan Hovold2023-03-071-10/+10
| | | * | interconnect: fix provider registration APIJohan Hovold2023-03-071-14/+38
| | | * | interconnect: fix icc_provider_del() error handlingJohan Hovold2023-03-071-12/+2
| | | * | interconnect: fix mem leak when freeing nodesJohan Hovold2023-03-071-0/+4