summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-02-241-2/+2
|\
| * [media] wl128x: fix build errors when GPIOLIB is not enabledRandy Dunlap2012-02-151-2/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1513-337/+319
|\|
| * [media] convert drivers/media/* to use module_platform_driver()Axel Lin2012-01-103-43/+4
| * [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
| * [media] media/radio/tef6862: fix checking return value of i2c_master_sendAxel Lin2011-11-241-3/+5
| * Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab2011-11-234-0/+5
| |\
| * | [media] V4L menu: reorganize the radio menuHans Verkuil2011-11-081-141/+157
* | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-6/+6
* | | USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman2011-11-183-64/+3
| |/ |/|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-064-0/+5
|\ \
| * | drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-313-0/+3
| * | 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-11-041-1/+3
|\ \ \ | | |/ | |/|
| * | [media] media: tea5764: reconcile Kconfig symbol and macroPaul Bolle2011-11-031-1/+3
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-1/+0
|\ \ \ | |/ / |/| |
| * | mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann2011-10-241-1/+0
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-315-10/+6
|\ \ \ | |_|/ |/| |
| * | [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil2011-09-212-2/+2
| * | [media] si470x: fix compile warningHans Verkuil2011-09-061-2/+0
| * | [media] wl128x: fix compiler warning + wrong write() returnHans Verkuil2011-09-061-1/+3
| * | [media] radio-si4713.c: fix compiler warningHans Verkuil2011-09-061-4/+0
| * | [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-031-1/+1
| |/
* | Merge branch 'master' into for-nextJiri Kosina2011-09-1522-466/+176
|\|
| * [media] tea5764: Fix module parameter permissionsJean Delvare2011-07-271-1/+1
| * [media] v4l2-ctrls: fix and improve volatile control handlingHans Verkuil2011-07-272-2/+2
| * [media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-2720-74/+27
| * [media] radio-sf16fmr2: convert to generic TEA575x interfaceOndrej Zary2011-07-271-388/+143
| * [media] radio-si470x: fix memory leak in si470x_usb_driver_probe()Alexey Khoroshilov2011-07-271-1/+3
* | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-151-1/+1
|/
* si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab2011-07-181-2/+2
* [media] media: fix radio-sf16fmr2 build when SND is not enabledRandy Dunlap2011-07-131-1/+1
* [media] MEDIA: Fix non-ISA_DMA_API link failure of sound codeRalf Baechle2011-07-131-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-272-2/+2
|\
| * [media] wl12xx: g_volatile_ctrl fix: wrong field setHans Verkuil2011-05-252-2/+2
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-2/+1
|\ \
| * | media/radio-maxiradio: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
* | | mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-261-2/+1
* | | mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz2011-05-261-1/+1
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-234-52/+77
|\ \ \ | | |/ | |/|
| * | [media] wl128x: Remove unused NO_OF_ENTRIES_IN_ARRAY macroThiago Farina2011-05-201-2/+0
| * | [media] radio-si470x: convert to use request_threaded_irq()Joonyoung Shim2011-05-202-24/+9
| * | [media] radio-si470x: convert to dev_pm_opsJoonyoung Shim2011-05-201-7/+9
| * | [media] radio-si470x: support seek and tune interrupt enableJoonyoung Shim2011-05-203-20/+60
* | | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-223-468/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-2818-353/+4481
| |\|