summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] omap4iss: Fix overlapping luma/chroma planesNate Weibley2015-11-191-2/+2
* [media] uvcvideo: Enable UVC 1.5 device detectionLaurent Pinchart2015-11-192-1/+3
* [media] c8sectpfe: Combine three checks into a single if blockMarkus Elfring2015-11-191-8/+9
* [media] c8sectpfe: Delete unnecessary checks before two function callsMarkus Elfring2015-11-191-3/+2
* [media] media: rc-core: simplify logging in rc_register_deviceHeiner Kallweit2015-11-191-4/+2
* [media] media: rc: nuvoton-cir: replace nvt_pr with dev_ functionsHeiner Kallweit2015-11-192-10/+8
* [media] media: rc: nuvoton-cir: switch chip detection message to info levelHeiner Kallweit2015-11-191-2/+3
* [media] media: rc: nuvoton-cir: simplify debug codeHeiner Kallweit2015-11-191-3/+2
* [media] media: rc: nuvoton-cir: add support for the NCT6779DHeiner Kallweit2015-11-192-1/+3
* [media] media: rc: nuvoton-cir: make nvt_hw_detect voidHeiner Kallweit2015-11-191-6/+2
* [media] media: rc: nuvoton-cir: improve chip detectionHeiner Kallweit2015-11-192-49/+56
* [media] media: rc: nuvoton-cir: switch resource handling to devm functionsHeiner Kallweit2015-11-191-25/+11
* [media] media: rc: nuvoton-cir: remove unneeded lockHeiner Kallweit2015-11-191-3/+0
* [media] media: rc: nuvoton-cir: remove unneeded IRQ_RETVAL usageHeiner Kallweit2015-11-191-6/+6
* [media] media: rc: ir-sharp-decoder: add support for Denon variant of the pro...Heiner Kallweit2015-11-192-2/+5
* [media] rc-core: Remove 'struct timeval' usageTina Ruchandani2015-11-191-10/+9
* [media] em28xx: add Terratec Cinergy T XS (MT2060)Alberto Mardegan2015-11-193-4/+23
* [media] v4l: xilinx-vipp: add missing of_node_putJulia Lawall2015-11-191-1/+3
* [media] v4l: xilinx-tpg: add missing of_node_putJulia Lawall2015-11-191-0/+2
* [media] as102: fix potential double free in as102_fw_upload()Christian Engelmayer2015-11-191-0/+1
* [media] rc: allow rc modules to be loaded if rc-main is not a moduleRussell King2015-11-191-1/+1
* [media] si2157: return -EINVAL if firmware blob is too bigLaura Abbott2015-11-191-0/+1
* [media] staging: omap4iss: Compiling V4L2 framework and I2C as modules is fineSakari Ailus2015-11-191-1/+1
* [media] include/uapi/linux/dvb/video.h: remove stdint.h includeMikko Rapeli2015-11-191-1/+0
* [media] mxl111sf: missing return values validationInsu Yun2015-11-191-2/+2
* [media] rcar_vin: Remove obsolete platform data supportGeert Uytterhoeven2015-11-192-71/+29
* [media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-1918-14/+14
* [media] V4L2: platform: rcar_jpu: switch off clock on release laterMikhail Ulyanov2015-11-191-5/+5
* [media] V4L2: platform: rcar_jpu: remove redundant codeMikhail Ulyanov2015-11-191-3/+0
* DocBook: only copy stuff to media_api if media xml is generatedMauro Carvalho Chehab2015-11-191-2/+4
* [media] rc: gpio-ir-recv: add timeout on idleEric Nelson2015-11-191-0/+22
* [media] rc-core: define a default timeout for driversEric Nelson2015-11-191-0/+1
* [media] media: st-rc: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla2015-11-191-5/+9
* [media] s5c73m3-spi: fix compilation breakage when compiled as ModuleMauro Carvalho Chehab2015-11-181-1/+1
* [media] c8sectpfe: Update DT binding doc with some minor fixesPeter Griffin2015-11-181-7/+7
* [media] c8sectpfe: Update binding to reset-gpiosPeter Griffin2015-11-183-6/+6
* [media] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT nodePeter Griffin2015-11-181-0/+36
* [media] ARM: DT: STi: stihxxx-b2120: Add pulse-width properties to ssc2 & ssc3Peter Griffin2015-11-181-2/+8
* [media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot modeMalcolm Priestley2015-11-181-3/+3
* [media] s5c73m3: Export OF module alias informationJavier Martinez Canillas2015-11-181-0/+1
* [media] ddbridge: fix wait_event_timeout return handlingNicholas Mc Guire2015-11-181-2/+2
* [media] i2c: constify v4l2_ctrl_ops structuresJulia Lawall2015-11-176-6/+6
* [media] atmel-isi: support RGB565 output when sensor output YUV formatsJosh Wu2015-11-171-6/+19
* [media] atmel-isi: setup YCC_SWAP correctly when using preview pathJosh Wu2015-11-171-0/+14
* [media] atmel-isi: add code to setup correct resolution for preview pathJosh Wu2015-11-172-1/+21
* [media] atmel-isi: prepare for the support of preview pathJosh Wu2015-11-171-23/+49
* [media] atmel-isi: correct yuv swap according to different sensor outputsJosh Wu2015-11-171-10/+29
* [media] v4l2-clk: v4l2_clk_get() also need to find the of_fullname clockJosh Wu2015-11-171-0/+9
* [media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZEJosh Wu2015-11-173-4/+6
* [media] v4l2-clk: add new macro for v4l2_clk_name_of()Josh Wu2015-11-172-2/+5
OpenPOWER on IntegriCloud