aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2018-03-06media: em28xx-audio: fix coding style issuesMauro Carvalho Chehab1-30/+40
2018-03-06media: em28xx-reg.h: Fix coding style issuesMauro Carvalho Chehab1-22/+23
2018-03-06media: em28xx.h: Fix most coding style issuesMauro Carvalho Chehab1-127/+179
2018-03-06media: em28xx: Add SPDX license tags where neededMauro Carvalho Chehab12-244/+219
2018-03-06media: em28xx-dvb: do some coding style improvementsMauro Carvalho Chehab1-84/+97
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab3-5/+5
2018-03-06media: em28xx-dvb: simplify DVB module probing logicMauro Carvalho Chehab1-400/+144
2018-03-06media: em28xx: split up em28xx_dvb_init to reduce stack sizeArnd Bergmann1-451/+520
2018-03-06media: em28xx: adjust I2C timeout according with I2C speedMauro Carvalho Chehab3-20/+37
2018-03-06media: em28xx: constify most static structsMauro Carvalho Chehab4-64/+66
2018-03-06media: em28xx: stop rewriting device's structMauro Carvalho Chehab4-21/+25
2018-03-06media: em28xx: improve the logic with sets Xclk and I2C speedMauro Carvalho Chehab1-22/+23
2018-03-06media: em28xx: don't use coherent buffer for DMA transfersMauro Carvalho Chehab2-29/+24
2018-03-06media: em28xx: Enable Hauppauge SoloHD rebranded 292e SEBrad Love1-0/+2
2018-03-06media: em28xx: Add Hauppauge SoloHD/DualHD bulk modelsBrad Love1-5/+17
2018-03-06media: em28xx: Increase max em28xx boards to max dvb adaptersBrad Love1-1/+1
2018-03-06media: em28xx: USB bulk packet size fixBrad Love1-1/+1
2018-03-06media: em28xx: Bulk transfer implementation fixBrad Love1-0/+13
2018-03-06media: em28xx: constify a new functionMauro Carvalho Chehab1-1/+1
2018-03-06media: em28xx: Hauppauge DualHD second tuner functionalityBrad Love4-17/+196
2018-03-05Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab2-6/+6
2018-02-26media: gspca: dtcs033: use %*ph to print small bufferAntonio Cardace1-4/+2
2018-02-26media: em28xx: use %*phC to print small buffersAntonio Cardace1-4/+4
2018-02-26media: s2255drv: Remove unneeded if else blocksChristopher Díaz Riveros1-8/+0
2018-02-26media: usbtv: Add USB ID 1f71:3306 to the UTV007 driverIan Douglas Scott1-0/+1
2018-02-26media: usbtv: prevent double free in error caseOliver Neukum1-0/+2
2018-02-26media: au0828: fix VIDEO_V4L2 dependencyArnd Bergmann1-2/+3
2018-02-23media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab1-5/+5
2018-02-23media: au0828: add VIDEO_V4L2 dependencyArnd Bergmann1-1/+1
2018-02-23media: uvcvideo: Fixed ktime_t to ns conversionJasmin Jessich1-2/+3
2018-02-23media: uvcvideo: Use parentheses around sizeof operandLaurent Pinchart4-36/+37
2018-02-23media: uvcvideo: Use internal kernel integer typesLaurent Pinchart7-193/+193
2018-02-23media: uvcvideo: Use kernel integer typesLaurent Pinchart3-11/+11
2018-02-23media: uvcvideo: Drop extern keyword in function declarationsLaurent Pinchart1-72/+68
2018-02-23media: uvcvideo: Support multiple frame descriptors with the same dimensionsPhilipp Zabel1-16/+55
2018-02-23media: uvcvideo: Apply flags from device to actual propertiesEdgar Thier1-13/+39
2018-02-22media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil1-5/+31
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds8-29/+29
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds158-1571/+2187
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-28/+8
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-33/+22
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds14-32/+32
2018-01-29media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-01-17media: ttusb-dec: Remove pci_zalloc_coherent() abuseChristoph Hellwig1-14/+4
2018-01-17media: ttusb-budget: Remove pci_zalloc_coherent() abuseChristoph Hellwig1-14/+4
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab20-198/+198
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab9-34/+34
2018-01-04media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 CameraNeil Armstrong1-0/+9
2018-01-04media: uvcvideo: Add a metadata device nodeGuennadi Liakhovetski7-22/+370
2018-01-04media: uvcvideo: Add extensible device informationGuennadi Liakhovetski1-49/+78