summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-19Merge tag 'mhi-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman11-208/+680
2023-12-18Merge tag 'fpga-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-2/+2
2023-12-17greybus: gb-beagleplay: Remove use of pad bytesAyush Singh1-15/+43
2023-12-16bus: mhi: host: Drop chan lock before queuing buffersQiang Yu1-0/+4
2023-12-16bus: mhi: host: Add spinlock to protect WP access when queueing TREsBhaumik Bhatt1-9/+13
2023-12-15parport: parport_serial: Add Brainboxes device IDs and geometryCameron Williams1-0/+56
2023-12-15parport: parport_serial: Add Brainboxes BAR detailsCameron Williams1-0/+8
2023-12-15firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()Michal Simek2-31/+0
2023-12-15firmware: xilinx: Remove clock_setrate and clock_getrate apiMichal Simek2-52/+0
2023-12-15VMCI: Remove VMCI_HANDLE_ARRAY_HEADER_SIZE and VMCI_HANDLE_ARRAY_MAX_CAPACITYChristophe JAILLET1-6/+0
2023-12-15VMCI: Remove handle_arr_calc_size()Christophe JAILLET1-9/+3
2023-12-15spmi: mediatek: add device id checkSen Chu1-0/+6
2023-12-15spmi: Return meaningful errors in spmi_controller_alloc()Fei Shao2-5/+5
2023-12-15spmi: hisi-spmi-controller: Use devm_spmi_controller_add()Fei Shao1-9/+1
2023-12-15spmi: mtk-pmif: Reorder driver remove sequenceFei Shao1-1/+1
2023-12-15spmi: Use devm_spmi_controller_alloc()Fei Shao3-89/+46
2023-12-15spmi: Introduce device-managed functionsFei Shao3-1/+68
2023-12-15spmi: mediatek: Fix UAF on device removeYu-Che Cheng1-2/+5
2023-12-15spmi: mtk-pmif: Serialize PMIF status check and command submissionNícolas F. R. A. Prado1-4/+16
2023-12-15mmc: rtsx: add rts5264 to support sd express cardRicky Wu1-1/+16
2023-12-15misc: rtsx: add to support new card reader rts5264Ricky Wu2-5/+26
2023-12-15misc: rtsx: add to support new card reader rts5264 new definition and functionRicky Wu4-1/+1173
2023-12-15cdx: Explicitly include correct DT includes, againRob Herring1-0/+3
2023-12-15misc: nsm: remove selecting the non-existing config CBORLukas Bulwahn1-1/+0
2023-12-15pcmcia: xxs1500_ss: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-15pcmcia: sa1100: Convert to platform remove callback returning voidUwe Kleine-König1-5/+3
2023-12-15pcmcia: pxa2xx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-15pcmcia: omap_cf: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-15pcmcia: electra_cf: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-15pcmcia: db1xxx_ss: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-15pcmcia: bcm63xx: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-15tools/testing/nvdimm: Add compile-test coverage for ndtestDan Williams1-0/+1
2023-12-15mcb: core: fix kernel-doc warningsRandy Dunlap1-2/+3
2023-12-15binder: use enum for binder ioctlsAlice Ryhl1-14/+16
2023-12-15mei: rework Kconfig dependenciesArnd Bergmann4-11/+9
2023-12-15mei: fix vsc dependencyArnd Bergmann1-0/+1
2023-12-15mei: vsc: Rework firmware image namesSakari Ailus1-62/+10
2023-12-15mei: pxp: spdx should be at first lineAlexander Usyskin1-1/+0
2023-12-15mei: fix spellos in mei.hRandy Dunlap1-2/+2
2023-12-15nvmem: stm32: add support for STM32MP25 BSEC to control OTP dataPatrick Delaunay1-0/+16
2023-12-15dt-bindings: nvmem: add new stm32mp25 compatible for stm32-romemPatrick Delaunay1-0/+1
2023-12-15nvmem: core: Expose cells through sysfsMiquel Raynal2-1/+135
2023-12-15ABI: sysfs-nvmem-cells: Expose cells through sysfsMiquel Raynal1-0/+21
2023-12-15nvmem: core: Rework layouts to become regular devicesMiquel Raynal9-135/+354
2023-12-15nvmem: Move and rename ->fixup_cell_info()Miquel Raynal5-24/+15
2023-12-15nvmem: Simplify the ->add_cells() hookMiquel Raynal4-10/+6
2023-12-15nvmem: Create a header for internal sharingMiquel Raynal2-23/+36
2023-12-15nvmem: Move of_nvmem_layout_get_container() in another headerMiquel Raynal3-15/+21
2023-12-15of: device: Export of_device_make_bus_id()Miquel Raynal3-40/+47
2023-12-15PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()Manivannan Sadhasivam1-1/+1