index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
em28xx
/
em28xx-audio.c
Age
Commit message (
Expand
)
Author
2009-05-28
em28xx: Fix for Slow Memory Leak
Douglas Schilling Landgraf
2009-04-14
backport commit 758021bfa9ea25c58e62d2f68512628b19502ce7
Mauro Carvalho Chehab
2009-02-19
em28xx: register device to soundcard for sysfs
Mauro Carvalho Chehab
2009-02-12
em28xx: CodingStyle fixes
Douglas Schilling Landgraf
2009-02-11
em28xx: Coding style fixes and a typo correction
Douglas Schilling Landgraf
2009-02-08
em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIO
Douglas Schilling Landgraf
2009-02-08
em28xx-audio: replace printk with em28xx_errdev
Douglas Schilling Landgraf
2009-02-08
em28xx-audio: Add lock for users
Douglas Schilling Landgraf
2009-02-08
em28xx-audio: Add spinlock for trigger
Douglas Schilling Landgraf
2009-02-08
em28xx: Fix for em28xx audio startup
Douglas Schilling Landgraf
2009-02-08
em28xx: Fix for em28xx memory leak and function rename
Douglas Schilling Landgraf
2009-02-08
em28xx: remove bad check (changeset a31c595188af)
Douglas Schilling Landgraf
2009-01-25
em28xx: Add check before call em28xx_isoc_audio_deinit()
Douglas Schilling Landgraf
2009-01-25
em28xx: fix spaces
Douglas Schilling Landgraf
2009-01-25
em28xx: Fix for fail to submit URB with IRQs and Pre-emption Disabled
Douglas Schilling Landgraf
2009-01-18
merge: http://linuxtv.org/hg/~dheitmueller/v4l-dvb-em28xx-audio-panic/
Mauro Carvalho Chehab
2009-01-17
em28xx: fix kernel panic on audio shutdown
Devin Heitmueller
2009-01-16
em28xx: Fix audio URB transfer buffer race condition
Mauro Carvalho Chehab
2008-12-31
em28xx: allocate adev together with struct em28xx dev
Mauro Carvalho Chehab
2008-11-24
em28xx: fix oops audio
Douglas Schilling Landgraf
2008-11-24
em28xx-alsa: implement another locking schema
Mauro Carvalho Chehab
2008-11-12
Don't load em28xx audio module for digital-only devices
Mauro Carvalho Chehab
2008-11-12
Remove unused variable from em28xx-audio.c
Mauro Carvalho Chehab
2008-11-07
Properly handle error messages during alsa registering
Mauro Carvalho Chehab
2008-09-28
em28xx: HVR-900 B3C0 - fix audio clicking issue
Douglas Schilling Landgraf
2008-09-04
em28xx-audio: fix memory leak
Mauro Carvalho Chehab
2008-06-14
Avoids an OOPS if dev struct can't be successfully recovered
Mauro Carvalho Chehab
2008-06-10
From: Devin Heitmueller <devin.heitmueller@gmail.com>
Mauro Carvalho Chehab
2008-04-08
media/video/em28xx replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-02-06
em28xx-alsa: Add a missing mutex
Mauro Carvalho Chehab
2008-01-18
include sound/driver.h should be before sound/core.h
Mauro Carvalho Chehab
2008-01-18
Remove sound/driver.h
Mauro Carvalho Chehab
2008-01-05
Add code for autoloading em28xx-alsa, if needed
Mauro Carvalho Chehab
2008-01-05
Integrates em28xx-audio.c into em28xx kernel module
Mauro Carvalho Chehab
2008-01-05
Lindent em28xx-audio.c
Mauro Carvalho Chehab
2008-01-05
Adds em28xx-audio module
Mauro Carvalho Chehab