Age | Commit message (Expand) | Author |
2022-07-17 | media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi... | Laurent Pinchart |
2022-07-08 | media: cx18: Fix typo in comments | Jiang Jian |
2022-06-27 | media: saa7164: Remove duplicate 'on' in two places. | Jiang Jian |
2022-06-27 | media: tw686x: Fix memory leak in tw686x_video_init | Miaoqian Lin |
2022-06-27 | media: tw686x: Fix an error handling path in tw686x_probe() | Christophe JAILLET |
2022-06-27 | media: sta2x11: remove VIRT_TO_BUS dependency | Arnd Bergmann |
2022-06-27 | media: ddbridge: Remove useless license text when SPDX-License-Identifier is ... | Christophe JAILLET |
2022-06-20 | media: tw686x: Register the irq at the end of probe | Zheyu Ma |
2022-06-20 | media: tw5864: Convert to use managed functions pcim* and devm* | Zheyu Ma |
2022-06-20 | media: cx88: Fix PAL-Nc standard | Jorge Maidana |
2022-05-17 | media: ipu3-cio2: Add INT347E to cio2-bridge | Daniel Scally |
2022-05-17 | media: ipu3-cio2: Add support for V4L2_PIX_FMT_IPU3_Y10 | Daniel Scally |
2022-05-13 | media: cx25821: request_irq -> devm_request_irq | Hans Verkuil |
2022-04-24 | media: saa7134: simplify if-if to if-else | Wan Jiabing |
2022-04-24 | media: cx25821: Fix the warning when removing the module | Zheyu Ma |
2022-04-24 | media: pci: cx23885: Fix the error handling in cx23885_initdev() | Zheyu Ma |
2022-04-24 | media: v4l: ioctl: Set bus_info in v4l_querycap() | Sakari Ailus |
2022-04-24 | media: mc: Set bus_info in media_device_init() | Sakari Ailus |
2022-03-18 | media: media/*/Kconfig: sort entries | Mauro Carvalho Chehab |
2022-03-18 | media: Kconfig: cleanup VIDEO_DEV dependencies | Mauro Carvalho Chehab |
2022-03-14 | media: Makefiles: sort entries where it fits | Mauro Carvalho Chehab |
2022-03-12 | media: xc2028: rename the driver from tuner-xc2028 | Mauro Carvalho Chehab |
2022-03-07 | ivtv: fix incorrect device_caps for ivtvfb | Hans Verkuil |
2022-03-07 | media: saa7134: fix incorrect use to determine if list is empty | Jakob Koschel |
2022-03-07 | Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stage | Mauro Carvalho Chehab |
2022-03-07 | media: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET |
2022-02-22 | media: cx88-mpeg: clear interrupt status register before streaming video | Daniel González Cabanelas |
2022-02-22 | media: cx18: use GFP_KERNEL | Julia Lawall |
2022-02-22 | media: saa7164: remove redundant assignment to variable idx | Colin Ian King |
2022-02-22 | media: saa7134: remove redundant assignment to variable id | Colin Ian King |
2022-01-28 | media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflow | Sean Young |
2022-01-23 | media: bttv: fix WARNING regression on tunerless devices | Ondrej Zary |
2022-01-23 | media: saa7134: use swap() to make code cleaner | Yang Guang |
2021-12-16 | media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs | Hans de Goede |
2021-12-16 | media: ipu3-cio2: Call cio2_bridge_init() before anything else | Hans de Goede |
2021-12-16 | media: ipu3-cio2: Defer probing until the PMIC is fully setup | Hans de Goede |
2021-12-14 | media: ivtv: no need to initialise statics to 0 | Jason Wang |
2021-12-14 | media: saa7146: remove redundant assignments of i to zero | Colin Ian King |
2021-12-14 | media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach() | Zhou Qingyang |
2021-12-14 | media: pt3: Switch to using functions pcim_* and devm_* | Evgeny Novikov |
2021-12-07 | media: bttv: use DEVICE_ATTR_RO() helper macro | Zhen Lei |
2021-12-07 | media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach() | Zhou Qingyang |
2021-12-07 | media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach() | Zhou Qingyang |
2021-11-30 | media: ipu3-cio2: Add INT347A to cio2-bridge | Daniel Scally |
2021-11-30 | media: ipu3-cio2: Add link freq for INT33BE entry | Daniel Scally |
2021-11-30 | media: ipu3-cio2: Toggle sensor streaming in pm runtime ops | Daniel Scally |
2021-11-29 | media: cobalt: drop an unused variable | Mauro Carvalho Chehab |
2021-11-29 | media: solo6x10: mark unused functions as such | Mauro Carvalho Chehab |
2021-11-29 | media: saa7134-go7007: get rid of to_state() function | Mauro Carvalho Chehab |
2021-11-22 | media: cx18: drop an unused macro | Mauro Carvalho Chehab |