aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-04nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helperRafał Miłecki1-34/+21
2024-01-04nvmem: core: add nvmem_dev_size() helperRafał Miłecki2-0/+14
2024-01-04nvmem: drop nvmem_layout_get_match_data()Rafał Miłecki2-23/+0
2024-01-04nvmem: layouts: refactor .add_cells() callback argumentsRafał Miłecki4-4/+8
2024-01-04ppdev: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-01-04android: binder: binderfs.c: removed asm-generic/errno-base.hTanzir Hasan1-1/+1
2024-01-04locomo: make locomo_bus_type constant and staticGreg Kroah-Hartman2-3/+3
2024-01-04dma-debug: make dma_debug_add_bus take a const pointerGreg Kroah-Hartman2-3/+3
2024-01-04maple: make maple_bus_type static and constGreg Kroah-Hartman2-3/+2
2023-12-31Merge tag 'iio-for-6.8b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman16-193/+1107
2023-12-26iio: linux/iio.h: fix Excess kernel-doc description warningRandy Dunlap1-6/+0
2023-12-26MAINTAINERS: Add MAINTAINERS entry for AD7091RMarcelo Schmitt1-0/+8
2023-12-26iio: adc: Add support for AD7091R-8Marcelo Schmitt5-0/+297
2023-12-26dt-bindings: iio: Add AD7091R-8Marcelo Schmitt1-4/+78
2023-12-26iio: adc: Split AD7091R-5 config symbolMarcelo Schmitt2-1/+6
2023-12-26iio: adc: ad7091r: Add chip_info callback to get conversion result channelMarcelo Schmitt3-5/+14
2023-12-26iio: adc: ad7091r: Set device mode through chip_info callbackMarcelo Schmitt3-37/+39
2023-12-26iio: adc: ad7091r: Remove unneeded probe parametersMarcelo Schmitt3-9/+7
2023-12-26iio: adc: ad7091r: Move chip init data to container structMarcelo Schmitt3-30/+55
2023-12-26iio: adc: ad7091r: Move generic AD7091R code to base driver and header fileMarcelo Schmitt3-37/+42
2023-12-26iio: adc: ad7091r: Enable internal vref if external vref is not suppliedMarcelo Schmitt2-0/+9
2023-12-26iio: adc: ad7091r: Allow users to configure device eventsMarcelo Schmitt3-24/+166
2023-12-23virt: vbox: utils: fix all kernel-doc warningsRandy Dunlap1-12/+21
2023-12-23virt: vbox: linux: fix all kernel-doc warningsRandy Dunlap1-10/+12
2023-12-23virt: vbox: core: fix all kernel-doc warningsRandy Dunlap1-63/+91
2023-12-23pvpanic: Don't use "proxy" headersAndy Shevchenko4-12/+17
2023-12-23Merge tag 'counter-updates-for-6.8a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-2/+423
2023-12-23Merge tag 'fpga-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman13-52/+26
2023-12-23Merge tag 'icc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman30-58/+6660
2023-12-21iio: dac: driver for MCP4821Anshul Dalal4-0/+254
2023-12-21dt-bindings: iio: dac: add MCP4821Anshul Dalal1-0/+86
2023-12-21fpga: zynq-fpga: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-21fpga: xilinx-pr-decoupler: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-21fpga: stratix10-soc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-21fpga: socfpga-a10: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-21fpga: of-fpga-region: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-21fpga: intel-m10-bmc-sec-update: Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-12-21fpga: dfl-fme-region: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-21fpga: dfl-fme-main: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-21fpga: dfl-fme-br: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-21fpga: dfl-afu-main: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-21fpga: altera-hps2fpga: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-21fpga: altera-freeze-bridge: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-21fpga: altera-fpga2sdram: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-21iio: buffer-dma: split iio_dma_buffer_fileio_free() functionAlexandru Ardelean1-19/+24
2023-12-21iio: buffer-dma: Get rid of outgoing queuePaul Cercueil2-25/+26
2023-12-21iio: buffer: Use IIO_SEPARATE instead of a hard-coded 0Christophe JAILLET1-3/+3
2023-12-21Merge tag 'w1-drv-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/krz...Greg Kroah-Hartman9-128/+659
2023-12-20tools/counter: Remove unneeded semicolonYang Li1-3/+3
2023-12-20tools/counter: Fix spelling mistake "componend" -> "component"Colin Ian King1-2/+2