summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2025-02-01Merge tag 'media/v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-01-31Revert "media: uvcvideo: Require entities to have a non-zero unique ID"Thadeu Lima de Souza Cascardo
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-25Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-01-22Merge tag 'acpi-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-20Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'Rafael J. Wysocki
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-08media: nuvoton: Fix an error check in npcm_video_ece_init()Zhen Lei
2025-01-08media: dvb-usb-v2: af9035: fix ISO C90 compilation error on af9035_i2c_master...Desnes Nunes
2025-01-08media: platform: rzg2l-cru: rzg2l-video: Fix the comment in rzg2l_cru_start_s...Biju Das
2025-01-08media: fix secfeed undefined when filter alloc failjieqing.wang
2025-01-07media: solo6x10: Use const 'struct bin_attribute' callbackThomas Weißschuh
2025-01-07media: saa7164: Remove unused valuesAriel Otilibili
2025-01-07media: platform: exynos4-is: Remove unused __is_get_frame_sizeDr. David Alan Gilbert
2025-01-07media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_threadEdward Adam Davis
2025-01-07media: mmp: Bring back registration of the deviceLubomir Rintel
2025-01-07media: cec: include linux/debugfs.h and linux/seq_file.h where neededJani Nikula
2025-01-07Revert "media: qcom: camss: Restructure camss_link_entities"Bryan O'Donoghue
2025-01-06media: venus: Remove unused hfi_core_ping()Dr. David Alan Gilbert
2025-01-06media: venus: Populate video encoder/decoder nodename entriesBryan O'Donoghue
2025-01-06media: venus: Add support for static video encoder/decoder declarationsBryan O'Donoghue
2025-01-06media: venus: match instance creation and destruction orderSergey Senozhatsky
2025-01-06media: venus: destroy hfi session after m2m_ctx releaseSergey Senozhatsky
2025-01-06media: nxp: imx8-isi: Add i.MX8ULP supportGuoniu.zhou
2025-01-06media: nxp: imx8-isi: fix v4l2-compliance test errorsLaurentiu Palcu
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2025-01-02media: uvcvideo: Add Kurokesu C1 PRO cameraIsaac Scott
2025-01-02media: uvcvideo: Add new quirk definition for the Sonix Technology Co. 292a c...Isaac Scott
2025-01-02media: uvcvideo: Implement dual stream quirk to fix loss of usb packetsIsaac Scott
2024-12-21Merge tag 'media/v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-12-19media: ipu-bridge: Remove unneeded conditional compilationsRicardo Ribalda
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda
2024-12-19media: uvcvideo: Announce the user our deprecation intentionsRicardo Ribalda
2024-12-19media: uvcvideo: Allow changing noparam on the flyRicardo Ribalda
2024-12-19media: uvcvideo: Invert default value for nodrop module paramRicardo Ribalda
2024-12-19media: uvcvideo: Propagate buf->error to userspaceRicardo Ribalda
2024-12-19media: uvcvideo: Flush the control cache when we get an eventRicardo Ribalda
2024-12-19media: uvcvideo: Annotate lock requirements for uvc_ctrl_setRicardo Ribalda
2024-12-19media: uvcvideo: Remove dangling pointersRicardo Ribalda
2024-12-19media: uvcvideo: Remove redundant NULL assignmentRicardo Ribalda
2024-12-19media: uvcvideo: Only save async fh if successRicardo Ribalda
2024-12-19media: uvcvideo: Refactor frame parsing code into a uvc_parse_frame functionBenoit Sevens
2024-12-19media: uvcvideo: Remove duplicated cap/out codeRicardo Ribalda
2024-12-19media: uvcvideo: Use uvc_query_name in uvc_get_video_ctrlXiong Nandi
2024-12-19media: uvcvideo: Add more logging to uvc_query_ctrl()Ricardo Ribalda
2024-12-19media: uvcvideo: Support partial control readsRicardo Ribalda
2024-12-19media: uvcvideo: Fix event flags in uvc_ctrl_send_eventsRicardo Ribalda
2024-12-19media: uvcvideo: Fix deadlock during uvc_probeRicardo Ribalda