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-audio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
V4L/DVB (11896): em28xx: Fix for Slow Memory Leak
Robert Krakora
1
-0
/
+5
2009-03-30
V4L/DVB (10555): em28xx: CodingStyle fixes
Nicola Soranzo
1
-4
/
+6
2009-03-30
V4L/DVB (10525): em28xx: Coding style fixes and a typo correction
Nicola Soranzo
1
-3
/
+2
2009-03-30
V4L/DVB (10523): em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIO
Douglas Schilling Landgraf
1
-5
/
+5
2009-03-30
V4L/DVB (10522): em28xx-audio: replace printk with em28xx_errdev
Alexey Klimov
1
-1
/
+1
2009-03-30
V4L/DVB (10521): em28xx-audio: Add lock for users
Douglas Schilling Landgraf
1
-1
/
+3
2009-03-30
V4L/DVB (10520): em28xx-audio: Add spinlock for trigger
Douglas Schilling Landgraf
1
-3
/
+11
2009-03-30
V4L/DVB (10519): em28xx: Fix for em28xx audio startup
Robert Krakora
1
-11
/
+1
2009-03-30
V4L/DVB (10518): em28xx: Fix for em28xx memory leak and function rename
Robert Krakora
1
-4
/
+18
2009-03-30
V4L/DVB (10517): em28xx: remove bad check (changeset a31c595188af)
Douglas Schilling Landgraf
1
-14
/
+2
2009-03-30
V4L/DVB (10327): em28xx: Add check before call em28xx_isoc_audio_deinit()
Douglas Schilling Landgraf
1
-2
/
+14
2009-03-30
V4L/DVB (10326): em28xx: Cleanup: fix bad whitespacing
Douglas Schilling Landgraf
1
-2
/
+2
2009-03-24
Merge branch 'topic/snd_card_new-err' into for-linus
Takashi Iwai
1
-3
/
+4
2009-02-27
V4L/DVB (10659): em28xx: register device to soundcard for sysfs
Nicola Soranzo
1
-0
/
+2
2009-01-29
V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...
Robert Krakora
1
-3
/
+6
2009-01-29
V4L/DVB (10261): em28xx: fix kernel panic on audio shutdown
Devin Heitmueller
1
-1
/
+1
2009-01-29
V4L/DVB (10254): em28xx: Fix audio URB transfer buffer race condition
Robert Krakora
1
-1
/
+8
2009-01-12
drivers/media: Convert to snd_card_create()
Takashi Iwai
1
-3
/
+4
2009-01-02
V4L/DVB (10163): em28xx: allocate adev together with struct em28xx dev
Mauro Carvalho Chehab
1
-50
/
+41
2008-12-29
V4L/DVB (9588): Don't load em28xx audio module for digital-only devices
Devin Heitmueller
1
-4
/
+6
2008-12-29
V4L/DVB (9581): Remove unused variable from em28xx-audio.c
Devin Heitmueller
1
-1
/
+1
2008-12-29
V4L/DVB (9532): Properly handle error messages during alsa registering
Mauro Carvalho Chehab
1
-3
/
+8
2008-12-01
em28xx: remove backward compat macro added on a previous fix
Mauro Carvalho Chehab
1
-12
/
+0
2008-12-01
V4L/DVB (9743): em28xx: fix oops audio
Douglas Schilling Landgraf
1
-1
/
+1
2008-11-24
V4L/DVB (9742): em28xx-alsa: implement another locking schema
Mauro Carvalho Chehab
1
-13
/
+24
2008-10-05
V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issue
Wiktor Grebla
1
-2
/
+2
2008-09-29
V4L/DVB (8884): em28xx-audio: fix memory leak
Douglas Schilling Landgraf
1
-1
/
+7
2008-06-26
V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered
Mauro Carvalho Chehab
1
-0
/
+6
2008-06-26
V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...
Devin Heitmueller
1
-0
/
+12
2008-04-24
V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-18
V4L/DVB (7164): em28xx-alsa: Add a missing mutex
Mauro Carvalho Chehab
1
-0
/
+5
2008-02-18
V4L/DVB (7049): Remove sound/driver.h
Mauro Carvalho Chehab
1
-1
/
+0
2008-01-26
V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed
Mauro Carvalho Chehab
1
-1
/
+0
2008-01-26
V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel module
Mauro Carvalho Chehab
1
-256
/
+251
2008-01-26
V4L/DVB (6950): Lindent em28xx-audio.c
Mauro Carvalho Chehab
1
-176
/
+197
2008-01-26
V4L/DVB (6949): Adds em28xx-audio module
Markus Rechberger
1
-0
/
+474