summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] media: mtk-mdp: Fix mdp device treeDaniel Kurtz2017-06-071-2/+10
* [media] coda: copy headers in front of every I-framePhilipp Zabel2017-06-071-4/+5
* [media] coda: implement forced key framesPhilipp Zabel2017-06-073-4/+12
* [media] cx18: Fix a sleep-in-atomic bug in snd_cx18_pcm_hw_freeJia-Ju Bai2017-06-071-1/+3
* [media] ivtv: Fix a sleep-in-atomic bug in snd_ivtv_pcm_hw_freeJia-Ju Bai2017-06-071-1/+3
* [media] davinci: vpif_capture: cleanup raw camera supportKevin Hilman2017-06-071-2/+80
* [media] davinci: vpif_capture: get subdevs from DT when availableKevin Hilman2017-06-072-2/+129
* [media] davinci: vpif_capture: drop compliance hackKevin Hilman2017-06-071-15/+0
* [media] ir-spi: Fix issues with lirc APIAnton Blanchard2017-06-071-3/+6
* [media] mceusb: drop redundant urb reinitialisationJohan Hovold2017-06-071-3/+0
* [media] mceusb: fix memory leaks in error pathJohan Hovold2017-06-071-0/+2
* [media] tc358743: Add support for platforms without IRQ lineDave Stevenson2017-06-071-0/+38
* [media] tc358743: Setup default mbus_fmt before registeringDave Stevenson2017-06-071-1/+2
* [media] tc358743: Add enum_mbus_codeDave Stevenson2017-06-071-0/+18
* [media] cec: improve debug messagesHans Verkuil2017-06-071-12/+16
* [media] tc358743: Handle return value of clk_prepare_enableArvind Yadav2017-06-071-1/+5
* [media] v4l2-ctrls: Correctly destroy mutex in v4l2_ctrl_handler_free()Sakari Ailus2017-06-071-1/+2
* [media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()Sakari Ailus2017-06-071-2/+19
* [media] atmel-isi: code cleanupHugues Fruchet2017-06-071-14/+10
* Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab2017-06-0713-38/+41
|\
| * [media] rc-core: race condition during ir_raw_event_register()Sean Young2017-06-041-5/+8
| * [media] cec: drop MEDIA_CEC_DEBUGHans Verkuil2017-06-043-9/+3
| * [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil2017-06-044-6/+6
| * [media] cec: select CEC_CORE instead of depend on itHans Verkuil2017-06-048-18/+24
| * [media] rainshadow-cec: ensure exit_loop is intializedColin Ian King2017-06-041-1/+1
* | [media] saa7164: fix double fetch PCIe access conditionSteven Toth2017-06-061-12/+1
* | [media] davinci: vpif_capture: fix default pixel format for BT.656/BT.1120 videoNori, Sekhar2017-06-061-5/+5
* | [media] coda: improve colorimetry handlingPhilipp Zabel2017-06-062-15/+39
* | [media] media: adv7180: add adv7180cp, adv7180st compatible stringsUlrich Hecht2017-06-061-0/+2
* | [media] rcar-vin: fix bug in pixelformat selectionNiklas Söderlund2017-06-061-12/+5
* | [media] rcar-vin: add missing error check to propagate errorNiklas Söderlund2017-06-061-1/+4
* | [media] rcar-vin: remove subdevice matching from bind and unbind callbacksNiklas Söderlund2017-06-061-25/+15
* | [media] rcar-vin: refactor and fold in function after stall handling reworkNiklas Söderlund2017-06-061-7/+2
* | [media] rcar-vin: allow switch between capturing modes when stallingNiklas Söderlund2017-06-061-5/+17
* | [media] rcar-vin: select capture mode based on free buffersNiklas Söderlund2017-06-061-16/+15
* | [media] rcar-vin: move functions which acts on hardwareNiklas Söderlund2017-06-061-91/+91
* | [media] rcar-vin: decrease buffers needed to captureNiklas Söderlund2017-06-061-1/+1
* | [media] rcar-vin: use pad information when verifying media bus formatNiklas Söderlund2017-06-061-0/+1
* | [media] rcar-vin: move pad lookup to async bound handlerNiklas Söderlund2017-06-062-23/+29
* | [media] rcar-vin: refactor pad lookup codeNiklas Söderlund2017-06-061-15/+21
* | [media] rcar-vin: move subdev source and sink pad index to rvin_graph_entityNiklas Söderlund2017-06-062-14/+15
* | [media] rcar-vin: fix standard in input enumerationNiklas Söderlund2017-06-061-2/+6
* | [media] rcar-vin: fix how pads are handled for v4l2 subdevice operationsNiklas Söderlund2017-06-061-12/+14
* | [media] rcar-vin: use rvin_reset_format() in S_DV_TIMINGSNiklas Söderlund2017-06-061-6/+2
* | [media] rcar-vin: reset bytesperline and sizeimage when resetting formatNiklas Söderlund2017-06-061-0/+3
* | [media] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode frameworkSakari Ailus2017-06-062-330/+0
* | [media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2017-06-0633-168/+212
* | [media] v4l: flash led class: Use fwnode_handle instead of device_node in initSakari Ailus2017-06-061-6/+6
* | [media] v4l: async: Add fwnode match supportSakari Ailus2017-06-061-0/+15
* | [media] v4l: fwnode: Support generic fwnode for parsing standardised propertiesSakari Ailus2017-06-063-0/+349
OpenPOWER on IntegriCloud