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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-12
drivers/media: Convert to snd_card_create()
Takashi Iwai
1
-3
/
+4
2009-01-08
V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc
Julia Lawall
1
-2
/
+1
2009-01-08
V4L/DVB (10177): Fix sparse warnings on em28xx
Mauro Carvalho Chehab
3
-3
/
+3
2009-01-02
V4L/DVB (10163): em28xx: allocate adev together with struct em28xx dev
Mauro Carvalho Chehab
2
-51
/
+42
2009-01-02
V4L/DVB (10160): em28xx: update chip id for em2710
Mauro Carvalho Chehab
1
-1
/
+1
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
3
-13
/
+8
2008-12-30
V4L/DVB (10130): use USB API functions rather than constants
Julia Lawall
1
-4
/
+4
2008-12-30
V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devices
Devin Heitmueller
1
-1
/
+2
2008-12-30
V4L/DVB (10124): em28xx: expand output formats available
Devin Heitmueller
2
-1
/
+14
2008-12-30
V4L/DVB (10123): em28xx: fix reversed definitions of I2S audio modes
Devin Heitmueller
1
-2
/
+2
2008-12-30
V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based devices
Devin Heitmueller
1
-1
/
+1
2008-12-30
V4L/DVB (10121): em28xx: remove worthless Pinnacle PCTV HD Mini 80e device pr...
Devin Heitmueller
2
-35
/
+0
2008-12-30
V4L/DVB (10120): em28xx: remove redundant Pinnacle Dazzle DVC 100 profile
Devin Heitmueller
2
-15
/
+0
2008-12-30
V4L/DVB (10119): em28xx: fix corrupted XCLK value
Devin Heitmueller
1
-11
/
+13
2008-12-30
V4L/DVB (10056): em28xx: Add snapshot button on Pixelview Prolink PlayTV USB 2.0
Douglas Schilling Landgraf
1
-0
/
+1
2008-12-30
V4L/DVB (10055): em28xx: Add entry for PixelView PlayTV Box 4
Douglas Schilling Landgraf
2
-0
/
+23
2008-12-30
V4L/DVB (9980): em28xx: simplify analog logic
Mauro Carvalho Chehab
3
-15
/
+3
2008-12-30
V4L/DVB (9979): em28xx: move usb probe code to a proper place
Mauro Carvalho Chehab
4
-575
/
+633
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
3
-2
/
+24
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
3
-21
/
+69
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 (9922): em28xx: don't assume every eb1a:2820 reference design is a Pr...
Devin Heitmueller
1
-1
/
+1
2008-12-30
V4L/DVB (9921): em28xx: add chip id for em2874
Devin Heitmueller
2
-0
/
+5
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 (9799): em28xx: fix Kworld Hybrid 330 (A316) support
Mauro Carvalho Chehab
2
-2
/
+5
2008-12-30
V4L/DVB (9793): em28xx: Add specific entry for WinTV-HVR 850
Douglas Schilling Landgraf
3
-2
/
+32
2008-12-30
V4L/DVB (9770): em28xx: turn off tuner when not used
Mauro Carvalho Chehab
1
-0
/
+6
2008-12-30
V4L/DVB (9756): em28xx: Improve register log format
Mauro Carvalho Chehab
1
-28
/
+32
2008-12-29
V4L/DVB (9767): em28xx: improve board description messages
Mauro Carvalho Chehab
2
-2
/
+16
2008-12-29
V4L/DVB (9766): em28xx: improve probe messages
Mauro Carvalho Chehab
1
-12
/
+30
2008-12-29
V4L/DVB (9765): em28xx: move tuner gpio's to the cards struct
Mauro Carvalho Chehab
2
-10
/
+28
2008-12-29
V4L/DVB (9764): em28xx: Add support for suspend the device when not used
Mauro Carvalho Chehab
5
-15
/
+21
2008-12-29
V4L/DVB (9763): em28xx: fix gpio settings
Mauro Carvalho Chehab
2
-5
/
+2
2008-12-29
V4L/DVB (9762): em28xx: fix tuner absent entries
Mauro Carvalho Chehab
1
-4
/
+18
2008-12-29
V4L/DVB (9761): em28xx: replace magic numbers for mux aliases
Mauro Carvalho Chehab
1
-4
/
+4
2008-12-29
V4L/DVB (9760): em28xx: move gpio lines into board table description
Mauro Carvalho Chehab
2
-71
/
+67
2008-12-29
V4L/DVB (9759): em28xx: move gpio tables to the top of em28xx-cards
Mauro Carvalho Chehab
1
-69
/
+72
2008-12-29
V4L/DVB (9758): em28xx: replace some magic by register descriptions where known
Mauro Carvalho Chehab
3
-31
/
+31
2008-12-29
V4L/DVB (9755): em28xx: cleanup: We need just one tuner callback
Mauro Carvalho Chehab
2
-23
/
+8
2008-12-29
V4L/DVB (9754): em28xx: improve debug messages
Mauro Carvalho Chehab
3
-23
/
+26
2008-12-29
V4L/DVB (9753): em28xx: cleanup: saa7115 module auto-detects saa711x type
Mauro Carvalho Chehab
2
-27
/
+26
2008-12-29
V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs
Mauro Carvalho Chehab
7
-62
/
+43
2008-12-29
V4L/DVB (9751): em28xx: card description cleanups
Mauro Carvalho Chehab
2
-124
/
+59
[next]