Age | Commit message (Expand) | Author |
2012-08-15 | [media] rename most media/video pci drivers to media/pci | Mauro Carvalho Chehab |
2012-08-13 | [media] cx88: Remove duplicate const | Emil Goode |
2012-07-06 | [media] cx88: first phase to convert cx88 to the control framework | Hans Verkuil |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-07-27 | [media] Stop using linux/version.h on most video drivers | Mauro Carvalho Chehab |
2011-03-22 | [media] cx88-alsa: fix compiler warning | Hans Verkuil |
2011-03-21 | [media] Add proper audio support for Nova-S Plus with wm8775 ADC | Lawrence Rust |
2011-01-03 | [media] wm8775: Revert changeset fcb9757333 to avoid a regression | Mauro Carvalho Chehab |
2010-10-23 | [media] Nova-S-Plus audio line input | lawrence rust |
2010-10-21 | V4L/DVB: drivers/media: Make static data tables and strings const | lawrence rust |
2010-08-02 | V4L/DVB: drivers/media: Remove unnecessary casts of private_data | Joe Perches |
2010-08-02 | V4L/DVB: videobuf: Rename vmalloc fields to vaddr | Laurent Pinchart |
2010-08-02 | V4L/DVB: Remove videobuf_sg_alloc abuse | Laurent Pinchart |
2010-08-02 | V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions | Laurent Pinchart |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-26 | V4L/DVB: cx88-alsa: prevent out-of-range volume setting | Clemens Ladisch |
2009-06-16 | V4L/DVB (11992): Add missing __devexit_p() | Jean Delvare |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-01-12 | drivers/media: Convert to snd_card_create() | Takashi Iwai |
2008-12-30 | V4L/DVB (9796): drivers/media/video/cx88/cx88-alsa.c: Adjust error-handling code | Julia Lawall |
2008-07-20 | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil |
2008-06-26 | V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recovered | Mauro Carvalho Chehab |
2008-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds |
2008-04-24 | V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-24 | V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API | Guennadi Liakhovetski |
2008-04-24 | [ALSA] Fix synchronize_irq() bugs, redundancies | Jeff Garzik |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-25 | V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V... | Brandon Philips |
2007-10-22 | V4L/DVB (6187): cx88-alsa: Add TLV support | Trent Piepho |
2007-10-22 | V4L/DVB (6185): cx88-alsa: Add mute controls, change control names | Trent Piepho |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela |
2007-10-09 | V4L/DVB (6252): Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-10-09 | V4L/DVB (6186): cx88-alsa: Remove some unused fields in card state struct | Trent Piepho |
2007-10-09 | V4L/DVB (6184): cx88-alsa: Make volume control stereo | Trent Piepho |
2007-10-09 | V4L/DVB (6085): cx88-alsa: Fix mmap support | Trent Piepho |
2007-10-09 | V4L/DVB (6084): cx88-alsa: Eliminate snd_cx88_cards | Trent Piepho |
2007-10-09 | V4L/DVB (6083): cx88-alsa: Rework buffer handling | Trent Piepho |
2007-10-09 | V4L/DVB (6068): cx88-alsa: Use pci_dev->revision | Trent Piepho |
2007-10-09 | V4L/DVB (6067): cx88-alsa: Hardware doesn't support mono audio | Trent Piepho |
2007-10-09 | V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQs | Trent Piepho |
2007-10-09 | V4L/DVB (6065): cx88-alsa: Call core irq handler when needed | Trent Piepho |
2007-10-09 | V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits | Trent Piepho |
2007-05-07 | cx88-video build fix | Andrew Morton |
2007-04-27 | V4L/DVB (5526): Cx88-alsa.c: Use kzalloc | vignesh.babu@wipro.com |
2007-04-27 | V4L/DVB (5488): Replace DMA magic mask for its aliases | Mauro Carvalho Chehab |
2007-04-27 | V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE | Mauro Carvalho Chehab |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-07-02 | [PATCH] irq-flags: media: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in video drivers | Greg Kroah-Hartman |
2006-06-25 | V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflict | Ricardo Cerqueira |