summaryrefslogtreecommitdiff
path: root/linux/drivers/media/radio
AgeCommit message (Expand)Author
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
2008-08-23radio: replace video_exclusive_open/releaseHans Verkuil
2008-08-05Remove the dead CONFIG_RADIO_MIROPCM20{,_RDS} codeMauro Carvalho Chehab
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil