aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314Thomas Gleixner1-17/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner4-17/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2-19/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner181-1862/+181
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner32-417/+32
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 113Thomas Gleixner11-157/+11
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner59-767/+59
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 34Thomas Gleixner1-18/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner43-0/+43
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada15-26/+25
2019-05-18media: remove unneeded header search pathsMasahiro Yamada1-1/+0
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds31-54/+55
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-8/+0
2019-03-29media: bt8xx: avoid a needless u8 to char conversionMauro Carvalho Chehab2-3/+3
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab3-3/+4
2019-03-29media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing1-2/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab19-37/+37
2019-03-20media: ipu3-cio2: Set CSI-2 receiver sub-device entity functionSakari Ailus1-0/+1
2019-03-19media: cx23885: check allocation returnNicholas Mc Guire1-2/+3
2019-03-19media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter1-1/+1
2019-03-19media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter1-1/+1
2019-03-19media: saa7146: avoid high stack usage with clangArnd Bergmann2-6/+4
2019-03-19media: cobalt: replace VB2_BUF_STATE_REQUEUEING by _ERRORHans Verkuil1-1/+1
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