index
:
linux-stable.git
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.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
*
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-08-15
1
-2624
/
+0
*
[media] em28xx: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-08-09
1
-17
/
+35
*
[media] em28xx: Fix memory leak on driver defered resource release
Ezequiel García
2012-05-18
1
-0
/
+1
*
[media] em28xx: Remove unused wait_queue's
Ezequiel García
2012-05-15
1
-1
/
+0
*
[media] v4l2-dev: add flag to have the core lock all file operations
Hans Verkuil
2012-05-14
1
-0
/
+4
*
[media] em28xx: Remove redundant dev->ctl_input set
Ezequiel García
2012-04-10
1
-5
/
+2
*
[media] em28xx: pre-allocate DVB isoc transfer buffers
Gianluca Gennari
2012-03-08
1
-4
/
+6
*
[media] em28xx: increase maxwidth for em2800
Sascha Sommer
2012-01-10
1
-1
/
+13
*
[media] em28xx: implement VIDIOC_ENUM_FRAMESIZES
Mauro Carvalho Chehab
2011-10-19
1
-1
/
+40
*
[media] em28xx: Add VIDIOC_QUERYSTD support
Mauro Carvalho Chehab
2011-10-08
1
-0
/
+16
*
[media] EM28xx - Fix memory leak on disconnect or error
Chris Rankin
2011-09-18
1
-0
/
+1
*
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2011-07-27
1
-9
/
+5
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
[media] em28xx: properly handle subdev controls
Mauro Carvalho Chehab
2011-03-21
1
-3
/
+28
*
[media] em28xx: Fix return value for s_ctrl
Mauro Carvalho Chehab
2011-03-21
1
-1
/
+1
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-06
1
-21
/
+9
|
\
|
*
[media] em28xx: fix incorrect s_ctrl error code and wrong call to res_free
Hans Verkuil
2010-12-30
1
-5
/
+9
|
*
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
1
-16
/
+0
*
|
[media] em28xx: radio_fops should also use unlocked_ioctl
Hans Verkuil
2011-01-03
1
-1
/
+1
|
/
*
V4L/DVB: em28xx: fix a compilation warning
Mauro Carvalho Chehab
2010-10-21
1
-1
/
+0
*
V4L/DVB: em28xx: the default std was not passed on to the subdevs
Hans Verkuil
2010-10-21
1
-0
/
+1
*
V4L/DVB: em28xx: remove BKL
Hans Verkuil
2010-10-21
1
-82
/
+10
*
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
2010-10-21
1
-2
/
+2
*
V4L/DVB: drivers/media/video/em28xx: Remove potential NULL dereference
Julia Lawall
2010-10-21
1
-1
/
+2
*
V4L/DVB: Fix case where fields were not at the correct start location
Devin Heitmueller
2010-08-02
1
-2
/
+2
*
V4L/DVB: em28xx: g_tuner must set type field
Hans Verkuil
2010-05-19
1
-0
/
+1
*
V4L/DVB: em28xx: switch to new vbi subdev ops
Hans Verkuil
2010-05-19
1
-2
/
+2
*
V4L/DVB: em28xx: rework buffer pointer tracking for offset to start of video
Devin Heitmueller
2010-05-18
1
-22
/
+39
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
V4L/DVB (13932): em28xx: add PAL support for VBI
Devin Heitmueller
2010-02-26
1
-20
/
+38
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-4
/
+0
*
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2009-12-16
1
-3
/
+3
*
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
2009-12-16
1
-7
/
+16
*
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-16
1
-3
/
+3
*
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-16
1
-10
/
+10
*
em28xx: don't reduce scale to half size for em2800
Mauro Carvalho Chehab
2009-12-05
1
-6
/
+0
*
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Laurent Pinchart
2009-12-05
1
-1
/
+1
*
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
[next]