summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab2016-02-041-1/+4
* [media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERRORMauro Carvalho Chehab2016-02-041-1/+1
* [media] vb2: fix nasty vb2_thread regressionHans Verkuil2016-02-042-53/+44
* [media] tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab2016-02-041-0/+9
* [media] media: i2c: Don't export ir-kbd-i2c module aliasJavier Martinez Canillas2016-02-011-1/+0
* [media] exynos4-is: make VIDEO_SAMSUNG_EXYNOS4_IS tristateArnd Bergmann2016-01-251-1/+1
* [media] media: Kconfig: add dependency of HAS_DMASudip Mukherjee2016-01-251-0/+1
* [media] exynos4-is: Wait for 100us before opening sensorJacek Anaszewski2016-01-251-0/+6
* [media] exynos4-is: Open shouldn't fail when sensor entity is not linkedJacek Anaszewski2016-01-251-19/+76
* [media] s5k6a3: Fix VIDIOC_SUBDEV_G_FMT ioctl for TRY formatJacek Anaszewski2016-01-251-2/+1
* [media] exynos4-is: fix a format string bugRasmus Villemoes2016-01-251-2/+2
* [media] drivers/media: vsp1_video: fix compile errorAnders Roxell2016-01-251-1/+1
* [media] atmel-isi: fix debug message which only show the first formatJosh Wu2016-01-251-1/+1
* [media] soc_camera: cleanup control device on async_unbindWolfram Sang2016-01-251-0/+2
* [media] v4l: vsp1: Fix wrong entities links creationJavier Martinez Canillas2016-01-251-2/+5
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+0
* Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-01-181-1/+1
|\
| * omapfb: take omapfb's private omapdss into useTomi Valkeinen2015-12-291-1/+1
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-1/+1
|\ \
| * \ Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-2112-19/+32
| |\ \
| * | | gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-144-5/+5
|\ \ \ \
| * | | | treewide: Fix typos in printkMasanari Iida2015-12-084-5/+5
* | | | | Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-01-1397-1013/+2604
|\ \ \ \ \
| * | | | | [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGYMauro Carvalho Chehab2016-01-111-1/+6
| * | | | | [media] mxl111sf: Add a tuner entityMauro Carvalho Chehab2016-01-113-0/+31
| * | | | | [media] dvbdev: create links on devices with multiple frontendsMauro Carvalho Chehab2016-01-112-13/+51
| * | | | | [media] media-entitiy: add a function to create multiple linksMauro Carvalho Chehab2016-01-111-0/+65
| * | | | | [media] dvb-usb-v2: postpone removal of media_deviceMauro Carvalho Chehab2016-01-111-1/+1
| * | | | | [media] dvbdev: Add RF connector if neededMauro Carvalho Chehab2016-01-117-9/+70
| * | | | | [media] dvbdev: remove two dead functions if !CONFIG_MEDIA_CONTROLLER_DVBMauro Carvalho Chehab2016-01-111-4/+2
| * | | | | [media] call media_device_init() before registering the V4L2 deviceMauro Carvalho Chehab2016-01-112-4/+4
| * | | | | [media] media-entity: don't sleep at media_device_register_entity()Mauro Carvalho Chehab2016-01-111-4/+8
| * | | | | [media] media-entity: increase max number of PADsMauro Carvalho Chehab2016-01-111-1/+1
| * | | | | [media] media-device.h: use just one u32 counter for object IDMauro Carvalho Chehab2016-01-111-20/+15
| * | | | | [media] move documentation to the header filesMauro Carvalho Chehab2016-01-112-40/+0
| * | | | | [media] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.cSakari Ailus2016-01-111-0/+5
| * | | | | [media] media: Remove pre-allocated entity enumeration bitmapSakari Ailus2016-01-111-11/+5
| * | | | | [media] v4l: vsp1: Use media entity enumeration interfaceSakari Ailus2016-01-111-14/+31
| * | | | | [media] v4l: omap3isp: Use media entity enumeration interfaceSakari Ailus2016-01-115-19/+33
| * | | | | [media] media: Keep using the same graph walk object for a given pipelineSakari Ailus2016-01-111-6/+11
| * | | | | [media] media: Use entity enums in graph walkSakari Ailus2016-01-111-10/+6
| * | | | | [media] v4l: vsp1: Use the new media graph walk interfaceSakari Ailus2016-01-111-0/+8
| * | | | | [media] v4l: xilinx: Use the new media graph walk interfaceSakari Ailus2016-01-111-0/+9
| * | | | | [media] v4l: exynos4-is: Use the new media graph walk interfaceSakari Ailus2016-01-112-11/+21
| * | | | | [media] v4l: omap3isp: Use the new media graph walk interfaceSakari Ailus2016-01-114-27/+61
| * | | | | [media] media: Use the new media graph walk interfaceSakari Ailus2016-01-111-1/+11
| * | | | | [media] media: Amend media graph walk API by init and cleanup functionsSakari Ailus2016-01-111-0/+27
| * | | | | [media] media: Move media graph state for streamon/off to the pipelineSakari Ailus2016-01-111-8/+8
| * | | | | [media] media: Add an API to manage entity enumerationsSakari Ailus2016-01-111-0/+40
OpenPOWER on IntegriCloud