summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-15245-2434/+9899
|\
| * dvb_frontend: don't use-after-free the frontend structMauro Carvalho Chehab2017-11-071-5/+2
| * media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov2017-11-071-12/+12
| * media: v4l2-ctrls: Don't validate BITMASK twiceAndy Shevchenko2017-11-071-4/+0
| * media: s5p-mfc: fix lockdep warningShuah Khan2017-11-071-4/+0
| * media: dvb-core: always call invoke_release() in fe_free()Daniel Scheller2017-11-071-4/+5
| * media: usb: dvb-usb-v2: dvb_usb_core: remove redundant code in dvb_usb_fe_sleepGustavo A. R. Silva2017-11-071-2/+1
| * media: au0828: make const array addr_list staticColin Ian King2017-11-071-1/+1
| * media: cx88: make const arrays default_addr_list and pvr2000_addr_list staticColin Ian King2017-11-071-2/+2
| * media: drxd: make const array fastIncrDecLUT staticColin Ian King2017-11-071-1/+1
| * media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King2017-11-0711-20/+21
| * media: ddbridge: fix build warningsRandy Dunlap2017-11-071-2/+2
| * media: av7110: avoid 2038 overflow in debug printArnd Bergmann2017-11-071-3/+3
| * media: Don't do DMA on stack for firmware upload in the AS102 driverMichele Baldessari2017-11-071-11/+17
| * media: v4l: async: fix unregister for implicitly registered sub-device notifiersNiklas Söderlund2017-11-071-1/+1
| * media: v4l: async: fix return of unitialized variable retColin Ian King2017-11-071-1/+0
| * media: imx274: fix missing return assignment from call to imx274_mode_regsColin Ian King2017-11-071-1/+1
| * media: camss-vfe: always initialize reg at vfe_set_xbar_cfg()Mauro Carvalho Chehab2017-11-011-0/+3
| * media: v4l2-fwnode: use the cached value instead of getting againMauro Carvalho Chehab2017-11-011-2/+1
| * media: ov13858: Add support for flash and lens devicesSakari Ailus2017-10-311-1/+1
| * media: ov5670: Add support for flash and lens devicesSakari Ailus2017-10-311-1/+1
| * media: et8ek8: Add support for flash and lens devicesSakari Ailus2017-10-311-1/+1
| * media: smiapp: Add support for flash and lens devicesSakari Ailus2017-10-311-1/+1
| * media: v4l: fwnode: Add a convenience function for registering sensorsSakari Ailus2017-10-312-4/+56
| * media: v4l: fwnode: Add convenience function for parsing common external refsSakari Ailus2017-10-311-0/+35
| * media: v4l: fwnode: Add a helper function to obtain device / integer referencesSakari Ailus2017-10-311-0/+287
| * media: v4l: fwnode: Add a helper function for parsing generic referencesSakari Ailus2017-10-311-0/+69
| * media: v4l: fwnode: Move KernelDoc documentation to the headerSakari Ailus2017-10-311-75/+0
| * media: v4l: async: Ensure only unique fwnodes are registered to notifiersSakari Ailus2017-10-311-7/+79
| * media: v4l: async: Allow binding notifiers to sub-devicesSakari Ailus2017-10-311-40/+172
| * media: v4l: async: Prepare for async sub-device notifiersSakari Ailus2017-10-311-19/+50
| * media: v4l: async: Allow async notifier register call succeed with no subdevsSakari Ailus2017-10-311-2/+10
| * media: v4l: async: Register sub-devices before calling bound callbackSakari Ailus2017-10-311-3/+3
| * media: v4l: async: Introduce helpers for calling async ops callbacksSakari Ailus2017-10-311-17/+39
| * media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart2017-10-3116-54/+110
| * media: omap3isp: Print the name of the entity where no source pads could be f...Sakari Ailus2017-10-311-2/+2
| * media: omap3isp: Fix check for our own sub-devicesSakari Ailus2017-10-311-1/+1
| * media: rcar-vin: Use generic parser for parsing fwnode endpointsSakari Ailus2017-10-314-89/+46
| * media: omap3isp: Use generic parser for parsing fwnode endpointsSakari Ailus2017-10-312-86/+40
| * media: v4l: fwnode: Support generic parsing of graph endpoints in a deviceSakari Ailus2017-10-312-0/+227
| * media: v4l: async: Use more intuitive names for internal functionsSakari Ailus2017-10-311-9/+10
| * media: v4l: async: Correctly serialise async sub-device unregistrationSakari Ailus2017-10-311-11/+7
| * media: v4l: async: Fix notifier complete callback error handlingSakari Ailus2017-10-311-18/+60
| * media: v4l: async: fix unbind error in v4l2_async_notifier_unregister()Niklas Söderlund2017-10-311-4/+4
| * media: v4l: async: Don't set sd->dev NULL in v4l2_async_cleanupSakari Ailus2017-10-311-1/+0
| * media: v4l: async: Remove re-probing supportSakari Ailus2017-10-311-53/+1
| * media: ov9650: remove unnecessary terminated entry in menu items arrayAkinobu Mita2017-10-311-1/+0
| * media: ov5640: don't clear V4L2_SUBDEV_FL_IS_I2CAkinobu Mita2017-10-311-1/+1
| * media: ov2640: don't clear V4L2_SUBDEV_FL_IS_I2CAkinobu Mita2017-10-311-1/+1
| * media: max2175: don't clear V4L2_SUBDEV_FL_IS_I2CAkinobu Mita2017-10-311-1/+1