aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+5
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar2-2/+2
2017-02-26staging: bcm2835/mmal-vchiq: unlock on error in buffer_from_host()Dan Carpenter1-2/+5
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds19-2/+7170
2017-02-12Staging: media: bcm2048: Fixed coding style issue.Ran Algawi1-1/+1
2017-02-02staging: bcm2835: don't mark 'bcm2835_v4l2_debug' as staticArnd Bergmann1-1/+1
2017-02-02staging: bcm2835: mark all symbols as 'static'Arnd Bergmann1-3/+3
2017-02-02staging: bcm2835-v4l: remove incorrect include pathArnd Bergmann1-1/+0
2017-02-02staging: bcm2835/mmal-vchiq: Replace call to vchi_msg_queue with vchi_queue_kernel_messageMichael Zoran1-15/+8
2017-01-31[media] v4l: omap4iss: Clean up file handle in open() and release()Shailendra Verma1-0/+2
2017-01-31staging: bcm2835-v4l2: Apply spelling fixes from checkpatch.Eric Anholt2-9/+9
2017-01-31staging: bcm2835-v4l2: Apply many whitespace fixes from checkpatch.Eric Anholt3-172/+167
2017-01-31staging: bcm2835-v4l2: Add a TODO file for improvements we need.Eric Anholt1-0/+39
2017-01-31staging: bcm2835-v4l2: Add a build system for the module.Eric Anholt4-0/+24
2017-01-31staging: bcm2835-v4l2: Update the driver to the current VCHI API.Eric Anholt1-5/+12
2017-01-31staging: Import the BCM2835 MMAL-based V4L2 camera driver.Eric Anholt12-0/+7111
2017-01-30[media] staging/media/s5p-cec/exynos_hdmi_cecctrl.c Fixed blank line before closing brace '}'Scott Matheina1-1/+0
2017-01-30[media] staging/s5p-cec: fixed alignment should match open parenthesisScott Matheina1-2/+2
2017-01-30[media] media: s5p-cec: Remove references to non-existent PLAT_S5P symbolCorentin Labbe1-1/+1
2017-01-30[media] media: s5p-cec: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-01-30[media] staging: lirc_imon: port remaining usb ids to imon and removeSean Young3-988/+0
2017-01-30[media] staging: lirc_bt829: removeSean Young3-408/+0
2017-01-30[media] staging: lirc_parallel: removeSean Young4-774/+0
2017-01-30[media] staging: lirc_sir: port to rc-coreSean Young2-229/+69
2017-01-30[media] davinci: Use a local media device pointer insteadSakari Ailus1-2/+2
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus3-30/+29
2017-01-23staging: media: lirc: use new parport device modelSudip Mukherjee1-31/+62
2017-01-16Staging: media: davinci_vpfe: style fix, using octal file permissionsDerek Robson1-1/+1
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds30-4806/+83
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil2-6/+4
2016-11-23[media] staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()Dan Carpenter1-1/+1
2016-11-23[media] staging: media: davinci_vpfe: Fix indentation issue in vpfe_video.cLeo Sperling1-2/+2
2016-11-23[media] staging: media: davinci_vpfe: fix W=1 build warningsArnd Bergmann1-5/+4
2016-11-23[media] staging: media: davinci_vfpe: allow modular buildArnd Bergmann1-1/+3
2016-11-23[media] staging: media: davinci_vpfe: Fix spelling error on a commentManuel Rodriguez1-1/+1
2016-11-23[media] staging: media: davinci_vpfe: dm365_resizer: Fix some spelling mistakesSaatvik Arya2-12/+12
2016-11-22[media] staging: lirc: Improvement in code readabilityShailendra Verma2-6/+4
2016-11-22[media] lirc_serial: move out of staging and rename to serial_irSean Young3-858/+0
2016-11-22lirc_serial: make checkpatch happyMauro Carvalho Chehab1-19/+18
2016-11-22[media] lirc_serial: use precision ktime rather than guessingSean Young1-221/+65
2016-11-22[media] lirc_serial: port to rc-coreSean Young1-403/+274
2016-11-18[media] Staging: media: radio-bcm2048: Remove FSF address from GPL noticeJean-Baptiste Abbadie1-4/+0
2016-11-18[media] Staging: media: radio-bcm2048: Fix indentationJean-Baptiste Abbadie1-2/+2
2016-11-18[media] Staging: media: radio-bcm2048: Fix symbolic permissionsJean-Baptiste Abbadie1-29/+29
2016-11-16[media] s5p-cec/st-cec: update TODOsHans Verkuil2-6/+13
2016-11-16[media] pulse8-cec: move out of stagingHans Verkuil6-827/+0
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil12-2943/+3
2016-11-16[media] cec: add proper support for CDC-Only CEC devicesHans Verkuil3-6/+38
2016-11-16[media] cec: accept two replies for CEC_MSG_INITIATE_ARCHans Verkuil2-14/+13
2016-11-16[media] cec: filter invalid messagesHans Verkuil1-2/+155