Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
436d42c61c3eef1d02256174c8615046c61a28ad
/
drivers
/
media
/
video
/
davinci
ec2a083
ARM: davinci: move platform_data definitions
by Arnd Bergmann
· 13 years ago
4927c3f1
[media] davinci: vpbe: fix build error when CONFIG_VIDEO_ADV_DEBUG is enabled
by Prabhakar Lad
· 13 years ago
dcf4fc2
[media] davinci: vpbe: fix check for s_dv_preset function pointer
by Prabhakar Lad
· 13 years ago
6f45b1b
[media] media/video: vpif: fixed vpfe->vpif typo
by Dror Cohen
· 13 years ago
2c026de
[media] davinci: vpif: Enable selection of the ADV7343 and THS7303
by Manjunath Hadli
· 13 years ago
0fd4652
[media] davinci: vpif: add build configuration for vpif drivers
by Manjunath Hadli
· 13 years ago
31415d0
[media] davinci: vpif: Add suspend/resume callbacks to vpif driver
by Manjunath Hadli
· 13 years ago
3d5946d
[media] davinci: vpif capture:Add power management support
by Manjunath Hadli
· 13 years ago
e9530da
[media] davinci: vpif display: Add power management support
by Manjunath Hadli
· 13 years ago
6964b10
[media] davinci: vpif: add support for clipping on output data
by Manjunath Hadli
· 13 years ago
2401dd2
[media] davinci: vpif display: migrate driver to videobuf2
by Lad, Prabhakar
· 13 years ago
60aa38d
[media] davinci: vpif capture: migrate driver to videobuf2
by Lad, Prabhakar
· 13 years ago
764af39
[media] davinci: vpif capture: size up the memory for the buffers from the buffer pool
by Manjunath Hadli
· 13 years ago
fc613d4
[media] davinci: vpif display: size up the memory for the buffers from the buffer pool
by Manjunath Hadli
· 13 years ago
3bc1953
[media] davinci: vpif: fix setting of data width in config_vpif_params() function
by Manjunath Hadli
· 13 years ago
0316b89
[media] davinci: vpif: make request_irq flags as shared
by Manjunath Hadli
· 13 years ago
0a63172
[media] davinci: vpif: make generic changes to re-use the vpif drivers on da850/omap-l138 soc
by Manjunath Hadli
· 13 years ago
b1fc423
[media] davinci: vpif: add check for genuine interrupts in the isr
by Manjunath Hadli
· 13 years ago
14f22260
[media] media/video: add I2C dependencies
by Arnd Bergmann
· 13 years ago
5126f25
[media] v4l2-dev: add flag to have the core lock all file operations
by Hans Verkuil
· 13 years ago
d1c754a
[media] V4L2: drivers implementing vidioc_default should also return -ENOTTY
by Hans Verkuil
· 13 years ago
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
· 14 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
· 14 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
· 14 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
· 14 years ago
64dc3c1a
[media] Stop using linux/version.h on the remaining video drivers
by Mauro Carvalho Chehab
· 14 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
28f65c11
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
99cd47bc
[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
· 15 years ago
1f8766b
V4L/DVB: vpif_cap/disp: Replaced kmalloc with kzalloc
by Mats Randgaard
· 15 years ago
ffa1b39
V4L/DVB: vpif_cap/disp: Removed section mismatch warning
by Mats Randgaard
· 15 years ago
473d802
V4L/DVB: drivers/media/video: Adjust confusing if indentation
by Julia Lawall
· 15 years ago
d3ca775
V4L/DVB: vpfe_capture: convert to new mediabus API
by Hans Verkuil
· 15 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
Next »