index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx88
/
cx88-alsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
V4L/DVB (11992): Add missing __devexit_p()
Jean Delvare
1
-4
/
+3
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-01-12
drivers/media: Convert to snd_card_create()
Takashi Iwai
1
-3
/
+4
2008-12-30
V4L/DVB (9796): drivers/media/video/cx88/cx88-alsa.c: Adjust error-handling code
Julia Lawall
1
-2
/
+1
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-1
/
+0
2008-06-26
V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered
Mauro Carvalho Chehab
1
-0
/
+6
2008-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
1
-5
/
+5
2008-04-24
V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-24
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
1
-4
/
+4
2008-04-24
[ALSA] Fix synchronize_irq() bugs, redundancies
Jeff Garzik
1
-3
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-26
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
1
-1
/
+1
2007-10-22
V4L/DVB (6187): cx88-alsa: Add TLV support
Trent Piepho
1
-0
/
+6
2007-10-22
V4L/DVB (6185): cx88-alsa: Add mute controls, change control names
Trent Piepho
1
-13
/
+67
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-1
/
+1
2007-10-10
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
1
-10
/
+14
2007-10-10
V4L/DVB (6186): cx88-alsa: Remove some unused fields in card state struct
Trent Piepho
1
-7
/
+0
2007-10-10
V4L/DVB (6184): cx88-alsa: Make volume control stereo
Trent Piepho
1
-24
/
+37
2007-10-10
V4L/DVB (6085): cx88-alsa: Fix mmap support
Trent Piepho
1
-0
/
+14
2007-10-10
V4L/DVB (6084): cx88-alsa: Eliminate snd_cx88_cards
Trent Piepho
1
-3
/
+0
2007-10-10
V4L/DVB (6083): cx88-alsa: Rework buffer handling
Trent Piepho
1
-95
/
+73
2007-10-10
V4L/DVB (6068): cx88-alsa: Use pci_dev->revision
Trent Piepho
1
-5
/
+5
2007-10-10
V4L/DVB (6067): cx88-alsa: Hardware doesn't support mono audio
Trent Piepho
1
-1
/
+1
2007-10-10
V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQs
Trent Piepho
1
-22
/
+20
2007-10-10
V4L/DVB (6065): cx88-alsa: Call core irq handler when needed
Trent Piepho
1
-0
/
+2
2007-10-10
V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits
Trent Piepho
1
-7
/
+9
2007-05-07
cx88-video build fix
Andrew Morton
1
-0
/
+2
2007-04-27
V4L/DVB (5526): Cx88-alsa.c: Use kzalloc
vignesh.babu@wipro.com
1
-3
/
+1
2007-04-27
V4L/DVB (5488): Replace DMA magic mask for its aliases
Mauro Carvalho Chehab
1
-1
/
+1
2007-04-27
V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE
Mauro Carvalho Chehab
1
-1
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: media: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in video drivers
Greg Kroah-Hartman
1
-4
/
+4
2006-06-25
V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflict
Ricardo Cerqueira
1
-1
/
+0
2006-06-25
V4L/DVB (3715): Change all emails to the currently used one.
Mauro Carvalho Chehab
1
-2
/
+2
2006-04-27
[ALSA] add __devinitdata to all pci_device_id
Henrik Kretzschmar
1
-1
/
+1
2006-03-24
V4L/DVB (3516): Make video_buf more generic
Mauro Carvalho Chehab
1
-2
/
+2
2006-03-22
Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...
Jaroslav Kysela
1
-5
/
+5
2006-03-22
[ALSA] Fix snd_xxx_t typedefs
Takashi Iwai
1
-25
/
+29
2006-03-21
V4L/DVB (3488): Snd_cx88_create: don't dereference NULL core
Duncan Sands
1
-5
/
+5
2006-02-07
V4L/DVB (3318a): Makes Some symbols static.
Mauro Carvalho Chehab
1
-3
/
+3
2006-02-07
V4L/DVB (3318a): Makes Some symbols static.
Mauro Carvalho Chehab
1
-3
/
+3
2006-01-16
V4L/DVB (3386): fix some sound quality & distortion problems.
Ricardo Cerqueira
1
-2
/
+2
2006-01-15
V4L/DVB (3375): git dvb callbacks fix
Andrew Morton
1
-1
/
+0
2006-01-13
V4L/DVB (3355): removed uneeded init on structs like static int foo=0
Mauro Carvalho Chehab
1
-2
/
+2
2006-01-09
V4L/DVB (3293): Added digital support for cx88 (cx88-alsa)
Mauro Carvalho Chehab
1
-0
/
+848