Age | Commit message (Expand) | Author |
2007-03-29 | Fix cx88_print_irqbits calls to use ARRAY_SIZE | Mauro Carvalho Chehab |
2007-02-24 | Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTER | Hans Verkuil |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-02-06 | Cx88-video.c: remove struct radionorms | Mauro Carvalho Chehab |
2007-01-23 | Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho |
2007-01-22 | Restore VIDIOC_INT_[SG]_REGISTER calls | Trent Piepho |
2007-01-20 | keep the previous tvnorm default for cx88 and cx88-blackbird | 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 | Convert cx8800 driver to video_ioctl2 handler | Mauro Carvalho Chehab |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-10-16 | cx88: determine whether or not to use external adc based on input setting | Michael Krufky |
2006-10-04 | cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctls | Trent Piepho |
2006-09-25 | Ensure the WM8775 driver is loaded generically for any board. | Steven Toth |
2006-08-12 | CONFIG_PM=n slim: drivers/media/video/* | Mauro Carvalho Chehab |
2006-07-30 | Fix a typo that caused some compat stuff to not work | Mauro Carvalho Chehab |
2006-07-24 | OVERLAY flag were enabled by mistake | Mauro Carvalho Chehab |
2006-07-23 | Fix for compilation without V4L1 or V4L1_COMPAT | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] 64bit resource: fix up printks for resources in video drivers | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] irq-flags: media: Use the new IRQF_ constants | Mauro Carvalho Chehab |
2006-06-27 | merge: http://linuxtv.org/hg/~mkrufky/v4l-dvb | Mauro Carvalho Chehab |
2006-06-27 | kernel sync: use list_move() and fix a typo | Mauro Carvalho Chehab |
2006-06-26 | Remove all instances of request_module("tda9887") | Michael Krufky |
2006-06-26 | cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU | Michael Krufky |
2006-04-11 | Merge: from V4L1 tree | Mauro Carvalho Chehab |
2006-04-11 | Since we are not using CVS, $Id makes no sense anymore | Mauro Carvalho Chehab |
2006-03-15 | Merging from mchehab vivi branch | Mauro Carvalho Chehab |
2006-03-13 | BUG_ON() Conversion in drivers/video/media | Mauro Carvalho Chehab |
2006-03-12 | Cx88 default picture controls values | Mauro Carvalho Chehab |
2006-03-10 | Make video_buf more generic | Mauro Carvalho Chehab |
2006-02-26 | cx88: reduce excessive logging | Michael Krufky |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2006-01-01 | ioctls cleanups. | Mauro Carvalho Chehab |
2005-12-10 | Some fixes at cx88 controls | Mauro Carvalho Chehab |
2005-11-10 | em28xx IR fixup and explicit compat_ioctl32 handler | Mauro Carvalho Chehab |
2005-11-09 | Moves 32 bit ioctl compat handler to V4L sybsystem | Mauro Carvalho Chehab |
2005-11-06 | - #elsif removed, since it breaks gentree stuff. | Mauro Carvalho Chehab |
2005-10-18 | * ../linux/drivers/media/video/cx88/cx88-video.c: (radio_do_ioctl): | Nickolay V. Shmyrev |
2005-10-17 | - Some changes to allow compiling cx88 and saa7134 without | Mauro Carvalho Chehab |
2005-10-16 | - Whitespace Cleanups. | Mauro Carvalho Chehab |
2005-10-10 | - Some fixups for 2.4 kernel. | Mauro Carvalho Chehab |
2005-10-09 | From: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | Mauro Carvalho Chehab |
2005-09-14 | * cx88-core.c: | Nickolay V. Shmyrev |
2005-09-11 | * cx88-core.c: (cx88_risc_decode): | Michael Krufky |
2005-09-06 | Implemented the v4l2 mpeg api for blackbird cards. | Catalin Climov |
2005-08-30 | * tuner-simple.c: (default_set_radio_freq): | Michael Krufky |