| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] wl128x: embed video_device | Hans Verkuil | 2015-04-02 | 1 | -18/+10 |
* | [media] wl128x-radio really depends on TI_ST | Arnd Bergmann | 2015-04-02 | 1 | -1/+1 |
* | [media] media: radio: wl128x: fmdrv_rx.c: Remove unused function | Rickard Strandqvist | 2015-01-27 | 2 | -17/+0 |
* | [media] media/radio: fix querycap | Hans Verkuil | 2014-12-02 | 1 | -1/+3 |
* | [media] wl128x: fix fmdbg compiler warning | Hans Verkuil | 2014-10-24 | 1 | -1/+1 |
* | [media] wl128x: fix sparse warnings | Hans Verkuil | 2014-09-03 | 3 | -11/+12 |
* | [media] fmdrv_common: fix sparse warning | Hans Verkuil | 2013-10-15 | 1 | -1/+1 |
* | [media] wl128x: add missing struct v4l2_device | Hans Verkuil | 2013-06-28 | 2 | -0/+10 |
* | [media] wl128x: do not call copy_to_user() while holding spinlocks | Alexey Khoroshilov | 2013-05-21 | 1 | -10/+14 |
* | [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 | -4/+2 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-24 | 1 | -2/+1 |
|\ |
|
| * | [media] wl128x: Replace memcpy with struct assignment | Ezequiel Garcia | 2012-12-27 | 1 | -2/+1 |
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -1/+1 |
|\ \ |
|
| * | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-18 | 1 | -1/+1 |
| |/ |
|
* / | [media] radio: set vfl_dir correctly to fix modulator regression | Hans Verkuil | 2013-01-24 | 1 | -0/+10 |
|/ |
|
* | [media] fmdrv: Don't check if unsigned are below zero | Mauro Carvalho Chehab | 2012-10-28 | 2 | -2/+2 |
* | [media] fmdrv: better define fmdbg() macro to avoid warnings | Mauro Carvalho Chehab | 2012-10-28 | 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_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] wl128x: remove V4L2_FL_LOCK_ALL_FOPS | Hans Verkuil | 2012-08-09 | 1 | -12/+26 |
* | [media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA... | Hans Verkuil | 2012-06-18 | 2 | -2/+4 |
* | [media] v4l2-dev: add flag to have the core lock all file operations | Hans Verkuil | 2012-05-14 | 1 | -0/+4 |
* | [media] wl128x: fix build errors when GPIOLIB is not enabled | Randy Dunlap | 2012-02-15 | 1 | -2/+2 |
* | [media] drivers: media: radio: Fix dependencies for RADIO_WL128X | Fabio Estevam | 2012-01-06 | 1 | -1/+1 |
* | [media] wl128x: fmdrv_tx: fix signedness bugs | Xi Wang | 2011-12-30 | 2 | -40/+41 |
* | [media] wl128x: fmdrv_rx: fix signedness bugs | Xi Wang | 2011-12-30 | 2 | -66/+68 |
* | [media] wl128x: fmdrv_common: fix signedness bugs | Xi Wang | 2011-12-30 | 2 | -44/+42 |
* | [media] radio: NUL terminate a user string | Dan Carpenter | 2011-11-25 | 1 | -0/+1 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+2 |
|\ |
|
| * | drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+2 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-10-31 | 1 | -2/+4 |
|\ \
| |/
|/| |
|
| * | [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE | Hans Verkuil | 2011-09-21 | 1 | -1/+1 |
| * | [media] wl128x: fix compiler warning + wrong write() return | Hans Verkuil | 2011-09-06 | 1 | -1/+3 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 | 2 | -6/+2 |
|\| |
|
| * | [media] v4l2-ctrls: fix and improve volatile control handling | Hans Verkuil | 2011-07-27 | 1 | -1/+1 |
| * | [media] radio: Use the subsystem version control for VIDIOC_QUERYCAP | Mauro Carvalho Chehab | 2011-07-27 | 2 | -5/+1 |
* | | treewide: remove extra semicolons from various parts of the kernel | Justin P. Mattock | 2011-09-15 | 1 | -1/+1 |
|/ |
|
* | [media] wl12xx: g_volatile_ctrl fix: wrong field set | Hans Verkuil | 2011-05-25 | 1 | -1/+1 |
* | [media] wl128x: Remove unused NO_OF_ENTRIES_IN_ARRAY macro | Thiago Farina | 2011-05-20 | 1 | -2/+0 |
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 2 | -4/+4 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -4/+4 |
* | | [media] radio: wl128x: Update registration process with ST | Manjunatha Halli | 2011-03-31 | 1 | -3/+13 |
|/ |
|
* | [media] fmdrv_common.c: fix compiler warning | Hans Verkuil | 2011-03-22 | 1 | -2/+2 |
* | [media] drivers:media:radio: wl128x: Kconfig & Makefile for wl128x driver | Manjunatha Halli | 2011-03-21 | 2 | -0/+23 |
* | [media] drivers:media:radio: wl128x: FM driver TX sources | Manjunatha Halli | 2011-03-21 | 2 | -0/+462 |
* | [media] drivers:media:radio: wl128x: FM driver RX sources | Manjunatha Halli | 2011-03-21 | 2 | -0/+906 |
* | [media] drivers:media:radio: wl128x: FM Driver Common sources | Manjunatha Halli | 2011-03-21 | 2 | -0/+2079 |