summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | media: meye: use u64 for the timestamp internallyHans Verkuil2019-02-072-5/+5
| * | media: videobuf: use u64 for the timestamp internallyHans Verkuil2019-02-072-6/+4Star
| * | media: ivtv: add parameter to enable ivtvfb on x86 PAT systemsFrench, Nicholas A2019-01-212-5/+34
| * | media: ipu3-cio2, dw9714: Remove Jian Xu's e-mailSakari Ailus2019-01-161-1/+1
| * | media: ipu3-cio2: Allow probe to succeed if there are no sensors connectedSakari Ailus2019-01-161-1/+2
* | | Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-081-2/+2
|\ \ \ | | |/ | |/|
| * | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
| |/
* / media: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-062-4/+3Star
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* media: cx23885: only reset DMA on problematic CPUsBrad Love2018-12-202-2/+55
* media: ddbridge: Move asm includes after linux onesNathan Chancellor2018-12-201-3/+3
* media: ddbridge: remove another duplicate of io.h and sort includesMauro Carvalho Chehab2018-12-051-27/+25Star
* media: ddbridge: remove some duplicated include filezhong jiang2018-12-051-2/+0Star
* media: remove redundant include moduleparam.hzhong jiang2018-12-052-2/+0Star
* media: drivers: media: pci: b2c2: Fix errors due to unappropriate coding style.Iliya Iliev2018-12-051-33/+37
* media: saa7134: rc-core maintains users count, no need to duplicateSean Young2018-12-033-67/+18Star
* media: saa7134: hvr1110 can decode rc6Sean Young2018-11-221-39/+4Star
* media: saa7134: rc device does not need 'saa7134 IR (' prefixSean Young2018-11-222-4/+1Star
* media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil2018-11-206-42/+43
* media: cropcap/g_selection splitHans Verkuil2018-11-202-9/+57
* media: intel-ipu3: cio2: Remove redundant definitionsRajmohan Mani2018-11-061-2/+0Star
* media: ipu3-cio2: Use cio2_queues_exitSakari Ailus2018-11-061-3/+1Star
* media: ipu3-cio2: Unregister device nodes first, then release resourcesSakari Ailus2018-11-061-2/+2
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-316-7/+7
|\
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-316-7/+7
* | media: cx23885: make const array addr_list staticColin Ian King2018-10-091-1/+1
* | media: ivtv: make const array addr_list staticColin Ian King2018-10-091-1/+1
* | media: bttv-input: make const array addr_list staticColin Ian King2018-10-091-1/+1
* | media: cx18: Don't check for address of video_devNathan Chancellor2018-10-081-1/+1
* | media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-041-1/+1
* | media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-041-1/+1
* | media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-041-5/+7
* | media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-042-6/+3Star
* | media: bt8xx: Remove unnecessary self-assignmentNathan Chancellor2018-09-241-1/+0Star
* | media: pci: cx23885: handle adding to list failureNicholas Mc Guire2018-09-241-0/+10
* | media: saa7134: add P7131_4871 analog inputsAlexandre GRIVEAUX2018-09-241-0/+15
* | media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai2018-09-241-1/+1
* | media: saa7134: declare its own padsMauro Carvalho Chehab2018-09-172-6/+12
* | media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab2018-09-171-0/+2
* | media: v4l2: remove VBI output padMauro Carvalho Chehab2018-09-171-1/+0Star
* | media: dvb: move compat handlers into driversArnd Bergmann2018-09-122-3/+87
* | media: dvb: move most compat_ioctl handling into driversArnd Bergmann2018-09-122-0/+11
* | media: fix: media: pci: meye: validate offset to avoid arbitrary accessLao Wei2018-09-121-1/+1
* | media: ddbridge/sx8: remove redundant check of iq_mode == 2Colin Ian King2018-09-121-3/+1Star
* | media: ddbridge: header/boilerplate cleanups and cosmeticsDaniel Scheller2018-09-1213-28/+1Star
* | media: ddbridge: add SPDX license identifiersDaniel Scheller2018-09-1213-0/+13
* | media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'Daniel Scheller2018-09-121-1/+1
* | media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-1131-74/+80
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-1150-129/+132
|/
* media: cobalt: Use v4l2_calc_timeperframe helperJose Abreu2018-08-311-2/+7