summaryrefslogtreecommitdiff
path: root/drivers/media/radio/si470x/radio-si470x-i2c.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin1-27/+1
2011-07-28[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab1-3/+1
2011-05-20[media] radio-si470x: convert to use request_threaded_irq()Joonyoung Shim1-23/+9
2011-05-20[media] radio-si470x: convert to dev_pm_opsJoonyoung Shim1-7/+9
2011-05-20[media] radio-si470x: support seek and tune interrupt enableJoonyoung Shim1-2/+15
2010-09-30V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski1-1/+1
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-16V4L/DVB (13601): radio-si470x: support PM functionsJoonyoung Shim1-0/+40
2009-12-16V4L/DVB (13600): radio-si470x: support RDS on si470x i2c driverJoonyoung Shim1-10/+154
2009-12-16V4L/DVB (13599): radio-si470x: move some file operations to common fileJoonyoung Shim1-13/+2
2009-09-12V4L/DVB (12417): I2C cleanups and version checksTobias Lorenz1-49/+196
2009-09-12V4L/DVB (12416): radio-si470x: add i2c driver for si470xJoonyoung Shim1-0/+254