aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds8-82/+59
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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 implicit slab.h inclusion from percpu.hTejun 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
2010-02-26V4L/DVB: radio: add support for SAA7706H Car Radio DSPRichard Röjfors3-0/+464
2010-02-26V4L/DVB (13948): radio: Correct use after freeJulia Lawall1-2/+2
2009-12-16V4L/DVB (13690): radio/si470x: #include <sched.h>Randy Dunlap1-0/+1
2009-12-16V4L/DVB (13611): radio-tea5764: Correct size given to memsetJulia Lawall1-2/+2
2009-12-16V4L/DVB (13609): radio-sf16fmi: add autoprobingOndrej Zary2-19/+46
2009-12-16V4L/DVB (13608): radio-sf16fmi: fix mute, add SF16-FMP to textsOndrej Zary2-10/+10
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 Shim2-10/+155
2009-12-16V4L/DVB (13599): radio-si470x: move some file operations to common fileJoonyoung Shim4-109/+104
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart1-4/+0
2009-12-16V4L/DVB (13547): radio: add trivial checks on the tuner and type args.Hans Verkuil14-1/+55
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+2
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds4-191/+412
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-08ALSA: radio/sound/miro: fix build, cleanup depends/selectsRandy Dunlap1-1/+2
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-0/+289
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-05V4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driverOliver Neukum1-2/+12
2009-12-05V4L/DVB (13177): radio: Add support for TEF6862 tunerRichard Röjfors3-0/+245
2009-12-05V4L/DVB (13073): radio-mr800: set radio frequency only upon successDavid Ellingsworth1-6/+2
2009-12-05V4L/DVB (13072): radio-mr800: simplify device warningsDavid Ellingsworth1-52/+26
2009-12-05V4L/DVB (13071): radio-mr800: preserve radio state during suspend/resumeDavid Ellingsworth1-5/+28
2009-12-05V4L/DVB (13070): radio-mr800: fix behavior of set_stereo functionDavid Ellingsworth1-4/+5
2009-12-05V4L/DVB (13069): radio-mr800: ensure the radio is initialized to a consistent stateDavid Ellingsworth1-2/+32
2009-12-05V4L/DVB (13068): radio-mr800: remove device initialization from open/closeDavid Ellingsworth1-33/+2
2009-12-05V4L/DVB (13067): radio-mr800: fix potential use after freeDavid Ellingsworth1-1/+1
2009-12-05V4L/DVB (13066): radio-mr800: remove device removed indicatorDavid Ellingsworth1-12/+8
2009-12-05V4L/DVB (13065): radio-mr800: simplify locking in ioctl callbacksDavid Ellingsworth1-79/+30