summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-18HID: Add IDs for KysonaLode Willems
2024-10-18HID: debug: Remove duplicates from 'keys'Andy Shevchenko
2024-10-18Merge tag 'usb-serial-6.12-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-10-18drm/display: Drop obsolete dependency on COMPILE_TESTJean Delvare
2024-10-18xen: Remove dependency between pciback and privcmdJiqian Chen
2024-10-18media: pulse8-cec: fix data timestamp at pulse8_setup()Mauro Carvalho Chehab
2024-10-18media: cec: extron-da-hd-4k-plus: don't use -1 as an error codeMauro Carvalho Chehab
2024-10-18media: stb0899_algo: initialize cfr before using itMauro Carvalho Chehab
2024-10-18media: adv7604: prevent underflow condition when reporting colorspaceMauro Carvalho Chehab
2024-10-18media: cx24116: prevent overflows on SNR calculusMauro Carvalho Chehab
2024-10-18media: ar0521: don't overflow when checking PLL valuesMauro Carvalho Chehab
2024-10-18media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab
2024-10-18media: av7110: fix a spectre vulnerabilityMauro Carvalho Chehab
2024-10-18media: mgb4: protect driver against spectreMauro Carvalho Chehab
2024-10-18media: dvb_frontend: don't play tricks with underflow valuesMauro Carvalho Chehab
2024-10-18media: dvbdev: prevent the risk of out of memory accessMauro Carvalho Chehab
2024-10-18media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab
2024-10-18media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()Mauro Carvalho Chehab
2024-10-18drm/client: Add client-lib moduleThomas Zimmermann
2024-10-18drm/client: Make client support optionalThomas Zimmermann
2024-10-18drm/radeon: Suspend and resume clients with client helpersThomas Zimmermann
2024-10-18drm/nouveau: Suspend and resume clients with client helpersThomas Zimmermann
2024-10-18drm/amdgpu: Suspend and resume internal clients with client helpersThomas Zimmermann
2024-10-18drm/client: Move suspend/resume into DRM client callbacksThomas Zimmermann
2024-10-18drm/client: Move client event handlers to drm_client_event.cThomas Zimmermann
2024-10-18drm/fbdev: Select fbdev I/O helpers from modules that require themThomas Zimmermann
2024-10-18drm/fbdev-dma: Select FB_DEFERRED_IOThomas Zimmermann
2024-10-18drm/xe: Select DRM_CLIENT_SELECTIONThomas Zimmermann
2024-10-18drm/i915: Select DRM_CLIENT_SELECTIONThomas Zimmermann
2024-10-18Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-10-18Merge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-10-18soc: imx8m: Use devm_* to simplify probe failure handlingMarek Vasut
2024-10-18soc: imx8m: Remove global soc_uidMarek Vasut
2024-10-18soc: imx8m: Probe the SoC driver as platform driverMarek Vasut
2024-10-17net: airoha: Fix typo in REG_CDM2_FWD_CFG configurationLorenzo Bianconi
2024-10-17net: ravb: Add VLAN checksum supportPaul Barker
2024-10-17net: ravb: Enable IPv6 TX checksum offload for GbEthPaul Barker
2024-10-17net: ravb: Enable IPv6 RX checksum offloading for GbEthPaul Barker
2024-10-17net: ravb: Simplify UDP TX checksum offloadPaul Barker
2024-10-17net: ravb: Disable IP header TX checksum offloadingPaul Barker
2024-10-17net: ravb: Simplify types in RX csum validationPaul Barker
2024-10-17net: ravb: Combine if conditions in RX csum validationPaul Barker
2024-10-17net: ravb: Drop IP protocol check from RX csum verificationPaul Barker
2024-10-17net: ravb: Disable IP header RX checksum offloadingPaul Barker
2024-10-17net: ravb: Factor out checksum offload enable bitsPaul Barker
2024-10-17tg3: Increase buffer size for IRQ labelAndy Shevchenko
2024-10-17cdrom: Avoid barrier_nospec() in cdrom_ioctl_media_changed()Josh Poimboeuf
2024-10-18Merge tag 'drm-misc-next-2024-10-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-17net: phylink: remove "using_mac_select_pcs"Russell King (Oracle)