summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit2015-11-1910-31/+3
* [media] media: rc: load decoder modules on-demandHeiner Kallweit2015-11-192-74/+0
* [media] media: rc: constify struct proto_namesHeiner Kallweit2015-11-191-2/+2
* [media] media: rc: preparation for on-demand decoder module loadingHeiner Kallweit2015-11-191-13/+59
* [media] media: rc: fix decoder module unloadingHeiner Kallweit2015-11-191-3/+14
* [media] usbvision: fix crash on detecting device with invalid configurationVladis Dronov2015-11-191-1/+15
* [media] Add support for dvb usb stick Hauppauge WinTV-soloHDArno Bauernöppel2015-11-192-0/+3
* [media] lirc_imon: do not leave imon_probe() with mutex heldAlexey Khoroshilov2015-11-191-0/+2
* [media] si2165: fix checkpatch issuesMatthias Schwarzott2015-11-191-30/+39
* [media] cx231xx_dvb: use demod_i2c for demod attachMatthias Schwarzott2015-11-192-8/+8
* [media] ttusb-dec: constify ttusbdecfe_config structureJulia Lawall2015-11-191-1/+1
* [media] drivers/media/usb/dvb-usb-v2: constify mxl111sf_demod_config structureJulia Lawall2015-11-193-5/+5
* [media] tv tuner max2165 driver: extend frequency rangeWalter Cheuk2015-11-191-1/+1
* [media] v4l: omap_vout: Don't free buffers if they haven't been allocatedLaurent Pinchart2015-11-191-4/+6
* [media] media: omap4iss: Make module stop timeout print a warning messageLaurent Pinchart2015-11-191-2/+2
* [media] media: omap4iss: csi2: Fix IRQ handling when stopping moduleLaurent Pinchart2015-11-191-3/+3
* [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