summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-07[media] atomisp2: off by one in atomisp_s_input()Dan Carpenter1-1/+1
2017-06-07[media] atomisp2: tidy up confused ifdefsAlan Cox1-21/+5
2017-06-07[media] atomisp2: remove HRT_UNSCHEDAlan Cox4-27/+3
2017-06-07[media] atomisp: remove NUM_OF_BLSAlan Cox1-5/+5
2017-06-07[media] atompisp: HAS_BL is never defined so lose itAlan Cox3-126/+1
2017-06-07[media] staging: media: atomisp: fix non static symbol warningsJuan Antonio Pedreira Martos1-2/+2
2017-06-07[media] atomisp: use NULL instead of 0 for pointersPaolo Cretaro5-6/+6
2017-06-07[media] staging: media: cxd2099: Fix checkpatch issuesChristoph Fanelsa1-3/+3
2017-06-07[media] mtk-vcodec: Show mtk driver error without DEBUG definitionHirokazu Honda1-11/+9
2017-06-07[media] media: mtk-mdp: Fix mdp device treeDaniel Kurtz1-2/+10
2017-06-07[media] dt-bindings: mt8173: Fix mdp device treeMinghsiu Tsai1-9/+3
2017-06-07[media] coda: copy headers in front of every I-framePhilipp Zabel1-4/+5
2017-06-07[media] coda: implement forced key framesPhilipp Zabel3-4/+12
2017-06-07[media] cx18: Fix a sleep-in-atomic bug in snd_cx18_pcm_hw_freeJia-Ju Bai1-1/+3
2017-06-07[media] ivtv: Fix a sleep-in-atomic bug in snd_ivtv_pcm_hw_freeJia-Ju Bai1-1/+3
2017-06-07[media] davinci: vpif_capture: cleanup raw camera supportKevin Hilman1-2/+80
2017-06-07[media] davinci: vpif_capture: get subdevs from DT when availableKevin Hilman3-6/+134
2017-06-07[media] davinci: vpif_capture: drop compliance hackKevin Hilman1-15/+0
2017-06-07[media] ir-spi: Fix issues with lirc APIAnton Blanchard1-3/+6
2017-06-07[media] mceusb: drop redundant urb reinitialisationJohan Hovold1-3/+0
2017-06-07[media] mceusb: fix memory leaks in error pathJohan Hovold1-0/+2
2017-06-07[media] tc358743: Add support for platforms without IRQ lineDave Stevenson1-0/+38
2017-06-07[media] tc358743: Setup default mbus_fmt before registeringDave Stevenson1-1/+2
2017-06-07[media] tc358743: Add enum_mbus_codeDave Stevenson1-0/+18
2017-06-07[media] cec: improve debug messagesHans Verkuil1-12/+16
2017-06-07[media] tc358743: Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-06-07[media] v4l2-ctrls: Correctly destroy mutex in v4l2_ctrl_handler_free()Sakari Ailus1-1/+2
2017-06-07[media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()Sakari Ailus2-2/+32
2017-06-07[media] atmel-isi: code cleanupHugues Fruchet1-14/+10
2017-06-07Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab669-3468/+7564
2017-06-06[media] saa7164: fix double fetch PCIe access conditionSteven Toth1-12/+1
2017-06-06[media] Doc*/media/uapi: fix control namePavel Machek1-1/+1
2017-06-06[media] davinci: vpif_capture: fix default pixel format for BT.656/BT.1120 videoNori, Sekhar1-5/+5
2017-06-06[media] coda: improve colorimetry handlingPhilipp Zabel2-15/+39
2017-06-06[media] media: adv7180: add adv7180cp, adv7180st compatible stringsUlrich Hecht1-0/+2
2017-06-06[media] media: adv7180: Add adv7180cp, adv7180st bindingsUlrich Hecht1-0/+15
2017-06-06[media] rcar-vin: fix bug in pixelformat selectionNiklas Söderlund1-12/+5
2017-06-06[media] rcar-vin: add missing error check to propagate errorNiklas Söderlund1-1/+4
2017-06-06[media] rcar-vin: remove subdevice matching from bind and unbind callbacksNiklas Söderlund1-25/+15
2017-06-06[media] rcar-vin: refactor and fold in function after stall handling reworkNiklas Söderlund1-7/+2
2017-06-06[media] rcar-vin: allow switch between capturing modes when stallingNiklas Söderlund1-5/+17
2017-06-06[media] rcar-vin: select capture mode based on free buffersNiklas Söderlund1-16/+15
2017-06-06[media] rcar-vin: move functions which acts on hardwareNiklas Söderlund1-91/+91
2017-06-06[media] rcar-vin: decrease buffers needed to captureNiklas Söderlund1-1/+1
2017-06-06[media] rcar-vin: use pad information when verifying media bus formatNiklas Söderlund1-0/+1
2017-06-06[media] rcar-vin: move pad lookup to async bound handlerNiklas Söderlund2-23/+29
2017-06-06[media] rcar-vin: refactor pad lookup codeNiklas Söderlund1-15/+21
2017-06-06[media] rcar-vin: move subdev source and sink pad index to rvin_graph_entityNiklas Söderlund2-14/+15
2017-06-06[media] rcar-vin: fix standard in input enumerationNiklas Söderlund1-2/+6
2017-06-06[media] rcar-vin: fix how pads are handled for v4l2 subdevice operationsNiklas Söderlund1-12/+14