index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
davinci
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
23
-18454
/
+0
2012-08-14
[media] media: davinci: fix section mismatch warnings
Lad, Prabhakar
6
-12
/
+12
2012-08-13
[media] davinci: fix build warning when CONFIG_DEBUG_SECTION_MISMATCH is enabled
Lad, Prabhakar
6
-6
/
+6
2012-08-09
[media] vpif_capture: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-8
/
+20
2012-08-09
[media] vpif_display: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-11
/
+23
2012-08-09
[media] vpbe_display: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
1
-7
/
+15
2012-07-30
[media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabled
Prabhakar Lad
1
-0
/
+2
2012-07-30
[media] davinci: vpbe: fix check for s_dv_preset function pointer
Prabhakar Lad
1
-1
/
+1
2012-07-30
[media] media/video: vpif: fixed vpfe->vpif typo
Dror Cohen
1
-2
/
+2
2012-07-30
[media] davinci: vpif: Enable selection of the ADV7343 and THS7303
Manjunath Hadli
1
-2
/
+2
2012-07-30
[media] davinci: vpif: add build configuration for vpif drivers
Manjunath Hadli
2
-13
/
+17
2012-07-30
[media] davinci: vpif: Add suspend/resume callbacks to vpif driver
Manjunath Hadli
1
-0
/
+41
2012-07-30
[media] davinci: vpif capture:Add power management support
Manjunath Hadli
1
-12
/
+61
2012-07-30
[media] davinci: vpif display: Add power management support
Manjunath Hadli
1
-0
/
+71
2012-07-30
[media] davinci: vpif: add support for clipping on output data
Manjunath Hadli
2
-0
/
+40
2012-07-30
[media] davinci: vpif display: migrate driver to videobuf2
Lad, Prabhakar
3
-314
/
+284
2012-07-30
[media] davinci: vpif capture: migrate driver to videobuf2
Lad, Prabhakar
3
-332
/
+281
2012-07-30
[media] davinci: vpif capture: size up the memory for the buffers from the bu...
Manjunath Hadli
2
-2
/
+38
2012-07-30
[media] davinci: vpif display: size up the memory for the buffers from the bu...
Manjunath Hadli
2
-3
/
+40
2012-07-30
[media] davinci: vpif: fix setting of data width in config_vpif_params() func...
Manjunath Hadli
1
-1
/
+1
2012-07-30
[media] davinci: vpif: make request_irq flags as shared
Manjunath Hadli
2
-2
/
+2
2012-07-30
[media] davinci: vpif: make generic changes to re-use the vpif drivers on da8...
Manjunath Hadli
4
-14
/
+13
2012-07-30
[media] davinci: vpif: add check for genuine interrupts in the isr
Manjunath Hadli
3
-0
/
+21
2012-05-15
[media] media/video: add I2C dependencies
Arnd Bergmann
1
-0
/
+1
2012-05-14
[media] v4l2-dev: add flag to have the core lock all file operations
Hans Verkuil
3
-0
/
+12
2012-04-19
[media] V4L2: drivers implementing vidioc_default should also return -ENOTTY
Hans Verkuil
1
-1
/
+1
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-2
/
+0
2012-03-19
Merge tag 'v3.3' into staging/for_v3.4
Mauro Carvalho Chehab
1
-0
/
+1
2012-03-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2012-03-08
[media] [trivial] davinci: Fix typo in dm355_ccdvc.c
Masanari Iida
1
-1
/
+1
2012-03-06
[media] davinci: remove includes of mach/io.h
Rob Herring
2
-2
/
+0
2012-02-28
[media] media: davinci: added module.h to resolve unresolved macros
Henrique Camargo
1
-0
/
+1
2012-02-08
[media] davinci: vpif: remove machine specific header file includes
Manjunath Hadli
2
-4
/
+0
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-225
/
+679
2012-01-10
[media] convert drivers/media/* to use module_platform_driver()
Axel Lin
8
-147
/
+8
2012-01-06
[media] vpif_capture.c: v4l2_device_register() is called too late in vpif_pro...
Hans Verkuil
1
-7
/
+7
2012-01-06
[media] drivers/media/video/davinci/vpbe.c: introduce missing kfree
Julia Lawall
1
-1
/
+3
2012-01-06
[media] davinci vpbe: add VENC block changes to enable dm365 and dm355
Manjunath Hadli
1
-24
/
+181
2012-01-06
[media] davinci vpbe: add dm365 and dm355 specific OSD changes
Manjunath Hadli
1
-41
/
+432
2012-01-06
[media] davinci vpbe: add dm365 VPBE display driver changes
Manjunath Hadli
1
-3
/
+45
2011-12-03
ARM: davinci: vpif: move code to driver core header from platform
Manjunath Hadli
3
-1
/
+3
2011-11-23
Merge tag 'v3.2-rc2' into staging/for_v3.3
Mauro Carvalho Chehab
2
-0
/
+2
2011-11-07
[media] drivers/media/video/davinci/vpbe_display.c: eliminate a null pointer ...
Julia Lawall
1
-2
/
+3
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-10-31
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
2
-0
/
+2
2011-09-23
[media] davinci vpbe: remove unused macro
Manjunath Hadli
1
-1
/
+0
2011-09-21
[media] davinci vpbe: Use resource_size()
Thomas Meyer
1
-1
/
+1
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-25
/
+5095
2011-07-27
[media] Stop using linux/version.h on the remaining video drivers
Mauro Carvalho Chehab
4
-25
/
+8
2011-07-27
[media] davinci vpbe: Build infrastructure for VPBE driver
Manjunath Hadli
2
-0
/
+25
[next]