Age | Commit message (Expand) | Author | Files | Lines |
2017-08-27 | media: radio: make video_device const | Bhumika Goyal | 1 | -1/+1 |
2017-01-27 | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 1 | -4/+0 |
2015-08-11 | [media] radio: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2014-09-03 | [media] radio-tea5764: fix sparse warnings | Hans Verkuil | 1 | -6/+6 |
2014-07-04 | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO | Ramakrishnan Muthukrishnan | 1 | -1/+0 |
2013-11-29 | [media] tef6862/radio-tea5764: actually assign clamp result | Hans Verkuil | 1 | -1/+1 |
2013-06-17 | [media] radio-tea5764: some cleanups and clamp frequency when out-of-range | Hans Verkuil | 1 | -11/+13 |
2013-06-17 | [media] radio-tea5764: add prio and control event support | Hans Verkuil | 1 | -0/+8 |
2013-06-17 | [media] radio-tea5764: add device_caps support | Hans Verkuil | 1 | -1/+2 |
2013-06-17 | [media] radio-tea5764: audio and input ioctls do not apply to radio devices | Hans Verkuil | 1 | -37/+0 |
2013-06-17 | [media] radio-tea5764: convert to the control framework | Hans Verkuil | 1 | -53/+26 |
2013-06-17 | [media] radio-tea5764: embed struct video_device | Hans Verkuil | 1 | -17/+10 |
2013-06-17 | [media] radio-tea5764: add support for struct v4l2_device | Hans Verkuil | 1 | -5/+17 |
2013-03-24 | [media] v4l2: add const to argument of write-only s_tuner ioctl | Hans Verkuil | 1 | -1/+1 |
2013-03-24 | [media] v4l2: add const to argument of write-only s_frequency ioctl | Hans Verkuil | 1 | -1/+1 |
2013-01-04 | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
2012-10-28 | radio tea5764, si4713: get rid of warning: no previous prototype | Mauro Carvalho Chehab | 1 | -2/+2 |
2012-09-27 | [media] radio-tea5764: convert struct i2c_msg initialization to C99 format | Shubhrajyoti D | 1 | -3/+10 |
2012-09-26 | [media] v4l2: make vidioc_s_audio const | Hans Verkuil | 1 | -1/+1 |
2012-03-08 | [media] convert drivers/media/* to use module_i2c_driver() | Axel Lin | 1 | -18/+1 |
2011-11-04 | [media] media: tea5764: reconcile Kconfig symbol and macro | Paul Bolle | 1 | -1/+3 |
2011-07-28 | [media] tea5764: Fix module parameter permissions | Jean Delvare | 1 | -1/+1 |
2011-07-28 | [media] radio: Use the subsystem version control for VIDIOC_QUERYCAP | Mauro Carvalho Chehab | 1 | -4/+2 |
2010-12-02 | [media] tea5764: convert to unlocked_ioctl | Hans Verkuil | 1 | -40/+9 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-16 | V4L/DVB (13611): radio-tea5764: Correct size given to memset | Julia Lawall | 1 | -2/+2 |
2009-12-16 | V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers | Laurent Pinchart | 1 | -4/+0 |
2009-12-16 | V4L/DVB (13547): radio: add trivial checks on the tuner and type args. | Hans Verkuil | 1 | -1/+3 |
2009-06-23 | V4L/DVB (12109): radio-tea5764: fix incorrect rxsubchans value | Hans Verkuil | 1 | -1/+3 |
2009-03-25 | v4l: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+2 |
2009-01-02 | V4L/DVB (10155): Add TEA5764 radio driver | Fabio Belavenuto | 1 | -0/+634 |