aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/wl128x
Commit message (Expand)AuthorAge
* [media] fmdrv_common: fix sparse warningHans Verkuil2013-10-15
* [media] wl128x: add missing struct v4l2_deviceHans Verkuil2013-06-28
* [media] wl128x: do not call copy_to_user() while holding spinlocksAlexey Khoroshilov2013-05-21
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-24
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-24
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-24
|\
| * [media] wl128x: Replace memcpy with struct assignmentEzequiel Garcia2012-12-27
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| |/
* / [media] radio: set vfl_dir correctly to fix modulator regressionHans Verkuil2013-01-24
|/
* [media] fmdrv: Don't check if unsigned are below zeroMauro Carvalho Chehab2012-10-28
* [media] fmdrv: better define fmdbg() macro to avoid warningsMauro Carvalho Chehab2012-10-28
* [media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil2012-09-26
* [media] v4l2: make vidioc_s_modulator constHans Verkuil2012-09-26
* [media] v4l2: make vidioc_s_audio constHans Verkuil2012-09-26
* [media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil2012-09-26
* [media] wl128x: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-09
* [media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...Hans Verkuil2012-06-18
* [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-14
* [media] wl128x: fix build errors when GPIOLIB is not enabledRandy Dunlap2012-02-15
* [media] drivers: media: radio: Fix dependencies for RADIO_WL128XFabio Estevam2012-01-06
* [media] wl128x: fmdrv_tx: fix signedness bugsXi Wang2011-12-30
* [media] wl128x: fmdrv_rx: fix signedness bugsXi Wang2011-12-30
* [media] wl128x: fmdrv_common: fix signedness bugsXi Wang2011-12-30
* [media] radio: NUL terminate a user stringDan Carpenter2011-11-25
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-31
|\ \ | |/ |/|
| * [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil2011-09-21
| * [media] wl128x: fix compiler warning + wrong write() returnHans Verkuil2011-09-06
* | Merge branch 'master' into for-nextJiri Kosina2011-09-15
|\|
| * [media] v4l2-ctrls: fix and improve volatile control handlingHans Verkuil2011-07-27
| * [media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-27
* | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-15
|/
* [media] wl12xx: g_volatile_ctrl fix: wrong field setHans Verkuil2011-05-25
* [media] wl128x: Remove unused NO_OF_ENTRIES_IN_ARRAY macroThiago Farina2011-05-20
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | [media] radio: wl128x: Update registration process with STManjunatha Halli2011-03-31
|/
* [media] fmdrv_common.c: fix compiler warningHans Verkuil2011-03-22
* [media] drivers:media:radio: wl128x: Kconfig & Makefile for wl128x driverManjunatha Halli2011-03-21
* [media] drivers:media:radio: wl128x: FM driver TX sourcesManjunatha Halli2011-03-21
* [media] drivers:media:radio: wl128x: FM driver RX sourcesManjunatha Halli2011-03-21
* [media] drivers:media:radio: wl128x: FM Driver Common sourcesManjunatha Halli2011-03-21
* [media] drivers:media:radio: wl128x: FM Driver V4L2 sourcesManjunatha Halli2011-03-21
* [media] drivers:media:radio: wl128x: FM Driver common header fileManjunatha Halli2011-03-21