index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
davinci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
2
-0
/
+2
|
\
|
*
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
|
[media] davinci vpbe: remove unused macro
Manjunath Hadli
2011-09-23
1
-1
/
+0
*
|
[media] davinci vpbe: Use resource_size()
Thomas Meyer
2011-09-21
1
-1
/
+1
|
/
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-30
12
-25
/
+5095
|
\
|
*
[media] Stop using linux/version.h on the remaining video drivers
Mauro Carvalho Chehab
2011-07-27
4
-25
/
+8
|
*
[media] davinci vpbe: Build infrastructure for VPBE driver
Manjunath Hadli
2011-07-27
2
-0
/
+25
|
*
[media] davinci vpbe: VENC( Video Encoder) implementation
Manjunath Hadli
2011-07-27
2
-0
/
+743
|
*
[media] davinci vpbe: OSD(On Screen Display) block
Manjunath Hadli
2011-07-27
2
-0
/
+1595
|
*
[media] davinci vpbe: VPBE display driver
Manjunath Hadli
2011-07-27
1
-0
/
+864
|
*
[media] davinci vpbe: V4L2 display driver for DM644X SoC
Manjunath Hadli
2011-07-27
1
-0
/
+1860
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-3
/
+3
*
[media] v4l2-ioctl: add priority handling support
Hans Verkuil
2011-03-22
1
-1
/
+1
*
[media] davinci: convert vpif_display to core-assisted locking
Hans Verkuil
2011-01-19
1
-78
/
+20
*
[media] davinci: convert vpif_capture to core-assisted locking
Hans Verkuil
2011-01-19
1
-76
/
+14
*
[media] vpif_cap/disp: Cleanup, improved comments
Mats Randgaard
2011-01-19
3
-17
/
+25
*
[media] vpif_cap/disp: Added support for DV timings
Mats Randgaard
2011-01-19
4
-25
/
+290
*
[media] vpif_cap/disp: Add support for DV presets
Mats Randgaard
2011-01-19
6
-9
/
+350
*
[media] vpif: Consolidate formats from capture and display
Mats Randgaard
2011-01-19
4
-31
/
+58
*
[media] vpif_cap/disp: Add debug functionality
Mats Randgaard
2011-01-19
2
-0
/
+169
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
2
-2
/
+2
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
3
-3
/
+1
|
|
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
2
-2
/
+2
*
|
|
[media] drivers/media/video: Remove unnecessary semicolons
Joe Perches
2010-12-29
1
-1
/
+1
|
|
/
|
/
|
*
|
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-11-22
3
-3
/
+1
|
/
*
[media] vpif_capture: Don't use module names to load I2C modules
Laurent Pinchart
2010-10-22
1
-1
/
+1
*
[media] vpif_display: Don't use module names to load I2C modules
Laurent Pinchart
2010-10-22
1
-1
/
+1
*
[media] vpfe_capture: Don't use module names to load I2C modules
Laurent Pinchart
2010-10-22
1
-1
/
+1
*
V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)
Hans Verkuil
2010-10-21
3
-3
/
+5
*
V4L/DVB: vpif_cap: don't ignore return code of videobuf_poll_stream()
Mats Randgaard
2010-10-21
1
-3
/
+1
*
V4L/DVB: vpif_cap/disp: Replaced kmalloc with kzalloc
Mats Randgaard
2010-10-21
2
-5
/
+5
*
V4L/DVB: vpif_cap/disp: Removed section mismatch warning
Mats Randgaard
2010-10-21
2
-2
/
+2
*
V4L/DVB: drivers/media/video: Adjust confusing if indentation
Julia Lawall
2010-10-21
2
-2
/
+4
*
V4L/DVB: vpfe_capture: convert to new mediabus API
Hans Verkuil
2010-10-21
1
-15
/
+21
*
V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devices
Vaibhav Hiremath
2010-08-02
1
-0
/
+93
*
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
2010-05-19
3
-7
/
+7
*
V4L/DVB: davinci: don't return under lock on error path
Dan Carpenter
2010-05-19
1
-1
/
+2
*
V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation
Vaibhav Hiremath
2010-05-18
1
-14
/
+28
*
V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support
Vaibhav Hiremath
2010-05-18
2
-1
/
+115
*
V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume
Vaibhav Hiremath
2010-05-18
1
-8
/
+4
*
V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support
Vaibhav Hiremath
2010-05-18
2
-3
/
+21
*
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...
Vaibhav Hiremath
2010-05-18
1
-4
/
+20
*
V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed
Vaibhav Hiremath
2010-05-18
1
-1
/
+0
*
V4L/DVB: drivers/media/video: move dereference after NULL test
Julia Lawall
2010-05-18
1
-1
/
+1
*
V4L/DVB: Fix bad whitespacing
Mauro Carvalho Chehab
2010-05-18
1
-1
/
+1
*
V4L/DVB: V4L - vpfe capture - fix for kernel crash
Muralidharan Karicheri
2010-05-06
1
-13
/
+20
*
V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
Murali Karicheri
2010-05-06
1
-2
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-0
/
+4
*
V4L/DVB: V4L - vpfe capture - build environment for isif driver
Murali Karicheri
2010-02-26
1
-0
/
+1
[next]