Age | Commit message (Expand) | Author | Files | Lines |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2017-11-30 | media: radio-wl1273: fix a parameter name at kernel-doc macro | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-11-28 | media: annotate ->poll() instances | Al Viro | 1 | -1/+1 |
2017-08-27 | media: radio: make video_device const | Bhumika Goyal | 1 | -1/+1 |
2017-06-24 | media: radio: wl1273: add check on core->write() return value | Gustavo A. R. Silva | 1 | -2/+13 |
2017-01-27 | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 1 | -4/+0 |
2016-10-21 | [media] radio: don't break long lines | Mauro Carvalho Chehab | 1 | -2/+1 |
2015-03-02 | [media] media: radio: handle timeouts | Nicholas Mc Guire | 1 | -2/+7 |
2015-03-02 | [media] media: radio: assign wait_for_completion_timeout to appropriately typ... | Nicholas Mc Guire | 1 | -8/+10 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-02 | [media] media/radio: fix querycap | Hans Verkuil | 1 | -1/+3 |
2014-10-20 | media: radio: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -5/+5 |
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-02-25 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2013-01-25 | [media] radio: set vfl_dir correctly to fix modulator regression | Hans Verkuil | 1 | -0/+1 |
2013-01-25 | Merge branch 'v4l_for_linus' into staging/for_v3.9 | Mauro Carvalho Chehab | 1 | -2/+2 |
2013-01-04 | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -2/+2 |
2012-12-28 | [media] radio-wl1273: Replace memcpy with struct assignment | Ezequiel Garcia | 1 | -2/+1 |
2012-09-27 | [media] radio drivers: in non-blocking mode return EAGAIN in hwseek | Hans Verkuil | 1 | -0/+3 |
2012-09-26 | [media] v4l2: make vidioc_s_modulator const | Hans Verkuil | 1 | -1/+1 |
2012-09-26 | [media] v4l2: make vidioc_s_audio const | Hans Verkuil | 1 | -1/+1 |
2012-09-26 | [media] v4l2: make vidioc_s_freq_hw_seek const | Hans Verkuil | 1 | -1/+1 |
2012-08-13 | [media] drivers/media/radio/radio-wl1273.c: use devm_ functions | Julia Lawall | 1 | -16/+7 |
2012-06-19 | [media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA... | Hans Verkuil | 1 | -1/+2 |
2012-01-11 | [media] convert drivers/media/* to use module_platform_driver() | Axel Lin | 1 | -15/+2 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | drivers/media: Add module.h to all files using it implicitly | Paul Gortmaker | 1 | -0/+1 |
2011-09-21 | [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE | Hans Verkuil | 1 | -1/+1 |
2011-07-28 | [media] v4l2-ctrls: fix and improve volatile control handling | Hans Verkuil | 1 | -1/+1 |
2011-05-27 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2011-05-26 | mfd: Use mfd cell platform_data for wl1273 cells platform bits | Samuel Ortiz | 1 | -1/+1 |
2011-05-25 | [media] wl12xx: g_volatile_ctrl fix: wrong field set | Hans Verkuil | 1 | -1/+1 |
2011-03-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -259/+106 |
2011-03-23 | mfd: mfd_cell is now implicitly available to wl1273 drivers | Andres Salomon | 1 | -1/+1 |
2011-03-22 | [media] radio-wl1273: remove unused wl1273_device->work | Tejun Heo | 1 | -5/+0 |
2011-03-22 | [media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driver | Matti Aaltonen | 1 | -254/+106 |
2011-01-19 | [media] V4L2: WL1273 FM Radio: Replace ioctl with unlocked_ioctl | Matti Aaltonen | 1 | -1/+1 |
2010-12-29 | [media] radio-wl1273: Fix two warnings | Mauro Carvalho Chehab | 1 | -2/+1 |
2010-12-29 | [media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driver | Matti Aaltonen | 1 | -0/+2331 |