summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-288-82/+59
|\
| * [media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable driversMatti Aaltonen2010-10-223-3/+4
| * [media] [RFC] radio-mr800: locking fixesHans Verkuil2010-10-221-3/+14
| * [media] radio-si4713: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-1/+1
| * [media] radio-mr800: fix locking orderHans Verkuil2010-10-211-1/+1
| * V4L/DVB: radio-si4713: Release i2c adapter in driver cleanup pathsJarkko Nikula2010-10-211-2/+8
| * V4L/DVB: radio-mr800: remove BKLHans Verkuil2010-10-211-64/+10
| * 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: remove unused i2c-id.h headersHans Verkuil2010-10-211-1/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-4/+1
|\ \ | |/ |/|
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-182-4/+1
* | 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
* V4L/DVB: media/radio: fix copy_to_user to user handlingDan Carpenter2010-08-021-2/+10
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0
* V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdataHans Verkuil2010-05-191-10/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3011-0/+11
* V4L/DVB: radio-si470x: Use UTF-8 encoding on a commentTobias Lorenz2010-02-261-1/+1
* V4L/DVB: radio_timberdale: depends on I2cRandy Dunlap2010-02-261-0/+1
* V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after freeDarren Jenkins2010-02-261-1/+3
* V4L/DVB: radio: Add radio-timbRichard Röjfors2010-02-263-0/+255
* V4L/DVB: radio: add support for SAA7706H Car Radio DSPRichard Röjfors2010-02-263-0/+464
* 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 (13611): radio-tea5764: Correct size given to memsetJulia Lawall2009-12-161-2/+2
* V4L/DVB (13609): radio-sf16fmi: add autoprobingOndrej Zary2009-12-162-19/+46
* V4L/DVB (13608): radio-sf16fmi: fix mute, add SF16-FMP to textsOndrej Zary2009-12-162-10/+10
* 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 (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart2009-12-161-4/+0
* V4L/DVB (13547): radio: add trivial checks on the tuner and type args.Hans Verkuil2009-12-1614-1/+55
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-091-1/+2
|\
| * ALSA: radio/sound/miro: fix build, cleanup depends/selectsRandy Dunlap2009-12-081-1/+2
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-094-191/+412
|\ \
| * | V4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driverOliver Neukum2009-12-051-2/+12
| * | V4L/DVB (13177): radio: Add support for TEF6862 tunerRichard Röjfors2009-12-053-0/+245
| * | V4L/DVB (13073): radio-mr800: set radio frequency only upon successDavid Ellingsworth2009-12-051-6/+2
| * | V4L/DVB (13072): radio-mr800: simplify device warningsDavid Ellingsworth2009-12-051-52/+26
| * | V4L/DVB (13071): radio-mr800: preserve radio state during suspend/resumeDavid Ellingsworth2009-12-051-5/+28
| * | V4L/DVB (13070): radio-mr800: fix behavior of set_stereo functionDavid Ellingsworth2009-12-051-4/+5
| * | V4L/DVB (13069): radio-mr800: ensure the radio is initialized to a consistent...David Ellingsworth2009-12-051-2/+32
| * | V4L/DVB (13068): radio-mr800: remove device initialization from open/closeDavid Ellingsworth2009-12-051-33/+2
| * | V4L/DVB (13067): radio-mr800: fix potential use after freeDavid Ellingsworth2009-12-051-1/+1
| * | V4L/DVB (13066): radio-mr800: remove device removed indicatorDavid Ellingsworth2009-12-051-12/+8
| * | V4L/DVB (13065): radio-mr800: simplify locking in ioctl callbacksDavid Ellingsworth2009-12-051-79/+30
| * | V4L/DVB (13064): radio-mr800: simplify access to amradio_deviceDavid Ellingsworth2009-12-051-10/+13
| * | V4L/DVB (13063): radio-mr800: remove unnecessary local variableDavid Ellingsworth2009-12-051-6/+4
| * | V4L/DVB (13062): radio-mr800: simplify error paths in usb probe callbackDavid Ellingsworth2009-12-051-11/+16
OpenPOWER on IntegriCloud