Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e78d0eabefb7cabd5f168754a2d890624897f6a1
/
drivers
/
media
/
usb
/
tm6000
/
tm6000-alsa.c
3e4d8f4
media: usb: fix several typos
by Mauro Carvalho Chehab
· 6 years ago
cc1e631
media: replace strcpy() by strscpy()
by Mauro Carvalho Chehab
· 7 years ago
75d1e3e
media: usb: add SPDX identifiers to some code I wrote
by Mauro Carvalho Chehab
· 7 years ago
38c4f03
media: usb: make snd_pcm_hardware const
by Bhumika Goyal
· 8 years ago
6861650
[media] tm6000: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
22511cf
[media] usb: constify snd_pcm_ops structures
by Julia Lawall
· 9 years ago
d275d93
[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP
by Luis de Bethencourt
· 9 years ago
3c83e61
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
e735688
[media] Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
37e59f8
[media, edac] Change my email address
by Mauro Carvalho Chehab
· 11 years ago
e839776
[media] drivers/media/usb/{s2255drv.c, tm6000/tm6000-alsa.c, tm6000/tm6000-input.c}: Remove potential NULL dereferences
by Julia Lawall
· 13 years ago
0c0d06c
[media] rename most media/video usb drivers to media/usb
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/video/tm6000/tm6000-alsa.c]
122804e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
75f064f
[media] tm6000: Add a few missing bits to alsa
by Mauro Carvalho Chehab
· 13 years ago
be30497
[media] move tm6000 to drivers/media/video
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/staging/tm6000/tm6000-alsa.c]
8d90e1e
[media] tm6000: Plug memory leak on PCM free
by Thierry Reding
· 14 years ago
4129e56
[media] tm6000: Rename active interface register
by Thierry Reding
· 14 years ago
3d1a51d
[media] tm6000: Miscellaneous cleanups
by Thierry Reding
· 14 years ago
664a41b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
37f9619
[media] TM6000: alsa: Clean up kernel coding style errors
by Adam M. Dutko
· 14 years ago
51b6d71
[media] tm6000: remove a check for NO_PCM_LOCK
by Mauro Carvalho Chehab
· 14 years ago
d684aee
tm6000: Cleaned up code style in tm6000-alsa.c
by Curtis McEnroe
· 14 years ago
d9c417b
[media] tm6000: remove tm6010 sif audio start and stop
by Stefan Ringel
· 14 years ago
8aff8ba
[media] tm6000: add radio support to the driver
by Dmitri Belimov
· 14 years ago
f063a0c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
06f08e3
[media] tm6000-alsa: fix some locking issues
by Mauro Carvalho Chehab
· 14 years ago
73f4d26
V4L/DVB: tm6000+audio
by Dmitri Belimov
· 14 years ago
cd6541c
staging: tm6000: fix memory leak
by Kulikov Vasiliy
· 15 years ago
a59bff3
V4L/DVB: tm6000: Improve set bitrate routines used by alsa
by Mauro Carvalho Chehab
· 15 years ago
e8cbf03
V4L/DVB: tm6000-alsa: Implement a routine to store data received from URB
by Mauro Carvalho Chehab
· 15 years ago
3f23a81
V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization code
by Mauro Carvalho Chehab
· 15 years ago
b17b869
V4L/DVB: tm6000: Add a callback code for buffer fill
by Mauro Carvalho Chehab
· 15 years ago
39e1256
V4L/DVB: tm6000: Use an enum for extension type
by Mauro Carvalho Chehab
· 15 years ago
54b7860
V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocation
by Mauro Carvalho Chehab
· 15 years ago
0e57ff8
V4L/DVB: tm6000: Avoid OOPS when loading tm6000-alsa module
by Mauro Carvalho Chehab
· 15 years ago
d77057f
V4L/DVB: tm6000: rewrite init and fini
by Stefan Ringel
· 15 years ago
4ef0988
v4l-dvb: update gfp/slab.h includes
by Tejun Heo
· 15 years ago
0439db75
V4L/DVB: tm6000: add extension module support
by Stefan Ringel
· 15 years ago
9afec49
V4L/DVB: tm6000: Replace all magic values by a register alias
by Mauro Carvalho Chehab
· 15 years ago
e28f49b
V4L/DVB: tm6000: fix some info messages
by Dmitri Belimov
· 15 years ago
427f7fa
V4L/DVB (12852): tm6000: Fix compilation against 2.6.31
by Mauro Carvalho Chehab
· 15 years ago
576d573
V4L/DVB (12834): tm6000: Fix two warnings
by Mauro Carvalho Chehab
· 17 years ago
6ad6e88
V4L/DVB (12833): tm6000: add a proper init code for -alsa
by Mauro Carvalho Chehab
· 17 years ago
7ca30c5
V4L/DVB (12831): tm6000: Convert cx88-alsa into tm6000-alsa
by Mauro Carvalho Chehab
· 17 years ago
d72d506
V4L/DVB (12830): tm6000: copy cx88-alsa as tm6000-alsa
by Mauro Carvalho Chehab
· 17 years ago