aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/radio/wl128x
AgeCommit message (Expand)Author
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-24[media] radio: set vfl_dir correctly to fix modulator regressionHans Verkuil
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2012-12-27[media] wl128x: Replace memcpy with struct assignmentEzequiel Garcia
2012-10-28[media] fmdrv: Don't check if unsigned are below zeroMauro Carvalho Chehab
2012-10-28[media] fmdrv: better define fmdbg() macro to avoid warningsMauro Carvalho Chehab
2012-09-26[media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_modulator constHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil
2012-08-09[media] wl128x: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil
2012-06-18[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...Hans Verkuil
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil
2012-02-15[media] wl128x: fix build errors when GPIOLIB is not enabledRandy Dunlap
2012-01-06[media] drivers: media: radio: Fix dependencies for RADIO_WL128XFabio Estevam
2011-12-30[media] wl128x: fmdrv_tx: fix signedness bugsXi Wang
2011-12-30[media] wl128x: fmdrv_rx: fix signedness bugsXi Wang
2011-12-30[media] wl128x: fmdrv_common: fix signedness bugsXi Wang
2011-11-25[media] radio: NUL terminate a user stringDan Carpenter
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-09-21[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock
2011-09-06[media] wl128x: fix compiler warning + wrong write() returnHans Verkuil
2011-07-27[media] v4l2-ctrls: fix and improve volatile control handlingHans Verkuil
2011-07-27[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab
2011-05-25[media] wl12xx: g_volatile_ctrl fix: wrong field setHans Verkuil
2011-05-20[media] wl128x: Remove unused NO_OF_ENTRIES_IN_ARRAY macroThiago Farina
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31[media] radio: wl128x: Update registration process with STManjunatha Halli
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22[media] fmdrv_common.c: fix compiler warningHans Verkuil
2011-03-21[media] drivers:media:radio: wl128x: Kconfig & Makefile for wl128x driverManjunatha Halli
2011-03-21[media] drivers:media:radio: wl128x: FM driver TX sourcesManjunatha Halli
2011-03-21[media] drivers:media:radio: wl128x: FM driver RX sourcesManjunatha Halli
2011-03-21[media] drivers:media:radio: wl128x: FM Driver Common sourcesManjunatha Halli
2011-03-21[media] drivers:media:radio: wl128x: FM Driver V4L2 sourcesManjunatha Halli
2011-03-21[media] drivers:media:radio: wl128x: FM Driver common header fileManjunatha Halli