1. 47cb39e media: usb: em28xx: em28xx-audio: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  2. fbaa48d [media] em28xx-audio: fix missing newlines by Russell King · 10 years ago
  3. 7818b0a [media] em28xx-audio: fix missing newlines by Russell King · 10 years ago
  4. 0418ca6 [media] em28xx: ensure "closing" messages terminate with a newline by Russell King · 10 years ago
  5. fdf1bc9 [media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups by Mauro Carvalho Chehab · 10 years ago
  6. 0db3241 [media] em28xx: Fix identation by Mauro Carvalho Chehab · 10 years ago
  7. c587420 [media] em28xx: simplify usb audio class handling by Frank Schaefer · 10 years ago
  8. a5c075c [media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audio by Frank Schaefer · 11 years ago
  9. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  10. ba35ca0 [media] em28xx-audio: make sure audio is unmuted on open() by Frank Schaefer · 11 years ago
  11. 47677e5 [media] em28xx: Only deallocate struct em28xx after finishing all extensions by Mauro Carvalho Chehab · 11 years ago
  12. 6d746f9 [media] em28xx-audio: implement em28xx_ops: suspend/resume hooks by Shuah Khan · 11 years ago
  13. e735688 [media] Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  14. 37e59f8 [media, edac] Change my email address by Mauro Carvalho Chehab · 11 years ago
  15. 01ae3b5 [media] em28xx-audio: fix user counting in snd_em28xx_capture_open() by Frank Schaefer · 11 years ago
  16. ff0284c [media] em28xx-audio: remove needless check before usb_free_coherent() by Wei Yongjun · 11 years ago
  17. bf6e8aa [media] em28xx-audio: provide an error code when URB submit fails by Mauro Carvalho Chehab · 11 years ago
  18. 0191a2a [media] em28xx: fix check for audio only usb interfaces when changing the usb alternate setting by Frank Schaefer · 11 years ago
  19. 961717b [media] em28xx: fix usb alternate setting for analog and digital video endpoints > 0 by Frank Schaefer · 11 years ago
  20. 452f236 em28xx-alsa: Fix error patch for init/fini by Mauro Carvalho Chehab · 11 years ago
  21. b49eb2b [media] em28xx-audio: flush work at .fini by Mauro Carvalho Chehab · 11 years ago
  22. a02b9c2 [media] em28xx: adjust period size at runtime by Mauro Carvalho Chehab · 11 years ago
  23. aa929ad [media] em28xx: print a message at disconnect by Mauro Carvalho Chehab · 11 years ago
  24. 1fe2e3b [media] em28xx-audio: disconnect before freeing URBs by Mauro Carvalho Chehab · 11 years ago
  25. 0cd03a0 [media] em28xx-audio: simplify error handling by Mauro Carvalho Chehab · 11 years ago
  26. 229295f [media] em28xx-audio: fix return code on device disconnect by Mauro Carvalho Chehab · 11 years ago
  27. 8b1fa57 [media] em28xx-audio: return -ENODEV when the device is disconnected by Mauro Carvalho Chehab · 11 years ago
  28. 966f416 [media] em28xx-audio: split URB initialization code by Mauro Carvalho Chehab · 11 years ago
  29. 3490663 [media] em28xx-audio: don't wait for lock in non-block mode by Mauro Carvalho Chehab · 11 years ago
  30. 49677ae [media] em28xx-audio: fix the period size in bytes by Mauro Carvalho Chehab · 11 years ago
  31. 1b3fd2d [media] em28xx-audio: don't hardcode audio URB calculus by Mauro Carvalho Chehab · 11 years ago
  32. 439c491 [media] em28xx-audio: Fix error path by Mauro Carvalho Chehab · 11 years ago
  33. d2849fa [media] em28xx-audio: use bInterval on em28xx-audio by Mauro Carvalho Chehab · 11 years ago
  34. f5f894d [media] em28xx-audio: allocate URBs at device driver init by Mauro Carvalho Chehab · 11 years ago
  35. 46c704d [media] em28xx: use usb_alloc_coherent() for audio by Mauro Carvalho Chehab · 11 years ago
  36. d8992b0 [media] em28xx: unify module version by Mauro Carvalho Chehab · 11 years ago
  37. 9634614 [media] em28xx: improve extension information messages by Mauro Carvalho Chehab · 11 years ago
  38. 0c0d06c [media] rename most media/video usb drivers to media/usb by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/em28xx/em28xx-audio.c]
  39. 1240ad5 [media] em28xx: Remove useless runtime->private_data usage by Ezequiel García · 12 years ago
  40. 67b8d03 [media] em28xx: Rename AC97 registers to use sound/ac97_codec.h definitions by Ezequiel García · 12 years ago
  41. 2acde1d [media] em28xx: Fix wrong AC97 mic register usage by Ezequiel García · 12 years ago
  42. e92ba28 [media] v4l: fix compiler warnings by Hans Verkuil · 12 years ago
  43. 8ab3362 [media] em28xx: Reworked probe code to get rid of some hacks by Holger Nelson · 13 years ago
  44. 4f83e7b [media] em28xx: Add support for devices with a separate audio interface by Mauro Carvalho Chehab · 13 years ago
  45. dff0f8c [media] em28xx-audio: Some Alsa API fixes by Mauro Carvalho Chehab · 13 years ago
  46. debb724 [media] em28xx-audio: Properly report failures to start stream by Mauro Carvalho Chehab · 13 years ago
  47. 66cb695 [media] em28xx-audio: add debug info for the volume control by Mauro Carvalho Chehab · 13 years ago
  48. 71d7d83 [media] em28xx-audio: volumes are inverted by Mauro Carvalho Chehab · 13 years ago
  49. 43131a2 [media] em28xx-audio: add support for mute controls by Mauro Carvalho Chehab · 13 years ago
  50. 850d24a [media] em28xx-alsa: add mixer support for AC97 volume controls by Mauro Carvalho Chehab · 13 years ago
  51. 00d2e7a [media] em28xx: Don't initialize a var if won't be using it by Mauro Carvalho Chehab · 13 years ago
  52. 39a96b4 [media] em28xx-audio: fix some locking issues by Mauro Carvalho Chehab · 14 years ago
  53. 4a3eaee V4L/DVB: em28xx: "Empia Em28xx Audio" too long by Dan Carpenter · 15 years ago
  54. 0bc2308 V4L/DVB (13289): em28xx-audio: Convert printks to em28xx_err by Filipe Rosset · 15 years ago
  55. 96fbf77 V4L/DVB (13190): em28xx: fix panic that can occur when starting audio streaming by Devin Heitmueller · 15 years ago
  56. 75c74d1 V4L/DVB (11896): em28xx: Fix for Slow Memory Leak by Robert Krakora · 15 years ago
  57. 55bf0e7 V4L/DVB (10555): em28xx: CodingStyle fixes by Nicola Soranzo · 16 years ago
  58. a1a6ee7 V4L/DVB (10525): em28xx: Coding style fixes and a typo correction by Nicola Soranzo · 16 years ago
  59. 22cff7b V4L/DVB (10523): em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIO by Douglas Schilling Landgraf · 16 years ago
  60. 5c030de V4L/DVB (10522): em28xx-audio: replace printk with em28xx_errdev by Alexey Klimov · 16 years ago
  61. bf510ac V4L/DVB (10521): em28xx-audio: Add lock for users by Douglas Schilling Landgraf · 16 years ago
  62. df39ca6 V4L/DVB (10520): em28xx-audio: Add spinlock for trigger by Douglas Schilling Landgraf · 16 years ago
  63. c744dff V4L/DVB (10519): em28xx: Fix for em28xx audio startup by Robert Krakora · 16 years ago
  64. aa5a182 V4L/DVB (10518): em28xx: Fix for em28xx memory leak and function rename by Robert Krakora · 16 years ago
  65. 3e099ba V4L/DVB (10517): em28xx: remove bad check (changeset a31c595188af) by Douglas Schilling Landgraf · 16 years ago
  66. b124d59 V4L/DVB (10327): em28xx: Add check before call em28xx_isoc_audio_deinit() by Douglas Schilling Landgraf · 16 years ago
  67. 00bc064 V4L/DVB (10326): em28xx: Cleanup: fix bad whitespacing by Douglas Schilling Landgraf · 16 years ago
  68. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 16 years ago
  69. 7662b00 V4L/DVB (10659): em28xx: register device to soundcard for sysfs by Nicola Soranzo · 16 years ago
  70. 9c06210 V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption Disabled by Robert Krakora · 16 years ago
  71. 8760e5b V4L/DVB (10261): em28xx: fix kernel panic on audio shutdown by Devin Heitmueller · 16 years ago
  72. 53d12e5 V4L/DVB (10254): em28xx: Fix audio URB transfer buffer race condition by Robert Krakora · 16 years ago
  73. 758021b drivers/media: Convert to snd_card_create() by Takashi Iwai · 16 years ago
  74. 9baed99 V4L/DVB (10163): em28xx: allocate adev together with struct em28xx dev by Mauro Carvalho Chehab · 16 years ago
  75. 24a613e V4L/DVB (9588): Don't load em28xx audio module for digital-only devices by Devin Heitmueller · 16 years ago
  76. 65c9fd4 V4L/DVB (9581): Remove unused variable from em28xx-audio.c by Devin Heitmueller · 16 years ago
  77. 1f6340b V4L/DVB (9532): Properly handle error messages during alsa registering by Mauro Carvalho Chehab · 16 years ago
  78. a693b0c em28xx: remove backward compat macro added on a previous fix by Mauro Carvalho Chehab · 16 years ago
  79. faa3bd2 V4L/DVB (9743): em28xx: fix oops audio by Douglas Schilling Landgraf · 16 years ago
  80. 50f3beb V4L/DVB (9742): em28xx-alsa: implement another locking schema by Mauro Carvalho Chehab · 16 years ago
  81. db98fb8 V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issue by Wiktor Grebla · 16 years ago
  82. ff9b3e4 V4L/DVB (8884): em28xx-audio: fix memory leak by Douglas Schilling Landgraf · 16 years ago
  83. 83ee87a V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered by Mauro Carvalho Chehab · 16 years ago
  84. df61918 V4L/DVB (8017): Ensure em28xx extensions only get run against devs that support them by Devin Heitmueller · 16 years ago
  85. d80e134 V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  86. 92ea42f V4L/DVB (7164): em28xx-alsa: Add a missing mutex by Mauro Carvalho Chehab · 17 years ago
  87. a348d20 V4L/DVB (7049): Remove sound/driver.h by Mauro Carvalho Chehab · 17 years ago
  88. d7448a8 V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed by Mauro Carvalho Chehab · 17 years ago
  89. 6d79468 V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel module by Mauro Carvalho Chehab · 17 years ago
  90. 1a6f11e V4L/DVB (6950): Lindent em28xx-audio.c by Mauro Carvalho Chehab · 17 years ago
  91. a52932b V4L/DVB (6949): Adds em28xx-audio module by Markus Rechberger · 17 years ago