summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
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-74/+70
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-12vfs: 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/mc...Linus Torvalds158-1571/+2187
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-28/+8
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-33/+22
2018-01-31Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds14-32/+32
2018-01-29media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-01-18media: ttusb-dec: Remove pci_zalloc_coherent() abuseChristoph Hellwig1-14/+4
2018-01-18media: ttusb-budget: Remove pci_zalloc_coherent() abuseChristoph Hellwig1-14/+4
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab20-199/+199
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
2018-01-04media: uvcvideo: Report V4L2 device caps through the video_device structureLaurent Pinchart2-4/+11
2018-01-04media: uvcvideo: Factor out video device registration to a functionLaurent Pinchart2-25/+51
2018-01-04media: uvcvideo: Use ktime_t for timestampsArnd Bergmann2-26/+13
2018-01-04media: uvcvideo: Use ktime_t for statsArnd Bergmann2-9/+6
2018-01-03media: pvrusb2: drop unneeded newlineJulia Lawall1-1/+2
2017-12-30uvc_v4l2: clean copyin/copyout upAl Viro1-33/+22
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab7-11/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab34-63/+51
2017-12-18media: fix SPDX comment on some header filesMauro Carvalho Chehab3-15/+21
2017-12-18media: pvrusb2: correctly return V4L2_PIX_FMT_MPEG in enum_fmtHans Verkuil1-25/+7
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab2-2/+0
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab3-0/+6
2017-12-14media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young4-39/+11
2017-12-14media: dvbsky: MyGica T230C supportStefan Brüns1-0/+88
2017-12-13media: dvb_usb_pctv452e: module refcount changes were unbalancedWolfgang Rohdewald1-0/+8
2017-12-13media: dib0700: add support for Xbox One Digital TV TunerOlli Salonen4-2/+137
2017-12-12media: cx231xx: Use semicolon after assignment instead of commaMatthias Schwarzott1-4/+4
2017-12-12media: si2165: Make checkpatch happyMatthias Schwarzott1-2/+2
2017-12-11media: pvrusb2: properly check endpoint typesAndrey Konovalov1-0/+12
2017-12-11media: mxl111sf: improve error handling logicMauro Carvalho Chehab1-2/+7