summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-05nvmem: core: support specifying both: cell raw data & post read lengthsRafał Miłecki
2023-04-05nvmem: vf610-ocotp: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-04-05nvmem: nintendo-otp: Use devm_platform_ioremap_resource()Yang Li
2023-04-05nvmem: bcm-ocotp: Use devm_platform_ioremap_resource()Yang Li
2023-04-05nvmem: mtk-efuse: Support postprocessing for GPU speed binning dataAngeloGioacchino Del Regno
2023-04-05nvmem: stm32-romem: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-04-05nvmem: layouts: onie-tlv: Add new layout driverMiquel Raynal
2023-04-05nvmem: layouts: sl28vpd: Add new layout driverMichael Walle
2023-04-05nvmem: core: provide own priv pointer in post process callbackMichael Walle
2023-04-05nvmem: cell: drop global cell_post_processMichael Walle
2023-04-05nvmem: imx-ocotp: replace global post processing with layoutsMichael Walle
2023-04-05nvmem: core: allow to modify a cell before adding itMichael Walle
2023-04-05nvmem: core: add per-cell post processingMichael Walle
2023-04-05nvmem: core: request layout modules loadingMiquel Raynal
2023-04-05nvmem: core: handle the absence of expected layoutsMiquel Raynal
2023-04-05nvmem: core: introduce NVMEM layoutsMichael Walle
2023-04-05of: device: Kill of_device_request_module()Miquel Raynal
2023-04-05usb: ulpi: Use of_request_module()Miquel Raynal
2023-04-05of: Move the request module helper logic to module.cMiquel Raynal
2023-04-05of: Move of_modalias() to module.cMiquel Raynal
2023-04-05of: Rename of_modalias_node()Miquel Raynal
2023-04-05of: Update of_device_get_modalias()Miquel Raynal
2023-04-05nvmem: xilinx: zynqmp: make modularNick Alcock
2023-04-05of: Fix modalias string generationMiquel Raynal
2023-04-05vmci_host: fix a race condition in vmci_host_poll() causing GPFDae R. Jeong
2023-03-29cdx: add device attributesNipun Gupta
2023-03-29cdx: add rpmsg communication channel for CDXNipun Gupta
2023-03-29cdx: add cdx controllerNipun Gupta
2023-03-29cdx: add MCDI protocol interface for firmware interactionNipun Gupta
2023-03-29iommu: Add iommu probe for CDX busNipun Gupta
2023-03-29cdx: add the cdx bus driverNipun Gupta
2023-03-29misc: alcor_pci: remove unused alcor functionsTom Rix
2023-03-29misc: hpilo: remove unused is_device_reset functionTom Rix
2023-03-23mei: Move uuid.h to the MEI namespaceAndy Shevchenko
2023-03-20Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman
2023-03-19Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-19Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-18Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-18Merge tag 'hwmon-for-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-18Merge tag 'ata-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-03-18media: m5mols: fix off-by-one loop termination errorLinus Torvalds
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-17Merge tag 'mmc-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds