summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvmem: layouts: sl28vpd: Add new layout driverMichael Walle2023-04-053-0/+176
* nvmem: core: provide own priv pointer in post process callbackMichael Walle2023-04-052-2/+7
* nvmem: cell: drop global cell_post_processMichael Walle2023-04-052-11/+0
* nvmem: imx-ocotp: replace global post processing with layoutsMichael Walle2023-04-051-11/+19
* nvmem: core: allow to modify a cell before adding itMichael Walle2023-04-052-0/+9
* nvmem: core: add per-cell post processingMichael Walle2023-04-052-0/+20
* nvmem: core: request layout modules loadingMiquel Raynal2023-04-051-0/+8
* nvmem: core: handle the absence of expected layoutsMiquel Raynal2023-04-051-1/+9
* nvmem: core: introduce NVMEM layoutsMichael Walle2023-04-058-0/+207
* of: device: Kill of_device_request_module()Miquel Raynal2023-04-052-15/+0
* usb: ulpi: Use of_request_module()Miquel Raynal2023-04-051-1/+1
* of: Move the request module helper logic to module.cMiquel Raynal2023-04-053-23/+38
* of: Move of_modalias() to module.cMiquel Raynal2023-04-054-38/+54
* of: Rename of_modalias_node()Miquel Raynal2023-04-058-17/+23
* of: Update of_device_get_modalias()Miquel Raynal2023-04-051-12/+17
* dt-bindings: nvmem: Fix spelling mistake "platforn" -> "platform"Colin Ian King2023-04-051-1/+1
* dt-bindings: nvmem: convert amlogic-efuse.txt to dt-schemaNeil Armstrong2023-04-052-48/+57
* dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schemaNeil Armstrong2023-04-052-22/+57
* nvmem: xilinx: zynqmp: make modularNick Alcock2023-04-051-1/+1
* dt-bindings: nvmem: qcom,spmi-sdam: fix example 'reg' propertyJohan Hovold2023-04-051-13/+18
* 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-296-0/+241
* 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
* dt-bindings: bus: add CDX bus controller for versal netNipun Gupta2023-03-292-0/+83
* iommu: Add iommu probe for CDX busNipun Gupta2023-03-291-0/+4
* cdx: add the cdx bus driverNipun Gupta2023-03-2912-0/+695
* 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-2311-39/+37
* Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman2023-03-20830-56452/+8352
|\
| * Linux 6.3-rc3v6.3-rc3Linus Torvalds2023-03-191-1/+1
| * Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-03-196-17/+16
| |\
| | * tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptrCosta Shulyupin2023-03-191-2/+2
| | * ring-buffer: remove obsolete comment for free_buffer_page()Vlastimil Babka2023-03-191-4/+0
| | * tracing: Make splice_read available againSung-hun Kim2023-03-191-0/+2
| | * ftrace: Set direct_ops storage-class-specifier to staticTom Rix2023-03-191-1/+1
| | * trace/hwlat: Do not start per-cpu thread if it is already runningTero Kristo2023-03-191-0/+4
| | * trace/hwlat: Do not wipe the contents of per-cpu thread dataTero Kristo2023-03-191-3/+0
| | * tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...Tom Rix2023-03-191-5/+5
| | * tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev2023-03-191-2/+2
| * | 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