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
/
em28xx
/
em28xx-video.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (10192): em28xx: fix input selection
Mauro Carvalho Chehab
2009-01-29
1
-18
/
+23
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
1
-13
/
+15
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
1
-10
/
+6
*
V4L/DVB (10124): em28xx: expand output formats available
Devin Heitmueller
2008-12-30
1
-1
/
+1
*
V4L/DVB (9980): em28xx: simplify analog logic
Mauro Carvalho Chehab
2008-12-30
1
-8
/
+3
*
V4L/DVB (9979): em28xx: move usb probe code to a proper place
Mauro Carvalho Chehab
2008-12-30
1
-573
/
+46
*
V4L/DVB (9970): em28xx: Allow get/set registers for debug on i2c slave chips
Mauro Carvalho Chehab
2008-12-30
1
-5
/
+41
*
V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips
Mauro Carvalho Chehab
2008-12-30
1
-0
/
+19
*
V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logic
Mauro Carvalho Chehab
2008-12-30
1
-8
/
+4
*
V4L/DVB (9930): em28xx: Fix bad locks on error condition
Mauro Carvalho Chehab
2008-12-30
1
-6
/
+6
*
V4L/DVB (9927): em28xx: use a more standard way to specify video formats
Mauro Carvalho Chehab
2008-12-30
1
-16
/
+50
*
V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep
Mauro Carvalho Chehab
2008-12-30
1
-1
/
+2
*
V4L/DVB (9912): em28xx: fix/improve em28xx locking schema
Mauro Carvalho Chehab
2008-12-30
1
-12
/
+43
*
V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock
Mauro Carvalho Chehab
2008-12-30
1
-8
/
+5
*
V4L/DVB (9910): em28xx: move res_get locks to the caller routines
Mauro Carvalho Chehab
2008-12-30
1
-11
/
+25
*
V4L/DVB (9909): em28xx: move dev->lock from res_free to the caller routines
Mauro Carvalho Chehab
2008-12-30
1
-4
/
+3
*
V4L/DVB (9770): em28xx: turn off tuner when not used
Mauro Carvalho Chehab
2008-12-30
1
-0
/
+6
*
V4L/DVB (9767): em28xx: improve board description messages
Mauro Carvalho Chehab
2008-12-29
1
-1
/
+14
*
V4L/DVB (9766): em28xx: improve probe messages
Mauro Carvalho Chehab
2008-12-29
1
-12
/
+30
*
V4L/DVB (9764): em28xx: Add support for suspend the device when not used
Mauro Carvalho Chehab
2008-12-29
1
-1
/
+1
*
V4L/DVB (9758): em28xx: replace some magic by register descriptions where known
Mauro Carvalho Chehab
2008-12-29
1
-6
/
+6
*
V4L/DVB (9754): em28xx: improve debug messages
Mauro Carvalho Chehab
2008-12-29
1
-4
/
+2
*
V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs
Mauro Carvalho Chehab
2008-12-29
1
-9
/
+9
*
V4L/DVB (9717): em28xx: improve message probing logs
Mauro Carvalho Chehab
2008-12-29
1
-13
/
+25
*
V4L/DVB (9672): Allow opening more than one output at the same time
Mauro Carvalho Chehab
2008-12-29
1
-0
/
+6
*
V4L/DVB (9670): em28xx: allow specifying audio output
Mauro Carvalho Chehab
2008-12-29
1
-12
/
+30
*
V4L/DVB (9651): em28xx: Improve audio handling
Mauro Carvalho Chehab
2008-12-29
1
-61
/
+2
*
V4L/DVB (9648): em28xx: get audio config from em28xx register
Devin Heitmueller
2008-12-29
1
-1
/
+34
*
V4L/DVB (9607): em28xx: Properly implement poll support for IR's
Mauro Carvalho Chehab
2008-12-29
1
-0
/
+4
*
V4L/DVB (9588): Don't load em28xx audio module for digital-only devices
Devin Heitmueller
2008-12-29
1
-4
/
+25
*
V4L/DVB (9587): Handle changes to endpoint layout in em2874
Devin Heitmueller
2008-12-29
1
-13
/
+23
*
V4L/DVB (9586): Fix possible null pointer dereference in info message
Devin Heitmueller
2008-12-29
1
-2
/
+4
*
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
2008-12-29
1
-2
/
+2
*
V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...
Devin Heitmueller
2008-12-23
1
-1
/
+2
*
V4L/DVB (9748): em28xx: fix compile warning
Hans Verkuil
2008-12-01
1
-2
/
+0
*
V4L/DVB (9668): em28xx: fix a race condition with hald
Mauro Carvalho Chehab
2008-11-20
1
-53
/
+75
*
V4L/DVB (9647): em28xx: void having two concurrent control URB's
Mauro Carvalho Chehab
2008-11-20
1
-0
/
+1
*
V4L/DVB (9645): em28xx: Avoid memory leaks if registration fails
Mauro Carvalho Chehab
2008-11-20
1
-4
/
+5
*
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-21
1
-1
/
+1
*
V4L/DVB (9133): v4l: disconnect kernel number from minor
Hans Verkuil
2008-10-12
1
-5
/
+3
*
V4L/DVB (8937): em28xx: Fix and add some validations
Douglas Schilling Landgraf
2008-10-12
1
-6
/
+39
*
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2008-10-12
1
-1
/
+6
*
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-27
1
-11
/
+3
*
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-26
1
-19
/
+27
*
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
1
-0
/
+1
*
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-23
1
-1
/
+1
*
V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral Camera
Devin Heitmueller
2008-07-20
1
-0
/
+2
*
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-07-20
1
-15
/
+15
*
V4L/DVB (8010): em28xx: Properly register extensions for already attached dev...
Devin Heitmueller
2008-06-26
1
-14
/
+10
*
V4L/DVB (7970): mix trivial endianness annotations
Al Viro
2008-06-05
1
-4
/
+4
[next]