index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 (12881): em28xx: fix codingstyle issues in em28xx-video.c
Devin Heitmueller
2009-09-19
1
-18
/
+21
*
V4L/DVB (12750): em28xx: fix unused variable warning
Devin Heitmueller
2009-09-18
1
-1
/
+0
*
V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL register
Devin Heitmueller
2009-09-18
1
-3
/
+0
*
V4L/DVB (12748): em28xx: implement g_std v4l call
Devin Heitmueller
2009-09-18
1
-3
/
+18
*
V4L/DVB (12747): em28xx: only advertise VBI capability if supported
Devin Heitmueller
2009-09-18
1
-1
/
+3
*
V4L/DVB (12746): em28xx: do not create /dev/vbiX device if VBI not supported
Devin Heitmueller
2009-09-18
1
-9
/
+16
*
V4L/DVB (12744): em28xx: restructure fh/dev locking to handle both video and vbi
Devin Heitmueller
2009-09-18
1
-88
/
+94
*
V4L/DVB (12743): em28xx: fix mmap_mapper with vbi
Devin Heitmueller
2009-09-18
1
-1
/
+4
*
V4L/DVB (12742): em28xx: add raw VBI support for NTSC
Devin Heitmueller
2009-09-18
1
-24
/
+266
*
V4L/DVB (12741): em28xx: make video isoc stream work when VBI is enabled
Devin Heitmueller
2009-09-18
1
-4
/
+123
*
V4L/DVB (12408): em28xx: Implement g/s_register via address match
Mauro Carvalho Chehab
2009-09-12
1
-4
/
+6
*
V4L/DVB (12376): em28xx: fix V4L2 API compliance: don't expose audio inputs f...
Mauro Carvalho Chehab
2009-09-12
1
-1
/
+9
*
V4L/DVB (12345): em28xx: fix audio VIDIOC_S_CTRL adjustments on devices witho...
Mauro Carvalho Chehab
2009-09-12
1
-3
/
+17
*
V4L/DVB (12274): em28xx-video: better implement ac97 control ioctls
Mauro Carvalho Chehab
2009-09-12
1
-49
/
+68
*
V4L/DVB (12273): em28xx-video: rename ac97 audio controls to better document it
Mauro Carvalho Chehab
2009-09-12
1
-11
/
+11
*
V4L/DVB (12406): em28xx: fix: don't do image interlacing on webcams
Mauro Carvalho Chehab
2009-08-13
1
-9
/
+31
*
V4L/DVB (12400): em28xx: Allow changing fps on webcams
Mauro Carvalho Chehab
2009-08-13
1
-0
/
+37
*
V4L/DVB (12239): em28xx: fix webcam scaling
Mauro Carvalho Chehab
2009-07-24
1
-13
/
+3
*
V4L/DVB (12233): em28xx: rename is_27xx to is_webcam
Mauro Carvalho Chehab
2009-07-24
1
-2
/
+2
*
V4L/DVB (12171): em28xx: fix webcam usage with different output formats
Mauro Carvalho Chehab
2009-07-05
1
-23
/
+23
*
V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcams
Mauro Carvalho Chehab
2009-07-05
1
-30
/
+49
*
V4L/DVB (12139): em28xx: add other video formats
Mauro Carvalho Chehab
2009-07-05
1
-1
/
+18
*
V4L/DVB (11912): em28xx: Use v4l bounding/alignment function
Trent Piepho
2009-06-23
1
-26
/
+12
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
1
-13
/
+6
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (11331): em28xx: convert to v4l2_subdev
Douglas Schilling Landgraf
2009-04-06
1
-39
/
+39
*
V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou sound
Vitaly Wool
2009-03-30
1
-0
/
+7
*
V4L/DVB (10525): em28xx: Coding style fixes and a typo correction
Nicola Soranzo
2009-03-30
1
-18
/
+25
*
V4L/DVB (10307): em28xx: use usb_make_path to report bus info
Thierry MERLE
2009-03-30
1
-2
/
+2
*
V4L/DVB (10291): em28xx: fix VIDIOC_G_CTRL when there is no msp34xx device.
Hans Verkuil
2009-03-30
1
-1
/
+6
*
V4L/DVB (10257): em28xx: Fix for KWorld 330U Board
Robert Krakora
2009-01-29
1
-1
/
+3
*
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
[next]