summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
AgeCommit message (Expand)Author
2012-03-19[media] radio-sf16fmr2: fix session mismatchesMauro Carvalho Chehab
2012-03-19[media] radio-maxiradio: use the tea575x frameworkHans Verkuil
2012-03-19[media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil
2012-03-19[media] Add missing slab.h to fix linux-next compile errorsHans Verkuil
2012-03-08[media] [trivial]: Fix typo in radio-sf16fmr2.cMasanari Iida
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin
2012-02-15[media] wl128x: fix build errors when GPIOLIB is not enabledRandy Dunlap
2012-02-14[media] radio/Kconfig: cleanupHans Verkuil
2012-02-14[media] radio-zoltrix: Convert to radio-isaHans Verkuil
2012-02-14[media] radio-typhoon: Convert to radio-isaHans Verkuil
2012-02-14[media] radio-trust: Convert to radio-isaHans Verkuil
2012-02-14[media] radio-terratec: Convert to radio-isaHans Verkuil
2012-02-14[media] radio-rtrack2: Convert to radio-isaHans Verkuil
2012-02-14[media] radio-gemtek: Convert to radio-isaHans Verkuil
2012-02-14[media] radio-aztech: Convert to radio-isaHans Verkuil
2012-02-14[media] radio-aimslab: Convert to radio-isaHans Verkuil
2012-02-14[media] radio-isa: add framework for ISA radio driversHans Verkuil
2012-02-14[media] radio-keene: add a driver for the Keene FM TransmitterHans Verkuil
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-10[media] convert drivers/media/* to use module_platform_driver()Axel Lin
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-24[media] media/radio/tef6862: fix checking return value of i2c_master_sendAxel Lin
2011-11-23Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-08[media] V4L menu: reorganize the radio menuHans Verkuil
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-03[media] media: tea5764: reconcile Kconfig symbol and macroPaul Bolle
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker
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-10-24mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann
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] si470x: fix compile warningHans Verkuil
2011-09-06[media] wl128x: fix compiler warning + wrong write() returnHans Verkuil
2011-09-06[media] radio-si4713.c: fix compiler warningHans Verkuil
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe
2011-07-27[media] tea5764: Fix module parameter permissionsJean Delvare
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-07-27[media] radio-sf16fmr2: convert to generic TEA575x interfaceOndrej Zary
2011-07-27[media] radio-si470x: fix memory leak in si470x_usb_driver_probe()Alexey Khoroshilov