summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Ailus1-2/+19
2017-06-07[media] atmel-isi: code cleanupHugues Fruchet1-14/+10
2017-06-07Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab301-1662/+3015
2017-06-06[media] saa7164: fix double fetch PCIe access conditionSteven Toth1-12/+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] 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
2017-06-06[media] rcar-vin: use rvin_reset_format() in S_DV_TIMINGSNiklas Söderlund1-6/+2
2017-06-06[media] rcar-vin: reset bytesperline and sizeimage when resetting formatNiklas Söderlund1-0/+3
2017-06-06[media] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode frameworkSakari Ailus2-330/+0
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus33-168/+212
2017-06-06[media] v4l: flash led class: Use fwnode_handle instead of device_node in initSakari Ailus3-10/+12
2017-06-06[media] v4l: async: Add fwnode match supportSakari Ailus1-0/+15
2017-06-06[media] v4l: fwnode: Support generic fwnode for parsing standardised propertiesSakari Ailus3-0/+349
2017-06-06[media] staging: remove todo and replace with lirc_zilog todoSean Young2-48/+35
2017-06-06[media] sir_ir: remove init_chrdev and init_sir_ir functionsSean Young1-36/+22
2017-06-06[media] sir_ir: remove init_port and drop_port functionsSean Young1-22/+5
2017-06-06[media] sir_ir: use dev managed resourcesSean Young1-6/+3
2017-06-06[media] sir_ir: attempt to free already free_irqSean Young1-2/+2
2017-06-06[media] lirc_zilog: Fix unbalanced braces around if/elseRicardo Silva1-4/+6
2017-06-06[media] lirc_zilog: Use sizeof(*p) instead of sizeof(struct P)Ricardo Silva1-3/+3
2017-06-06[media] lirc_zilog: Use __func__ for logging function nameRicardo Silva1-4/+5
2017-06-06[media] lirc_zilog: Fix NULL comparisons styleRicardo Silva1-24/+24
2017-06-06[media] lirc_zilog: Fix whitespace style checksRicardo Silva1-18/+17
2017-06-06[media] tm6000: key_addr is unusedDavid Härdeman1-4/+0
2017-06-06[media] rc-core: cx231xx - leave the internals of rc_dev aloneDavid Härdeman1-3/+2
2017-06-06[media] rc-core: img-ir - leave the internals of rc_dev aloneDavid Härdeman1-4/+0
2017-06-06[media] rc-core: ati_remote - leave the internals of rc_dev aloneDavid Härdeman1-3/+0