aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-06-28media: add HAS_IOPORT dependenciesNiklas Schnelle1-1/+13
2022-05-13media: make RADIO_ADAPTERS tristateRandy Dunlap1-2/+2
2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab1-160/+160
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab1-27/+15
2020-04-14media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab1-1/+1
2020-04-14media: docs: move uAPI book to userspace-api/mediaMauro Carvalho Chehab1-5/+5
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab1-0/+1
2019-05-24media: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-27/+27
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab1-5/+5
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-06-05media: media/radio/Kconfig: add back RADIO_ISAHans Verkuil1-0/+1
2018-05-04media: radio: allow building ISA drivers with COMPILE_TESTMauro Carvalho Chehab1-14/+24
2018-04-20media: sound, media: allow building ISA drivers it with COMPILE_TESTMauro Carvalho Chehab1-1/+2
2018-04-17media: si470x: allow build both USB and I2C at the same timeMauro Carvalho Chehab1-4/+0
2013-12-18[media] radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB deviceHans Verkuil1-0/+14
2013-12-18[media] si4713: Reorganized drivers/media/radio directoryDinesh Ram1-23/+6
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-08-18[media] tea575x: Move from sound to mediaOndrej Zary1-3/+9
2013-05-21[media] radio-si476x: depend on SND_SOCArnd Bergmann1-0/+1
2013-04-18[media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov1-0/+16
2013-04-17Revert "[media] v4l2: Add a V4L2 driver for SI476X MFD"Mauro Carvalho Chehab1-17/+0
2013-03-31[media] si476x: Fix some config dependencies and a compile warningsHans Verkuil1-1/+1
2013-03-29[media] v4l2: Add a V4L2 driver for SI476X MFDAndrey Smirnov1-0/+17
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12
2013-02-14drivers/media: add missing GENERIC_HARDIRQS dependencyHeiko Carstens1-1/+1
2012-12-28[media] media: add driver for Masterkit MA901 usb radioAlexey Klimov1-0/+12
2012-07-30[media] shark2: New driver for the Griffin radioSHARK v2 USB radio receiverHans de Goede1-0/+17
2012-07-30[media] radio-shark: New driver for the Griffin radioSHARK USB radio receiverHans de Goede1-0/+16
2012-07-05[media] media: only show V4L devices based on device type selectionMauro Carvalho Chehab1-0/+1
2012-06-25Revert "[media] radio: Add Sanyo LM7000 tuner driver"Mauro Carvalho Chehab1-3/+0
2012-06-25Revert "[media] radio-aimslab: Use LM7000 driver"Mauro Carvalho Chehab1-3/+0
2012-06-25Revert "[media] radio-sf16fmi: Use LM7000 driver"Mauro Carvalho Chehab1-3/+2
2012-06-21[media] radio-sf16fmi: Use LM7000 driverOndrej Zary1-2/+3
2012-06-21[media] radio-aimslab: Use LM7000 driverOndrej Zary1-0/+3
2012-06-21[media] radio: Add Sanyo LM7000 tuner driverOndrej Zary1-0/+3
2012-05-20[media] radio-sf16fmi: add support for SF16-FMDOndrej Zary1-1/+1
2012-05-20[media] [resend] radio-sf16fmr2: add PnP support for SF16-FMD2Ondrej Zary1-1/+1
2012-03-19[media] radio-maxiradio: use the tea575x frameworkHans Verkuil1-1/+1
2012-02-14[media] radio/Kconfig: cleanupHans Verkuil1-23/+0
2012-02-14[media] radio-zoltrix: Convert to radio-isaHans Verkuil1-4/+4
2012-02-14[media] radio-typhoon: Convert to radio-isaHans Verkuil1-4/+4
2012-02-14[media] radio-trust: Convert to radio-isaHans Verkuil1-0/+5
2012-02-14[media] radio-terratec: Convert to radio-isaHans Verkuil1-20/+5
2012-02-14[media] radio-rtrack2: Convert to radio-isaHans Verkuil1-4/+4
2012-02-14[media] radio-gemtek: Convert to radio-isaHans Verkuil1-9/+8
2012-02-14[media] radio-aztech: Convert to radio-isaHans Verkuil1-5/+1
2012-02-14[media] radio-aimslab: Convert to radio-isaHans Verkuil1-6/+3
2012-02-14[media] radio-isa: add framework for ISA radio driversHans Verkuil1-0/+4
2012-02-14[media] radio-keene: add a driver for the Keene FM TransmitterHans Verkuil1-0/+10
2011-11-08[media] V4L menu: reorganize the radio menuHans Verkuil1-141/+157
2011-07-13[media] media: fix radio-sf16fmr2 build when SND is not enabledRandy Dunlap1-1/+1
2011-07-13[media] MEDIA: Fix non-ISA_DMA_API link failure of sound codeRalf Baechle1-1/+1
2011-03-28Merge branch 'fix/misc' into topic/miscTakashi Iwai1-0/+4
2011-03-23[media] remove radio-maestroOndrej Zary1-15/+0
2011-03-21[media] media/radio/wl1273: fix build errorsRandy Dunlap1-0/+1
2011-03-21[media] drivers:media:radio: Update Kconfig and Makefile for wl128x FM driverManjunatha Halli1-0/+3
2011-01-19[media] radio-gemtek-pci: remove duplicate driverHans Verkuil1-14/+0
2010-12-29[media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driverMatti Aaltonen1-0/+16
2010-02-26V4L/DVB: radio_timberdale: depends on I2cRandy Dunlap1-0/+1
2010-02-26V4L/DVB: radio: Add radio-timbRichard Röjfors1-0/+10
2010-02-26V4L/DVB: radio: add support for SAA7706H Car Radio DSPRichard Röjfors1-0/+12
2009-12-16V4L/DVB (13609): radio-sf16fmi: add autoprobingOndrej Zary1-4/+1
2009-12-16V4L/DVB (13608): radio-sf16fmi: fix mute, add SF16-FMP to textsOndrej Zary1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+2
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+12
2009-12-08ALSA: radio/sound/miro: fix build, cleanup depends/selectsRandy Dunlap1-1/+2
2009-12-05V4L/DVB (13177): radio: Add support for TEF6862 tunerRichard Röjfors1-0/+12
2009-11-27media/radio: New driver for the radio FM module on Miro PCM20 sound cardKrzysztof Helt1-0/+18
2009-09-19V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos.Matti J. Aaltonen1-1/+1
2009-09-12V4L/DVB (12553): FM TX: si4713: Add Kconfig and Makefile entriesHans Verkuil1-0/+23
2009-09-12V4L/DVB (12455): radio-typhoon: remove obsolete RADIO_TYPHOON_PROC_FS config ...Hans Verkuil1-10/+0
2009-09-12V4L/DVB (12413): radio-si470x: separate common and usb codeJoonyoung Shim1-22/+4
2009-01-02V4L/DVB (10155): Add TEA5764 radio driverFabio Belavenuto1-0/+19
2008-11-11V4L/DVB (9482): Documentation, especially regarding audio and informational l...Tobias Lorenz1-0/+14
2008-10-17V4L/DVB (9219): Kernel config comment corrected (radio-silabs -> radio-si470x)Tobias Lorenz1-1/+1
2008-10-12V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio dev...Alexey Klimov1-0/+12
2008-02-18V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab1-2/+2
2008-01-25V4L/DVB (7038): USB radio driver for Silicon Labs Si470x FM Radio ReceiversTobias Lorenz1-0/+10
2007-10-09V4L/DVB (6243): [PATCH 2/2] GemTek Radio cardPekka Seppanen1-4/+20
2007-07-18V4L/DVB (5828): Kconfig: Added GemTek USB radio and removed experimental depe...Douglas Schilling Landgraf1-2/+2
2007-06-28Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho1-1/+1
2007-05-09V4L/DVB (5587): Add help for RADIO_ADAPTERS and VIDEO_CAPTURE_DRIVERSMauro Carvalho Chehab1-0/+2
2007-05-09V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt1-2/+7
2007-03-27V4L/DVB (5390): Radio: Fix error in Kbuild fileTrent Piepho1-1/+1
2006-12-07[PATCH] The scheduled removal of some OSS optionsAdrian Bunk1-32/+0
2006-10-03remove mentionings of devfs in documentationAdrian Bunk1-2/+1
2006-09-26V4L/DVB (4410): Cleanups and fixes for dsbr100Alan Cox1-1/+1
2006-09-26V4L/DVB (4406): Convert radio-cadet to V4L2 APIHans J. Koch1-1/+1
2006-09-26V4L/DVB (4364): V4L2 conversion: radio-maxiradioMauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4363): V4L2 conversion: radio-trustMauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4358): V4L2 conversion: radio-zoltrixMauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4357): V4L2 conversion: radio-typhoonMauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4356): V4L2 conversion: radio-terratecMauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4355): V4L2 conversion: radio-sf16fmr2Mauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4353): V4L2 conversion: radio-sf16fmiMauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4352): V4L2 conversion: radio-rtrack2Mauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4351): V4L2 conversion: radio-maestroMauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4350): V4L2 conversion: radio_gemtek-pciMauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4349): V4L2 conversion: radio_gemtekMauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4347): V4L2 conversion: radio_aztechMauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4346): V4L2 conversion: radio_aimslabMauro Carvalho Chehab1-1/+1
2006-08-08V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one!Mauro Carvalho Chehab1-1/+11
2006-06-25V4L/DVB (3753): Whitespace cleanups at media/radioMauro Carvalho Chehab1-1/+1
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab1-15/+15
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+354