summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * [media] staging: st-cec: add parentheses around complex macrosManinder Singh2016-11-161-2/+2
| * [media] s5p-cec: remove unused including <linux/version.h>Wei Yongjun2016-11-161-1/+0
| * [media] st-cec: Fix module autoloadJavier Martinez Canillas2016-11-161-0/+1
| * [media] s5p-cec: Fix module autoloadJavier Martinez Canillas2016-11-161-0/+1
| * [media] s5p-cec: mark PM functions as __maybe_unused againArnd Bergmann2016-11-161-2/+2
| * [media] bcm2048: Remove FSF mailing addressWayne Porter2016-10-241-5/+0
| * [media] stih-cec: remove unused including <linux/version.h>Wei Yongjun2016-10-241-1/+0
| * [media] lirc_imon: use complete() instead complete_all()Daniel Wagner2016-10-241-2/+4
| * [media] radio-bcm2048: don't ignore errorsMauro Carvalho Chehab2016-10-171-0/+2
* | Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-141-0/+2
|\ \
| * \ Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-11-051-0/+2
| |\ \ | | |/ | |/|
| | * [media] radio-bcm2048: don't ignore errorsMauro Carvalho Chehab2016-10-171-0/+2
* | | staging: st-cec: add parentheses around complex macrosManinder Singh2016-11-071-2/+2
OpenPOWER on IntegriCloud