summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-12Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-12Merge tag 'hid-for-linus-2024010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-01-12Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-12Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-01-12Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-12Merge tag 'mmc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2024-01-12Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-01-12Merge tag 'firewire-updates-6.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-01-12Merge tag 'gnss-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joh...Linus Torvalds
2024-01-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-01-12Merge tag 'gpio-updates-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-01-12Merge tag 'linux-watchdog-6.8-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2024-01-12Merge tag 'hwmon-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-12fbdev/intelfb: Remove driverThomas Zimmermann
2024-01-12fbdev/hyperv_fb: Do not clear global screen_infoThomas Zimmermann
2024-01-12firmware/sysfb: Clear screen_info state after consuming itThomas Zimmermann
2024-01-12fbdev/hyperv_fb: Remove firmware framebuffers with aperture helpersThomas Zimmermann
2024-01-12drm/hyperv: Remove firmware framebuffers with aperture helperThomas Zimmermann
2024-01-12fbdev/sis: Remove dependency on screen_infoThomas Zimmermann
2024-01-12video/logo: use %u format specifier for unsigned int valuesColin Ian King
2024-01-12video/sticore: Remove info field from STI structThomas Zimmermann
2024-01-12fbdev/stifb: Allocate fb_info instance with framebuffer_alloc()Thomas Zimmermann
2024-01-12video/sticore: Store ROM device in STI structThomas Zimmermann
2024-01-12fbdev: flush deferred IO before closingNam Cao
2024-01-12fbdev: flush deferred work in fb_deferred_io_fsync()Nam Cao
2024-01-12fbdev: amba-clcd: Delete the old CLCD driverLinus Walleij
2024-01-12fbdev: Remove support for Carillo Ranch driverMatthew Wilcox (Oracle)
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds
2024-01-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-01-11Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-11Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-11Merge tag 'ata-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2024-01-11Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-01-11Merge tag 'auxdisplay-6.8' of https://github.com/ojeda/linuxLinus Torvalds
2024-01-11Merge tag 'soc-arm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-11media: i2c: thp7312: select CONFIG_FW_LOADERArnd Bergmann
2024-01-11fbdev: hgafb: fix kernel-doc commentsRandy Dunlap
2024-01-11fbdev: mmp: Fix typo and wording in code commentDario Binacchi
2024-01-11fbdev: fsl-diu-fb: Fix sparse warning due to virt_to_phys() prototype changeStanislav Kinsburskii
2024-01-11fbdev: imxfb: add '*/' on a separate line in block commentDario Binacchi
2024-01-11fbdev: imxfb: use __func__ for function nameDario Binacchi
2024-01-11fbdev: imxfb: Fix style warnings relating to printk()Dario Binacchi
2024-01-11fbdev: imxfb: add missing spaces after ','Dario Binacchi
2024-01-11fbdev: imxfb: drop ftrace-like loggingDario Binacchi
2024-01-11fbdev: imxfb: add missing SPDX tagDario Binacchi