summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2023-12-15of: device: Export of_device_make_bus_id()Miquel Raynal
2023-12-12Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-12-11Merge 6.7-rc5 into char-misc-nextGreg Kroah-Hartman
2023-12-09Merge tag 'gpio-fixes-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-12-09Merge tag 'usb-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-09Merge tag 'tty-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-12-08Merge tag 'block-6.7-2023-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-12-08Merge tag 'pm-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-12-08Merge tag 'acpi-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-12-08Merge tag 'hwmon-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-08Merge tag 'pwm/for-6.7-rc5-fixes' of https://git.pengutronix.de/git/ukl/linuxLinus Torvalds
2023-12-08Merge tag 'drm-fixes-2023-12-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-08hwmon: (corsair-psu) Fix probe when built-inArmin Wolf
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-08Merge tag 'exynos-drm-next-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linu...Dave Airlie
2023-12-08Merge tag 'amd-drm-fixes-6.7-2023-12-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-12-08Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-08Merge tag 'drm-intel-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-12-07ACPI: utils: Fix error path in acpi_evaluate_reference()Rafael J. Wysocki
2023-12-07Merge tag 'regmap-fix-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-12-07Merge tag 'md-fixes-20231207-1' of https://git.kernel.org/pub/scm/linux/kerne...Jens Axboe
2023-12-07md: split MD_RECOVERY_NEEDED out of mddev_resumeYu Kuai
2023-12-07net: dsa: microchip: provide a list of valid protocols for xmit handlerSean Nyekjaer
2023-12-07Merge tag 'nvme-6.7-2023-12-7' of git://git.infradead.org/nvme into block-6.7Jens Axboe
2023-12-07nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber
2023-12-07nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou
2023-12-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski