Age | Commit message (Expand) | Author |
2007-04-23 | Radio-sf16fmi.c Replace fmi_do_ioctl to use video_ioctl2 | Mauro Carvalho Chehab |
2007-04-23 | Radio-sf16fmr2.c Replace fmr2_do_ioctl to use video_ioctl2 | Mauro Carvalho Chehab |
2007-04-22 | Radio-terratec.c Replace tt_do_ioctl to use video_ioctl2 | Mauro Carvalho Chehab |
2007-04-20 | Radio-zoltrix.c Replace zol_do_ioctl to use video_ioctl2 | Mauro Carvalho Chehab |
2007-04-20 | Radio-trust.c Replace tr_do_ioctl to use video_ioctl2 | Mauro Carvalho Chehab |
2007-04-20 | Radio-rtrack2.c Added VIDIOC_[GS]_AUDIO and VIDIOC_[S|G]_INPUT | Mauro Carvalho Chehab |
2007-04-19 | Radio-rtrack2.c Replace rt_ioctl to use video_ioctl2 | Mauro Carvalho Chehab |
2007-03-07 | radio: Fix error in Kbuild file | Trent Piepho |
2007-02-21 | Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5 | Mauro Carvalho Chehab |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-02-06 | Radio/: Convert to generic boolean-values | Mauro Carvalho Chehab |
2007-01-26 | Properly initialize mute and radio frequency | Mauro Carvalho Chehab |
2007-01-26 | Add some debug info, depending on debug level | Mauro Carvalho Chehab |
2007-01-26 | Make it coherent with vidioc_g_tuner | Mauro Carvalho Chehab |
2007-01-25 | Implements VIDIOC_[S|G]_INPUT on radio-aztech and radio-maxiradio | Mauro Carvalho Chehab |
2007-01-25 | Implement VIDIOC_[GS]_AUDIO on aztech | Mauro Carvalho Chehab |
2007-01-25 | Implement VIDIOC_[GS]_AUDIO on maxiradio | Mauro Carvalho Chehab |
2007-01-25 | Convert radio-maxiradio to use video_ioctl2 | Mauro Carvalho Chehab |
2007-01-25 | Convert radio-aztech to use video_ioctl2 | Mauro Carvalho Chehab |
2006-10-04 | Several typo fixes applied at kernel tree | Mauro Carvalho Chehab |
2006-10-04 | Radio: No need to return void | Mauro Carvalho Chehab |
2006-08-08 | git-dvb: cadet build fix | Mauro Carvalho Chehab |
2006-08-05 | cleanup whitespace in radio-cadet.c | Michael Krufky |
2006-08-01 | Cleanups and fixes for dsbr100 | Mauro Carvalho Chehab |
2006-07-31 | V4L2 conversion: dsbr100 | Mauro Carvalho Chehab |
2006-07-31 | Driver dsbr100 is a radio device, not a video one! | Mauro Carvalho Chehab |
2006-07-30 | Convert radio-cadet to V4L2 API | Mauro Carvalho Chehab |
2006-07-29 | git-dvb: radio-sf16fmi build fix | Mauro Carvalho Chehab |
2006-07-25 | Included missing linux/version.h | Mauro Carvalho Chehab |
2006-07-25 | Fix some typos on ioctl handling function | Mauro Carvalho Chehab |
2006-07-24 | V4L2 conversion: radio-maxiradio | Mauro Carvalho Chehab |
2006-07-24 | V4L2 conversion: radio-trust | Mauro Carvalho Chehab |
2006-07-24 | V4L2 conversion: radio-zoltrix | Mauro Carvalho Chehab |
2006-07-24 | V4L2 conversion: radio-typhoon | Mauro Carvalho Chehab |
2006-07-24 | V4L2 conversion: radio-terratec | Mauro Carvalho Chehab |
2006-07-24 | V4L2 conversion: radio-sf16fmr2 | Mauro Carvalho Chehab |
2006-07-24 | A small fix at fmi->flags logic | Mauro Carvalho Chehab |
2006-07-23 | V4L2 conversion: radio-sf16fmi | Mauro Carvalho Chehab |
2006-07-23 | V4L2 conversion: radio-rtrack2 | Mauro Carvalho Chehab |
2006-07-23 | V4L2 conversion: radio-maestro | Mauro Carvalho Chehab |
2006-07-23 | V4L2 conversion: radio_gemtek-pci | Mauro Carvalho Chehab |
2006-07-23 | V4L2 conversion: radio_gemtek | Mauro Carvalho Chehab |
2006-07-23 | Fix: compile for radio aimslab and aztech with V4L2 only | Mauro Carvalho Chehab |
2006-07-23 | V4L2 conversion: radio_aztech | Mauro Carvalho Chehab |
2006-07-23 | V4L2 conversion: radio_aimslab | Mauro Carvalho Chehab |
2006-07-19 | Removed the remaining config.h stuff | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Mauro Carvalho Chehab |
2006-07-19 | Remove obsolete #include <linux/config.h> | Mauro Carvalho Chehab |
2006-06-20 | Whitespace cleanups | Mauro Carvalho Chehab |
2006-06-06 | Fix a trouble with a previous commit for in-kernel compilation | Mauro Carvalho Chehab |