aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-19[media] radio-sf16fmr2: fix session mismatchesMauro Carvalho Chehab1-1/+1
2012-03-19[media] radio-maxiradio: use the tea575x frameworkHans Verkuil2-316/+65
2012-03-19[media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil1-7/+54
2012-03-19[media] Add missing slab.h to fix linux-next compile errorsHans Verkuil8-0/+8
2012-03-08[media] [trivial]: Fix typo in radio-sf16fmr2.cMasanari Iida1-1/+1
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin5-84/+5
2012-02-15[media] wl128x: fix build errors when GPIOLIB is not enabledRandy Dunlap1-2/+2
2012-02-14[media] radio/Kconfig: cleanupHans Verkuil1-23/+0
2012-02-14[media] radio-zoltrix: Convert to radio-isaHans Verkuil2-334/+115
2012-02-14[media] radio-typhoon: Convert to radio-isaHans Verkuil2-300/+73
2012-02-14[media] radio-trust: Convert to radio-isaHans Verkuil2-288/+104
2012-02-14[media] radio-terratec: Convert to radio-isaHans Verkuil2-325/+64
2012-02-14[media] radio-rtrack2: Convert to radio-isaHans Verkuil2-271/+69
2012-02-14[media] radio-gemtek: Convert to radio-isaHans Verkuil2-404/+106
2012-02-14[media] radio-aztech: Convert to radio-isaHans Verkuil2-297/+80
2012-02-14[media] radio-aimslab: Convert to radio-isaHans Verkuil2-338/+110
2012-02-14[media] radio-isa: add framework for ISA radio driversHans Verkuil4-0/+449
2012-02-14[media] radio-keene: add a driver for the Keene FM TransmitterHans Verkuil3-0/+438
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds13-337/+319
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-6/+6
2012-01-10[media] convert drivers/media/* to use module_platform_driver()Axel Lin3-43/+4
2012-01-06[media] drivers: media: radio: Fix dependencies for RADIO_WL128XFabio Estevam1-1/+1
2011-12-30[media] wl128x: fmdrv_tx: fix signedness bugsXi Wang2-40/+41
2011-12-30[media] wl128x: fmdrv_rx: fix signedness bugsXi Wang2-66/+68
2011-12-30[media] wl128x: fmdrv_common: fix signedness bugsXi Wang2-44/+42
2011-11-25[media] radio: NUL terminate a user stringDan Carpenter1-0/+1
2011-11-24[media] media/radio/tef6862: fix checking return value of i2c_master_sendAxel Lin1-3/+5
2011-11-23Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab4-0/+5
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman3-64/+3
2011-11-08[media] V4L menu: reorganize the radio menuHans Verkuil1-141/+157
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds4-0/+5
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+3
2011-11-03[media] media: tea5764: reconcile Kconfig symbol and macroPaul Bolle1-1/+3
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+0
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker3-0/+3
2011-10-31drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+2
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-10/+6
2011-10-24mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann1-1/+0
2011-09-21[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil2-2/+2
2011-09-15Merge branch 'master' into for-nextJiri Kosina22-466/+176
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock1-1/+1
2011-09-06[media] si470x: fix compile warningHans Verkuil1-2/+0
2011-09-06[media] wl128x: fix compiler warning + wrong write() returnHans Verkuil1-1/+3
2011-09-06[media] radio-si4713.c: fix compiler warningHans Verkuil1-4/+0
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe1-1/+1
2011-07-27[media] tea5764: Fix module parameter permissionsJean Delvare1-1/+1
2011-07-27[media] v4l2-ctrls: fix and improve volatile control handlingHans Verkuil2-2/+2
2011-07-27[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab20-74/+27
2011-07-27[media] radio-sf16fmr2: convert to generic TEA575x interfaceOndrej Zary1-388/+143
2011-07-27[media] radio-si470x: fix memory leak in si470x_usb_driver_probe()Alexey Khoroshilov1-1/+3