summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-04firmware: zynqmp: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-04firmware: turris-mox-rwtm: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-04firmware: stratix10-svc: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-04firmware: stratix10-rsu: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-04firmware: raspberrypi: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-04firmware: qemu_fw_cfg: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-04firmware: mtk-adsp-ipc: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-04firmware: imx-dsp: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-04firmware: coreboot_table: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-04firmware: arm_scpi: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-04firmware: arm_scmi: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-04mux: mmio: use reg property when parent device is not a sysconAndrew Davis
2024-01-04misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callbackHans de Goede
2024-01-04pvpanic: Kill duplicate PCI_VENDOR_ID_REDHAT definitionAndy Shevchenko
2024-01-04platform/surface: aggregator: make ssam_bus_type constant and staticGreg Kroah-Hartman
2024-01-04eeprom: at24: Use pm_runtime_resume_and_get to simplify the codeHeiner Kallweit
2024-01-04eeprom: at24: Probe for DDR3 thermal sensor in the SPD caseHeiner Kallweit
2024-01-04eeprom: ee1004: add support for temperature sensorHeiner Kallweit
2024-01-04moxtet: mark moxtet_bus_type as constGreg Kroah-Hartman
2024-01-04cdx: Unlock on error path in rescan_store()Dan Carpenter
2024-01-04cdx: call of_node_put() on error pathDan Carpenter
2024-01-04cdx: Create resource debugfs file for cdx deviceAbhijit Gangurde
2024-01-04cdx: create sysfs bin files for cdx resourcesAbhijit Gangurde
2024-01-04nvmem: u-boot-env: improve coding styleRafał Miłecki
2024-01-04nvmem: u-boot-env: use nvmem device helpersRafał Miłecki
2024-01-04nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helperRafał Miłecki
2024-01-04nvmem: core: add nvmem_dev_size() helperRafał Miłecki
2024-01-04nvmem: drop nvmem_layout_get_match_data()Rafał Miłecki
2024-01-04nvmem: layouts: refactor .add_cells() callback argumentsRafał Miłecki
2024-01-04ppdev: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-01-04android: binder: binderfs.c: removed asm-generic/errno-base.hTanzir Hasan
2024-01-04maple: make maple_bus_type static and constGreg Kroah-Hartman
2023-12-31Merge tag 'iio-for-6.8b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-12-26iio: adc: Add support for AD7091R-8Marcelo Schmitt
2023-12-26iio: adc: Split AD7091R-5 config symbolMarcelo Schmitt
2023-12-26iio: adc: ad7091r: Add chip_info callback to get conversion result channelMarcelo Schmitt
2023-12-26iio: adc: ad7091r: Set device mode through chip_info callbackMarcelo Schmitt
2023-12-26iio: adc: ad7091r: Remove unneeded probe parametersMarcelo Schmitt
2023-12-26iio: adc: ad7091r: Move chip init data to container structMarcelo Schmitt
2023-12-26iio: adc: ad7091r: Move generic AD7091R code to base driver and header fileMarcelo Schmitt
2023-12-26iio: adc: ad7091r: Enable internal vref if external vref is not suppliedMarcelo Schmitt
2023-12-26iio: adc: ad7091r: Allow users to configure device eventsMarcelo Schmitt
2023-12-23virt: vbox: utils: fix all kernel-doc warningsRandy Dunlap
2023-12-23virt: vbox: linux: fix all kernel-doc warningsRandy Dunlap
2023-12-23virt: vbox: core: fix all kernel-doc warningsRandy Dunlap
2023-12-23pvpanic: Don't use "proxy" headersAndy Shevchenko
2023-12-23Merge tag 'fpga-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2023-12-23Merge tag 'icc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2023-12-21iio: dac: driver for MCP4821Anshul Dalal
2023-12-21fpga: zynq-fpga: Convert to platform remove callback returning voidUwe Kleine-König