Age | Commit message (Expand) | Author |
2008-06-14 | Avoids an OOPS if dev struct can't be successfully recovered | Mauro Carvalho Chehab |
2008-04-26 | backport changeset f000fd80937c0d94c67f9f3e7026f1fbc8ef8873 | Mauro Carvalho Chehab |
2008-04-08 | media/video/cx88 replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-02-25 | From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de> | Mauro Carvalho Chehab |
2008-02-05 | Fix compilation against kernel 2.6.23 | Mauro Carvalho Chehab |
2008-02-05 | backport kernel commit 9004acc70e8c49c50c4c7b652f906f1e0ed5709d | Mauro Carvalho Chehab |
2007-11-06 | V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ | Brandon Philips |
2007-10-17 | backport changeset c1017a4cdb68ae5368fbc9ee42c77f1f5dca8916 | Mauro Carvalho Chehab |
2007-08-23 | Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-09-28 | compat: allow compililation with kernels with updated sound drivers | Mauro Carvalho Chehab |
2007-09-10 | compat: fix build for kernels < 2.6.19 (missing <sound/tlv.h>) | Michael Krufky |
2007-09-06 | cx88-alsa: Add TLV support | Trent Piepho |
2007-09-06 | cx88-alsa: Remove some unused fields in card state struct | Trent Piepho |
2007-09-06 | cx88-alsa: Add mute controls, change control names | Trent Piepho |
2007-09-06 | cx88-alsa: Make volume control stereo | Trent Piepho |
2007-08-23 | cx88-alsa: Fix mmap support | Trent Piepho |
2007-08-23 | cx88-alsa: Eliminate snd_cx88_cards | Trent Piepho |
2007-08-23 | cx88-alsa: Rework buffer handling | Trent Piepho |
2007-08-18 | cx88-alsa: Use pci_dev->revision | Trent Piepho |
2007-08-18 | cx88-alsa: Hardware doesn't support mono audio | Trent Piepho |
2007-08-18 | cx88-alsa: Change order of interrupt enabling, fix spurious IRQs | Trent Piepho |
2007-08-18 | cx88-alsa: Call core irq handler when needed | Trent Piepho |
2007-08-18 | cx88: Add symbolic names for the PCI interrupt bits | Trent Piepho |
2007-08-16 | compat: ALSA compat code | Trent Piepho |
2007-05-13 | Backport several cleanups at includes | Mauro Carvalho Chehab |
2007-05-01 | cx88: fix compilation on alpha | Mauro Carvalho Chehab |
2007-04-16 | Cx88-alsa.c: Use kzalloc | Mauro Carvalho Chehab |
2007-03-30 | Replace DMA magic mask for its aliases | Mauro Carvalho Chehab |
2007-03-29 | Fix cx88_print_irqbits calls to use ARRAY_SIZE | Mauro Carvalho Chehab |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] 64bit resource: fix up printks for resources in video drivers | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] irq-flags: media: Use the new IRQF_ constants | Mauro Carvalho Chehab |
2006-06-25 | Sync changes with alsa stuff at kernel | Mauro Carvalho Chehab |
2006-06-18 | Fix cx88-alsa vs IRQ remote conflict | Ricardo Cerqueira |
2006-05-24 | Include at V4L/DVB tree some changes from kernel | Mauro Carvalho Chehab |
2006-05-03 | [ALSA] add __devinitdata to all pci_device_id | Mauro Carvalho Chehab |
2006-04-11 | Since we are not using CVS, $Id makes no sense anymore | Mauro Carvalho Chehab |
2006-04-03 | Change all emails to the currently used one. | Mauro Carvalho Chehab |
2006-03-28 | Wrong version testing... fixed. | Mauro Carvalho Chehab |
2006-03-28 | Make code sync with recent ALSA changes on -git | Mauro Carvalho Chehab |
2006-03-15 | Merging from mchehab vivi branch | Mauro Carvalho Chehab |
2006-03-14 | Snd_cx88_create: don't dereference NULL core | Mauro Carvalho Chehab |
2006-03-10 | Make video_buf more generic | Mauro Carvalho Chehab |
2006-01-15 | fix some sound quality & distortion problems. | Michael Krufky |
2006-01-15 | From: Adrian Bunk <bunk@stusta.de> | Mauro Carvalho Chehab |
2006-01-15 | git dvb callbacks fix | Mauro Carvalho Chehab |
2006-01-12 | removed uneeded init on structs like static int foo=0 | Mauro Carvalho Chehab |
2006-01-05 | Make CONFIG_VIDEO_ALSA support all ALSA modules, and enable it | Ricardo Cerqueira |
2006-01-05 | Workaround to deal with the cx88 DMA code conflicts | Ricardo Cerqueira |
2006-01-05 | Fix cx88-alsa oops | Ricardo Cerqueira |