index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
em28xx
/
em28xx-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
V4L/DVB (10525): em28xx: Coding style fixes and a typo correction
Nicola Soranzo
1
-18
/
+25
2009-03-30
V4L/DVB (10307): em28xx: use usb_make_path to report bus info
Thierry MERLE
1
-2
/
+2
2009-03-30
V4L/DVB (10291): em28xx: fix VIDIOC_G_CTRL when there is no msp34xx device.
Hans Verkuil
1
-1
/
+6
2009-01-29
V4L/DVB (10257): em28xx: Fix for KWorld 330U Board
Robert Krakora
1
-1
/
+3
2009-01-29
V4L/DVB (10192): em28xx: fix input selection
Mauro Carvalho Chehab
1
-18
/
+23
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-13
/
+15
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-10
/
+6
2008-12-30
V4L/DVB (10124): em28xx: expand output formats available
Devin Heitmueller
1
-1
/
+1
2008-12-30
V4L/DVB (9980): em28xx: simplify analog logic
Mauro Carvalho Chehab
1
-8
/
+3
2008-12-30
V4L/DVB (9979): em28xx: move usb probe code to a proper place
Mauro Carvalho Chehab
1
-573
/
+46
2008-12-30
V4L/DVB (9970): em28xx: Allow get/set registers for debug on i2c slave chips
Mauro Carvalho Chehab
1
-5
/
+41
2008-12-30
V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips
Mauro Carvalho Chehab
1
-0
/
+19
2008-12-30
V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logic
Mauro Carvalho Chehab
1
-8
/
+4
2008-12-30
V4L/DVB (9930): em28xx: Fix bad locks on error condition
Mauro Carvalho Chehab
1
-6
/
+6
2008-12-30
V4L/DVB (9927): em28xx: use a more standard way to specify video formats
Mauro Carvalho Chehab
1
-16
/
+50
2008-12-30
V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner to sleep
Mauro Carvalho Chehab
1
-1
/
+2
2008-12-30
V4L/DVB (9912): em28xx: fix/improve em28xx locking schema
Mauro Carvalho Chehab
1
-12
/
+43
2008-12-30
V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock
Mauro Carvalho Chehab
1
-8
/
+5
2008-12-30
V4L/DVB (9910): em28xx: move res_get locks to the caller routines
Mauro Carvalho Chehab
1
-11
/
+25
2008-12-30
V4L/DVB (9909): em28xx: move dev->lock from res_free to the caller routines
Mauro Carvalho Chehab
1
-4
/
+3
2008-12-30
V4L/DVB (9770): em28xx: turn off tuner when not used
Mauro Carvalho Chehab
1
-0
/
+6
2008-12-29
V4L/DVB (9767): em28xx: improve board description messages
Mauro Carvalho Chehab
1
-1
/
+14
2008-12-29
V4L/DVB (9766): em28xx: improve probe messages
Mauro Carvalho Chehab
1
-12
/
+30
2008-12-29
V4L/DVB (9764): em28xx: Add support for suspend the device when not used
Mauro Carvalho Chehab
1
-1
/
+1
2008-12-29
V4L/DVB (9758): em28xx: replace some magic by register descriptions where known
Mauro Carvalho Chehab
1
-6
/
+6
2008-12-29
V4L/DVB (9754): em28xx: improve debug messages
Mauro Carvalho Chehab
1
-4
/
+2
2008-12-29
V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs
Mauro Carvalho Chehab
1
-9
/
+9
2008-12-29
V4L/DVB (9717): em28xx: improve message probing logs
Mauro Carvalho Chehab
1
-13
/
+25
2008-12-29
V4L/DVB (9672): Allow opening more than one output at the same time
Mauro Carvalho Chehab
1
-0
/
+6
2008-12-29
V4L/DVB (9670): em28xx: allow specifying audio output
Mauro Carvalho Chehab
1
-12
/
+30
2008-12-29
V4L/DVB (9651): em28xx: Improve audio handling
Mauro Carvalho Chehab
1
-61
/
+2
2008-12-29
V4L/DVB (9648): em28xx: get audio config from em28xx register
Devin Heitmueller
1
-1
/
+34
2008-12-29
V4L/DVB (9607): em28xx: Properly implement poll support for IR's
Mauro Carvalho Chehab
1
-0
/
+4
2008-12-29
V4L/DVB (9588): Don't load em28xx audio module for digital-only devices
Devin Heitmueller
1
-4
/
+25
2008-12-29
V4L/DVB (9587): Handle changes to endpoint layout in em2874
Devin Heitmueller
1
-13
/
+23
2008-12-29
V4L/DVB (9586): Fix possible null pointer dereference in info message
Devin Heitmueller
1
-2
/
+4
2008-12-29
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
1
-2
/
+2
2008-12-23
V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...
Devin Heitmueller
1
-1
/
+2
2008-12-01
V4L/DVB (9748): em28xx: fix compile warning
Hans Verkuil
1
-2
/
+0
2008-11-20
V4L/DVB (9668): em28xx: fix a race condition with hald
Mauro Carvalho Chehab
1
-53
/
+75
2008-11-20
V4L/DVB (9647): em28xx: void having two concurrent control URB's
Mauro Carvalho Chehab
1
-0
/
+1
2008-11-20
V4L/DVB (9645): em28xx: Avoid memory leaks if registration fails
Mauro Carvalho Chehab
1
-4
/
+5
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
1
-1
/
+1
2008-10-12
V4L/DVB (9133): v4l: disconnect kernel number from minor
Hans Verkuil
1
-5
/
+3
2008-10-12
V4L/DVB (8937): em28xx: Fix and add some validations
Douglas Schilling Landgraf
1
-6
/
+39
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-1
/
+6
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-11
/
+3
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-19
/
+27
2008-07-24
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
1
-1
/
+1
[next]