summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | media: dvb_dummy_fe: Fix ERROR: POINTER_LOCATION, AVOID_EXTERN and long linesDaniel W. S. Almeida2020-01-082-31/+57
| * | media: dib0090: incorrect format specifier detected by clangSean Young2020-01-081-1/+2
| * | media: dib0070: incorrect format specifiers detected by clangSean Young2020-01-081-8/+15
| * | media: dib7000p: incorrect format specifier detected by clangSean Young2020-01-081-1/+1
| * | media: dib7000m: incorrect format specifier detected by clangSean Young2020-01-081-1/+1
| * | Merge tag 'v5.5-rc5' into patchworkMauro Carvalho Chehab2020-01-082-13/+13
| |\ \
| * | | media: sun4i-csi: Add support for A10 CSI1 camera sensor interfaceChen-Yu Tsai2020-01-042-5/+32
| * | | media: sun4i-csi: Deal with DRAM offsetChen-Yu Tsai2020-01-041-0/+22
| * | | media: sun4i-csi: Fix [HV]sync polarity handlingChen-Yu Tsai2020-01-042-7/+15
| * | | media: sun4i-csi: Fix data sampling polarity handlingChen-Yu Tsai2020-01-041-1/+1
| * | | media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev2020-01-041-2/+8
| * | | media: ov5640: Fix check for PLL1 exceeding max allowed rateAdam Ford2020-01-041-1/+1
| * | | media: ov5640: Put max framerate into table and simplify checkAdam Ford2020-01-041-17/+22
| * | | media: smiapp: Put the device again if starting streaming failsSakari Ailus2020-01-031-1/+4
| * | | media: smiapp: Avoid maintaining power state informationSakari Ailus2020-01-033-90/+113
| * | | media: omap3isp: Don't restart CCDC if we're about to stopSakari Ailus2020-01-031-4/+8
| * | | media: omap3isp: Ignore failure of stopping streaming on external subdevSakari Ailus2020-01-031-4/+4
| * | | media: dvb: add support for TerraTec TC2 Stick (193534)Tomasz Maciej Nowak2020-01-031-5/+10
| * | | media: serial_ir: change "ignoring spike" to debug levelBodo Eggert2020-01-031-1/+1
| * | | media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongleDavid J. Fiddes2020-01-031-0/+2
| * | | media: dvb_dummy_fe: Add blank line after declarationDaniel W. S. Almeida2020-01-031-1/+2
| * | | media: dvb_dummy_fe: place EXPORT_SYMBOL below corresponding functionDaniel W. S. Almeida2020-01-031-4/+3
| * | | media: rc: ensure lirc is initialized before registering input deviceSean Young2020-01-031-11/+16
| * | | media: cxusb: use dev_dbg() rather than hand-rolled debugSean Young2020-01-031-18/+15
| * | | media: vp7045: do not read uninitialized values if usb transfer failsSean Young2020-01-031-7/+14
| * | | media: af9005: uninitialized variable printkedSean Young2020-01-031-1/+1
| * | | media: digitv: don't continue if remote control state can't be readSean Young2020-01-031-3/+7
| * | | media: v4l2-core: fix compat v4l2_buffer handling for time64 ABIArnd Bergmann2020-01-031-1/+267
| * | | media: v4l2-core: fix compat VIDIOC_DQEVENT for time64 ABIArnd Bergmann2020-01-031-1/+59
| * | | media: v4l2-core: fix v4l2_buffer handling for time64 ABIArnd Bergmann2020-01-031-4/+70
| * | | media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABIArnd Bergmann2020-01-033-3/+57
| * | | media: v4l2-core: split out data copy from video_usercopyArnd Bergmann2020-01-031-39/+69
| * | | media: v4l2-core: compat: ignore native command codesArnd Bergmann2020-01-031-73/+75
| * | | media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann2020-01-036-11/+12
| * | | media: vivid: support multiplanar touch devicesHans Verkuil2019-12-164-8/+60
| * | | media: v4l2-ioctl.c: allow multiplanar for touchHans Verkuil2019-12-161-1/+1
| * | | media: vivid: set field to NONE for touchHans Verkuil2019-12-161-0/+1
| * | | media: pulse8-cec: log when a CEC message is receivedHans Verkuil2019-12-161-0/+4
| * | | media: pulse8-cec: schedule next ping after current ping finishedHans Verkuil2019-12-161-1/+1
| * | | media: pulse8-cec: use adap_free callbackHans Verkuil2019-12-161-7/+13
| * | | media: pulse8-cec: queue received messages in an arrayHans Verkuil2019-12-161-19/+61
| * | | media: pulse8-cec: move the transmit to a workqueueHans Verkuil2019-12-161-51/+81
| * | | media: pulse8-cec: set tx_done_status for transmit_done statusHans Verkuil2019-12-161-20/+21
| * | | media: pulse8-cec: add 2nd debug levelHans Verkuil2019-12-161-7/+17
| * | | media: pulse8-cec: locking improvementsHans Verkuil2019-12-161-21/+26
| * | | media: pulse8-cec: reorganize function orderHans Verkuil2019-12-161-256/+248
| * | | media: pulse8-cec: improve debuggingHans Verkuil2019-12-161-5/+60
| * | | media: adv7604: extend deep color mode to ADV7611Dragos Bogdan2019-12-161-11/+21
| * | | media: vimc: Implement get/set selection in sinkGuilherme Alcarde Gallo2019-12-161-15/+151
| * | | media: sun8i: Remove redundant dev_err call in deinterlace_probe()Wei Yongjun2019-12-161-4/+1