| Commit message (Expand) | Author | Age |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-13 |
|\ |
|
| * | V4L/DVB: fix Kconfig to depends on VIDEO_IR | Mauro Carvalho Chehab | 2010-08-12 |
* | | i2c: Add support for custom probe function | Jean Delvare | 2010-08-11 |
|/ |
|
* | V4L/DVB: drivers/media: Remove unnecessary casts of private_data | Joe Perches | 2010-08-02 |
* | V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address | Andy Walls | 2010-06-01 |
* | V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdev | Hans Verkuil | 2010-06-01 |
* | V4L/DVB: cx18: add s_mbus_fmt support | Hans Verkuil | 2010-06-01 |
* | V4L/DVB: v4l2-common: simplify prio utility functions | Hans Verkuil | 2010-05-19 |
* | V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt | Hans Verkuil | 2010-05-19 |
* | V4L/DVB: cx18: switch to new vbi subdev ops | Hans Verkuil | 2010-05-19 |
* | V4L/DVB: cx18: support new vbi ops to set/get VBI format | Hans Verkuil | 2010-05-19 |
* | V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct | Hans Verkuil | 2010-05-19 |
* | V4L/DVB: ir-core: Make use of the new IR keymap modules | Mauro Carvalho Chehab | 2010-05-19 |
* | V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed | Mauro Carvalho Chehab | 2010-05-19 |
* | V4L/DVB: cx18: Add a component video input to the PVR2100 and DVR3200H card e... | Andy Walls | 2010-05-17 |
* | V4L/DVB: cx18: Add support for component video inputs | Andy Walls | 2010-05-17 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | V4L/DVB: drivers/media/video/cx18/cx18-alsa-pcm.c: fix printk warning | Andrew Morton | 2010-02-26 |
* | V4L/DVB: cx18: Add missing serialization locks to cx18-dvb | Andy Walls | 2010-02-26 |
* | V4L/DVB: cx18: Increment driver version for the addition of cx18-alsa and fixes | Andy Walls | 2010-02-26 |
* | V4L/DVB: cx18: Fix memory leak in cx18-alsa starting of PCM captures | Andy Walls | 2010-02-26 |
* | V4L/DVB: cx18: Add missing serialization locking to cx18-alsa | Andy Walls | 2010-02-26 |
* | V4L/DVB: cx18: Rename snd_cx18_mixer_lock to snd_cx18_lock and increase visib... | Andy Walls | 2010-02-26 |
* | Fix the __init/__exit annotations | Mauro Carvalho Chehab | 2010-02-26 |
* | cx18: Fix compilation when CONFIG_MODULE is disabled | Mauro Carvalho Chehab | 2010-02-26 |
* | V4L/DVB: using vmalloc requires include of linux/vmalloc.h | Stephen Rothwell | 2010-02-26 |
* | V4L/DVB: cx18-alsa: Fix the rates definition and move some buffer freeing code. | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18: address possible passing of NULL to snd_card_free | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18-alsa: codingstyle cleanup | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18-alsa: codingstyle cleanup | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18: codingstyle fixes | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18-alsa: codingstyle fixes | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18-alsa: fix codingstyle issue | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18-alsa: fix memory leak in error condition | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18-alsa: remove a couple of warnings | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18-alsa: name alsa device after the actual card | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18: cleanup cx18-alsa debug logging | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18: rework cx18-alsa module loading to support automatic loading | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18-alsa: remove unneeded debug line | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18: export more symbols required by cx18-alsa | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18: add cx18-alsa module to Makefile | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18: overhaul ALSA PCM device handling so it works | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18: export a couple of symbols so they can be shared with cx18-alsa | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18: make it so cx18-alsa-main.c compiles | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18: rename cx18-alsa.c | Devin Heitmueller | 2010-02-26 |
* | V4L/DVB: cx18-alsa: Add non-working cx18-alsa-pcm.[ch] files to avoid data loss | Andy Walls | 2010-02-26 |
* | V4L/DVB: cx18-alsa: Initial non-working cx18-alsa files | Andy Walls | 2010-02-26 |
* | V4L/DVB (13968): cx18, fix potential null dereference | Jiri Slaby | 2010-02-26 |
* | V4L/DVB (13912): cx18: Fix tuner reset pin in card entry for the Leadtek PVR2100 | Sergey Bolshakov | 2010-02-26 |
* | V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B in... | Andy Walls | 2010-02-26 |