aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+1
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
2009-12-05V4L/DVB (13064): radio-mr800: simplify access to amradio_deviceDavid Ellingsworth1-10/+13
2009-12-05V4L/DVB (13063): radio-mr800: remove unnecessary local variableDavid Ellingsworth1-6/+4
2009-12-05V4L/DVB (13062): radio-mr800: simplify error paths in usb probe callbackDavid Ellingsworth1-11/+16
2009-12-05V4L/DVB (13061): radio-mr800: simplify video_device allocationDavid Ellingsworth1-32/+21
2009-12-05V4L/DVB (13060): radio-mr800: implement proper lockingDavid Ellingsworth1-75/+106
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-27media/radio: New driver for the radio FM module on Miro PCM20 sound cardKrzysztof Helt3-0/+289
2009-11-26V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lockHans Verkuil1-2/+0
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1