index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
em28xx
/
em28xx-audio.c
Age
Commit message (
Expand
)
Author
2022-06-27
media: em28xx: Remove useless license text when SPDX-License-Identifier is al...
Christophe JAILLET
2020-11-16
media: em28xx-audio: use semicolons rather than commas to separate statements
Julia Lawall
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-12-13
media: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-13
media: em28xx: Clean up ALSA PCM API usages
Takashi Iwai
2019-10-07
media: delete unused proc_fs.h include
Sean Young
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-12
media: em28xx-audio: use GFP_KERNEL for memory allocation during init
Sebastian Andrzej Siewior
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-10
media: em28xx-audio: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-03-06
media: em28xx-audio: fix coding style issues
Mauro Carvalho Chehab
2018-03-06
media: em28xx: Add SPDX license tags where needed
Mauro Carvalho Chehab
2017-08-26
media: em28xx: calculate left volume level correctly
Colin Ian King
2017-08-20
media: usb: make snd_pcm_hardware const
Bhumika Goyal
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-12-12
[media] em28xx: don't store usb_device at struct em28xx
Mauro Carvalho Chehab
2016-12-12
[media] em28xx: use usb_interface for dev_foo() calls
Mauro Carvalho Chehab
2016-11-18
[media] tvp5150: convert it to use dev_foo() macros
Mauro Carvalho Chehab
2016-11-18
[media] em28xx: convert it from pr_foo() to dev_foo()
Mauro Carvalho Chehab
2016-10-21
[media] em28xx: convert the remaining printks to pr_foo
Mauro Carvalho Chehab
2016-10-21
[media] em28xx: use pr_foo instead of em28xx-specific printk macros
Mauro Carvalho Chehab
2016-10-21
[media] em28xx: don't break long lines
Mauro Carvalho Chehab
2016-09-19
[media] usb: constify snd_pcm_ops structures
Julia Lawall
2016-08-24
[media] media: usb: em28xx: em28xx-audio: don't print error when allocating u...
Wolfram Sang
2014-12-23
[media] em28xx-audio: fix missing newlines
Russell King
2014-12-23
[media] em28xx-audio: fix missing newlines
Russell King
2014-12-23
[media] em28xx: ensure "closing" messages terminate with a newline
Russell King
2014-12-04
[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups
Mauro Carvalho Chehab
2014-09-26
[media] em28xx: Fix identation
Mauro Carvalho Chehab
2014-09-23
[media] em28xx: simplify usb audio class handling
Frank Schaefer
2014-05-23
[media] em28xx: move fields wq_trigger and streaming_started from struct em28...
Frank Schaefer
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-14
[media] em28xx-audio: make sure audio is unmuted on open()
Frank Schaefer
2014-03-11
[media] em28xx: Only deallocate struct em28xx after finishing all extensions
Mauro Carvalho Chehab
2014-03-03
[media] em28xx-audio: implement em28xx_ops: suspend/resume hooks
Shuah Khan
2014-02-14
[media] Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-07
[media, edac] Change my email address
Mauro Carvalho Chehab
2014-02-04
[media] em28xx-audio: fix user counting in snd_em28xx_capture_open()
Frank Schaefer
2014-01-15
[media] em28xx-audio: remove needless check before usb_free_coherent()
Wei Yongjun
2014-01-14
[media] em28xx-audio: provide an error code when URB submit fails
Mauro Carvalho Chehab
2014-01-14
[media] em28xx: fix check for audio only usb interfaces when changing the usb...
Frank Schaefer
2014-01-14
[media] em28xx: fix usb alternate setting for analog and digital video endpoi...
Frank Schaefer
2014-01-14
em28xx-alsa: Fix error patch for init/fini
Mauro Carvalho Chehab
2014-01-14
[media] em28xx-audio: flush work at .fini
Mauro Carvalho Chehab
2014-01-14
[media] em28xx: adjust period size at runtime
Mauro Carvalho Chehab
2014-01-14
[media] em28xx: print a message at disconnect
Mauro Carvalho Chehab
2014-01-14
[media] em28xx-audio: disconnect before freeing URBs
Mauro Carvalho Chehab
2014-01-14
[media] em28xx-audio: simplify error handling
Mauro Carvalho Chehab
2014-01-14
[media] em28xx-audio: fix return code on device disconnect
Mauro Carvalho Chehab
2014-01-12
[media] em28xx-audio: return -ENODEV when the device is disconnected
Mauro Carvalho Chehab
[next]