aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds46-178/+205
2019-03-04media: dvb/earth-pt1: fix wrong initialization for demod blocksAkihiro Tsukada1-6/+48
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab2-2/+2
2019-03-01media: pci: fix several typosMauro Carvalho Chehab38-64/+64
2019-02-18media: smipcie: add universal ir capabilityPatrick Lerda2-88/+45
2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab1-2/+2
2019-02-11lib/scatterlist: Provide a DMA page iteratorJason Gunthorpe1-2/+2
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-2/+2
2019-02-07media: meye: use u64 for the timestamp internallyHans Verkuil2-5/+5
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil2-6/+4
2019-02-06media: Drop superfluous PCM preallocation error checksTakashi Iwai2-4/+3
2019-01-21media: ivtv: add parameter to enable ivtvfb on x86 PAT systemsFrench, Nicholas A2-5/+34
2019-01-16media: ipu3-cio2, dw9714: Remove Jian Xu's e-mailSakari Ailus1-1/+1
2019-01-16media: ipu3-cio2: Allow probe to succeed if there are no sensors connectedSakari Ailus1-1/+2
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-12-20media: cx23885: only reset DMA on problematic CPUsBrad Love2-2/+55
2018-12-20media: ddbridge: Move asm includes after linux onesNathan Chancellor1-3/+3
2018-12-05media: ddbridge: remove another duplicate of io.h and sort includesMauro Carvalho Chehab1-27/+25
2018-12-05media: ddbridge: remove some duplicated include filezhong jiang1-2/+0
2018-12-05media: remove redundant include moduleparam.hzhong jiang2-2/+0
2018-12-05media: drivers: media: pci: b2c2: Fix errors due to unappropriate coding style.Iliya Iliev1-33/+37
2018-12-03media: saa7134: rc-core maintains users count, no need to duplicateSean Young3-67/+18
2018-11-22media: saa7134: hvr1110 can decode rc6Sean Young1-39/+4
2018-11-22media: saa7134: rc device does not need 'saa7134 IR (' prefixSean Young2-4/+1
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil6-42/+43
2018-11-20media: cropcap/g_selection splitHans Verkuil2-9/+57
2018-11-06media: intel-ipu3: cio2: Remove redundant definitionsRajmohan Mani1-2/+0
2018-11-06media: ipu3-cio2: Use cio2_queues_exitSakari Ailus1-3/+1
2018-11-06media: ipu3-cio2: Unregister device nodes first, then release resourcesSakari Ailus1-2/+2
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-7/+7
2018-10-09media: cx23885: make const array addr_list staticColin Ian King1-1/+1
2018-10-09media: ivtv: make const array addr_list staticColin Ian King1-1/+1
2018-10-09media: bttv-input: make const array addr_list staticColin Ian King1-1/+1
2018-10-08media: cx18: Don't check for address of video_devNathan Chancellor1-1/+1
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus1-1/+1
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam1-1/+1
2018-10-04media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam1-5/+7
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2-6/+3
2018-09-24media: bt8xx: Remove unnecessary self-assignmentNathan Chancellor1-1/+0
2018-09-24media: pci: cx23885: handle adding to list failureNicholas Mc Guire1-0/+10
2018-09-24media: saa7134: add P7131_4871 analog inputsAlexandre GRIVEAUX1-0/+15
2018-09-24media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()Jia-Ju Bai1-1/+1
2018-09-17media: saa7134: declare its own padsMauro Carvalho Chehab2-6/+12
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab1-0/+2
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab1-1/+0
2018-09-12media: dvb: move compat handlers into driversArnd Bergmann2-3/+87
2018-09-12media: dvb: move most compat_ioctl handling into driversArnd Bergmann2-0/+11
2018-09-12media: fix: media: pci: meye: validate offset to avoid arbitrary accessLao Wei1-1/+1