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
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper
Hans Verkuil
2010-05-19
4
-91
/
+65
*
V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
Hans Verkuil
2010-05-19
4
-157
/
+45
*
V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_...
Hans Verkuil
2010-05-19
2
-6
/
+5
*
V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
Hans Verkuil
2010-05-19
4
-7
/
+7
*
V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...
Hans Verkuil
2010-05-19
4
-4
/
+4
*
V4L/DVB: v4l videobuf: remove unused is_mmapped field
Hans Verkuil
2010-05-19
1
-3
/
+0
*
V4L/DVB: v4l videobuf: remove mmap_free callback
Hans Verkuil
2010-05-19
4
-51
/
+4
*
Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB...
Mauro Carvalho Chehab
2010-05-19
2
-2
/
+2
*
V4L/DVB: s2255drv: firmware reload on timeout
Dean Anderson
2010-05-19
1
-4
/
+14
*
V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices
Klaus Schmidinger
2010-05-19
2
-2
/
+2
*
V4L/DVB: ir-core: fix some confusing comments
David Härdeman
2010-05-19
2
-2
/
+2
*
V4L/DVB: ir-core: fix table resize during keymap init
Mauro Carvalho Chehab
2010-05-19
1
-4
/
+6
*
V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c
David Härdeman
2010-05-19
2
-7
/
+0
*
V4L/DVB: ir-core: remove ir-functions usage from dm1105
David Härdeman
2010-05-19
1
-12
/
+7
*
V4L/DVB: irmon: Cleanup some warning noise
Mauro Carvalho Chehab
2010-05-19
1
-25
/
+27
*
V4L/DVB: ir-core: Add Sony support to ir-core
David Härdeman
2010-05-19
6
-0
/
+334
*
V4L/DVB: ir-core: Add JVC support to ir-core
David Härdeman
2010-05-19
6
-0
/
+342
*
V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errors
Mauro Carvalho Chehab
2010-05-19
1
-4
/
+8
*
V4L/DVB: ir-core: change duration to be coded as a u32 integer
David Härdeman
2010-05-19
5
-254
/
+271
*
V4L/DVB: ir-core: add imon driver
Jarod Wilson
2010-05-19
3
-0
/
+2432
*
V4L/DVB: ir-core: add imon pad and mce keymaps
Jarod Wilson
2010-05-19
3
-0
/
+299
*
V4L/DVB: ir-core: make ir_g_keycode_from_table a public function
Jarod Wilson
2010-05-19
1
-7
/
+0
*
V4L/DVB: s2255drv: removes kref tracking and videodev parent
Dean Anderson
2010-05-19
1
-22
/
+21
*
V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only.
Dean Anderson
2010-05-19
1
-20
/
+19
*
V4L/DVB: pvrusb2-v4l2: Rename dev_info to pdi
Joe Perches
2010-05-19
1
-11
/
+11
*
ir-core: Fix the delete logic
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
ir-core: Remove the quotation mark from the uevent names
Mauro Carvalho Chehab
2010-05-19
1
-2
/
+2
*
V4L/DVB: ir Kconfig: better describe the options
Mauro Carvalho Chehab
2010-05-19
1
-2
/
+2
*
V4L/DVB: ir-core-priv: fix a typo for RC6 config option
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
V4L/DVB: gspca - vc032x: Change the ov7670 format to YUYV
Jean-François Moine
2010-05-19
1
-255
/
+482
*
V4L/DVB: gspca - sonixj: Add autogain for sensor gc0307
Jean-François Moine
2010-05-19
1
-8
/
+22
*
V4L/DVB: gspca - sonixj: Let the JPEG header in the device
Jean-François Moine
2010-05-19
1
-12
/
+1
*
V4L/DVB: gspca: Change some copyrights and module authors
Jean-François Moine
2010-05-19
3
-9
/
+9
*
V4L/DVB: pt1: Support Earthsoft PT2
HIRANO Takahito
2010-05-19
5
-72
/
+278
*
V4L/DVB: cx88: improve error handling
Dan Carpenter
2010-05-19
1
-1
/
+4
*
V4L/DVB: cx231xx: improve error handling
Dan Carpenter
2010-05-19
1
-1
/
+4
*
V4L/DVB: [-next] gspca: fix build for INPUT=m or INPUT=n
Randy Dunlap
2010-05-19
2
-8
/
+21
*
V4L/DVB: Fix default state Beholder H6 tuner
Dmitri Belimov
2010-05-19
1
-0
/
+17
*
V4L/DVB: video/sn9c102: improve error handling
Dan Carpenter
2010-05-19
1
-2
/
+4
*
V4L/DVB: video/et61x251: improve error handling
Dan Carpenter
2010-05-19
1
-2
/
+4
*
V4L/DVB: video/zc0301: improve error handling
Dan Carpenter
2010-05-19
1
-2
/
+4
*
V4L/DVB: video/cx231xx: cleanup. remove unneed null checks
Dan Carpenter
2010-05-19
1
-8
/
+5
*
V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanup
Dean Anderson
2010-05-19
1
-11
/
+27
*
V4L/DVB: s2255drv: cleanup of debug messages
Dean Anderson
2010-05-19
1
-111
/
+42
*
V4L/DVB: s2255drv: removal of big kernel lock
Dean Anderson
2010-05-19
1
-10
/
+1
*
V4L/DVB: s2255drv: video_device_alloc call not checked fix
Dean Anderson
2010-05-19
1
-22
/
+20
*
V4L/DVB: s2255drv: code cleanup
Dean Anderson
2010-05-19
1
-69
/
+44
*
V4L/DVB: s2255drv: cleanup of driver disconnect code
Dean Anderson
2010-05-19
1
-157
/
+109
*
V4L/DVB: video/au0828: off by one bug
Dan Carpenter
2010-05-19
1
-1
/
+1
*
V4L/DVB: cx88: fix checks for analog TV inputs
istvan_v@mailbox.hu
2010-05-19
2
-3
/
+5
[next]