summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* media: staging/intel-ipu3: Cleanup dummy buffers via helperUmang Jain2022-04-241-14/+11
* media: staging/intel-ipu3: Reset imgu_video_device sequenceUmang Jain2022-04-241-0/+1
* media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()Laurent Pinchart2022-04-241-1/+1
* media: staging: media: ipu3-imgu: Request specific firmware binarySakari Ailus2022-04-242-2/+6
* media: staging: media: ipu3: Fix AF x_start position when rightmost stripe is...Kate Hsuan2022-04-241-0/+9
* media: i2c: max9286: fix kernel oops when removing moduleLaurentiu Palcu2022-04-241-12/+7
* 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
* Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-172-64/+23
|\
| * xen/balloon: don't use PV mode extra memory for zone device allocationsJuergen Gross2022-04-072-64/+23