| Commit message (Expand) | Author | Age |
* | [media] rename drivers/media/video as .../platform | Mauro Carvalho Chehab | 2012-08-15 |
* | [media] media: davinci: fix section mismatch warnings | Lad, Prabhakar | 2012-08-14 |
* | [media] davinci: fix build warning when CONFIG_DEBUG_SECTION_MISMATCH is enabled | Lad, Prabhakar | 2012-08-13 |
* | [media] vpif_capture: remove V4L2_FL_LOCK_ALL_FOPS | Hans Verkuil | 2012-08-09 |
* | [media] vpif_display: remove V4L2_FL_LOCK_ALL_FOPS | Hans Verkuil | 2012-08-09 |
* | [media] vpbe_display: remove V4L2_FL_LOCK_ALL_FOPS | Hans Verkuil | 2012-08-09 |
* | [media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabled | Prabhakar Lad | 2012-07-30 |
* | [media] davinci: vpbe: fix check for s_dv_preset function pointer | Prabhakar Lad | 2012-07-30 |
* | [media] media/video: vpif: fixed vpfe->vpif typo | Dror Cohen | 2012-07-30 |
* | [media] davinci: vpif: Enable selection of the ADV7343 and THS7303 | Manjunath Hadli | 2012-07-30 |
* | [media] davinci: vpif: add build configuration for vpif drivers | Manjunath Hadli | 2012-07-30 |
* | [media] davinci: vpif: Add suspend/resume callbacks to vpif driver | Manjunath Hadli | 2012-07-30 |
* | [media] davinci: vpif capture:Add power management support | Manjunath Hadli | 2012-07-30 |
* | [media] davinci: vpif display: Add power management support | Manjunath Hadli | 2012-07-30 |
* | [media] davinci: vpif: add support for clipping on output data | Manjunath Hadli | 2012-07-30 |
* | [media] davinci: vpif display: migrate driver to videobuf2 | Lad, Prabhakar | 2012-07-30 |
* | [media] davinci: vpif capture: migrate driver to videobuf2 | Lad, Prabhakar | 2012-07-30 |
* | [media] davinci: vpif capture: size up the memory for the buffers from the bu... | Manjunath Hadli | 2012-07-30 |
* | [media] davinci: vpif display: size up the memory for the buffers from the bu... | Manjunath Hadli | 2012-07-30 |
* | [media] davinci: vpif: fix setting of data width in config_vpif_params() func... | Manjunath Hadli | 2012-07-30 |
* | [media] davinci: vpif: make request_irq flags as shared | Manjunath Hadli | 2012-07-30 |
* | [media] davinci: vpif: make generic changes to re-use the vpif drivers on da8... | Manjunath Hadli | 2012-07-30 |
* | [media] davinci: vpif: add check for genuine interrupts in the isr | Manjunath Hadli | 2012-07-30 |
* | [media] media/video: add I2C dependencies | Arnd Bergmann | 2012-05-15 |
* | [media] v4l2-dev: add flag to have the core lock all file operations | Hans Verkuil | 2012-05-14 |
* | [media] V4L2: drivers implementing vidioc_default should also return -ENOTTY | Hans Verkuil | 2012-04-19 |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | [media] davinci: remove includes of mach/io.h | Rob Herring | 2012-03-06 |
* | | Merge tag 'v3.3' into staging/for_v3.4 | Mauro Carvalho Chehab | 2012-03-19 |
|\ \ |
|
| * \ | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-03-15 |
| |\ \
| | |/
| |/| |
|
| | * | [media] media: davinci: added module.h to resolve unresolved macros | Henrique Camargo | 2012-02-28 |
* | | | [media] [trivial] davinci: Fix typo in dm355_ccdvc.c | Masanari Iida | 2012-03-08 |
* | | | [media] davinci: vpif: remove machine specific header file includes | Manjunath Hadli | 2012-02-08 |
|/ / |
|
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-15 |
|\| |
|
| * | [media] convert drivers/media/* to use module_platform_driver() | Axel Lin | 2012-01-10 |
| * | [media] vpif_capture.c: v4l2_device_register() is called too late in vpif_pro... | Hans Verkuil | 2012-01-06 |
| * | [media] drivers/media/video/davinci/vpbe.c: introduce missing kfree | Julia Lawall | 2012-01-06 |
| * | [media] davinci vpbe: add VENC block changes to enable dm365 and dm355 | Manjunath Hadli | 2012-01-06 |
| * | [media] davinci vpbe: add dm365 and dm355 specific OSD changes | Manjunath Hadli | 2012-01-06 |
| * | [media] davinci vpbe: add dm365 VPBE display driver changes | Manjunath Hadli | 2012-01-06 |
| * | Merge tag 'v3.2-rc2' into staging/for_v3.3 | Mauro Carvalho Chehab | 2011-11-23 |
| |\ |
|
| * | | [media] drivers/media/video/davinci/vpbe_display.c: eliminate a null pointer ... | Julia Lawall | 2011-11-07 |
* | | | ARM: davinci: vpif: move code to driver core header from platform | Manjunath Hadli | 2011-12-02 |
| |/
|/| |
|
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ \
| |/
|/| |
|
| * | drivers/media: Add module.h to all files using it implicitly | Paul Gortmaker | 2011-10-31 |
* | | [media] davinci vpbe: remove unused macro | Manjunath Hadli | 2011-09-23 |
* | | [media] davinci vpbe: Use resource_size() | Thomas Meyer | 2011-09-21 |
|/ |
|
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-30 |
|\ |
|
| * | [media] Stop using linux/version.h on the remaining video drivers | Mauro Carvalho Chehab | 2011-07-27 |
| * | [media] davinci vpbe: Build infrastructure for VPBE driver | Manjunath Hadli | 2011-07-27 |