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 (8906): v4l-dvb: fix assorted sparse warnings
Hans Verkuil
2008-10-12
39
-111
/
+108
*
V4L/DVB (8902): pvrusb2: Remove comment lines which refer to checkpatch's beh...
Mike Isely
2008-10-12
5
-35
/
+2
*
V4L/DVB (8901): pvrusb2: Disable virtual IR device when not needed.
Mike Isely
2008-10-12
1
-8
/
+28
*
V4L/DVB (8900): pvrusb2: Implement cropping pass through
Mike Isely
2008-10-12
6
-67
/
+383
*
V4L/DVB (8899): pvrusb2: Implement default value retrieval in sysfs interface
Mike Isely
2008-10-12
1
-0
/
+24
*
V4L/DVB (8898): pvrusb2: Be able to programmatically retrieve a control's def...
Mike Isely
2008-10-12
4
-6
/
+15
*
V4L/DVB (8897): pvrusb2: Mark crop window size change as being disruptive to ...
Mike Isely
2008-10-12
1
-0
/
+2
*
V4L/DVB (8896): pvrusb2: Implement crop support
vdb128@picaros.org
2008-10-12
6
-2
/
+183
*
V4L/DVB (8895): pvrusb2: Fail gracefully if an alien USB ID is used
Mike Isely
2008-10-12
1
-1
/
+11
*
V4L/DVB (8894): pvrusb2: Remove BKL
Mike Isely
2008-10-12
1
-6
/
+0
*
V4L/DVB (8893): pvrusb2: Add comment elaborating on direct use of swab32()
Mike Isely
2008-10-12
1
-0
/
+11
*
V4L/DVB (8890): budget: Add callback to load firmware for the TDHD1 tuner
Oliver Endriss
2008-10-12
2
-0
/
+10
*
V4L/DVB (8889): dvb-ttpci: Support full-ts hardware modification
Oliver Endriss
2008-10-12
3
-25
/
+92
*
V4L/DVB (8888): budget: Support Activy DVB-T with TDHD1 tuner
Oliver Endriss
2008-10-12
3
-0
/
+82
*
V4L/DVB (8559): replace __FUNCTION__ with __func__
Alexander Beregalov
2008-10-12
1
-1
/
+1
*
V4L/DVB (8879): bttv: Don't unmask VPRES interrupt
Jean Delvare
2008-10-12
1
-1
/
+1
*
V4L/DVB (8866): Add dummy FE to the Kconfig-file and fix it
Patrick Boettcher
2008-10-12
3
-3
/
+11
*
V4L/DVB (8857): v4l2-dev: replace panic with BUG
Hans Verkuil
2008-10-12
1
-2
/
+5
*
V4L/DVB (8856): v4l: fix assorted compile warnings/errors
Hans Verkuil
2008-10-12
5
-8
/
+0
*
V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev
Hans Verkuil
2008-10-12
1
-68
/
+63
*
V4L/DVB (8850): bt856: fix define conflict
Hans Verkuil
2008-10-12
1
-4
/
+4
*
V4L/DVB (8847): uvcvideo: Add support for a Bison Electronics webcam found in...
Laurent Pinchart
2008-10-12
1
-0
/
+9
*
V4L/DVB (8846): uvcvideo: Supress spurious "EOF in empty payload" trace message
Laurent Pinchart
2008-10-12
1
-2
/
+3
*
V4L/DVB (8845): s2255drv: adds JPEG compression quality control
Dean Anderson
2008-10-12
1
-1
/
+34
*
V4L/DVB (8838): CRED: Wrap task credential accesses in video input drivers
David Howells
2008-10-12
1
-1
/
+1
*
V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 H
Steven Toth
2008-10-12
4
-11
/
+59
*
V4L/DVB (8800): [v4l-dvb-maintainer] [PATCH] v4l: mt9m111.c make function static
Harvey Harrison
2008-10-12
1
-1
/
+1
*
V4L/DVB (8797): A simple state machine was added to saa7134_ts.
Dmitry Belimov
2008-10-12
2
-12
/
+52
*
V4L/DVB (8796): saa7134-empress: remove incorrect IRQ defines for TS
Dmitry Belimov
2008-10-12
1
-3
/
+1
*
V4L/DVB (8795): saa7134-empress: insert leading null bytes for Beholder M6 em...
Dmitry Belimov
2008-10-12
2
-9
/
+23
*
V4L/DVB (8791): v4l2-dev: do not clear the driver_data field
Hans Verkuil
2008-10-12
1
-0
/
+4
*
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
2008-10-12
25
-304
/
+157
*
V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function
Hans Verkuil
2008-10-12
1
-7
/
+6
*
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
2008-10-12
22
-108
/
+108
*
V4L/DVB (8784): v4l2-dev: make the video_device's release callback mandatory
Hans Verkuil
2008-10-12
1
-14
/
+2
*
V4L/DVB (8783): v4l: add all missing video_device release callbacks
Hans Verkuil
2008-10-12
24
-17
/
+36
*
V4L/DVB (8782): v4l2-dev: add video_device_release_empty
Hans Verkuil
2008-10-12
1
-0
/
+7
*
V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release
Hans Verkuil
2008-10-12
1
-30
/
+0
*
V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/release
Hans Verkuil
2008-10-12
10
-73
/
+128
*
V4L/DVB (8776): radio: replace video_exclusive_open/release
Hans Verkuil
2008-10-12
13
-31
/
+185
*
V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture.
Andy Walls
2008-10-12
3
-1
/
+12
*
V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking
Andy Walls
2008-10-12
4
-19
/
+51
*
V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_t
Andy Walls
2008-10-12
4
-10
/
+11
*
V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.
Andy Walls
2008-10-12
3
-8
/
+1
*
V4L/DVB (8770): cx18: get rid of ununsed buffers stolen field
Andy Walls
2008-10-12
2
-2
/
+0
*
V4L/DVB (8754): uvcvideo: Implement the USB power management reset_resume met...
Laurent Pinchart
2008-10-12
1
-2
/
+13
*
V4L/DVB (8752): s2255drv: firmware improvement patch
Dean Anderson
2008-10-12
1
-238
/
+297
*
V4L/DVB (8750): V4L: check inval in video_register_device_index()
Henrik Kretzschmar
2008-10-12
1
-0
/
+3
*
V4L/DVB (8748): V4L: fix return value of meye probe callback
Henrik Kretzschmar
2008-10-12
1
-1
/
+1
*
V4L/DVB (8746): v4l-dvb: fix compile warnings.
Hans Verkuil
2008-10-12
3
-6
/
+6
[next]