| Commit message (Expand) | Author | Age | Files | Lines |
* | media: radio-wl1273: Remove an unnecessary ternary operator | Ruan Jinjie | 2023-09-27 | 1 | -1/+1 |
* | media: radio-wl1273: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-04-11 | 1 | -4/+2 |
* | media: radio-wl1273: Avoid card name truncation | Kees Cook | 2021-09-30 | 1 | -1/+1 |
* | media: radio: wl1273: fix interrupt masking on release | Johan Hovold | 2019-11-05 | 1 | -2/+1 |
* | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab | 2019-06-11 | 1 | -9/+1 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | | media: media/radio: set device_caps in struct video_device | Hans Verkuil | 2019-06-05 | 1 | -8/+4 |
|/ |
|
* | media: use strscpy() instead of strlcpy() | Mauro Carvalho Chehab | 2018-09-11 | 1 | -6/+6 |
* | media: radio-wl1273: fix return code for the polling routine | Mauro Carvalho Chehab | 2018-08-08 | 1 | -1/+1 |
* | media: usb: don't initialize vars if not needed | Markus Elfring | 2018-03-06 | 1 | -1/+1 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -2/+2 |
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-30 | 1 | -1/+1 |
|\ |
|
| * | media: annotate ->poll() instances | Al Viro | 2017-11-27 | 1 | -1/+1 |
* | | media: radio-wl1273: fix a parameter name at kernel-doc macro | Mauro Carvalho Chehab | 2017-11-30 | 1 | -1/+1 |
|/ |
|
* | media: radio: make video_device const | Bhumika Goyal | 2017-08-27 | 1 | -1/+1 |
* | media: radio: wl1273: add check on core->write() return value | Gustavo A. R. Silva | 2017-06-24 | 1 | -2/+13 |
* | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 2017-01-27 | 1 | -4/+0 |
* | [media] radio: don't break long lines | Mauro Carvalho Chehab | 2016-10-21 | 1 | -2/+1 |
* | [media] media: radio: handle timeouts | Nicholas Mc Guire | 2015-03-02 | 1 | -2/+7 |
* | [media] media: radio: assign wait_for_completion_timeout to appropriately typ... | Nicholas Mc Guire | 2015-03-02 | 1 | -8/+10 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | media: radio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | [media] media/radio: fix querycap | Hans Verkuil | 2014-12-02 | 1 | -1/+3 |
|/ |
|
* | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -5/+5 |
* | [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 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-24 | 1 | -2/+1 |
|\ |
|
| * | Merge branch 'v4l_for_linus' into staging/for_v3.9 | Mauro Carvalho Chehab | 2013-01-24 | 1 | -2/+2 |
| |\ |
|
| * | | [media] radio-wl1273: Replace memcpy with struct assignment | Ezequiel Garcia | 2012-12-27 | 1 | -2/+1 |
* | | | [media] radio: set vfl_dir correctly to fix modulator regression | Hans Verkuil | 2013-01-24 | 1 | -0/+1 |
| |/
|/| |
|
* | | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
|/ |
|
* | [media] radio drivers: in non-blocking mode return EAGAIN in hwseek | Hans Verkuil | 2012-09-26 | 1 | -0/+3 |
* | [media] v4l2: make vidioc_s_modulator const | Hans Verkuil | 2012-09-26 | 1 | -1/+1 |
* | [media] v4l2: make vidioc_s_audio const | Hans Verkuil | 2012-09-26 | 1 | -1/+1 |
* | [media] v4l2: make vidioc_s_freq_hw_seek const | Hans Verkuil | 2012-09-26 | 1 | -1/+1 |
* | [media] drivers/media/radio/radio-wl1273.c: use devm_ functions | Julia Lawall | 2012-08-13 | 1 | -16/+7 |
* | [media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA... | Hans Verkuil | 2012-06-18 | 1 | -1/+2 |
* | [media] convert drivers/media/* to use module_platform_driver() | Axel Lin | 2012-01-10 | 1 | -15/+2 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | drivers/media: Add module.h to all files using it implicitly | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE | Hans Verkuil | 2011-09-21 | 1 | -1/+1 |
|/ |
|
* | [media] v4l2-ctrls: fix and improve volatile control handling | Hans Verkuil | 2011-07-27 | 1 | -1/+1 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-05-27 | 1 | -1/+1 |
|\ |
|
| * | [media] wl12xx: g_volatile_ctrl fix: wrong field set | Hans Verkuil | 2011-05-25 | 1 | -1/+1 |
* | | mfd: Use mfd cell platform_data for wl1273 cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-03-24 | 1 | -259/+106 |
|\ |
|
| * | [media] radio-wl1273: remove unused wl1273_device->work | Tejun Heo | 2011-03-22 | 1 | -5/+0 |
| * | [media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driver | Matti Aaltonen | 2011-03-21 | 1 | -254/+106 |
* | | mfd: mfd_cell is now implicitly available to wl1273 drivers | Andres Salomon | 2011-03-23 | 1 | -1/+1 |
|/ |
|
* | [media] V4L2: WL1273 FM Radio: Replace ioctl with unlocked_ioctl | Matti Aaltonen | 2011-01-19 | 1 | -1/+1 |