aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-06greybus: constify the struct device_type usageRicardo B. Marliere
2024-03-06greybus: make greybus_bus_type constGreg Kroah-Hartman
2024-03-06Merge tag 'icc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2024-03-05misc: xilinx_tmr_inject: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: xilinx_sdfec: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: vcpu_stall_detector: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: ti-st: st_kim: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: sram: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: open-dice: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05mei: vsc: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: hisi_hikey_usb: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: fastrpc: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05cxl: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: atmel-ssc: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: hisi_hikey_usb: Remove unused of_gpio.hAndy Shevchenko
2024-03-05misc: hi6421-spmi-pmic: Remove unused of_gpio.hAndy Shevchenko
2024-03-05misc: eeprom_93xx46: Remove unused of_gpio.hAndy Shevchenko
2024-03-05mei: vsc: Assign pinfo fields in variable declarationSakari Ailus
2024-03-05mei: vsc: Don't use sleeping condition in wait_event_timeout()Sakari Ailus
2024-03-05mei: vsc: Call wake_up() in the threaded IRQ handlerSakari Ailus
2024-03-05mei: me: remove unnecessary NULL pointer checksBjorn Helgaas
2024-03-05mei: txe: remove unnecessary NULL pointer checksBjorn Helgaas
2024-03-05mei: gsc: remove unnecessary NULL pointer checksBjorn Helgaas
2024-03-02Merge tag 'iio-for-6.9b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2024-03-02Merge tag 'fpga-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2024-03-02Merge tag 'coresight-next-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2024-03-02Merge tag 'mhi-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2024-02-29Merge branch 'icc-sm7150' into icc-nextGeorgi Djakov
2024-02-29interconnect: qcom: Add SM7150 driver supportDanila Tikhonov
2024-02-28iio: proximity: isl29501: make use of of_device_id tableKrzysztof Kozlowski
2024-02-28iio: adc: qcom-pm8xxx-xoadc: drop unused kerneldoc struct pm8xxx_chan_info me...Krzysztof Kozlowski
2024-02-28iio: magnetometer: add a driver for Voltafield AF8133J magnetometerIcenowy Zheng
2024-02-28iio: adc: rockchip_saradc: replace custom logic with devm_reset_control_get_o...Quentin Schulz
2024-02-28iio: adc: rockchip_saradc: use mask for write_enable bitfieldQuentin Schulz
2024-02-28iio: adc: rockchip_saradc: fix bitmask for channels on SARADCv2Quentin Schulz
2024-02-28iio: adc: adding support for PAC193xMarius Cristea
2024-02-28iio: temperature: ltc2983: explicitly set the name in chip_infoNuno Sa
2024-02-28iio: temperature: ltc2983: rename ltc2983_parse_dt()Nuno Sa
2024-02-28iio: temperature: ltc2983: make use of spi_get_device_match_data()Nuno Sa
2024-02-28iio: adc: ti-ads1298: prevent divide by zero in ads1298_set_samp_freq()Dan Carpenter
2024-02-28iio: adc: ti-ads1298: Fix error code in probe()Dan Carpenter
2024-02-28iio: amplifiers: hmc425a: add support for LTC6373 Instrumentation AmplifierDumitru Ceclan
2024-02-28iio: amplifiers: hmc425a: use pointers in match tableDumitru Ceclan
2024-02-28iio: amplifiers: hmc425a: move conversion logicDumitru Ceclan
2024-02-28iio: temperature: tmp117: add support for vcc-supplyThomas Haemmerle
2024-02-28iio: adc: mcp320x: Simplify device removal logicArturas Moskvinas
2024-02-28iio: accel: kxcjk-1013: Implement ACPI method ROTM to retrieve mount matrix.Sean Rhodes
2024-02-28iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device...Jonathan Cameron
2024-02-28iio: accel: kxsd9: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron
2024-02-28iio: accel: bma180: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron