| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | media: replace strcpy() by strscpy() | Mauro Carvalho Chehab | 2018-09-11 | 1 | -1/+1 |
* | media: si470x: allow build both USB and I2C at the same time | Mauro Carvalho Chehab | 2018-04-17 | 1 | -19/+51 |
* | media: radio: Critical interrupt bugfix for si470x over i2c | Douglas Fischer | 2018-03-21 | 1 | -2/+6 |
* | media: radio: Tuning bugfix for si470x over i2c | Douglas Fischer | 2018-03-21 | 1 | -0/+9 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -2/+2 |
* | Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-02-06 | 1 | -12/+12 |
|\ |
|
| * | media: fix usage of whitespaces and on indentation | Mauro Carvalho Chehab | 2018-01-04 | 1 | -12/+12 |
* | | media: annotate ->poll() instances | Al Viro | 2017-11-27 | 1 | -2/+2 |
* | | annotate poll_table_struct ->_key | Al Viro | 2017-11-27 | 1 | -1/+1 |
|/ |
|
* | media: radio-si470x: make si470x_viddev_template const | Bhumika Goyal | 2017-10-31 | 1 | -1/+1 |
* | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 2017-01-27 | 1 | -4/+0 |
* | [media] si470x: fixup wait_for_completion_timeout return handling | Nicholas Mc Guire | 2015-03-02 | 1 | -6/+8 |
* | [media] radio: use true/false for boolean vars | Mauro Carvalho Chehab | 2014-09-03 | 1 | -2/+2 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-19 | 1 | -1/+1 |
|\ |
|
| * | [media] media: Remove unnecessary semicolons | Joe Perches | 2013-10-17 | 1 | -1/+1 |
* | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -2/+2 |
|/ |
|
* | [media] v4l2: add const to argument of write-only s_tuner ioctl | Hans Verkuil | 2013-03-24 | 1 | -1/+1 |
* | [media] v4l2: add const to argument of write-only s_frequency ioctl | Hans Verkuil | 2013-03-24 | 1 | -1/+1 |
* | [media] radio drivers: in non-blocking mode return EAGAIN in hwseek | Hans Verkuil | 2012-09-26 | 1 | -0/+3 |
* | [media] v4l2: make vidioc_s_freq_hw_seek const | Hans Verkuil | 2012-09-26 | 1 | -2/+2 |
* | [media] si470x: v4l2-compliance fixes | Hans Verkuil | 2012-08-11 | 1 | -0/+3 |
* | [media] radio-si470x: Add support for the new band APIs | Hans de Goede | 2012-07-31 | 1 | -92/+123 |
* | [media] radio-si470x: Lower hardware freq seek signal treshold | Hans de Goede | 2012-07-30 | 1 | -1/+1 |
* | [media] radio-si470x: Always use interrupt to wait for tune/seek completion | Hans de Goede | 2012-07-30 | 1 | -44/+12 |
* | [media] radio-si470x: Don't unnecesarily read registers on G_TUNER | Hans de Goede | 2012-07-30 | 1 | -4/+6 |
* | [media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA... | Hans Verkuil | 2012-06-19 | 1 | -2/+4 |
* | [media] radio-si470x-usb: remove autosuspend, implement suspend/resume | Hans Verkuil | 2012-05-14 | 1 | -1/+0 |
* | [media] radio-si470x-common.c: remove unnecessary kernel log spam | Hans Verkuil | 2012-05-14 | 1 | -61/+17 |
* | [media] si470x: add control event support and more v4l2 compliancy fixes | Hans Verkuil | 2012-05-14 | 1 | -17/+28 |
* | [media] si470x: Clean up, introduce the control framework | Hans Verkuil | 2012-05-14 | 1 | -170/+23 |
* | [media] radio-si470x: support seek and tune interrupt enable | Joonyoung Shim | 2011-05-20 | 1 | -18/+42 |
* | [media] double mutex lock in drivers/media/radio/si470x/radio-si470x- | iceberg | 2011-03-22 | 1 | -1/+0 |
* | [media] radio-si470x: Always report support for RDS | Tobias Lorenz | 2011-01-19 | 1 | -6/+0 |
* | [media] radio-si470x: de-emphasis should be set if requested by module parameter | Tobias Lorenz | 2011-01-19 | 1 | -1/+2 |
* | [media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable drivers | Matti Aaltonen | 2010-10-23 | 1 | -1/+1 |
* | V4L/DVB: radio-si470x: use unlocked ioctl | Mauro Carvalho Chehab | 2010-10-21 | 1 | -5/+22 |
* | V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner() | Tobias Lorenz | 2010-08-02 | 1 | -1/+1 |
* | V4L/DVB: radio-si470x: Use UTF-8 encoding on a comment | Tobias Lorenz | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13599): radio-si470x: move some file operations to common file | Joonyoung Shim | 2009-12-16 | 1 | -0/+98 |
* | V4L/DVB (12416): radio-si470x: add i2c driver for si470x | Joonyoung Shim | 2009-09-12 | 1 | -0/+6 |
* | V4L/DVB (12415): radio-si470x: add disconnect check function | Joonyoung Shim | 2009-09-12 | 1 | -21/+19 |
* | V4L/DVB (12414): radio-si470x: change to dev_* macro from printk | Joonyoung Shim | 2009-09-12 | 1 | -25/+25 |
* | V4L/DVB (12413): radio-si470x: separate common and usb code | Joonyoung Shim | 2009-09-12 | 1 | -0/+794 |