summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-04media: rc: allow build pnp-dependent drivers with COMPILE_TESTMauro Carvalho Chehab
2018-05-04media: sta2x11_vip: allow build with COMPILE_TESTMauro Carvalho Chehab
2018-05-04media: radio: allow building ISA drivers with COMPILE_TESTMauro Carvalho Chehab
2018-05-04media: flexcop-i2c: get rid of KERN_CONTMauro Carvalho Chehab
2018-05-04media: davinci: don't override the error codeMauro Carvalho Chehab
2018-05-04media: em28xx: Don't use ops->resume if NULLMauro Carvalho Chehab
2018-05-04media: s5p-jpeg: don't return a value on a void functionMauro Carvalho Chehab
2018-05-04media: siano: be sure to not override devpath sizeMauro Carvalho Chehab
2018-05-04media: siano: get rid of __le32/__le16 cast warningsMauro Carvalho Chehab
2018-05-04drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OFAnders Roxell
2018-05-04media: rc: probe zilog transmitter when zilog receiver is foundSean Young
2018-05-04media: rc: imon decoder: support the stickSean Young
2018-05-04media: rc: only register protocol for rc device if enabledSean Young
2018-05-04media: v4l: vsp1: Rename BRU to BRxLaurent Pinchart
2018-05-04media: v4l: vsp1: Add BRx dynamic assignment debugging messagesLaurent Pinchart
2018-05-04media: v4l: vsp1: Assign BRU and BRS to pipelines dynamicallyLaurent Pinchart
2018-05-04media: v4l: vsp1: Generalize detection of entity removal from DRM pipelineLaurent Pinchart
2018-05-04media: v4l: vsp1: Add per-display list internal completion notification supportLaurent Pinchart
2018-05-04media: v4l: vsp1: Turn frame end completion status into a bitfieldLaurent Pinchart
2018-05-04media: v4l: vsp1: Move DRM pipeline output setup code to a functionLaurent Pinchart
2018-05-04media: v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lifLaurent Pinchart
2018-05-04media: v4l: vsp1: Setup BRU at atomic commit timeLaurent Pinchart
2018-05-04media: v4l: vsp1: Move DRM atomic commit pipeline setup to separate functionLaurent Pinchart
2018-05-04media: v4l: vsp1: Share duplicated DRM pipeline configuration codeLaurent Pinchart
2018-05-04media: v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipelineLaurent Pinchart
2018-05-04media: v4l: vsp1: Store pipeline pointer in vsp1_entityLaurent Pinchart
2018-05-04media: v4l: vsp1: Remove unused field from vsp1_drm_pipeline structureLaurent Pinchart
2018-05-04media: v4l: vsp1: Don't start/stop media pipeline for DRMLaurent Pinchart
2018-05-04media: usbtv: Use the constant for supported standardsHugo Grostabussiat
2018-05-04media: usbtv: Enforce standard for color decodingHugo Grostabussiat
2018-05-04media: usbtv: Keep norm parameter specificHugo Grostabussiat
2018-05-04media: usbtv: Use V4L2 defines to select capture resolutionHugo Grostabussiat
2018-05-04media: usbtv: Add SECAM supportHugo Grostabussiat
2018-05-04media: usbtv: Use same decoder sequence as Windows driverHugo Grostabussiat
2018-05-04media: video-i2c: add video-i2c driverMatt Ranostay
2018-05-04media: staging: tegra-vde: Correct included headerDmitry Osipenko
2018-05-04media: staging: tegra-vde: Do not handle spurious interruptsDmitry Osipenko
2018-05-04media: staging: tegra-vde: Correct minimum size of U/V planesDmitry Osipenko
2018-05-04media: staging: tegra-vde: Silence some of checkpatch warningsDmitry Osipenko
2018-05-04media: staging: tegra-vde: Align bitstream size to 16KDmitry Osipenko
2018-04-23media: tda1997x: Use bitwise or for setting subdev flagsSakari Ailus
2018-04-23media: ov7740: Set subdev HAS_EVENT flagSakari Ailus
2018-04-23media: ov7740: Fix control handler error at the end of control initSakari Ailus
2018-04-23media: ov7740: Check for possible NULL return value in control creationSakari Ailus
2018-04-23media: ov7740: Fix number of controls hintSakari Ailus
2018-04-23media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb constBhumika Goyal
2018-04-23media: v4l: omap3isp: make v4l2_file_operations constBhumika Goyal
2018-04-20media: sound, isapnp: allow building more drivers with COMPILE_TESTMauro Carvalho Chehab
2018-04-20media: sound, media: allow building ISA drivers it with COMPILE_TESTMauro Carvalho Chehab
2018-04-20media: omap3isp: Allow it to build with COMPILE_TESTArnd Bergmann