aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-53/+17
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman1-20/+34
2016-05-02Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab1-20/+34
2016-04-20[media] Staging: media: bcm2048: defined region_configs[] array as const arrayClaudiu Beznea1-1/+1
2016-04-20[media] davinci_vpfe: Revert "staging: media: davinci_vpfe: remove,unnecessary ret variable"Hans Verkuil1-20/+34
2016-04-20[media] tw686x-kh: rename three functions to prevent clash with tw686x driverHans Verkuil3-12/+12
2016-04-20[media] tw686x-kh: add audio support to the TODO listHans Verkuil1-1/+4
2016-04-20[media] tw686x-kh: specify that the DMA is 32 bitsHans Verkuil1-0/+1
2016-04-20[media] tw686x-kh: use the cached valueMauro Carvalho Chehab1-1/+1
2016-04-20[media] TW686x frame grabber driverKrzysztof HaƂasa9-0/+1207
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_deviceLaurent Pinchart2-2/+2
2016-03-28staging: media: omap1: Replace request_irq with devm_request_irqAmitoj Kaur Chawla1-6/+3
2016-03-28staging: media: omap1: Switch to devm_ioremap_resourceAmitoj Kaur Chawla1-25/+6
2016-03-28staging: media: omap1: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla1-12/+5
2016-03-28staging: media: omap1: Replace clk_get with devm_clk_getAmitoj Kaur Chawla1-11/+4
2016-03-28staging: media: omap4iss: Match alignment with open parenthesis.Heena Sirwani1-1/+1
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds12-113/+101
2016-03-11staging: media: davinci_vpfe: Remove unnecessary else after returnBhaktipriya Shridhar1-1/+1
2016-03-11staging: media: davinci_vpfe: dm365_ipipe_hw: Remove unnecessary else after returnBhaktipriya Shridhar1-1/+1
2016-03-11Staging: media: Remove unnecessary goto.Sandhya Bankar1-5/+2
2016-03-11staging: [media] mn88472: simplify NULL testsEva Rachel Retuya1-3/+3
2016-03-11staging: media: omap4iss: Remove unnecessary platform_set_drvdata()Amitoj Kaur Chawla1-2/+0
2016-03-03[media] staging/media: add missing TODO filesHans Verkuil4-3/+34
2016-03-03[media] Staging: media/lirc: lirc_zilog.c : fixed a string split in multi-line issueRitwikGopi1-3/+1
2016-03-03[media] staging: v4l: omap4iss: Use V4L2 graph PM operationsSakari Ailus4-226/+7
2016-03-03[media] mn88473: move out of stagingAntti Palosaari7-595/+0
2016-03-03[media] soc_camera/mx3_camera.c: move to staging in preparation, for removalHans Verkuil5-0/+1285
2016-03-03[media] soc_camera/mx2_camera.c: move to staging in preparation, for removalHans Verkuil5-0/+1654
2016-03-03[media] soc_camera/omap1: move to staging in preparation for removalHans Verkuil5-0/+1757
2016-02-20staging: media: davinci_vpfe: remove ret variable in switch statementsThaissa Falbo2-16/+6
2016-02-20staging: media: davinci_vpfe: remove unnecessary ret variableThaissa Falbo1-34/+20
2016-02-20staging:media:davinci_vpfe: Fix lines over 80 charactersThaissa Falbo3-9/+14
2016-02-20staging:media:davinci_vpfe: Fixed code identation warning as detected by checkpatchThaissa Falbo1-1/+1
2016-02-20staging:media:davinci_vpfe: Fixed comparisons with constants warningsThaissa Falbo1-12/+12
2016-02-20staging:media:davinci_vpfe: Fixed block comments according to kernel coding styleThaissa Falbo5-20/+31
2016-02-19[media] timblogiw: move to staging in preparation for removalHans Verkuil5-0/+885
2016-02-16Merge branch 'fixes' into patchworkMauro Carvalho Chehab1-1/+1
2016-02-14Staging: media: Remove multiple assignmentsBhumika Goyal1-1/+2
2016-02-11staging: media: Remove unneeded parenthesesJanani Ravichandran4-11/+11
2016-02-10[media] media: davinci_vpfe: fix missing unlock on error in vpfe_prepare_pipeline()Wei Yongjun1-1/+1
2016-02-01[media] staging: media: lirc: fix MODULE_PARM_DESC typoDan Carpenter1-1/+1
2016-01-25[media] staging: media: lirc: space around operatorSudip Mukherjee1-7/+7
2016-01-25[media] staging: media: lirc: no space after castSudip Mukherjee1-4/+4
2016-01-25[media] staging: media: lirc: replace NULL comparisons with !varSudip Mukherjee1-2/+2
2016-01-25[media] davinci_vpfe: make checkpatch happyJoseph Marrero1-1/+1
2016-01-13Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds18-199/+375
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-204/+189
2016-01-11[media] staging: v4l: davinci_vpbe: Use the new media graph walk interfaceSakari Ailus2-10/+28
2016-01-11[media] staging: v4l: omap4iss: Use the new media graph walk interfaceSakari Ailus4-27/+70
2016-01-11[media] staging: v4l: omap4iss: Use media entity enumeration interfaceSakari Ailus4-15/+31