summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2016-03-18Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-12staging: media: davinci_vpfe: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-12staging: media: davinci_vpfe: dm365_ipipe_hw: Remove unnecessary else after r...Bhaktipriya Shridhar
2016-03-12Staging: media: Remove unnecessary goto.Sandhya Bankar
2016-03-12staging: [media] mn88472: simplify NULL testsEva Rachel Retuya
2016-03-12staging: media: omap4iss: Remove unnecessary platform_set_drvdata()Amitoj Kaur Chawla
2016-03-03[media] staging/media: add missing TODO filesHans Verkuil
2016-03-03[media] Staging: media/lirc: lirc_zilog.c : fixed a string split in multi-lin...RitwikGopi
2016-03-03[media] staging: v4l: omap4iss: Use V4L2 graph PM operationsSakari Ailus
2016-03-03[media] mn88473: move out of stagingAntti Palosaari
2016-03-03[media] soc_camera/mx3_camera.c: move to staging in preparation, for removalHans Verkuil
2016-03-03[media] soc_camera/mx2_camera.c: move to staging in preparation, for removalHans Verkuil
2016-03-03[media] soc_camera/omap1: move to staging in preparation for removalHans Verkuil
2016-02-20staging: media: davinci_vpfe: remove ret variable in switch statementsThaissa Falbo
2016-02-20staging: media: davinci_vpfe: remove unnecessary ret variableThaissa Falbo
2016-02-20staging:media:davinci_vpfe: Fix lines over 80 charactersThaissa Falbo
2016-02-20staging:media:davinci_vpfe: Fixed code identation warning as detected by chec...Thaissa Falbo
2016-02-20staging:media:davinci_vpfe: Fixed comparisons with constants warningsThaissa Falbo
2016-02-20staging:media:davinci_vpfe: Fixed block comments according to kernel coding s...Thaissa Falbo
2016-02-19[media] timblogiw: move to staging in preparation for removalHans Verkuil
2016-02-16Merge branch 'fixes' into patchworkMauro Carvalho Chehab
2016-02-15Staging: media: Remove multiple assignmentsBhumika Goyal
2016-02-12staging: media: Remove unneeded parenthesesJanani Ravichandran
2016-02-10[media] media: davinci_vpfe: fix missing unlock on error in vpfe_prepare_pipe...Wei Yongjun
2016-02-01[media] staging: media: lirc: fix MODULE_PARM_DESC typoDan Carpenter
2016-01-25[media] staging: media: lirc: space around operatorSudip Mukherjee
2016-01-25[media] staging: media: lirc: no space after castSudip Mukherjee
2016-01-25[media] staging: media: lirc: replace NULL comparisons with !varSudip Mukherjee
2016-01-25[media] davinci_vpfe: make checkpatch happyJoseph Marrero
2016-01-13Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-11[media] staging: v4l: davinci_vpbe: Use the new media graph walk interfaceSakari Ailus
2016-01-11[media] staging: v4l: omap4iss: Use the new media graph walk interfaceSakari Ailus
2016-01-11[media] staging: v4l: omap4iss: Use media entity enumeration interfaceSakari Ailus
2016-01-11[media] staging: v4l: omap4iss: Fix sub-device power management codeSakari Ailus
2016-01-11[media] staging: omap4iss: remove pads prefix from *_create_pads_links()Javier Martinez Canillas
2016-01-11[media] media: use unsigned for pad indexMauro Carvalho Chehab
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] omap4iss: change the logic that checks if an entity is a subdevMauro Carvalho Chehab
2016-01-11[media] davinci_vbpe: stop MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab
2016-01-11[media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab
2016-01-11[media] staging: omap4iss: separate links creation from entities initJavier Martinez Canillas
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab
2016-01-11[media] staging: omap4iss: get entity ID using media_entity_id()Javier Martinez Canillas
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-12-03[media] staging: media: lirc: Replace timeval with ktime_t in lirc_parallel.cArnd Bergmann