Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
9c48eb6aabf0d180159c128403c366aab80a57a6
/
drivers
/
media
/
pci
/
cx88
/
cx88-alsa.c
3259081
MAINTAINERS & files: Canonize the e-mails I use at files
by Mauro Carvalho Chehab
· 7 years ago
aea629c
media: cx88: fix two warnings
by Mauro Carvalho Chehab
· 7 years ago
9a69ae1
media: cx88: make snd_kcontrol_new const
by Bhumika Goyal
· 7 years ago
399426c
[media] cx88: make checkpatch.pl happy
by Mauro Carvalho Chehab
· 8 years ago
7b61ba8
[media] cx88: make checkpatch happier
by Mauro Carvalho Chehab
· 8 years ago
65bc2fe
[media] cx88: convert it to use pr_foo() macros
by Mauro Carvalho Chehab
· 8 years ago
e318e58
[media] cx88: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
5c8d8c0
[media] pci: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
c2c33c3
[media] cx88: use wm8775_s_ctrl instead of the s_ctrl op
by Hans Verkuil
· 9 years ago
10897da
Merge tag 'v4.4-rc2' into patchwork
by Mauro Carvalho Chehab
· 9 years ago
1a47de6
various: fix pci_set_dma_mask return value checking
by Christoph Hellwig
· 9 years ago
b5dcee2
[media] include/media: split I2C headers from V4L2 core
by Mauro Carvalho Chehab
· 9 years ago
111be8b
cx88: use pci_set_dma_mask insted of pci_dma_supported
by Christoph Hellwig
· 9 years ago
d275d93
[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP
by Luis de Bethencourt
· 9 years ago
5e7045e
[media] cx88: remove dependency on btcx-risc
by Hans Verkuil
· 10 years ago
b2c75ab
[media] cx88: drop videobuf abuse in cx88-alsa
by Hans Verkuil
· 10 years ago
e735688
[media] Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
cd86e3b
[media] cx88: use correct pci drvdata type in cx88_audio_finidev()
by Wei Yongjun
· 11 years ago
3e018fe
[media] misc drivers: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
c0d4021
[media] pci: cx88: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
59963b9
[media] pci: cx88-alsa: Use module_pci_driver
by Sachin Kamat
· 11 years ago
609c4c1
[media] cx88: fix NULL pointer dereference
by Hans Verkuil
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
db61371
[media] cx88: get rid of a warning at dprintk() macro
by Mauro Carvalho Chehab
· 12 years ago
b285192a
[media] rename most media/video pci drivers to media/pci
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/cx88/cx88-alsa.c]
d9bc851
[media] cx88: Remove duplicate const
by Emil Goode
· 13 years ago
bac6398
[media] cx88: first phase to convert cx88 to the control framework
by Hans Verkuil
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
1990d50
[media] Stop using linux/version.h on most video drivers
by Mauro Carvalho Chehab
· 14 years ago
d6972cc
[media] cx88-alsa: fix compiler warning
by Hans Verkuil
· 14 years ago
6951803
[media] Add proper audio support for Nova-S Plus with wm8775 ADC
by Lawrence Rust
· 14 years ago
46e67ac
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
by Mauro Carvalho Chehab
· 14 years ago
fcb9757
[media] Nova-S-Plus audio line input
by lawrence rust
· 14 years ago
2e4e98e
V4L/DVB: drivers/media: Make static data tables and strings const
by lawrence rust
· 14 years ago
abf8438
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
bb6dbe7
V4L/DVB: videobuf: Rename vmalloc fields to vaddr
by Laurent Pinchart
· 15 years ago
fecfede
V4L/DVB: Remove videobuf_sg_alloc abuse
by Laurent Pinchart
· 15 years ago
9526840
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
by Laurent Pinchart
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cca80b9
V4L/DVB: cx88-alsa: prevent out-of-range volume setting
by Clemens Ladisch
· 15 years ago
e36bc31
V4L/DVB (11992): Add missing __devexit_p()
by Jean Delvare
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
758021b
drivers/media: Convert to snd_card_create()
by Takashi Iwai
· 16 years ago
a8782f6
V4L/DVB (9796): drivers/media/video/cx88/cx88-alsa.c: Adjust error-handling code
by Julia Lawall
· 16 years ago
f87086e
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
by Hans Verkuil
· 16 years ago
83ee87a
V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered
by Mauro Carvalho Chehab
· 17 years ago
c328d54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
32d83ef
V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
0705135
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
by Guennadi Liakhovetski
· 17 years ago
f000fd8
[ALSA] Fix synchronize_irq() bugs, redundancies
by Jeff Garzik
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
0fc0686
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
by Brandon Philips
· 17 years ago
bbaccc0
V4L/DVB (6187): cx88-alsa: Add TLV support
by Trent Piepho
· 17 years ago
54ac005
V4L/DVB (6185): cx88-alsa: Add mute controls, change control names
by Trent Piepho
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
c1accaa
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
by Mauro Carvalho Chehab
· 17 years ago
415927d
V4L/DVB (6186): cx88-alsa: Remove some unused fields in card state struct
by Trent Piepho
· 17 years ago
82896f2
V4L/DVB (6184): cx88-alsa: Make volume control stereo
by Trent Piepho
· 17 years ago
f6210c9
V4L/DVB (6085): cx88-alsa: Fix mmap support
by Trent Piepho
· 17 years ago
ffb7394
V4L/DVB (6084): cx88-alsa: Eliminate snd_cx88_cards
by Trent Piepho
· 17 years ago
05b2723
V4L/DVB (6083): cx88-alsa: Rework buffer handling
by Trent Piepho
· 17 years ago
19453bc
V4L/DVB (6068): cx88-alsa: Use pci_dev->revision
by Trent Piepho
· 17 years ago
5a5b3b5
V4L/DVB (6067): cx88-alsa: Hardware doesn't support mono audio
by Trent Piepho
· 17 years ago
59fd8f8
V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQs
by Trent Piepho
· 17 years ago
5ba862b
V4L/DVB (6065): cx88-alsa: Call core irq handler when needed
by Trent Piepho
· 17 years ago
8ddac9e
V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits
by Trent Piepho
· 17 years ago
c24228d
cx88-video build fix
by Andrew Morton
· 18 years ago
c42cabe
V4L/DVB (5526): Cx88-alsa.c: Use kzalloc
by vignesh.babu@wipro.com
· 18 years ago
aaa40cb
V4L/DVB (5488): Replace DMA magic mask for its aliases
by Mauro Carvalho Chehab
· 18 years ago
66623a0
V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE
by Mauro Carvalho Chehab
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8076fe3
[PATCH] irq-flags: media: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
228aef6
[PATCH] 64bit resource: fix up printks for resources in video drivers
by Greg Kroah-Hartman
· 19 years ago
0f4b568
V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflict
by Ricardo Cerqueira
· 19 years ago
2e7c6dc
V4L/DVB (3715): Change all emails to the currently used one.
by Mauro Carvalho Chehab
· 19 years ago
396c9b9
[ALSA] add __devinitdata to all pci_device_id
by Henrik Kretzschmar
· 19 years ago
c7b0ac0
V4L/DVB (3516): Make video_buf more generic
by Mauro Carvalho Chehab
· 19 years ago
5501972
Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Jaroslav Kysela
· 19 years ago
f7cbb7f
[ALSA] Fix snd_xxx_t typedefs
by Takashi Iwai
· 19 years ago
31dcbf9
V4L/DVB (3488): Snd_cx88_create: don't dereference NULL core
by Duncan Sands
· 19 years ago
be8a82d
V4L/DVB (3318a): Makes Some symbols static.
by Mauro Carvalho Chehab
· 19 years ago
538f963
V4L/DVB (3318a): Makes Some symbols static.
by Mauro Carvalho Chehab
· 19 years ago
18adfe7
V4L/DVB (3386): fix some sound quality & distortion problems.
by Ricardo Cerqueira
· 19 years ago
e0ad848
V4L/DVB (3375): git dvb callbacks fix
by Andrew Morton
· 19 years ago
a5ed425
V4L/DVB (3355): removed uneeded init on structs like static int foo=0
by Mauro Carvalho Chehab
· 19 years ago
b7f355d
V4L/DVB (3293): Added digital support for cx88 (cx88-alsa)
by Mauro Carvalho Chehab
· 19 years ago