summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus2022-04-2440-95/+4
* media: mc: Set bus_info in media_device_init()Sakari Ailus2022-04-248-14/+4
* media: mc: Remove redundant documentationSakari Ailus2022-04-241-15/+0
* media: ccs: Use unsigned int as index to an arraySakari Ailus2022-04-241-2/+2
* media: ccs: Use %u for printing unsigned values, remove extra debug printSakari Ailus2022-04-241-17/+15
* media: v4l2-async: Create links during v4l2_async_match_notify()Daniel Scally2022-04-241-0/+31
* media: entity: Add support for ancillary linksDaniel Scally2022-04-241-0/+22
* media: entity: Add link_type_name() helperDaniel Scally2022-04-241-3/+15
* media: entity: Skip non-data links in graph iterationDaniel Scally2022-04-241-0/+6
* media: entity: skip non-data link when removing reverse linksYunke Cao2022-04-241-15/+19
* media: imx: imx-mipi-csis: Add support for JPEG_1X8Jacopo Mondi2022-04-241-0/+28
* media: cec: add optional adap_configured callbackHans Verkuil2022-04-241-0/+2
* media: cec: add xfer_timeout_ms fieldHans Verkuil2022-04-242-14/+17
* media: cec: use call_op and check for !unregisteredHans Verkuil2022-04-246-40/+51
* media: cec: correctly pass on reply resultsHans Verkuil2022-04-241-18/+30
* media: cec: abort if the current transmit was canceledHans Verkuil2022-04-241-3/+11
* media: cec: call enable_adap on s_log_addrsHans Verkuil2022-04-242-64/+128
* media: meson-ir-tx: remove superfluous dev_err()Yihao Han2022-04-241-3/+1
* media: dvb-usb: dib0700_devices: use an enum for the device numberMauro Carvalho Chehab2022-04-181-170/+258
* media: dvb-usb: dibusb-mc: use an enum for the device numberMauro Carvalho Chehab2022-04-181-34/+54
* media: dvb-usb: dibusb-mb: use an enum for the device numberMauro Carvalho Chehab2022-04-181-72/+93
* media: dvb-usb: vp7045: use an enum for the device numberMauro Carvalho Chehab2022-04-181-10/+18
* media: dvb-usb: vp702x: use an enum for the device numberMauro Carvalho Chehab2022-04-181-8/+15
* media: dvb-usb: umt-010: use an enum for the device numberMauro Carvalho Chehab2022-04-181-6/+12
* media: dvb-usb: ttusb2: use an enum for the device numberMauro Carvalho Chehab2022-04-181-15/+21
* media: technisat-usb2: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab2022-04-181-3/+8
* media: dvb-usb: pctv452e: use an enum for the device numberMauro Carvalho Chehab2022-04-181-8/+14
* media: dvb-usb: opera1: use an enum for the device numberMauro Carvalho Chehab2022-04-181-5/+10
* media: dvb-usb: nova-t-usb2: use an enum for the device numberMauro Carvalho Chehab2022-04-181-6/+12
* media: dvb-usb: m920x: use an enum for the device numberMauro Carvalho Chehab2022-04-181-21/+30
* media: dvb-usb: gp8psk: use an enum for the device numberMauro Carvalho Chehab2022-04-181-13/+23
* media: dw2102: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab2022-04-181-45/+39
* media: dtv5100: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab2022-04-181-3/+8
* media: dvb-usb: dtt200u: use an enum for the device numberMauro Carvalho Chehab2022-04-181-21/+35
* media: digitv: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab2022-04-181-4/+9
* media: cxusb: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab2022-04-181-65/+23
* media: cinergyT2-core: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab2022-04-181-3/+7
* media: dvb-usb: az6027: use an enum for the device numberMauro Carvalho Chehab2022-04-181-17/+28
* media: af9005: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab2022-04-181-11/+8
* media: dvb-usb: a800: use an enum for the device numberMauro Carvalho Chehab2022-04-181-6/+12
* media: dvb-usb: vp702x: reference to usb ID tableMauro Carvalho Chehab2022-04-181-2/+2
* media: dvb-usb: move USB IDs to dvb-usb-ids.hMauro Carvalho Chehab2022-04-183-21/+21
* media: si2157: unknown chip version Si2147-A30 ROM 0x50Piotr Chmura2022-04-091-11/+11
* media: platform: imx-mipi-csis: Add dependency on VIDEO_DEVLaurent Pinchart2022-04-061-0/+1
* media: rockchip/rga: do proper error checking in probeKyle Copperfield2022-04-051-1/+1
* Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-253-13/+15
|\
| * dma-buf-map: Rename to iosys-mapLucas De Marchi2022-02-083-13/+15
* | Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2022-03-23730-5744/+33163
|\ \
| * | media: nxp: Restrict VIDEO_IMX_MIPI_CSIS to ARCH_MXC or COMPILE_TESTLaurent Pinchart2022-03-211-0/+1
| * | media: amphion: cleanup media device if register it failMing Qian2022-03-181-2/+9