summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-20Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-12-19Merge tag 'extcon-next-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-12-19Merge tag 'mhi-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2023-12-18Merge tag 'fpga-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2023-12-17iio: adc: ad7091r: Align arguments to function call parenthesisMarcelo Schmitt
2023-12-17iio: adc: ad7091r: Set alert bit in config registerMarcelo Schmitt
2023-12-17iio: adc: ad7091r: Pass iio_dev to event handlerMarcelo Schmitt
2023-12-17iio: chemical: add support for Aosong AGS02MAAnshul Dalal
2023-12-17iio: accel: bmi088: update comments and KconfigJun Yan
2023-12-17greybus: gb-beagleplay: Remove use of pad bytesAyush Singh
2023-12-16bus: mhi: host: Drop chan lock before queuing buffersQiang Yu
2023-12-16bus: mhi: host: Add spinlock to protect WP access when queueing TREsBhaumik Bhatt
2023-12-15parport: parport_serial: Add Brainboxes device IDs and geometryCameron Williams
2023-12-15parport: parport_serial: Add Brainboxes BAR detailsCameron Williams
2023-12-15firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()Michal Simek
2023-12-15firmware: xilinx: Remove clock_setrate and clock_getrate apiMichal Simek
2023-12-15VMCI: Remove VMCI_HANDLE_ARRAY_HEADER_SIZE and VMCI_HANDLE_ARRAY_MAX_CAPACITYChristophe JAILLET
2023-12-15VMCI: Remove handle_arr_calc_size()Christophe JAILLET
2023-12-15spmi: mediatek: add device id checkSen Chu
2023-12-15spmi: Return meaningful errors in spmi_controller_alloc()Fei Shao
2023-12-15spmi: hisi-spmi-controller: Use devm_spmi_controller_add()Fei Shao
2023-12-15spmi: mtk-pmif: Reorder driver remove sequenceFei Shao
2023-12-15spmi: Use devm_spmi_controller_alloc()Fei Shao
2023-12-15spmi: Introduce device-managed functionsFei Shao
2023-12-15spmi: mediatek: Fix UAF on device removeYu-Che Cheng
2023-12-15spmi: mtk-pmif: Serialize PMIF status check and command submissionNícolas F. R. A. Prado
2023-12-15mmc: rtsx: add rts5264 to support sd express cardRicky Wu
2023-12-15misc: rtsx: add to support new card reader rts5264Ricky Wu
2023-12-15misc: rtsx: add to support new card reader rts5264 new definition and functionRicky Wu
2023-12-15cdx: Explicitly include correct DT includes, againRob Herring
2023-12-15misc: nsm: remove selecting the non-existing config CBORLukas Bulwahn
2023-12-15pcmcia: xxs1500_ss: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15pcmcia: sa1100: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15pcmcia: pxa2xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15pcmcia: omap_cf: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15pcmcia: electra_cf: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15pcmcia: db1xxx_ss: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15pcmcia: bcm63xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15mcb: core: fix kernel-doc warningsRandy Dunlap
2023-12-15mei: rework Kconfig dependenciesArnd Bergmann
2023-12-15mei: fix vsc dependencyArnd Bergmann
2023-12-15mei: vsc: Rework firmware image namesSakari Ailus
2023-12-15mei: pxp: spdx should be at first lineAlexander Usyskin
2023-12-15nvmem: stm32: add support for STM32MP25 BSEC to control OTP dataPatrick Delaunay
2023-12-15nvmem: core: Expose cells through sysfsMiquel Raynal
2023-12-15nvmem: core: Rework layouts to become regular devicesMiquel Raynal
2023-12-15nvmem: Move and rename ->fixup_cell_info()Miquel Raynal
2023-12-15nvmem: Simplify the ->add_cells() hookMiquel Raynal
2023-12-15nvmem: Create a header for internal sharingMiquel Raynal
2023-12-15nvmem: Move of_nvmem_layout_get_container() in another headerMiquel Raynal