summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-18303-2656/+24179
|\
| * android: removed duplicate linux/errnoTanzir Hasan2024-01-071-1/+0
| * uio: Fix use-after-free in uio_openGuanghui Feng2024-01-041-4/+3
| * drivers: soc: xilinx: add check for platformJay Buddhabhatti2024-01-043-11/+34
| * firmware: xilinx: Export function to use in other moduleJay Buddhabhatti2024-01-042-1/+8
| * scripts/tags.sh: remove find_sourcesWei Yang2024-01-041-7/+2
| * scripts/tags.sh: use -n to test archincludeWei Yang2024-01-041-1/+1
| * scripts/tags.sh: add local annotationWei Yang2024-01-041-2/+2
| * scripts/tags.sh: use more portable -path instead of -wholenameWei Yang2024-01-041-1/+1
| * scripts/tags.sh: Update comment (addition of gtags)René Nyffenegger2024-01-041-1/+1
| * firmware: zynqmp: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: turris-mox-rwtm: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: stratix10-svc: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: stratix10-rsu: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-3/+2
| * firmware: raspberrypi: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: qemu_fw_cfg: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-3/+2
| * firmware: mtk-adsp-ipc: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: imx-dsp: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: coreboot_table: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-3/+2
| * firmware: arm_scpi: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * firmware: arm_scmi: Convert to platform remove callback returning voidUwe Kleine-König2024-01-041-4/+2
| * mux: mmio: use reg property when parent device is not a sysconAndrew Davis2024-01-041-7/+12
| * misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callbackHans de Goede2024-01-041-0/+1
| * pvpanic: Kill duplicate PCI_VENDOR_ID_REDHAT definitionAndy Shevchenko2024-01-041-1/+0
| * platform/surface: aggregator: make ssam_bus_type constant and staticGreg Kroah-Hartman2024-01-042-3/+3
| * eeprom: at24: Use pm_runtime_resume_and_get to simplify the codeHeiner Kallweit2024-01-041-10/+4
| * eeprom: at24: Probe for DDR3 thermal sensor in the SPD caseHeiner Kallweit2024-01-041-0/+29
| * eeprom: ee1004: add support for temperature sensorHeiner Kallweit2024-01-041-0/+19
| * moxtet: mark moxtet_bus_type as constGreg Kroah-Hartman2024-01-041-1/+1
| * moxtet: remove unused moxtet_type declarationGreg Kroah-Hartman2024-01-041-2/+0
| * cdx: Unlock on error path in rescan_store()Dan Carpenter2024-01-041-1/+3
| * cdx: call of_node_put() on error pathDan Carpenter2024-01-041-4/+3
| * cdx: Create resource debugfs file for cdx deviceAbhijit Gangurde2024-01-042-1/+40
| * cdx: create sysfs bin files for cdx resourcesAbhijit Gangurde2024-01-043-1/+134
| * nvmem: u-boot-env: improve coding styleRafał Miłecki2024-01-041-4/+4
| * nvmem: u-boot-env: use nvmem device helpersRafał Miłecki2024-01-041-8/+15
| * nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helperRafał Miłecki2024-01-041-34/+21
| * nvmem: core: add nvmem_dev_size() helperRafał Miłecki2024-01-042-0/+14
| * nvmem: drop nvmem_layout_get_match_data()Rafał Miłecki2024-01-042-23/+0
| * nvmem: layouts: refactor .add_cells() callback argumentsRafał Miłecki2024-01-044-4/+8
| * ppdev: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-01-041-3/+3
| * android: binder: binderfs.c: removed asm-generic/errno-base.hTanzir Hasan2024-01-041-1/+1
| * locomo: make locomo_bus_type constant and staticGreg Kroah-Hartman2024-01-042-3/+3
| * dma-debug: make dma_debug_add_bus take a const pointerGreg Kroah-Hartman2024-01-042-3/+3
| * maple: make maple_bus_type static and constGreg Kroah-Hartman2024-01-042-3/+2
| * Merge tag 'iio-for-6.8b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-12-3116-193/+1107
| |\
| | * iio: linux/iio.h: fix Excess kernel-doc description warningRandy Dunlap2023-12-261-6/+0
| | * MAINTAINERS: Add MAINTAINERS entry for AD7091RMarcelo Schmitt2023-12-261-0/+8
| | * iio: adc: Add support for AD7091R-8Marcelo Schmitt2023-12-265-0/+297
| | * dt-bindings: iio: Add AD7091R-8Marcelo Schmitt2023-12-261-4/+78