Age | Commit message (Expand) | Author |
2023-05-14 | media: netup_unidvb: fix irq init by register it at the end of probe | Wei Chen |
2023-05-14 | media: netup_unidvb: fix use-after-free at del_timer() | Duoming Zhou |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-25 | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-04-15 | media: pci: saa7146: advertise only those TV standard that are supported | Hans Verkuil |
2023-04-15 | media: mxb: allow tuner/input/audio ioctls for vbi | Hans Verkuil |
2023-04-15 | media: mxb: update the tvnorms when changing input | Hans Verkuil |
2023-04-15 | media: saa7146: convert to vb2 | Hans Verkuil |
2023-04-15 | media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh | Hans Verkuil |
2023-04-15 | media: pci: saa7146: hexium_orion: initialize input 0 | Hans Verkuil |
2023-04-12 | media: Use designated initializers for all subdev pad ops | Laurent Pinchart |
2023-04-12 | media: Zero-initialize all structures passed to subdev pad operations | Laurent Pinchart |
2023-04-12 | media: Fix indentation issues introduced by subdev-wide state struct | Laurent Pinchart |
2023-04-11 | media: ipu3-cio2: support more camera sensors in cio2-bridge | Bingbu Cao |
2023-04-11 | media: ipu3-cio2: support multiple sensors and VCMs with same HID | Bingbu Cao |
2023-04-11 | media: saa7134: fix use after free bug in saa7134_finidev due to race condition | Zheng Wang |
2023-04-11 | media: dm1105: Fix use after free bug in dm1105_remove due to race condition | Zheng Wang |
2023-03-20 | media: bttv: drop overlay support | Hans Verkuil |
2023-03-20 | media: saa7134: drop overlay support | Hans Verkuil |
2023-03-20 | media: zoran: drop two obsolete prototypes from zoran_device.h | Hans Verkuil |
2023-03-19 | media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish | harperchen |
2023-03-19 | media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish() | harperchen |
2023-03-19 | media: drop unnecessary networking includes | Jakub Kicinski |
2023-03-19 | media: cx18: fix format compliance issues | Hans Verkuil |
2023-03-19 | media: cx18: reorder fmt_vid_cap functions in cx18-ioctl.c | Hans Verkuil |
2023-03-19 | media: cx18: missing CAP_AUDIO for vbi stream | Hans Verkuil |
2023-03-19 | media: cx18: properly report pixelformats | Hans Verkuil |
2023-03-19 | media: cx18: fix incorrect input counting | Hans Verkuil |
2023-03-19 | media: cx18: convert to vb2 | Hans Verkuil |
2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman |
2023-03-06 | gpiolib: remove legacy gpio_export() | Arnd Bergmann |
2023-02-26 | Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2023-02-09 | media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci" | Hans Verkuil |
2023-02-08 | media: saa7134: Use video_unregister_device for radio_dev | Tasos Sahanidis |
2023-02-06 | media: ipu3-cio2: Fix PM runtime usage_count in driver unbind | Sakari Ailus |
2023-01-17 | media: ipu3-cio2: Convert to use software_node_register_node_group() | Andy Shevchenko |
2023-01-17 | media: ipu3-cio2: Don't dereference fwnode handle | Andy Shevchenko |
2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) |
2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-12-07 | Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stage | Mauro Carvalho Chehab |
2022-12-07 | media: pt3: Use dma_set_mask_and_coherent() and simplify code | Christophe JAILLET |
2022-12-07 | media: ipu3-cio2: make the bridge depend on i2c | Adam Borowski |
2022-12-06 | media: saa7164: fix missing pci_disable_device() | Liu Shixin |
2022-11-30 | media: pci/ivtv: remove FOLL_FORCE usage | David Hildenbrand |
2022-11-25 | media: ipu3-cio2: make the bridge depend on i2c | Adam Borowski |
2022-11-25 | media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORE | Lecopzer Chen |
2022-11-25 | media: solo6x10: fix possible memory leak in solo_sysfs_init() | Yang Yingliang |
2022-11-24 | driver core: make struct class.devnode() take a const * | Greg Kroah-Hartman |
2022-10-24 | media: saa7164: remove variable cnt | Colin Ian King |