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-audio.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
-751
/
+0
*
[media] em28xx: Remove useless runtime->private_data usage
Ezequiel García
2012-08-10
1
-1
/
+0
*
[media] em28xx: Rename AC97 registers to use sound/ac97_codec.h definitions
Ezequiel García
2012-06-21
1
-13
/
+14
*
[media] em28xx: Fix wrong AC97 mic register usage
Ezequiel García
2012-06-21
1
-1
/
+1
*
[media] v4l: fix compiler warnings
Hans Verkuil
2012-05-14
1
-4
/
+7
*
[media] em28xx: Reworked probe code to get rid of some hacks
Holger Nelson
2012-01-06
1
-1
/
+1
*
[media] em28xx: Add support for devices with a separate audio interface
Mauro Carvalho Chehab
2011-07-27
1
-20
/
+24
*
[media] em28xx-audio: Some Alsa API fixes
Mauro Carvalho Chehab
2011-07-27
1
-1
/
+6
*
[media] em28xx-audio: Properly report failures to start stream
Mauro Carvalho Chehab
2011-07-27
1
-0
/
+3
*
[media] em28xx-audio: add debug info for the volume control
Mauro Carvalho Chehab
2011-07-27
1
-0
/
+28
*
[media] em28xx-audio: volumes are inverted
Mauro Carvalho Chehab
2011-07-27
1
-8
/
+8
*
[media] em28xx-audio: add support for mute controls
Mauro Carvalho Chehab
2011-07-27
1
-14
/
+73
*
[media] em28xx-alsa: add mixer support for AC97 volume controls
Mauro Carvalho Chehab
2011-07-27
1
-0
/
+103
*
[media] em28xx: Don't initialize a var if won't be using it
Mauro Carvalho Chehab
2011-07-27
1
-4
/
+5
*
[media] em28xx-audio: fix some locking issues
Mauro Carvalho Chehab
2010-10-21
1
-41
/
+34
*
V4L/DVB: em28xx: "Empia Em28xx Audio" too long
Dan Carpenter
2010-05-18
1
-1
/
+1
*
V4L/DVB (13289): em28xx-audio: Convert printks to em28xx_err
Filipe Rosset
2009-12-05
1
-2
/
+2
*
V4L/DVB (13190): em28xx: fix panic that can occur when starting audio streaming
Devin Heitmueller
2009-11-07
1
-0
/
+5
*
V4L/DVB (11896): em28xx: Fix for Slow Memory Leak
Robert Krakora
2009-06-16
1
-0
/
+5
*
V4L/DVB (10555): em28xx: CodingStyle fixes
Nicola Soranzo
2009-03-30
1
-4
/
+6
*
V4L/DVB (10525): em28xx: Coding style fixes and a typo correction
Nicola Soranzo
2009-03-30
1
-3
/
+2
*
V4L/DVB (10523): em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIO
Douglas Schilling Landgraf
2009-03-30
1
-5
/
+5
*
V4L/DVB (10522): em28xx-audio: replace printk with em28xx_errdev
Alexey Klimov
2009-03-30
1
-1
/
+1
*
V4L/DVB (10521): em28xx-audio: Add lock for users
Douglas Schilling Landgraf
2009-03-30
1
-1
/
+3
*
V4L/DVB (10520): em28xx-audio: Add spinlock for trigger
Douglas Schilling Landgraf
2009-03-30
1
-3
/
+11
*
V4L/DVB (10519): em28xx: Fix for em28xx audio startup
Robert Krakora
2009-03-30
1
-11
/
+1
*
V4L/DVB (10518): em28xx: Fix for em28xx memory leak and function rename
Robert Krakora
2009-03-30
1
-4
/
+18
*
V4L/DVB (10517): em28xx: remove bad check (changeset a31c595188af)
Douglas Schilling Landgraf
2009-03-30
1
-14
/
+2
*
V4L/DVB (10327): em28xx: Add check before call em28xx_isoc_audio_deinit()
Douglas Schilling Landgraf
2009-03-30
1
-2
/
+14
*
V4L/DVB (10326): em28xx: Cleanup: fix bad whitespacing
Douglas Schilling Landgraf
2009-03-30
1
-2
/
+2
*
Merge branch 'topic/snd_card_new-err' into for-linus
Takashi Iwai
2009-03-24
1
-3
/
+4
|
\
|
*
drivers/media: Convert to snd_card_create()
Takashi Iwai
2009-01-12
1
-3
/
+4
*
|
V4L/DVB (10659): em28xx: register device to soundcard for sysfs
Nicola Soranzo
2009-02-26
1
-0
/
+2
*
|
V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...
Robert Krakora
2009-01-29
1
-3
/
+6
*
|
V4L/DVB (10261): em28xx: fix kernel panic on audio shutdown
Devin Heitmueller
2009-01-29
1
-1
/
+1
*
|
V4L/DVB (10254): em28xx: Fix audio URB transfer buffer race condition
Robert Krakora
2009-01-29
1
-1
/
+8
|
/
*
V4L/DVB (10163): em28xx: allocate adev together with struct em28xx dev
Mauro Carvalho Chehab
2009-01-02
1
-50
/
+41
*
V4L/DVB (9588): Don't load em28xx audio module for digital-only devices
Devin Heitmueller
2008-12-29
1
-4
/
+6
*
V4L/DVB (9581): Remove unused variable from em28xx-audio.c
Devin Heitmueller
2008-12-29
1
-1
/
+1
*
V4L/DVB (9532): Properly handle error messages during alsa registering
Mauro Carvalho Chehab
2008-12-29
1
-3
/
+8
*
em28xx: remove backward compat macro added on a previous fix
Mauro Carvalho Chehab
2008-12-01
1
-12
/
+0
*
V4L/DVB (9743): em28xx: fix oops audio
Douglas Schilling Landgraf
2008-12-01
1
-1
/
+1
*
V4L/DVB (9742): em28xx-alsa: implement another locking schema
Mauro Carvalho Chehab
2008-11-24
1
-13
/
+24
*
V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issue
Wiktor Grebla
2008-10-04
1
-2
/
+2
*
V4L/DVB (8884): em28xx-audio: fix memory leak
Douglas Schilling Landgraf
2008-09-29
1
-1
/
+7
*
V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered
Mauro Carvalho Chehab
2008-06-26
1
-0
/
+6
*
V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...
Devin Heitmueller
2008-06-26
1
-0
/
+12
*
V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-1
/
+1
*
V4L/DVB (7164): em28xx-alsa: Add a missing mutex
Mauro Carvalho Chehab
2008-02-18
1
-0
/
+5
*
V4L/DVB (7049): Remove sound/driver.h
Mauro Carvalho Chehab
2008-02-18
1
-1
/
+0
[next]