summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-14mailbox: qcom-ipcc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-14mailbox: qcom-apcs-ipc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-14mailbox: omap: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-14mailbox: mtk-cmdq: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-01-14mailbox: mailbox-test: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-14mailbox: imx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-14mailbox: bcm-pdc: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-01-14mailbox: bcm-flexrm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-01-14mailbox: zynqmp-ipi: fix an Excess struct member kernel-doc warningRandy Dunlap1-1/+0
2024-01-14mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interruptXiaowu.ding1-1/+2
2024-01-14mailbox: qcom-apcs-ipc: re-organize compatibles with fallbacksKrzysztof Kozlowski1-5/+5
2024-01-13Merge tag 'devicetree-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-40/+76
2024-01-13Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds47-300/+392
2024-01-13Merge tag 'hid-for-linus-2024010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds27-776/+1933
2024-01-13Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-8158/+204
2024-01-13Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds428-4852/+36288
2024-01-13Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-63/+71
2024-01-13Merge tag 'mmc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds17-296/+744
2024-01-13Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds21-119/+97
2024-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds72-635/+1831
2024-01-13Merge tag 'firewire-updates-6.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-28/+369
2024-01-13Merge tag 'gnss-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joh...Linus Torvalds1-20/+11
2024-01-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds71-637/+21379
2024-01-13Merge tag 'gpio-updates-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds29-688/+1958
2024-01-13Merge tag 'linux-watchdog-6.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds10-40/+94
2024-01-13Merge tag 'hwmon-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds31-420/+2334
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-32/+1
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1486-23986/+125683
2024-01-12thermal/debugfs: Unlock on error path in thermal_debug_tz_trip_up()Dan Carpenter1-1/+2
2024-01-12thermal: intel: hfi: Add syscore callbacks for system-wide PMRicardo Neri1-0/+28
2024-01-12thermal: gov_power_allocator: avoid inability to reset a cdevDi Shen1-1/+1
2024-01-12thermal: helpers: Rearrange thermal_cdev_set_cur_state()Rafael J. Wysocki1-6/+7
2024-01-12thermal: netlink: Rework notify API for cooling devicesRafael J. Wysocki3-15/+18
2024-01-12thermal: core: Use kstrdup_const() during cooling device registrationChristophe JAILLET1-3/+3
2024-01-12thermal/debugfs: Add thermal debugfs information for mitigation episodesDaniel Lezcano3-4/+417
2024-01-12thermal/debugfs: Add thermal cooling device debugfs informationDaniel Lezcano7-6/+490
2024-01-12fbdev/intelfb: Remove driverThomas Zimmermann8-5044/+1
2024-01-12fbdev/hyperv_fb: Do not clear global screen_infoThomas Zimmermann1-8/+1
2024-01-12firmware/sysfb: Clear screen_info state after consuming itThomas Zimmermann1-1/+13
2024-01-12fbdev/hyperv_fb: Remove firmware framebuffers with aperture helpersThomas Zimmermann1-5/+6
2024-01-12drm/hyperv: Remove firmware framebuffers with aperture helperThomas Zimmermann1-6/+2
2024-01-12fbdev/sis: Remove dependency on screen_infoThomas Zimmermann1-37/+0
2024-01-12video/logo: use %u format specifier for unsigned int valuesColin Ian King1-3/+3
2024-01-12video/sticore: Remove info field from STI structThomas Zimmermann1-3/+0
2024-01-12fbdev/stifb: Allocate fb_info instance with framebuffer_alloc()Thomas Zimmermann1-50/+56
2024-01-12video/sticore: Store ROM device in STI structThomas Zimmermann1-0/+5
2024-01-12fbdev: flush deferred IO before closingNam Cao1-1/+1
2024-01-12fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao1-5/+1
2024-01-12fbdev: amba-clcd: Delete the old CLCD driverLinus Walleij3-1003/+0
2024-01-12fbdev: Remove support for Carillo Ranch driverMatthew Wilcox (Oracle)9-1907/+0