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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[media] cx88-dvb avoid dangling core->gate_ctrl pointer
David Fries
2011-12-30
1
-3
/
+7
*
[media] tm6000: using an uninitialized variable in debug code
Dan Carpenter
2011-12-30
1
-2
/
+2
*
[media] update Documentation/video4linux/CARDLIST.*
Mauro Carvalho Chehab
2011-12-30
4
-2
/
+6
*
[media] KWorld 355U and 380U support
Aivar Päkk
2011-12-30
2
-0
/
+26
*
[media] it913x stop dual frontend attach in warm state with single devices
Malcolm Priestley
2011-12-30
1
-4
/
+5
*
[media] [BUG] Re: add support for IT9135 9005 devices
Malcolm Priestley
2011-12-30
1
-1
/
+1
*
[media] xc4000: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-30
2
-2
/
+2
*
[media] v4l2-ctrls: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-30
2
-4
/
+4
*
[media] uvcvideo: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-30
1
-1
/
+1
*
[media] v4l: s5p-tv: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-30
1
-2
/
+2
*
[media] DVB: dvb_frontend: fix delayed thread exit
Andreas Oberritter
2011-12-30
1
-2
/
+5
*
[media] [saa7134] do not change mute state for capturing audio
Stas Sergeev
2011-12-30
4
-27
/
+40
*
[media] wl128x: fmdrv_tx: fix signedness bugs
Xi Wang
2011-12-30
2
-40
/
+41
*
[media] wl128x: fmdrv_rx: fix signedness bugs
Xi Wang
2011-12-30
2
-66
/
+68
*
[media] wl128x: fmdrv_common: fix signedness bugs
Xi Wang
2011-12-30
2
-44
/
+42
*
[media] gscpa_vicam: Fix oops if unplugged while streaming
Hans de Goede
2011-12-30
1
-1
/
+2
*
[media] gspca_pac207: Raise max exposure + various autogain setting tweaks
Hans de Goede
2011-12-30
1
-5
/
+5
*
[media] gspca: Fix bulk mode cameras no longer working (regression fix)
Hans de Goede
2011-12-30
1
-2
/
+2
*
[media] videobuf2-core: fix a warning at vb2
Mauro Carvalho Chehab
2011-12-30
1
-1
/
+1
*
[media] media: vb2: vmalloc-based allocator user pointer handling
Andrzej Pietrasiewicz
2011-12-30
1
-12
/
+78
*
[media] media: vb2: review mem_priv usage and fix potential bugs
Marek Szyprowski
2011-12-30
1
-25
/
+19
*
[media] media: vb2: remove plane argument from call_memop and cleanup mempriv...
Marek Szyprowski
2011-12-30
1
-12
/
+10
*
[media] media: vb2: fix potential deadlock in mmap vs. get_userptr handling
Marek Szyprowski
2011-12-30
3
-29
/
+53
*
[media] media: vb2: fix queueing of userptr buffers with null buffer pointer
Marek Szyprowski
2011-12-30
1
-1
/
+2
*
[media] lgdt330x: warn on errors blasting modulation config to the lgdt3303
Michael Krufky
2011-12-30
1
-1
/
+6
*
[media] lgdt330x: fix behavior of read errors in lgdt330x_read_ucblocks
Michael Krufky
2011-12-30
1
-0
/
+4
*
[media] PCTV290E: Attach a single frontend
Manu Abraham
2011-12-30
1
-18
/
+9
*
[media] CXD2820r: Query DVB frontend delivery capabilities
Manu Abraham
2011-12-30
5
-441
/
+221
*
[media] tda18271c2dd: fix support for DVB-C
Mauro Carvalho Chehab
2011-12-30
1
-0
/
+1
*
[media] af9013: rewrite whole driver
Antti Palosaari
2011-12-30
4
-999
/
+989
*
[media] af9015: limit I2C access to keep FW happy
Antti Palosaari
2011-12-30
2
-0
/
+104
*
[media] s5p-csis: Enable v4l subdev device node
Sylwester Nawrocki
2011-12-30
2
-0
/
+25
*
[media] m5mols: Enable v4l subdev device node
Sylwester Nawrocki
2011-12-30
1
-0
/
+1
*
[media] m5mols: Change auto exposure control default value to AUTO
Sylwester Nawrocki
2011-12-30
1
-1
/
+1
*
[media] m5mols: Do not reset the configured pixel format when unexpected
Sylwester Nawrocki
2011-12-30
1
-7
/
+2
*
[media] m5mols: Move the control handler initialization to probe()
Sylwester Nawrocki
2011-12-30
1
-15
/
+46
*
[media] m5mols: Don't ignore v4l2_ctrl_handler_setup() return value
Sylwester Nawrocki
2011-12-30
3
-23
/
+23
*
[media] m5mols: Change the end of frame v4l2_subdev notification id
Sylwester Nawrocki
2011-12-30
1
-2
/
+11
*
[media] m5mols: Optimize the capture set up sequence
HeungJun Kim
2011-12-30
2
-25
/
+12
*
[media] m5mols: Add support for the system initialization interrupt
HeungJun Kim
2011-12-30
3
-38
/
+55
*
[media] m5mols: Remove mode_save field from struct m5mols_info
Sylwester Nawrocki
2011-12-30
2
-9
/
+6
*
[media] m5mols: Improve the interrupt handling routines
HeungJun Kim
2011-12-30
3
-74
/
+25
*
[media] m5mols: Extend the busy wait helper
HeungJun Kim
2011-12-30
2
-15
/
+42
*
[media] m5mols: Simplify the I2C registers definition
Sylwester Nawrocki
2011-12-30
3
-153
/
+102
*
[media] s5p-fimc: Add support for alpha component configuration
Sylwester Nawrocki
2011-12-30
5
-42
/
+186
*
[media] v4l: Add new alpha component control
Sylwester Nawrocki
2011-12-30
5
-11
/
+39
*
Merge tag 'v3.2-rc7' into staging/for_v3.3
Mauro Carvalho Chehab
2011-12-30
1256
-10002
/
+15345
|
\
|
*
Linux 3.2-rc7
v3.2-rc7
Linus Torvalds
2011-12-23
1
-1
/
+1
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-12-23
1
-4
/
+32
|
|
\
|
|
*
VFS: Fix race between CPU hotplug and lglocks
Srivatsa S. Bhat
2011-12-22
1
-4
/
+32
[prev]
[next]