Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a4a60ae92cfd7597484c3d37588b3c7626247704
/
drivers
/
media
/
video
/
davinci
820d41c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9ce28d8
Merge tag 'v3.3' into staging/for_v3.4
by Mauro Carvalho Chehab
· 13 years ago
72c79bd
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
c5f79f6
[media] [trivial] davinci: Fix typo in dm355_ccdvc.c
by Masanari Iida
· 13 years ago
5e71412
[media] davinci: remove includes of mach/io.h
by Rob Herring
· 13 years ago
4a98b21
[media] media: davinci: added module.h to resolve unresolved macros
by Henrique Camargo
· 13 years ago
db38951
[media] davinci: vpif: remove machine specific header file includes
by Manjunath Hadli
· 13 years ago
122804e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
1d6629b
[media] convert drivers/media/* to use module_platform_driver()
by Axel Lin
· 13 years ago
d2f7a1a
[media] vpif_capture.c: v4l2_device_register() is called too late in vpif_probe()
by Hans Verkuil
· 13 years ago
75e5ac7
[media] drivers/media/video/davinci/vpbe.c: introduce missing kfree
by Julia Lawall
· 13 years ago
194ed21
[media] davinci vpbe: add VENC block changes to enable dm365 and dm355
by Manjunath Hadli
· 13 years ago
4be5444
[media] davinci vpbe: add dm365 and dm355 specific OSD changes
by Manjunath Hadli
· 14 years ago
9a7f95a
[media] davinci vpbe: add dm365 VPBE display driver changes
by Manjunath Hadli
· 14 years ago
e13c692
ARM: davinci: vpif: move code to driver core header from platform
by Manjunath Hadli
· 13 years ago
12cbfd0
Merge tag 'v3.2-rc2' into staging/for_v3.3
by Mauro Carvalho Chehab
· 13 years ago
49a0513
[media] drivers/media/video/davinci/vpbe_display.c: eliminate a null pointer dereference
by Julia Lawall
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
7a707b8
drivers/media: Add module.h to all files using it implicitly
by Paul Gortmaker
· 13 years ago
eb39a30
[media] davinci vpbe: remove unused macro
by Manjunath Hadli
· 13 years ago
fbc09d3
[media] davinci vpbe: Use resource_size()
by Thomas Meyer
· 13 years ago
664a41b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
64dc3c1
[media] Stop using linux/version.h on the remaining video drivers
by Mauro Carvalho Chehab
· 13 years ago
6783edb
[media] davinci vpbe: Build infrastructure for VPBE driver
by Manjunath Hadli
· 14 years ago
606b69e
[media] davinci vpbe: VENC( Video Encoder) implementation
by Manjunath Hadli
· 14 years ago
ff0f23d
[media] davinci vpbe: OSD(On Screen Display) block
by Manjunath Hadli
· 14 years ago
66715cd
[media] davinci vpbe: VPBE display driver
by Manjunath Hadli
· 14 years ago
a2c25b4
[media] davinci vpbe: V4L2 display driver for DM644X SoC
by Manjunath Hadli
· 14 years ago
28f65c1
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
99cd47b
[media] v4l2-ioctl: add priority handling support
by Hans Verkuil
· 14 years ago
9bfaae2
[media] davinci: convert vpif_display to core-assisted locking
by Hans Verkuil
· 14 years ago
46656af
[media] davinci: convert vpif_capture to core-assisted locking
by Hans Verkuil
· 14 years ago
2c0ddd1
[media] vpif_cap/disp: Cleanup, improved comments
by Mats Randgaard
· 14 years ago
c027e16
[media] vpif_cap/disp: Added support for DV timings
by Mats Randgaard
· 14 years ago
40c8bce
[media] vpif_cap/disp: Add support for DV presets
by Mats Randgaard
· 14 years ago
aa44440
[media] vpif: Consolidate formats from capture and display
by Mats Randgaard
· 14 years ago
7036d6a
[media] vpif_cap/disp: Add debug functionality
by Mats Randgaard
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
b1dc614
[media] drivers/media/video: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
9a1f8b3
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
by Laurent Pinchart
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
dfffec6
[media] vpif_capture: Don't use module names to load I2C modules
by Laurent Pinchart
· 14 years ago
87b3854
[media] vpif_display: Don't use module names to load I2C modules
by Laurent Pinchart
· 14 years ago
959b606
[media] vpfe_capture: Don't use module names to load I2C modules
by Laurent Pinchart
· 14 years ago
e3cfd44
V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)
by Hans Verkuil
· 14 years ago
11382f3
V4L/DVB: vpif_cap: don't ignore return code of videobuf_poll_stream()
by Mats Randgaard
· 14 years ago
1f8766b
V4L/DVB: vpif_cap/disp: Replaced kmalloc with kzalloc
by Mats Randgaard
· 14 years ago
ffa1b39
V4L/DVB: vpif_cap/disp: Removed section mismatch warning
by Mats Randgaard
· 14 years ago
473d802
V4L/DVB: drivers/media/video: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
d3ca775
V4L/DVB: vpfe_capture: convert to new mediabus API
by Hans Verkuil
· 14 years ago
5400690
V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devices
by Vaibhav Hiremath
· 15 years ago
ffb4877
V4L/DVB: v4l2-common: simplify prio utility functions
by Hans Verkuil
· 15 years ago
2b080c5
V4L/DVB: davinci: don't return under lock on error path
by Dan Carpenter
· 15 years ago
844cc0d
V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation
by Vaibhav Hiremath
· 15 years ago
e333bab
V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support
by Vaibhav Hiremath
· 15 years ago
aa2dc90
V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume
by Vaibhav Hiremath
· 15 years ago
21aa300
V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support
by Vaibhav Hiremath
· 15 years ago
085b54a
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg
by Vaibhav Hiremath
· 15 years ago
fcc6327
V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed
by Vaibhav Hiremath
· 15 years ago
728385c
V4L/DVB: drivers/media/video: move dereference after NULL test
by Julia Lawall
· 15 years ago
000f64e
V4L/DVB: Fix bad whitespacing
by Mauro Carvalho Chehab
· 15 years ago
6a4f062
V4L/DVB: V4L - vpfe capture - fix for kernel crash
by Muralidharan Karicheri
· 15 years ago
ab51bec
V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
by Murali Karicheri
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
00cb9f6
V4L/DVB: V4L - vpfe capture - build environment for isif driver
by Murali Karicheri
· 15 years ago
85b848c
V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365
by Murali Karicheri
· 15 years ago
63e3ab1
V4L/DVB: V4L - vpfe capture - source for ISIF driver on DM365
by Murali Karicheri
· 15 years ago
e841768
V4L/DVB: V4L - vpfe capture - header files for ISIF driver
by Murali Karicheri
· 15 years ago
8d1b594
V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driver
by Muralidharan Karicheri
· 15 years ago
c70fc2d
V4L/DVB: vpfe-capture - converting dm355 ccdc driver to a platform driver
by Muralidharan Karicheri
· 15 years ago
51444ea
V4L/DVB: vpfe_capture: remove clock and platform code
by Muralidharan Karicheri
· 15 years ago
67055b0
V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>
by Huang Weiyi
· 15 years ago
0b0a860
V4L/DVB (13607): vpif: move vpif_remove to .devexit
by Uwe Kleine-König
· 15 years ago
9d89382
V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexit
by Uwe Kleine-König
· 15 years ago
f68fdb9
V4L/DVB (13604): vpss: move vpss_remove to .devexit
by Uwe Kleine-König
· 15 years ago
46b2109
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 15 years ago
f0813b4
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
by Laurent Pinchart
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
3e74683
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
d73bfc5
V4L/DVB (13469): Davinci VPFE Capture: Add support for Control ioctls
by Vaibhav Hiremath
· 15 years ago
1ead696
V4L/DVB (13466): Davinci VPFE Capture:Replaced IRQ_VDINT1 with vpfe_dev->ccdc_irq1
by Vaibhav Hiremath
· 15 years ago
14cbaaf
V4L/DVB (13465): Davinci VPFE Capture: Take i2c adapter id through platform data
by Vaibhav Hiremath
· 15 years ago
204e6ea
V4L/DVB (13463): Davinci VPFE Capture: Specify device pointer in videobuf_queue_dma_contig_init
by Vaibhav Hiremath
· 15 years ago
9710e7a
V4L/DVB (13288): adding __init/__exit macros to various drivers
by Peter Huewe
· 15 years ago
0b66cf9
V4L/DVB (13285): vpfe_capture: keep index within bound in vpfe_cropcap()
by Roel Kluin
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
934949d
V4L/DVB (13371): davinci: remove stray duplicate config pointer
by Hans Verkuil
· 15 years ago
9d440a0
media/video: add __init/__exit macros to various drivers
by Peter Huewe
· 15 years ago
d28a6df
V4L/DVB (12906d): V4L : vpif updates for DM6467 vpif capture driver
by Muralidharan Karicheri
· 15 years ago
6ffefff
V4L/DVB (12906c): V4L : vpif capture driver for DM6467
by Muralidharan Karicheri
· 15 years ago
89803d8
V4L/DVB (12906b): V4L : vpif capture - Kconfig and Makefile changes
by Muralidharan Karicheri
· 15 years ago
317b2e2
V4L/DVB (12906a): V4L : vpif display updates to support vpif capture
by Muralidharan Karicheri
· 15 years ago
53dacb1
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
by Hans Verkuil
· 15 years ago
2639ead
V4L/DVB (12254): v4l: Makefile and config files for vpfe capture driver
by Muralidharan Karicheri
· 15 years ago
210fa70
V4L/DVB (12453a): DaVinci: DM646x: Update the structure name as per header file changes
by Chaithrika U S
· 15 years ago
7b140b8
V4L/DVB (12253): v4l: common vpss module for video drivers
by Muralidharan Karicheri
· 16 years ago
5f15fbb
V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driver
by Muralidharan Karicheri
· 16 years ago
Next »