aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/si470x
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-025-0/+2522
* [media] radio-si470x: convert to use request_threaded_irq()Joonyoung Shim2011-05-202-24/+9
* [media] radio-si470x: convert to dev_pm_opsJoonyoung Shim2011-05-201-7/+9
* [media] radio-si470x: support seek and tune interrupt enableJoonyoung Shim2011-05-203-20/+60
* [media] double mutex lock in drivers/media/radio/si470x/radio-si470x-iceberg2011-03-211-1/+0
* [media] radio-si470x: Always report support for RDSTobias Lorenz2011-01-191-6/+0
* [media] radio-si470x: de-emphasis should be set if requested by module parameterTobias Lorenz2011-01-191-1/+2
* [media] saa6588: rename rds.h to saa6588.hHans Verkuil2010-12-291-1/+0
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* [media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable driversMatti Aaltonen2010-10-221-1/+1
* V4L/DVB: radio-si470x: use unlocked ioctlMauro Carvalho Chehab2010-10-212-6/+22
* V4L/DVB: radio-si470x: remove the BKL lock used internally at the driverMauro Carvalho Chehab2010-10-212-10/+8
* V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski2010-09-301-1/+1
* V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner()Tobias Lorenz2010-08-021-1/+1
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* V4L/DVB: radio-si470x: Use UTF-8 encoding on a commentTobias Lorenz2010-02-261-1/+1
* V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after freeDarren Jenkins2010-02-261-1/+3
* V4L/DVB (13948): radio: Correct use after freeJulia Lawall2010-02-261-2/+2
* V4L/DVB (13690): radio/si470x: #include <sched.h>Randy Dunlap2009-12-161-0/+1
* V4L/DVB (13601): radio-si470x: support PM functionsJoonyoung Shim2009-12-161-0/+40
* V4L/DVB (13600): radio-si470x: support RDS on si470x i2c driverJoonyoung Shim2009-12-162-10/+155
* V4L/DVB (13599): radio-si470x: move some file operations to common fileJoonyoung Shim2009-12-164-109/+104
* V4L/DVB (12417): I2C cleanups and version checksTobias Lorenz2009-09-123-76/+257
* V4L/DVB (12416): radio-si470x: add i2c driver for si470xJoonyoung Shim2009-09-125-0/+281
* V4L/DVB (12415): radio-si470x: add disconnect check functionJoonyoung Shim2009-09-123-21/+37
* V4L/DVB (12414): radio-si470x: change to dev_* macro from printkJoonyoung Shim2009-09-122-56/+52
* V4L/DVB (12413): radio-si470x: separate common and usb codeJoonyoung Shim2009-09-125-0/+1984