summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-21305-4492/+15165
|\
| * binder: remove redundant variable page_addrColin Ian King2024-03-071-2/+0
| * uio_dmem_genirq: UIO_MEM_DMA_COHERENT conversionChris Leech2024-03-071-14/+8
| * uio_pruss: UIO_MEM_DMA_COHERENT conversionChris Leech2024-03-071-2/+4
| * cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENTChris Leech2024-03-075-8/+22
| * uio: introduce UIO_MEM_DMA_COHERENT typeChris Leech2024-03-072-0/+60
| * cdx: add MSI support for CDX busNipun Gupta2024-03-0710-3/+434
| * pps: use cflags-y instead of EXTRA_CFLAGSLukas Bulwahn2024-03-071-3/+1
| * speakup: Add /dev/synthu deviceSamuel Thibault2024-03-071-15/+133
| * speakup: Fix 8bit characters from direct synthSamuel Thibault2024-03-071-1/+3
| * parport: sunbpp: Convert to platform remove callback returning voidUwe Kleine-König2024-03-071-4/+2
| * parport: amiga: Convert to platform remove callback returning voidUwe Kleine-König2024-03-071-3/+2
| * char: xillybus: Convert to platform remove callback returning voidUwe Kleine-König2024-03-071-4/+2
| * vmw_balloon: change maintainershipNadav Amit2024-03-072-2/+4
| * MAINTAINERS: change the maintainer for hpilo driverMatt Hsiao2024-03-071-1/+1
| * char: xilinx_hwicap: Fix NULL vs IS_ERR() bugDan Carpenter2024-03-071-2/+2
| * hpet: remove hpets::hp_clocksourceJiri Slaby (SUSE)2024-03-071-1/+0
| * platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISHMasahiro Yamada2024-03-072-4/+1
| * char: xilinx_hwicap: drop casting to void in dev_set_drvdataJavier Carrasco2024-03-071-1/+1
| * greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere2024-03-072-30/+30
| * greybus: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-03-073-17/+16
| * siox: make siox_bus_type constRicardo B. Marliere2024-03-071-1/+1
| * mcb: constify the struct device_type usageRicardo B. Marliere2024-03-071-1/+1
| * mcb: make mcb_bus_type constRicardo B. Marliere2024-03-071-1/+1
| * tifm: make tifm_adapter_class constantRicardo B. Marliere2024-03-071-1/+1
| * siox: constify the struct device_type usageRicardo B. Marliere2024-03-071-2/+2
| * dio: make dio_bus_type constRicardo B. Marliere2024-03-072-2/+2
| * ipack: make ipack_bus_type constRicardo B. Marliere2024-03-071-1/+1
| * most: core: make mostbus constRicardo B. Marliere2024-03-071-1/+1
| * nvmem: core: Print error on wrong bits DT propertyMarkus Schneider-Pargmann2024-03-071-0/+5
| * nvmem: core: make nvmem_layout_bus_type constRicardo B. Marliere2024-03-071-1/+1
| * nvmem: mtk-efuse: Drop NVMEM device nameChen-Yu Tsai2024-03-071-1/+0
| * MAINTAINERS: Add maintainers for ZynqMP NVMEM driverPraveen Teja Kundanala2024-03-071-0/+8
| * nvmem: zynqmp_nvmem: Add support to access efusePraveen Teja Kundanala2024-03-071-10/+176
| * nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanupPraveen Teja Kundanala2024-03-071-25/+12
| * firmware: xilinx: Add ZynqMP efuse access APIPraveen Teja Kundanala2024-03-072-0/+33
| * dt-bindings: nvmem: add common definition of nvmem-cell-cellsKrzysztof Kozlowski2024-03-071-0/+18
| * dt-bindings: nvmem: Convert xlnx,zynqmp-nvmem.txt to yamlPraveen Teja Kundanala2024-03-072-46/+42
| * nvmem: mtk-efuse: Register MediaTek socinfo driver from efuseWilliam-tw Lin2024-03-071-1/+20
| * nvmem: fixed-cell: Simplify nested if/then schemaRob Herring2024-03-071-12/+10
| * slimbus: core: make slimbus_bus constRicardo B. Marliere2024-03-072-2/+2
| * slimbus: qcom-ngd-ctrl: Make QMI message rules constJeff Johnson2024-03-071-4/+4
| * slimbus: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-03-071-2/+2
| * nvmem: meson-efuse: fix function pointer type mismatchJerome Brunet2024-03-071-22/+3
| * greybus: constify the struct device_type usageRicardo B. Marliere2024-03-067-12/+12
| * greybus: make greybus_bus_type constGreg Kroah-Hartman2024-03-062-2/+2
| * Merge tag 'icc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2024-03-0631-1138/+3764
| |\
| | * Merge branch 'icc-sm7150' into icc-nextGeorgi Djakov2024-02-296-0/+2139
| | |\
| | | * interconnect: qcom: Add SM7150 driver supportDanila Tikhonov2024-02-294-0/+1905
| | | * dt-bindings: interconnect: Add Qualcomm SM7150 DT bindingsDanila Tikhonov2024-02-292-0/+234