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