summaryrefslogtreecommitdiffstats
path: root/drivers/vfio (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-04media: omap2: allow building it with COMPILE_TEST && DRM_OMAPMauro Carvalho Chehab1-1/+2
2018-05-04media: omapfb: omapfb_dss.h: add stubs to build with COMPILE_TEST && DRM_OMAPMauro Carvalho Chehab1-2/+52
2018-05-04media: ipu3: allow building it with COMPILE_TEST on non-x86 archsMauro Carvalho Chehab1-2/+1
2018-05-04media: rc: allow build pnp-dependent drivers with COMPILE_TESTMauro Carvalho Chehab1-5/+5
2018-05-04media: sta2x11_vip: allow build with COMPILE_TESTMauro Carvalho Chehab1-1/+1
2018-05-04media: radio: allow building ISA drivers with COMPILE_TESTMauro Carvalho Chehab1-14/+24
2018-05-04media: flexcop-i2c: get rid of KERN_CONTMauro Carvalho Chehab3-29/+21
2018-05-04media: davinci: don't override the error codeMauro Carvalho Chehab1-1/+1
2018-05-04media: em28xx: Don't use ops->resume if NULLMauro Carvalho Chehab1-2/+3
2018-05-04media: s5p-jpeg: don't return a value on a void functionMauro Carvalho Chehab1-2/+2
2018-05-04media: siano: be sure to not override devpath sizeMauro Carvalho Chehab1-5/+5
2018-05-04media: siano: get rid of __le32/__le16 cast warningsMauro Carvalho Chehab1-7/+7
2018-05-04drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OFAnders Roxell1-1/+1
2018-05-04media: rc: probe zilog transmitter when zilog receiver is foundSean Young1-1/+3
2018-05-04media: rc: imon decoder: support the stickSean Young2-3/+135
2018-05-04media: rc: only register protocol for rc device if enabledSean Young1-12/+18
2018-05-04media: v4l: vsp1: Rename BRU to BRxLaurent Pinchart13-234/+234
2018-05-04media: v4l: vsp1: Add BRx dynamic assignment debugging messagesLaurent Pinchart1-0/+14
2018-05-04media: v4l: vsp1: Assign BRU and BRS to pipelines dynamicallyLaurent Pinchart2-26/+144
2018-05-04media: v4l: vsp1: Generalize detection of entity removal from DRM pipelineLaurent Pinchart1-7/+7
2018-05-04media: v4l: vsp1: Add per-display list internal completion notification supportLaurent Pinchart4-4/+26
2018-05-04media: v4l: vsp1: Turn frame end completion status into a bitfieldLaurent Pinchart6-19/+26
2018-05-04media: v4l: vsp1: Move DRM pipeline output setup code to a functionLaurent Pinchart1-46/+60
2018-05-04media: v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lifLaurent Pinchart1-34/+6
2018-05-04media: v4l: vsp1: Setup BRU at atomic commit timeLaurent Pinchart2-1/+60
2018-05-04media: v4l: vsp1: Move DRM atomic commit pipeline setup to separate functionLaurent Pinchart1-167/+180
2018-05-04media: v4l: vsp1: Share duplicated DRM pipeline configuration codeLaurent Pinchart1-52/+43
2018-05-04media: v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipelineLaurent Pinchart1-4/+4
2018-05-04media: v4l: vsp1: Store pipeline pointer in vsp1_entityLaurent Pinchart8-47/+34
2018-05-04media: v4l: vsp1: Remove unused field from vsp1_drm_pipeline structureLaurent Pinchart2-6/+0
2018-05-04media: v4l: vsp1: Don't start/stop media pipeline for DRMLaurent Pinchart1-17/+1
2018-05-04media: usbtv: Use the constant for supported standardsHugo Grostabussiat1-2/+1
2018-05-04media: usbtv: Enforce standard for color decodingHugo Grostabussiat1-5/+40
2018-05-04media: usbtv: Keep norm parameter specificHugo Grostabussiat1-1/+1
2018-05-04media: usbtv: Use V4L2 defines to select capture resolutionHugo Grostabussiat1-6/+1
2018-05-04media: usbtv: Add SECAM supportHugo Grostabussiat2-2/+38
2018-05-04media: usbtv: Use same decoder sequence as Windows driverHugo Grostabussiat1-11/+29
2018-05-04media: video-i2c: add video-i2c driverMatt Ranostay4-0/+584