aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-15spmi: hisi-spmi-controller: Use devm_spmi_controller_add()Gravatar Fei Shao 1-9/+1
2023-12-15spmi: mtk-pmif: Reorder driver remove sequenceGravatar Fei Shao 1-1/+1
2023-12-15spmi: Use devm_spmi_controller_alloc()Gravatar Fei Shao 3-89/+46
2023-12-15spmi: Introduce device-managed functionsGravatar Fei Shao 3-1/+68
2023-12-15spmi: mediatek: Fix UAF on device removeGravatar Yu-Che Cheng 1-2/+5
2023-12-15spmi: mtk-pmif: Serialize PMIF status check and command submissionGravatar Nícolas F. R. A. Prado 1-4/+16
2023-12-15mmc: rtsx: add rts5264 to support sd express cardGravatar Ricky Wu 1-1/+16
2023-12-15misc: rtsx: add to support new card reader rts5264Gravatar Ricky Wu 2-5/+26
2023-12-15misc: rtsx: add to support new card reader rts5264 new definition and functionGravatar Ricky Wu 4-1/+1173
2023-12-15cdx: Explicitly include correct DT includes, againGravatar Rob Herring 1-0/+3
2023-12-15misc: nsm: remove selecting the non-existing config CBORGravatar Lukas Bulwahn 1-1/+0
2023-12-15pcmcia: xxs1500_ss: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-15pcmcia: sa1100: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-5/+3
2023-12-15pcmcia: pxa2xx: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-15pcmcia: omap_cf: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-12-15pcmcia: electra_cf: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-15pcmcia: db1xxx_ss: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-12-15pcmcia: bcm63xx: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-12-15tools/testing/nvdimm: Add compile-test coverage for ndtestGravatar Dan Williams 1-0/+1
2023-12-15mcb: core: fix kernel-doc warningsGravatar Randy Dunlap 1-2/+3
2023-12-15binder: use enum for binder ioctlsGravatar Alice Ryhl 1-14/+16
2023-12-15mei: rework Kconfig dependenciesGravatar Arnd Bergmann 4-11/+9
2023-12-15mei: fix vsc dependencyGravatar Arnd Bergmann 1-0/+1
2023-12-15mei: vsc: Rework firmware image namesGravatar Sakari Ailus 1-62/+10
2023-12-15mei: pxp: spdx should be at first lineGravatar Alexander Usyskin 1-1/+0
2023-12-15mei: fix spellos in mei.hGravatar Randy Dunlap 1-2/+2
2023-12-15nvmem: stm32: add support for STM32MP25 BSEC to control OTP dataGravatar Patrick Delaunay 1-0/+16
2023-12-15dt-bindings: nvmem: add new stm32mp25 compatible for stm32-romemGravatar Patrick Delaunay 1-0/+1
2023-12-15nvmem: core: Expose cells through sysfsGravatar Miquel Raynal 2-1/+135
2023-12-15ABI: sysfs-nvmem-cells: Expose cells through sysfsGravatar Miquel Raynal 1-0/+21
2023-12-15nvmem: core: Rework layouts to become regular devicesGravatar Miquel Raynal 9-135/+354
2023-12-15nvmem: Move and rename ->fixup_cell_info()Gravatar Miquel Raynal 5-24/+15
2023-12-15nvmem: Simplify the ->add_cells() hookGravatar Miquel Raynal 4-10/+6
2023-12-15nvmem: Create a header for internal sharingGravatar Miquel Raynal 2-23/+36
2023-12-15nvmem: Move of_nvmem_layout_get_container() in another headerGravatar Miquel Raynal 3-15/+21
2023-12-15of: device: Export of_device_make_bus_id()Gravatar Miquel Raynal 3-40/+47
2023-12-12Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 26-118/+1429
2023-12-11Merge 6.7-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 688-3670/+7525
2023-12-10Linux 6.7-rc5v6.7-rc5Gravatar Linus Torvalds 1-1/+1
2023-12-10Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2023-12-10Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-23/+38
2023-12-10Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+10
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-23/+27
2023-12-09Merge tag 'powerpc-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-2/+2
2023-12-09Merge tag 'gpio-fixes-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+9
2023-12-09Merge tag 'usb-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 4-9/+9
2023-12-09Merge tag 'tty-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 6-65/+85
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 16-74/+79
2023-12-09Merge tag 'loongarch-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-20/+12
2023-12-09Merge tag 'mips-fixes_6.7_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-33/+64