summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2219-2/+7170
|\
| * Staging: media: bcm2048: Fixed coding style issue.Ran Algawi2017-02-121-1/+1
| * staging: bcm2835: don't mark 'bcm2835_v4l2_debug' as staticArnd Bergmann2017-02-021-1/+1
| * staging: bcm2835: mark all symbols as 'static'Arnd Bergmann2017-02-021-3/+3
| * staging: bcm2835-v4l: remove incorrect include pathArnd Bergmann2017-02-021-1/+0
| * staging: bcm2835/mmal-vchiq: Replace call to vchi_msg_queue with vchi_queue_k...Michael Zoran2017-02-021-15/+8
| * staging: bcm2835-v4l2: Apply spelling fixes from checkpatch.Eric Anholt2017-01-312-9/+9
| * staging: bcm2835-v4l2: Apply many whitespace fixes from checkpatch.Eric Anholt2017-01-313-172/+167
| * staging: bcm2835-v4l2: Add a TODO file for improvements we need.Eric Anholt2017-01-311-0/+39
| * staging: bcm2835-v4l2: Add a build system for the module.Eric Anholt2017-01-314-0/+24
| * staging: bcm2835-v4l2: Update the driver to the current VCHI API.Eric Anholt2017-01-311-5/+12
| * staging: Import the BCM2835 MMAL-based V4L2 camera driver.Eric Anholt2017-01-3112-0/+7111
| * staging: media: lirc: use new parport device modelSudip Mukherjee2017-01-231-31/+62
| * Staging: media: davinci_vpfe: style fix, using octal file permissionsDerek Robson2017-01-161-1/+1
* | [media] v4l: omap4iss: Clean up file handle in open() and release()Shailendra Verma2017-01-311-0/+2
* | [media] staging/media/s5p-cec/exynos_hdmi_cecctrl.c Fixed blank line before c...Scott Matheina2017-01-301-1/+0
* | [media] staging/s5p-cec: fixed alignment should match open parenthesisScott Matheina2017-01-301-2/+2
* | [media] media: s5p-cec: Remove references to non-existent PLAT_S5P symbolCorentin Labbe2017-01-301-1/+1
* | [media] media: s5p-cec: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-01-301-1/+0
* | [media] staging: lirc_imon: port remaining usb ids to imon and removeSean Young2017-01-303-988/+0
* | [media] staging: lirc_bt829: removeSean Young2017-01-303-408/+0
* | [media] staging: lirc_parallel: removeSean Young2017-01-304-774/+0
* | [media] staging: lirc_sir: port to rc-coreSean Young2017-01-302-229/+69
* | [media] davinci: Use a local media device pointer insteadSakari Ailus2017-01-301-2/+2
* | [media] media: Rename graph and pipeline structs and functionsSakari Ailus2017-01-273-30/+29
|/
* Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2016-12-1630-4806/+83
|\
| * [media] cec: pass parent device in register(), not allocate()Hans Verkuil2016-11-292-6/+4
| * [media] staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()Dan Carpenter2016-11-231-1/+1
| * [media] staging: media: davinci_vpfe: Fix indentation issue in vpfe_video.cLeo Sperling2016-11-231-2/+2
| * [media] staging: media: davinci_vpfe: fix W=1 build warningsArnd Bergmann2016-11-231-5/+4
| * [media] staging: media: davinci_vfpe: allow modular buildArnd Bergmann2016-11-231-1/+3
| * [media] staging: media: davinci_vpfe: Fix spelling error on a commentManuel Rodriguez2016-11-231-1/+1
| * [media] staging: media: davinci_vpfe: dm365_resizer: Fix some spelling mistakesSaatvik Arya2016-11-232-12/+12
| * [media] staging: lirc: Improvement in code readabilityShailendra Verma2016-11-222-6/+4
| * [media] lirc_serial: move out of staging and rename to serial_irSean Young2016-11-223-858/+0
| * lirc_serial: make checkpatch happyMauro Carvalho Chehab2016-11-221-19/+18
| * [media] lirc_serial: use precision ktime rather than guessingSean Young2016-11-221-221/+65
| * [media] lirc_serial: port to rc-coreSean Young2016-11-221-403/+274
| * [media] Staging: media: radio-bcm2048: Remove FSF address from GPL noticeJean-Baptiste Abbadie2016-11-181-4/+0
| * [media] Staging: media: radio-bcm2048: Fix indentationJean-Baptiste Abbadie2016-11-181-2/+2
| * [media] Staging: media: radio-bcm2048: Fix symbolic permissionsJean-Baptiste Abbadie2016-11-181-29/+29
| * [media] s5p-cec/st-cec: update TODOsHans Verkuil2016-11-162-6/+13
| * [media] pulse8-cec: move out of stagingHans Verkuil2016-11-166-827/+0
| * [media] cec: move the CEC framework out of staging and to mediaHans Verkuil2016-11-1612-2943/+3
| * [media] cec: add proper support for CDC-Only CEC devicesHans Verkuil2016-11-163-6/+38
| * [media] cec: accept two replies for CEC_MSG_INITIATE_ARCHans Verkuil2016-11-162-14/+13
| * [media] cec: filter invalid messagesHans Verkuil2016-11-161-2/+155
| * [media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERSHans Verkuil2016-11-163-7/+4
| * [media] cec: add flag to cec_log_addrs to enable RC passthroughHans Verkuil2016-11-163-5/+6
| * [media] pulse8-cec: set all_device_types when restoring configHans Verkuil2016-11-161-0/+8