summaryrefslogtreecommitdiff
path: root/linux/drivers/media/radio
AgeCommit message (Expand)Author
2009-03-14v4l-dvb: replace remaining references to the old mailinglist.Mauro Carvalho Chehab
2009-03-11radio-terratec: remove linux/delay.h which hadn't been used.Hans Verkuil
2009-03-11radio: remove uaccess includeHans Verkuil
2009-03-10radio-rtrack2: fix double mutex_unlockMauro Carvalho Chehab
2009-03-09ISA radio drivers: improve kernel log messageHans Verkuil
2009-03-06radio-zoltrix: convert to v4l2_device.Hans Verkuil
2009-03-06radio-typhoon: convert to v4l2_device.Hans Verkuil
2009-03-06radio-trust: convert to v4l2_device.Hans Verkuil
2009-03-06radio-terratec: convert to v4l2_device.Hans Verkuil
2009-03-06radio-sf16fmr2: convert to v4l2_device.Hans Verkuil
2009-03-06radio-sf16fmi: convert to v4l2_device.Hans Verkuil
2009-03-06radio-rtrack2: convert to v4l2_device.Hans Verkuil
2009-03-06radio-maxiradio: convert to v4l2_device.Hans Verkuil
2009-03-06radio-maestro: convert to v4l2_device.Hans Verkuil
2009-03-06radio-gemtek: convert to v4l2_device.Hans Verkuil
2009-03-06radio-gemtek-pci: convert to v4l2_device.Hans Verkuil
2009-03-06radio-cadet: convert to v4l2_device.Hans Verkuil
2009-03-06radio-aztech: convert to v4l2_device.Hans Verkuil
2009-03-06radio-aimslab: convert to v4l2_device.Hans Verkuil
2009-03-03compat: rename struct delayed_work to work_struct on pre-2.6.20Trent Piepho
2009-02-12Output HW/SW version from scratchpadTobias Lorenz
2009-02-12LED status outputTobias Lorenz
2009-02-12Correction of Stereo detection/setting and signal strength indicationTobias Lorenz
2009-02-12Code rearrangements in preparation for other report typesTobias Lorenz
2009-02-12Documentation and code cleanupsTobias Lorenz
2009-02-08dsbr100: Add few lost mutex locks.Douglas Schilling Landgraf
2009-02-05radio-si470x: use usb_make_path in usb-radio driversDouglas Schilling Landgraf
2009-02-05radio-mr800: fix checking of retval after usb_bulk_msgDouglas Schilling Landgraf
2009-02-05radio-mr800: increase version and add commentsDouglas Schilling Landgraf
2009-02-05radio-mr800: add few lost mutex locksDouglas Schilling Landgraf
2009-02-05radio-mr800: add stereo supportDouglas Schilling Landgraf
2009-02-05radio-mr800: fix amradio_set_freqDouglas Schilling Landgraf
2009-02-05radio-mr800: move radio start and stop in one functionDouglas Schilling Landgraf
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