summaryrefslogtreecommitdiff
path: root/linux/drivers/media/radio/dsbr100.c
AgeCommit message (Expand)Author
2009-02-08dsbr100: Add few lost mutex locks.Douglas Schilling Landgraf
2009-01-25v4l/dvb: use usb_make_path in usb-radio driversDouglas Schilling Landgraf
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
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-11-08dsbr100: add disabled controls and fix versionMauro Carvalho Chehab
2008-11-08dsbr100: add suspend and resumeMauro Carvalho Chehab
2008-08-14backport commit aa82661baf8a48379355ffa8bf162b07cf487600Mauro Carvalho Chehab
2008-10-20dsbr100: Add frequency checkDouglas Schilling Landgraf
2008-10-20dsbr100: CodingStyle issueDouglas Schilling Landgraf
2008-10-20dsbr100: Correct bus_info stringDouglas 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-08-23v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)Hans Verkuil
2008-08-23radio: fix incorrect video_register_device result checkHans Verkuil
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
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-03-23[PATCH] add macro validation for v4l_compat_ioctl32.Douglas Schilling Landgraf
2007-12-03 dsbr100 violates DMA coherency rulesMauro Carvalho Chehab
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-05-13Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90Mauro Carvalho Chehab
2007-05-07Dsbr100.c Replace usb_dsbr100_do_ioctl to use video_ioctl2Mauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2006-08-01Cleanups and fixes for dsbr100Mauro Carvalho Chehab
2006-07-31V4L2 conversion: dsbr100Mauro Carvalho Chehab
2006-07-31Driver dsbr100 is a radio device, not a video one!Mauro Carvalho Chehab