summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-19[media] fix dvb_frontend_sleep_until() logicMauro Carvalho Chehab1-4/+3
2015-11-19[media] media: cx23885: fix type of allowed_protosHeiner Kallweit1-1/+1
2015-11-19smsir.h: remove a now duplicated definition (IR_DEFAULT_TIMEOUT)Mauro Carvalho Chehab1-2/+0
2015-11-19[media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit10-31/+3
2015-11-19[media] media: rc: load decoder modules on-demandHeiner Kallweit2-74/+0
2015-11-19[media] media: rc: constify struct proto_namesHeiner Kallweit1-2/+2
2015-11-19[media] media: rc: preparation for on-demand decoder module loadingHeiner Kallweit1-13/+59
2015-11-19[media] media: rc: fix decoder module unloadingHeiner Kallweit1-3/+14
2015-11-19[media] usbvision: fix crash on detecting device with invalid configurationVladis Dronov1-1/+15
2015-11-19[media] Add support for dvb usb stick Hauppauge WinTV-soloHDArno Bauernöppel2-0/+3
2015-11-19[media] lirc_imon: do not leave imon_probe() with mutex heldAlexey Khoroshilov1-0/+2
2015-11-19[media] si2165: fix checkpatch issuesMatthias Schwarzott1-30/+39
2015-11-19[media] cx231xx_dvb: use demod_i2c for demod attachMatthias Schwarzott2-8/+8
2015-11-19[media] ttusb-dec: constify ttusbdecfe_config structureJulia Lawall1-1/+1
2015-11-19[media] drivers/media/usb/dvb-usb-v2: constify mxl111sf_demod_config structureJulia Lawall3-5/+5
2015-11-19[media] tv tuner max2165 driver: extend frequency rangeWalter Cheuk1-1/+1
2015-11-19[media] v4l: omap_vout: Don't free buffers if they haven't been allocatedLaurent Pinchart1-4/+6
2015-11-19[media] media: omap4iss: Make module stop timeout print a warning messageLaurent Pinchart1-2/+2
2015-11-19[media] media: omap4iss: csi2: Fix IRQ handling when stopping moduleLaurent Pinchart1-3/+3
2015-11-19[media] omap4iss: Fix overlapping luma/chroma planesNate Weibley1-2/+2
2015-11-19[media] uvcvideo: Enable UVC 1.5 device detectionLaurent Pinchart1-1/+2
2015-11-19[media] c8sectpfe: Combine three checks into a single if blockMarkus Elfring1-8/+9
2015-11-19[media] c8sectpfe: Delete unnecessary checks before two function callsMarkus Elfring1-3/+2
2015-11-19[media] media: rc-core: simplify logging in rc_register_deviceHeiner Kallweit1-4/+2
2015-11-19[media] media: rc: nuvoton-cir: replace nvt_pr with dev_ functionsHeiner Kallweit2-10/+8
2015-11-19[media] media: rc: nuvoton-cir: switch chip detection message to info levelHeiner Kallweit1-2/+3
2015-11-19[media] media: rc: nuvoton-cir: simplify debug codeHeiner Kallweit1-3/+2
2015-11-19[media] media: rc: nuvoton-cir: add support for the NCT6779DHeiner Kallweit2-1/+3
2015-11-19[media] media: rc: nuvoton-cir: make nvt_hw_detect voidHeiner Kallweit1-6/+2
2015-11-19[media] media: rc: nuvoton-cir: improve chip detectionHeiner Kallweit2-49/+56
2015-11-19[media] media: rc: nuvoton-cir: switch resource handling to devm functionsHeiner Kallweit1-25/+11
2015-11-19[media] media: rc: nuvoton-cir: remove unneeded lockHeiner Kallweit1-3/+0
2015-11-19[media] media: rc: nuvoton-cir: remove unneeded IRQ_RETVAL usageHeiner Kallweit1-6/+6
2015-11-19[media] media: rc: ir-sharp-decoder: add support for Denon variant of the pro...Heiner Kallweit2-2/+5
2015-11-19[media] rc-core: Remove 'struct timeval' usageTina Ruchandani1-10/+9
2015-11-19[media] em28xx: add Terratec Cinergy T XS (MT2060)Alberto Mardegan2-2/+21
2015-11-19[media] v4l: xilinx-vipp: add missing of_node_putJulia Lawall1-1/+3
2015-11-19[media] v4l: xilinx-tpg: add missing of_node_putJulia Lawall1-0/+2
2015-11-19[media] as102: fix potential double free in as102_fw_upload()Christian Engelmayer1-0/+1
2015-11-19[media] rc: allow rc modules to be loaded if rc-main is not a moduleRussell King1-1/+1
2015-11-19[media] si2157: return -EINVAL if firmware blob is too bigLaura Abbott1-0/+1
2015-11-19[media] staging: omap4iss: Compiling V4L2 framework and I2C as modules is fineSakari Ailus1-1/+1
2015-11-19[media] mxl111sf: missing return values validationInsu Yun1-2/+2
2015-11-19[media] rcar_vin: Remove obsolete platform data supportGeert Uytterhoeven1-46/+29
2015-11-19[media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab5-5/+5
2015-11-19[media] V4L2: platform: rcar_jpu: switch off clock on release laterMikhail Ulyanov1-5/+5
2015-11-19[media] V4L2: platform: rcar_jpu: remove redundant codeMikhail Ulyanov1-3/+0
2015-11-19[media] rc: gpio-ir-recv: add timeout on idleEric Nelson1-0/+22
2015-11-19[media] media: st-rc: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla1-5/+9
2015-11-18[media] s5c73m3-spi: fix compilation breakage when compiled as ModuleMauro Carvalho Chehab1-1/+1