Age | Commit message (Expand) | Author |
2006-04-28 | Em28xx/: possible cleanups | Mauro Carvalho Chehab |
2006-04-11 | Use after free in drivers/media/video/em28xx/em28xx-video.c | Mauro Carvalho Chehab |
2006-04-11 | Merge: from V4L1 tree | Mauro Carvalho Chehab |
2006-04-04 | kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree | Michael Krufky |
2006-04-03 | Change all emails to the currently used one. | Mauro Carvalho Chehab |
2006-04-02 | Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150 | Hans Verkuil |
2006-04-01 | Make msp3400 routing defines more consistent | Hans Verkuil |
2006-04-01 | Remove obsolete commands from tvp5150.c | Hans Verkuil |
2006-03-19 | Implement correct msp3400 input/output routing | Hans Verkuil |
2006-03-19 | Add new media/msp3400.h header containing the routing macros | Hans Verkuil |
2006-03-16 | Kconfig: add menu items for saa7115 decoder and saa7127 encoder modules | Michael Krufky |
2006-03-15 | Merging mchehab saa7115 tree | Mauro Carvalho Chehab |
2006-03-14 | Fix a bug when more than MAXBOARDS were plugged on em28xx | Mauro Carvalho Chehab |
2006-03-13 | Remove saa711x driver | Mauro Carvalho Chehab |
2006-02-08 | XC3028 code marked with an special define option | Mauro Carvalho Chehab |
2006-02-07 | Adding support for Terratec Prodigy XS | Markus Rechberger |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2006-02-05 | Fixed em28xx based system lockup | Markus Rechberger |
2006-02-03 | fixed i2c return value, conversion mdelay to msleep | Markus Rechberger |
2006-02-01 | fixed amux hauppauge hvr900/terratec hybrid xs | Markus Rechberger |
2006-02-01 | fixed xc3028 firmware extractor, added terratec fw support | Markus Rechberger |
2006-02-01 | added support for xc3028 analogue tuner (Hauppauge HVR900, Terratec Hybrid XS) | Markus Rechberger |
2006-01-31 | Changed description of KWorld PVR TV 2800RF | Markus Rechberger |
2006-01-31 | added terratec hybrid xs and kworld 2800rf support | mrechberger |
2006-01-22 | Hauppauge HVR 900 Composite support | Markus Rechberger |
2006-01-22 | fixed spelling error, exectuted --> executed. | Michael Krufky |
2006-01-22 | CodingStyle fixes. | Mauro Carvalho Chehab |
2006-01-22 | Implemented VIDIOC_G_FMT/S_FMT for sliced VBI | Mauro Carvalho Chehab |
2006-01-21 | Several fixes to prepare for VBI | Mauro Carvalho Chehab |
2006-01-19 | Added credits for em28xx-cards.c | Mauro Carvalho Chehab |
2006-01-17 | IR keymaps are exported by the ir-common module now | Ricardo Cerqueira |
2006-01-17 | Move all IR keymaps to a single header file | Ricardo Cerqueira |
2006-01-15 | Added remote control support for pinnacle pctv | Michael Krufky |
2006-01-15 | Semaphore to mutex conversion on drivers/media | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2006-01-07 | Some cleanups at I2C modules | Mauro Carvalho Chehab |
2006-01-06 | Latest patch #ifs were wrong. fixing. | Mauro Carvalho Chehab |
2006-01-06 | USB: remove .owner field from struct usb_driver | Mauro Carvalho Chehab |
2006-01-02 | Fix incorrect filename reference in top comments | Michael Krufky |
2006-01-01 | ioctls cleanups. | Mauro Carvalho Chehab |
2005-12-26 | Fixed API to set I2S speed control | Mauro Carvalho Chehab |
2005-12-25 | replace <media/i2c-compat.h> with "i2c-compat.h" | Michael Krufky |
2005-12-18 | Fix compilation failure with gcc 2.95.3. | Mauro Carvalho Chehab |
2005-12-17 | Reverted latest two patches | Mauro Carvalho Chehab |
2005-12-17 | Fix compilation failure with gcc 2.95.3 and corrected set video std | Mauro Carvalho Chehab |
2005-12-11 | Makes v4l compile under 2.4 kernels | Mauro Carvalho Chehab |
2005-12-08 | more #if 0 / #if 1 fixes to be in sync with kernel | Mauro Carvalho Chehab |
2005-12-05 | Make em28xx page alloc compatible with kernels < 2.6.15 | Mauro Carvalho Chehab |
2005-12-05 | Convert em28xx to use vm_insert_page instead of remap_pfn_range | Mauro Carvalho Chehab |
2005-12-02 | fix compile error, remove dead code and volume scaling | Hans Verkuil |