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