Age | Commit message (Expand) | Author |
2007-08-16 | compat: ALSA compat code | Trent Piepho |
2007-08-17 | Reorder compat.h to the end of includes to avoid errors | Mauro Carvalho Chehab |
2007-08-17 | Turn an unnecessary mdelay() into msleep(). | Mauro Carvalho Chehab |
2007-08-17 | Get rid of an ill-behaved msleep in i2c write | Mauro Carvalho Chehab |
2007-08-17 | Avoid powering up the camera on resume | Mauro Carvalho Chehab |
2007-08-16 | merge: http://linuxtv.org/~tap/v4l-dvb | Mauro Carvalho Chehab |
2007-08-15 | cx88: Clean up some ugly and inconsistent printk()s | Trent Piepho |
2007-08-15 | cx88: Move card core creation from cx88-core.c to cx88-cards.c | Trent Piepho |
2007-08-15 | cx88: Copy board information into card state | Trent Piepho |
2007-08-13 | cx88: Fix use of uninitialized variable | Trent Piepho |
2007-08-13 | cx88: Make card database more memory efficient | Trent Piepho |
2007-08-13 | merge: http://linuxtv.org/hg/~mkrufky/tuner | Mauro Carvalho Chehab |
2007-08-13 | Initialize filp->private_data only once in em28xx_v4l2_open | Mauro Carvalho Chehab |
2007-08-11 | tuner: move last_div to tuner-simple private data | Michael Krufky |
2007-08-09 | vp27smpx: correctly attribute the origin of the driver to Kazuhiko Kawakami. | Hans Verkuil |
2007-08-07 | ivtv: remove unused struct field. | Hans Verkuil |
2007-08-07 | ivtv: remove userspace tuner dependent code | Hans Verkuil |
2007-08-05 | ivtv: set correct input for radio for the AverMedia M116 card. | Hans Verkuil |
2007-08-05 | cx25840: add radio support. | Hans Verkuil |
2007-08-05 | ivtv: no need to mute the audio input | Hans Verkuil |
2007-08-05 | cx25840: fix audio mute handling and reporting | Hans Verkuil |
2007-08-05 | ivtv: simplify setting CONFIG_XC3028 | Hans Verkuil |
2007-08-04 | ivtv: add AverMedia M116, prepare for userspace Xceive tuner | Hans Verkuil |
2007-08-04 | ivtv: make VIDIOC_INT_RESET support smarter. | Hans Verkuil |
2007-08-04 | cx25840: resetting also requires reloading the firmware | Hans Verkuil |
2007-08-04 | ivtv: show card name as well in the LOG_STATUS output. | Hans Verkuil |
2007-08-09 | V4L: Add additional ioctls to compat_ioctl32 | Mauro Carvalho Chehab |
2007-08-09 | From: Simon Arlott <simon@fire.lp0.eu> | Mauro Carvalho Chehab |
2007-08-06 | Arv.c: fix memset in ioctl | Mauro Carvalho Chehab |
2007-08-06 | Dev.c: memset fix | Mauro Carvalho Chehab |
2007-08-06 | Zoran_driver.c: fix memset in ioctl | Mauro Carvalho Chehab |
2007-08-03 | merge: http://linuxtv.org/hg/~tap/v4l-dvb | Mauro Carvalho Chehab |
2007-08-03 | tuner: Better tuner radio support | Trent Piepho |
2007-08-03 | merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-08-03 | ivtv: attach yuv field order to each frame | Hans Verkuil |
2007-08-03 | ivtv: prevent yuv register updates from being missed | Hans Verkuil |
2007-08-03 | ivtv-fb: framebuffer timings no longer locked on module load | Hans Verkuil |
2007-08-03 | ivtv: prevent vertical overflow of yuv output | Hans Verkuil |
2007-08-03 | ivtv: report ivtv version in status log. | Hans Verkuil |
2007-07-31 | cx8800: Add register debug functions to radio device too | Trent Piepho |
2007-07-31 | cx88: Wrong values used for HD-3000 radio mode | Trent Piepho |
2007-07-31 | msp3400-driver.c: kmalloc + memset conversion to kzalloc | Mauro Carvalho Chehab |
2007-07-31 | ivtv: fix VIDIOC_S_FBUF support: new OSD values where never actually set. | Hans Verkuil |
2007-07-30 | include "compat.h" in v4l2-int-device.c | Michael Krufky |
2007-07-30 | ivtv: fix semaphore / mutex compat for kernels 2.6.15 and earlier | Michael Krufky |
2007-07-30 | Export v4l2_int_device_{, un}register | Mauro Carvalho Chehab |
2007-07-29 | videobuf_read_stream is more efficient than videobuf_read_one | Mauro Carvalho Chehab |
2007-07-28 | Stradis and zoran depend on virt_to_bus | Mauro Carvalho Chehab |
2007-07-27 | Add vp27smpx driver | Hans Verkuil |
2007-07-20 | tuner: fix TOP values for the Panasonic VP27 tuner. | Hans Verkuil |