aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-71/+68
2015-10-27staging: media: omap4iss: Fixes line breakAmarjargal Gundjalam1-2/+2
2015-10-27staging: media: omap4iss: Matches alignment with open parenthesisAmarjargal Gundjalam7-36/+36
2015-10-27staging: media: omap4iss: Removes unnecessary blank linesAmarjargal Gundjalam2-3/+0
2015-10-27staging: media: omap4iss: Replaces bit shift on 1 with BIT MacroAmarjargal Gundjalam5-164/+164
2015-10-27staging: media: omap4iss: Fixes misspellingAmarjargal Gundjalam2-3/+3
2015-10-27staging: media: omap4iss: Fixes NULL comparisonAmarjargal Gundjalam6-34/+34
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung2-2/+2
2015-10-16staging: media: lirc: Remove useless initialisationAmitoj Kaur Chawla1-1/+1
2015-10-16staging: media: davinci_vpfe: Remove useless intialisationAmitoj Kaur Chawla1-1/+1
2015-10-16Staging: media: Remove unnecessary cast on void pointerShraddha Barke1-30/+30
2015-10-03[media] staging: media: omap4iss: fix handling platform_get_irq resultAndrzej Hajda1-2/+3
2015-10-03[media] staging: lirc: fix indentationMaciek Borzecki1-1/+1
2015-10-03[media] staging: lirc: lirc_serial: use dynamic debugsMaciek Borzecki1-22/+10
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung4-30/+41
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann1-4/+1
2015-09-30Staging: media: lirc: Use USB API functions rather than constantsShraddha Barke1-8/+2
2015-09-25[media] Staging: media: bcm2048: warnings for uninitialized variables fixedAndrew Milkovich1-10/+10
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds9-92/+20
2015-08-11[media] Staging: media: lirc: use USB API functions rather than constantsShraddha Barke1-1/+1
2015-08-11[media] staging:media:lirc Remove the extra braces in if statement of lirc_imonpradheep1-4/+4
2015-08-11[media] staging: media: lirc: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-08-11[media] staging: media: Drop owner assignment from i2c_driverKrzysztof Kozlowski3-3/+0
2015-07-22[media] staging: media: lirc: fix coding style errorSunil Shahu1-1/+1
2015-07-06x86/asm/tsc, staging/lirc_serial: Remove TSC-based timingAndy Lutomirski1-59/+4
2015-07-06[media] v4l: omap4iss: Remove video node crop supportLaurent Pinchart1-73/+0
2015-07-06[media] v4l: omap4iss: Enable driver compilation as a moduleLaurent Pinchart2-2/+1
2015-07-06[media] radio-bcm2048: Fix region selectionJan Roemisch1-8/+12
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+2
2015-06-09[media] staging: media: omap4iss: Reformat overly long linesPiotr S. Staszewski4-24/+42
2015-06-09[media] Staging: media: lirc: Replace timeval with ktime_tKsenija Stanojevic1-45/+30
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab4-4/+4
2015-06-05[media] lirc_imon: simplify error handling codeMauro Carvalho Chehab1-58/+39
2015-06-05[media] media: davinci_vpfe: use monotonic timestampLad, Prabhakar1-1/+2
2015-06-05[media] media: davinci_vpfe: set minimum required buffers to threeLad, Prabhakar2-14/+3
2015-06-05[media] media: davinci_vpfe: clear the output_specsLad, Prabhakar1-0/+1
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman4-5/+23
2015-05-13[media] staging: media: omap4iss: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-12[media] mn88472: Fix possible leak in mn88472_init()Christian Engelmayer1-2/+2
2015-05-11Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab4-5/+23
2015-05-08staging: dt3155v4l: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-2/+2
2015-05-01[media] dt3155: move out of staging into drivers/media/pciHans Verkuil6-839/+0
2015-05-01[media] dt3155v4l: support inputs VID0-3Hans Verkuil2-4/+16
2015-05-01[media] dt3155v4l: fix format handlingHans Verkuil1-44/+8
2015-05-01[media] dt3155v4l: drop CONFIG_DT3155_CCIR, use s_std insteadHans Verkuil3-103/+54
2015-05-01[media] dt3155v4l: correctly start and stop streamingHans Verkuil2-61/+67
2015-05-01[media] dt3155v4l: drop CONFIG_DT3155_STREAMINGHans Verkuil2-15/+1
2015-05-01[media] dt3155v4l: move vb2_queue to top-levelHans Verkuil2-184/+57