summaryrefslogtreecommitdiff
path: root/drivers/media/radio
AgeCommit message (Expand)AuthorFilesLines
2011-03-21[media] drivers:media:radio: wl128x: Kconfig & Makefile for wl128x driverManjunatha Halli2-0/+23
2011-03-21[media] drivers:media:radio: wl128x: FM driver TX sourcesManjunatha Halli2-0/+462
2011-03-21[media] drivers:media:radio: wl128x: FM driver RX sourcesManjunatha Halli2-0/+906
2011-03-21[media] drivers:media:radio: wl128x: FM Driver Common sourcesManjunatha Halli2-0/+2079
2011-03-21[media] drivers:media:radio: wl128x: FM Driver V4L2 sourcesManjunatha Halli2-0/+613
2011-03-21[media] drivers:media:radio: wl128x: FM Driver common header fileManjunatha Halli1-0/+244
2011-03-21[media] double mutex lock in drivers/media/radio/si470x/radio-si470x-iceberg1-1/+0
2011-01-19[media] radio-aimslab.c needs #include <linux/delay.h>Geert Uytterhoeven1-0/+1
2011-01-19[media] V4L2: WL1273 FM Radio: Replace ioctl with unlocked_ioctlMatti Aaltonen1-1/+1
2011-01-19[media] radio-si470x: Always report support for RDSTobias Lorenz1-6/+0
2011-01-19[media] radio-si470x: de-emphasis should be set if requested by module parameterTobias Lorenz1-1/+2
2011-01-19[media] radio-gemtek-pci: remove duplicate driverHans Verkuil3-493/+0
2011-01-19[media] radio-maxiradio.c: use sensible frequency rangeHans Verkuil1-2/+2
2011-01-06[media] radio-aimslab.c: Fix gcc 4.5+ bugMauro Carvalho Chehab1-17/+6
2010-12-29[media] saa6588: rename rds.h to saa6588.hHans Verkuil1-1/+0
2010-12-29[media] radio-wl1273: Fix two warningsMauro Carvalho Chehab1-2/+1
2010-12-29[media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driverMatti Aaltonen3-0/+2348
2010-12-29[media] radio-si4713: Add regulator framework supportJarkko Nikula2-12/+67
2010-12-17Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds18-127/+106
2010-12-02Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2010-12-01[media] radio-timb: convert to unlocked_ioctlHans Verkuil1-1/+4
2010-12-01[media] typhoon: convert to unlocked_ioctlHans Verkuil1-8/+8
2010-12-01[media] si4713: convert to unlocked_ioctlHans Verkuil1-1/+2
2010-12-01[media] tea5764: convert to unlocked_ioctlHans Verkuil1-40/+9
2010-12-01[media] cadet: use unlocked_ioctlHans Verkuil1-3/+9
2010-12-01[media] BKL: trivial BKL removal from V4L2 radio driversHans Verkuil13-74/+74
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2-2/+0
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-82/+59
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-4/+1
2010-10-22[media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable driversMatti Aaltonen3-3/+4
2010-10-22[media] [RFC] radio-mr800: locking fixesHans Verkuil1-3/+14
2010-10-22[media] radio-si4713: Don't use module names to load I2C modulesLaurent Pinchart1-1/+1
2010-10-21[media] radio-mr800: fix locking orderHans Verkuil1-1/+1
2010-10-21V4L/DVB: radio-si4713: Release i2c adapter in driver cleanup pathsJarkko Nikula1-2/+8
2010-10-21V4L/DVB: radio-mr800: remove BKLHans Verkuil1-64/+10
2010-10-21V4L/DVB: radio-si470x: use unlocked ioctlMauro Carvalho Chehab2-6/+22
2010-10-21V4L/DVB: radio-si470x: remove the BKL lock used internally at the driverMauro Carvalho Chehab2-10/+8
2010-10-21V4L/DVB: v4l: remove unused i2c-id.h headersHans Verkuil1-1/+0
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock2-4/+1
2010-09-30V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski1-1/+1
2010-08-02V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner()Tobias Lorenz1-1/+1
2010-08-02V4L/DVB: media/radio: fix copy_to_user to user handlingDan Carpenter1-2/+10
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-1/+0
2010-05-19V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdataHans Verkuil1-10/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo11-0/+11
2010-02-26V4L/DVB: radio-si470x: Use UTF-8 encoding on a commentTobias Lorenz1-1/+1
2010-02-26V4L/DVB: radio_timberdale: depends on I2cRandy Dunlap1-0/+1
2010-02-26V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after freeDarren Jenkins1-1/+3
2010-02-26V4L/DVB: radio: Add radio-timbRichard Röjfors3-0/+255