aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/radio/si470x
AgeCommit message (Expand)Author
2013-02-05[media] radio/si470x/radio-si470x.h: use IS_ENABLED() macroPeter Senna Tschudin
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-10-07[media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin
2012-09-27[media] radio-si470x: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-09-26[media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil
2012-08-11[media] si470x: v4l2-compliance fixesHans Verkuil
2012-07-30[media] radio-si470x: Add support for the new band APIsHans de Goede
2012-07-30[media] radio-si470x: Fix band selectionHans de Goede
2012-07-30[media] radio-si470x: restore ctrl settings after suspend/resumeHans de Goede
2012-07-30[media] radio-si470x: Lower firmware version requirementsHans de Goede
2012-07-30[media] radio-si470x: Lower firmware version requirementsHans de Goede
2012-07-30[media] radio-si470x: Lower hardware freq seek signal tresholdHans de Goede
2012-07-30[media] radio-si470x: Always use interrupt to wait for tune/seek completionHans de Goede
2012-07-30[media] radio-si470x: Don't unnecesarily read registers on G_TUNERHans de Goede
2012-06-27Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab
2012-06-18[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...Hans Verkuil
2012-06-11[media] radio/si470x: Add support for the Axentia ALERT FM USB ReceiverHans de Goede
2012-05-14[media] radio-si470x-usb: remove autosuspend, implement suspend/resumeHans Verkuil
2012-05-14[media] radio-si470x-common.c: remove unnecessary kernel log spamHans Verkuil
2012-05-14[media] si470x: add control event support and more v4l2 compliancy fixesHans Verkuil
2012-05-14[media] si470x: Clean up, introduce the control frameworkHans Verkuil
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman
2011-09-06[media] si470x: fix compile warningHans Verkuil
2011-07-27[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab
2011-07-27[media] radio-si470x: fix memory leak in si470x_usb_driver_probe()Alexey Khoroshilov
2011-05-20[media] radio-si470x: convert to use request_threaded_irq()Joonyoung Shim
2011-05-20[media] radio-si470x: convert to dev_pm_opsJoonyoung Shim
2011-05-20[media] radio-si470x: support seek and tune interrupt enableJoonyoung Shim
2011-03-21[media] double mutex lock in drivers/media/radio/si470x/radio-si470x-iceberg
2011-01-19[media] radio-si470x: Always report support for RDSTobias Lorenz
2011-01-19[media] radio-si470x: de-emphasis should be set if requested by module parameterTobias Lorenz
2010-12-29[media] saa6588: rename rds.h to saa6588.hHans Verkuil
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-22[media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable driversMatti Aaltonen
2010-10-21V4L/DVB: radio-si470x: use unlocked ioctlMauro Carvalho Chehab
2010-10-21V4L/DVB: radio-si470x: remove the BKL lock used internally at the driverMauro Carvalho Chehab
2010-09-30V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski
2010-08-02V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner()Tobias Lorenz
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26V4L/DVB: radio-si470x: Use UTF-8 encoding on a commentTobias Lorenz
2010-02-26V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after freeDarren Jenkins
2010-02-26V4L/DVB (13948): radio: Correct use after freeJulia Lawall
2009-12-16V4L/DVB (13690): radio/si470x: #include <sched.h>Randy Dunlap
2009-12-16V4L/DVB (13601): radio-si470x: support PM functionsJoonyoung Shim
2009-12-16V4L/DVB (13600): radio-si470x: support RDS on si470x i2c driverJoonyoung Shim
2009-12-16V4L/DVB (13599): radio-si470x: move some file operations to common fileJoonyoung Shim
2009-09-12V4L/DVB (12417): I2C cleanups and version checksTobias Lorenz