index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-15
/
+3
|
\
|
*
dabusb: remove the BKL
Arnd Bergmann
2010-10-19
1
-15
/
+3
*
|
v4l1: fix 32-bit compat microcode loading translation
Linus Torvalds
2010-10-15
1
-11
/
+21
*
|
V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()
Pawel Osciak
2010-09-30
1
-2
/
+4
*
|
V4L/DVB: v4l: s5p-fimc: Fix 3-planar formats handling and pixel offset error ...
Sylwester Nawrocki
2010-09-27
1
-50
/
+37
*
|
V4L/DVB: v4l: s5p-fimc: Fix return value on probe() failure
Pawel Osciak
2010-09-27
1
-1
/
+3
*
|
V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcam
Laurent Pinchart
2010-09-27
2
-0
/
+16
*
|
V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcam
Laurent Pinchart
2010-09-27
1
-0
/
+9
*
|
V4L/DVB: ivtvfb: prevent reading uninitialized stack memory
Dan Rosenberg
2010-09-27
1
-0
/
+2
*
|
V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535
Andy Walls
2010-09-27
1
-1
/
+1
*
|
V4L/DVB: v4l: mem2mem_testdev: add missing release for video_device
Pawel Osciak
2010-09-27
1
-0
/
+1
*
|
V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparison
Pawel Osciak
2010-09-27
1
-1
/
+1
*
|
V4L/DVB: mt9v022.c: Fixed compilation warning
Ionut Gabriel Popescu
2010-09-27
1
-3
/
+0
*
|
V4L/DVB: mt9m111: added current colorspace at g_fmt
Michael Grzeschik
2010-09-27
1
-0
/
+1
*
|
V4L/DVB: mt9m111: cropcap and s_crop check if type is VIDEO_CAPTURE
Michael Grzeschik
2010-09-27
1
-1
/
+6
*
|
V4L/DVB: mx2_camera: fix a race causing NULL dereference
Baruch Siach
2010-09-27
1
-0
/
+4
*
|
V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer images
Jean-François Moine
2010-09-27
1
-2
/
+1
*
|
V4L/DVB: videobuf-dma-sg: set correct size in last sg element
Hans Verkuil
2010-09-27
1
-4
/
+7
*
|
V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)
Mauro Carvalho Chehab
2010-09-27
1
-6
/
+8
*
|
V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom device
Mauro Carvalho Chehab
2010-09-27
2
-0
/
+4
*
|
V4L/DVB: gspca - main: Fix a crash of some webcams on ARM arch
Jason Wang
2010-09-27
1
-0
/
+1
*
|
V4L/DVB: Fix regression for BeholdTV Columbus
Dmitri Belimov
2010-09-27
1
-5
/
+5
*
|
V4L/DVB: saa7164: move dereference under NULL check
Dan Carpenter
2010-09-27
1
-2
/
+3
*
|
V4L/DVB: pvrusb2: remove unneeded NULL checks
Dan Carpenter
2010-09-27
1
-3
/
+3
*
|
V4L/DVB: unlock on error path
Dan Carpenter
2010-09-27
1
-1
/
+2
*
|
V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSA
lawrence rust
2010-09-27
1
-1
/
+1
|
/
*
v4l: Remove reference to bkl ioctl in compat ioctl handling
Frederic Weisbecker
2010-08-14
1
-6
/
+1
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-13
10
-9
/
+10
|
\
|
*
V4L/DVB: v4l2-ctrls.c: needs to include slab.h
Randy Dunlap
2010-08-12
1
-0
/
+1
|
*
V4L/DVB: fix Kconfig to depends on VIDEO_IR
Mauro Carvalho Chehab
2010-08-12
8
-8
/
+8
|
*
V4L/DVB: Fix IR_CORE dependencies
Mauro Carvalho Chehab
2010-08-12
1
-1
/
+1
*
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-12
7
-34
/
+19
|
\
\
|
*
|
V4L/DVB: Use custom I2C probing function mechanism
Jean Delvare
2010-08-11
2
-26
/
+8
|
*
|
i2c: Add support for custom probe function
Jean Delvare
2010-08-11
5
-8
/
+11
*
|
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-4
/
+4
*
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-10
66
-3380
/
+9506
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB register
Rajashekhara, Sudhakar
2010-08-08
1
-5
/
+5
|
*
|
V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin()
Andy Shevchenko
2010-08-08
1
-12
/
+2
|
*
|
V4L/DVB: drivers: usbvideo: remove custom implementation of hex_to_bin()
Andy Shevchenko
2010-08-08
1
-8
/
+4
|
*
|
V4L/DVB: ivtv: convert to the new control framework
Hans Verkuil
2010-08-08
8
-301
/
+88
|
*
|
V4L/DVB: ivtv: convert gpio subdev to new control framework
Hans Verkuil
2010-08-08
3
-41
/
+38
|
*
|
V4L/DVB: wm8739: convert to the new control framework
Hans Verkuil
2010-08-08
1
-117
/
+62
|
*
|
V4L/DVB: cs53l32a: convert to new control framework
Hans Verkuil
2010-08-08
1
-39
/
+68
|
*
|
V4L/DVB: wm8775: convert to the new control framework
Hans Verkuil
2010-08-08
1
-29
/
+50
|
*
|
V4L/DVB: cx2341x: convert to the control framework
Hans Verkuil
2010-08-08
1
-112
/
+635
|
*
|
V4L/DVB: cx25840: convert to the new control framework
Hans Verkuil
2010-08-08
3
-246
/
+94
|
*
|
V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config
Hans Verkuil
2010-08-08
4
-24
/
+23
|
*
|
V4L/DVB: saa717x: convert to the new control framework
Hans Verkuil
2010-08-08
1
-242
/
+81
|
*
|
V4L/DVB: msp3400: convert to the new control framework
Hans Verkuil
2010-08-08
3
-172
/
+110
[next]