summaryrefslogtreecommitdiff
path: root/linux/drivers/media/radio
AgeCommit message (Expand)Author
2009-02-05radio-mr800: add more dev_err messages in probeDouglas Schilling Landgraf
2009-02-05radio-mr800: place dev_err instead of dev_warnDouglas Schilling Landgraf
2009-02-05radio-mr800: codingstyle cleanupsDouglas Schilling Landgraf
2009-01-25struct device - replace bus_id with dev_name(), dev_set_name()Mauro Carvalho Chehab
2009-01-25radio-mr800: fix radio->muted and radio->stereoDouglas Schilling Landgraf
2009-01-25v4l/dvb: use usb_make_path in usb-radio driversDouglas Schilling Landgraf
2008-12-31merge: http://linuxtv.org/hg/~tlorenz/v4l-dvbMauro Carvalho Chehab
2008-12-30Add TEA5764 radio driverMauro Carvalho Chehab
2008-12-03Add USB ID for the Sil4701 radio from DealExtreme.Tobias Lorenz
2008-11-19radio-mr800: fix unplugMauro Carvalho Chehab
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-11-08dsbr100: add disabled controls and fix versionMauro Carvalho Chehab
2008-11-08dsbr100: add suspend and resumeMauro Carvalho Chehab
2008-12-27dsbr100: change return values in 3 functionsDouglas Schilling Landgraf
2008-12-27dsbr100: increase driver versionDouglas Schilling Landgraf
2008-12-27dsbr100: fix and add rigth commentsDouglas Schilling Landgraf
2008-12-27dsbr100: dev_err instead of dev_warnDouglas Schilling Landgraf
2008-12-27dsbr100: fix codingstyle, add dev_err messagesDouglas Schilling Landgraf
2008-12-27dsbr100: place dev_warn instead of printkDouglas Schilling Landgraf
2008-12-27dsbr100: fix unplug oopsDouglas Schilling Landgraf
2008-12-27radio-mr800: disable autosuspend supportDouglas Schilling Landgraf
2008-12-27radio-mr800: correct unplug, fix to previous patchDouglas Schilling Landgraf
2008-11-04radio-mr800: remove warn, info and err messagesMauro Carvalho Chehab
2008-10-27rationalise addresses to one common oneMauro Carvalho Chehab
2008-10-28Documentation, especially regarding audio and informational linksTobias Lorenz
2008-10-23radio-si470x: add support for kworld usb radioMauro Carvalho Chehab
2008-08-14backport commit aa82661baf8a48379355ffa8bf162b07cf487600Mauro Carvalho Chehab
2008-10-20dsbr100: Add frequency checkDouglas Schilling Landgraf
2008-10-20radio-mr800: Add BKL for usb_amradio_open()Douglas Schilling Landgraf
2008-10-20dsbr100: CodingStyle issueDouglas Schilling Landgraf
2008-10-20dsbr100: Correct bus_info stringDouglas Schilling Landgraf
2008-10-15Kernel config comment corrected (radio-silabs -> radio-si470x)Tobias Lorenz
2008-09-25si470x: removement of get/set input/audioTobias Lorenz
2008-09-25si470x: correction of mono/stereo handlingTobias Lorenz
2008-09-25si470x: tuner->type handlingTobias Lorenz
2008-09-25si470x: improvement of unsupported base controlsTobias Lorenz
2008-09-25si470x: improvement of module device supportTobias Lorenz
2008-09-25si470x: module_param access rightsTobias Lorenz
2008-10-09radio-mr800: Fix issue for kernel < 2.6.23Douglas Schilling Landgraf
2008-10-09radio-zoltrix: Add checking for frequencyDouglas Schilling Landgraf
2008-10-09dsbr100: Add returns and fix codingstyle for vidioc_s_ctrlDouglas Schilling Landgraf
2008-10-10USB: remove info() macro from usb media driversMauro Carvalho Chehab
2008-10-01radio-mr800: Add driver for AverMedia MR 800 USB FM radio devicesDouglas Schilling Landgraf
2008-08-29merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-devMauro Carvalho Chehab
2008-08-23v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-08-16aci: remove obsolete sourcesHans Verkuil
2008-08-23v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)Hans Verkuil
2008-08-23v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-08-23v4l: add all missing video_device release callbacksHans Verkuil
2008-08-23radio: fix incorrect video_register_device result checkHans Verkuil