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