Age | Commit message (Expand) | Author |
2007-01-28 | Merge from v4l-dvb | Mike Isely |
2007-01-26 | Fix: dma free is being called with wrong arguments | Mauro Carvalho Chehab |
2007-01-25 | Make vivi driver to use vmalloced pointers | Mauro Carvalho Chehab |
2007-01-23 | Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho |
2007-01-23 | merge: http://linuxtv.org/hg/~tap/v4l-dvb | Mauro Carvalho Chehab |
2007-01-23 | Buf_qbuf: fix: videobuf_queue->stream corruption and lockup | Mauro Carvalho Chehab |
2007-01-22 | Restore VIDIOC_INT_[SG]_REGISTER calls | Trent Piepho |
2007-01-21 | pvrusb2: Add boilerplate to new header file | Mike Isely |
2007-01-21 | pvrusb2: Use macro names for FX2 commands | Mike Isely |
2007-01-21 | pvrusb2: Add comment for why G_TUNER only looks at index zero | Mike Isely |
2007-01-21 | Fix: VIDIOC_G_TUNER were returning an endless number of tuners | Mauro Carvalho Chehab |
2007-01-21 | Remove some warnings when compiling on x86_64 | Mauro Carvalho Chehab |
2007-01-21 | merge: http://linuxtv.org/hg/~mkrufky/v4l-dvb | Mauro Carvalho Chehab |
2007-01-21 | Adds video output routing | Mauro Carvalho Chehab |
2007-01-21 | cx88: Add support for svideo/composite input of the Terratec Cinergy 1400 DVB-T | Michael Krufky |
2007-01-20 | merge: http://linuxtv.org/hg/~mkrufky/v4l-dvb | Mauro Carvalho Chehab |
2007-01-20 | keep the previous tvnorm default for cx88 and cx88-blackbird | Mauro Carvalho Chehab |
2007-01-20 | Convert cx88-blackbird to use video_ioctl2 | Mauro Carvalho Chehab |
2007-01-20 | Remove_cx88_ioctl | Mauro Carvalho Chehab |
2007-01-20 | Use cx88_set_freq() on cx88-blackbird.c | Mauro Carvalho Chehab |
2007-01-20 | Do some cleanups at cx88-blackbird | Mauro Carvalho Chehab |
2007-01-20 | changeset: 4899:0e0da8488f6b6ca379cf012987bd37237dfbab25 | Mauro Carvalho Chehab |
2007-01-20 | Moved several stuff that were at cx88-video to cx88-blackbird.c | Mauro Carvalho Chehab |
2007-01-20 | Fix vidioc_g_tuner handling | Mauro Carvalho Chehab |
2007-01-20 | Removed v4l2_tvnorm and made videodev to auto-generate standards | Mauro Carvalho Chehab |
2007-01-20 | Renamed video_mux to cx88_video_mux and exported to cx88-blackbird | Mauro Carvalho Chehab |
2007-01-20 | Make cx88-blackbird to work again | Mauro Carvalho Chehab |
2007-01-20 | Uncommented NTSC/443 video standard | Mauro Carvalho Chehab |
2007-01-20 | Added support for V4L2_STD_NTSC_443 | Mauro Carvalho Chehab |
2007-01-20 | Convert cx8800 driver to video_ioctl2 handler | Mauro Carvalho Chehab |
2007-01-20 | rmmod should be reset to zero on kernel 2.4 | Mauro Carvalho Chehab |
2007-01-19 | pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution values | Mike Isely |
2007-01-19 | pvrusb2: Introduce fake audio input selection | Mike Isely |
2007-01-19 | pvrusb2: Emit VIDIOC_S_TUNER correctly | Mike Isely |
2007-01-19 | pvrusb2: Use ARRAY_SIZE wherever possible | Mike Isely |
2007-01-19 | pvrusb2: Use kzalloc in place of kmalloc/memset pairs | Mike Isely |
2007-01-19 | pvrusb2: A patch to use ARRAY_SIZE macro when appropriate | Mike Isely |
2007-01-19 | pvrusb2: V4L EXT_CTRLS fixup | Mike Isely |
2007-01-19 | pvrusb2: Minor dead code / comment cleanups | Mike Isely |
2007-01-19 | pvrusb2: Fix sizeof() calculation foul-up | Mike Isely |
2007-01-19 | pvrusb2: Fix missing break statement which had broken VIDIOC_S_TUNER | Mike Isely |
2007-01-19 | pvrusb2: trace print added | Mike Isely |
2007-01-19 | pvrusb2: Stop hardcoding frequency ranges | Mike Isely |
2007-01-19 | pvrusb2: Remove automodeswitch control | Mike Isely |
2007-01-19 | pvrusb2: Slight debug printing efficiency fixup | Mike Isely |
2007-01-19 | pvrusb2: VIDIOC_G_TUNER cleanup | Mike Isely |
2007-01-19 | pvrusb2: Allow streaming from /dev/radioX | Mike Isely |
2007-01-19 | pvrusb2: Use kzalloc instead of kmalloc+memset pairs | Mike Isely |
2007-01-19 | pvrusb2: It's safe to kfree() a null pointer | Mike Isely |
2007-01-18 | Bttv cropping support | Mauro Carvalho Chehab |