summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-06-24fbdev: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-22video: agp: add remaining missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-22video: console: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-18fbdev: amifb: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-18fbdev: c2p_planar: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-18fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann
2024-06-18fbdev: omapfb: use of_graph_get_remote_port()Kuninori Morimoto
2024-06-18fbdev: omapdss: use for_each_endpoint_of_node()Kuninori Morimoto
2024-06-15fbdev: offb: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13fbdev: vfb: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13fbdev: macmodes: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13fbdev: goldfishfb: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13fbdev: kyro: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13fbdev: viafb: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13fbdev: matroxfb: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-13video/logo: Make logo data const againGeert Uytterhoeven
2024-06-09Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-06-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-08Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-08Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-06-08Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-07Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-07Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-07Merge tag 'platform-drivers-x86-v6.10-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-06-07Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-07Merge tag 'ata-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-07Merge tag 'drm-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-06-07HID: Ignore battery for ELAN touchscreens 2F2C and 4116Louis Dalibard
2024-06-07HID: i2c-hid: elan: fix reset suspend current leakageJohan Hovold
2024-06-07input: Add support for "Do Not Disturb"Aseda Aboagye
2024-06-07input: Add event code for accessibility keyAseda Aboagye
2024-06-07hid: asus: asus_report_fixup: fix potential read out of boundsAndrew Ballance
2024-06-07gpio: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-07Merge tag 'drm-misc-next-fixes-2024-06-07' of https://gitlab.freedesktop.org/...Dave Airlie
2024-06-07Merge tag 'drm-misc-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-06-07Merge tag 'amd-drm-fixes-6.10-2024-06-06' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-06Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-06Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-06ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64KMichael Ellerman
2024-06-06net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin
2024-06-05drm/vmwgfx: Don't memcmp equivalent pointersIan Forbes
2024-06-05igc: Fix Energy Efficient Ethernet support declarationSasha Neftin
2024-06-05ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba
2024-06-05ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba
2024-06-05ice: remove af_xdp_zc_qps bitmapLarysa Zaremba
2024-06-05ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller
2024-06-05ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller
2024-06-05drm/vmwgfx: remove unused struct 'vmw_stdu_dma'Dr. David Alan Gilbert