summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-182-2/+2
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-182-2/+1
* [media] staging: media: lirc: Replace timeval with ktime_t in lirc_parallel.cArnd Bergmann2015-12-031-20/+15
* [media] staging: media: lirc: Replace timeval with ktime_t in lirc_sasem.cArnd Bergmann2015-12-031-11/+9
* [media] staging: media: lirc: Replace timeval with ktime_t in lirc_serial.cArnd Bergmann2015-12-031-33/+17
* [media] radio-bcm2048: fix code indentJoseph Marrero2015-12-031-2/+2
* [media] lirc_imon: do not leave imon_probe() with mutex heldAlexey Khoroshilov2015-11-191-0/+2
* [media] media: omap4iss: Make module stop timeout print a warning messageLaurent Pinchart2015-11-191-2/+2
* [media] media: omap4iss: csi2: Fix IRQ handling when stopping moduleLaurent Pinchart2015-11-191-3/+3
* [media] omap4iss: Fix overlapping luma/chroma planesNate Weibley2015-11-191-2/+2
* [media] staging: omap4iss: Compiling V4L2 framework and I2C as modules is fineSakari Ailus2015-11-191-1/+1
* [media] staging: media: davinci_vpfe: fix ipipe_mode typeAndrzej Hajda2015-11-171-1/+1
* [media] staging: media: davinci_vpfe: Fix over 80 characters coding style issueJunsu Shin2015-11-171-2/+3
* [media] staging/davinci/vpfe/dm365: add missing dependenciesArnd Bergmann2015-11-171-0/+2
* [media] staging: media: davinci_vpfe: drop condition with no effectNicholas Mc Guire2015-11-171-6/+1
* [media] drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c: use correct str...Julia Lawall2015-11-171-1/+1
* [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-172-2/+2
* Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-058-71/+68
|\
| * [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-202-2/+2
| * [media] staging: media: omap4iss: fix handling platform_get_irq resultAndrzej Hajda2015-10-031-2/+3
| * [media] staging: lirc: fix indentationMaciek Borzecki2015-10-031-1/+1
| * [media] staging: lirc: lirc_serial: use dynamic debugsMaciek Borzecki2015-10-031-22/+10
| * [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-014-30/+41
| * [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-1/+1
| * [media] use v4l2_get_timestamp where possibleArnd Bergmann2015-10-011-4/+1
| * [media] Staging: media: bcm2048: warnings for uninitialized variables fixedAndrew Milkovich2015-09-251-10/+10
* | staging: media: omap4iss: Fixes line breakAmarjargal Gundjalam2015-10-271-2/+2
* | staging: media: omap4iss: Matches alignment with open parenthesisAmarjargal Gundjalam2015-10-277-36/+36
* | staging: media: omap4iss: Removes unnecessary blank linesAmarjargal Gundjalam2015-10-272-3/+0
* | staging: media: omap4iss: Replaces bit shift on 1 with BIT MacroAmarjargal Gundjalam2015-10-275-164/+164
* | staging: media: omap4iss: Fixes misspellingAmarjargal Gundjalam2015-10-272-3/+3
* | staging: media: omap4iss: Fixes NULL comparisonAmarjargal Gundjalam2015-10-276-34/+34
* | staging: media: lirc: Remove useless initialisationAmitoj Kaur Chawla2015-10-161-1/+1
* | staging: media: davinci_vpfe: Remove useless intialisationAmitoj Kaur Chawla2015-10-161-1/+1
* | Staging: media: Remove unnecessary cast on void pointerShraddha Barke2015-10-161-30/+30
* | Staging: media: lirc: Use USB API functions rather than constantsShraddha Barke2015-09-301-8/+2
|/
* Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-059-92/+20
|\
| * [media] Staging: media: lirc: use USB API functions rather than constantsShraddha Barke2015-08-111-1/+1
| * [media] staging:media:lirc Remove the extra braces in if statement of lirc_imonpradheep2015-08-111-4/+4
| * [media] staging: media: lirc: Export I2C module alias informationJavier Martinez Canillas2015-08-111-0/+1
| * [media] staging: media: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-113-3/+0
| * [media] staging: media: lirc: fix coding style errorSunil Shahu2015-07-221-1/+1
| * [media] v4l: omap4iss: Remove video node crop supportLaurent Pinchart2015-07-061-73/+0
| * [media] v4l: omap4iss: Enable driver compilation as a moduleLaurent Pinchart2015-07-062-2/+1
| * [media] radio-bcm2048: Fix region selectionJan Roemisch2015-07-061-8/+12
* | x86/asm/tsc, staging/lirc_serial: Remove TSC-based timingAndy Lutomirski2015-07-061-59/+4
|/
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-261-2/+2
|\
| * Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-184-5/+23
| |\
| * | staging: dt3155v4l: remove unused including <linux/version.h>Wei Yongjun2015-05-081-1/+0
| * | Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-2/+2