summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | V4L/DVB (13061): radio-mr800: simplify video_device allocationDavid Ellingsworth2009-12-051-32/+21
| * | V4L/DVB (13060): radio-mr800: implement proper lockingDavid Ellingsworth2009-12-051-75/+106
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-083-0/+289
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | media/radio: New driver for the radio FM module on Miro PCM20 sound cardKrzysztof Helt2009-11-273-0/+289
| |/
* | V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lockHans Verkuil2009-11-261-2/+0
|/
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\
| * trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-1/+1
* | V4L/DVB (13029): radio-si4713: remove #include <linux/version.h>Huang Weiyi2009-09-191-1/+0
* | V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos.Matti J. Aaltonen2009-09-191-1/+1
|/
* V4L/DVB (12612): si4713: simplify the code to remove a compiler warning.Hans Verkuil2009-09-121-12/+5
* V4L/DVB (12553): FM TX: si4713: Add Kconfig and Makefile entriesHans Verkuil2009-09-122-0/+25
* V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c deviceEduardo Valentin2009-09-122-0/+2304
OpenPOWER on IntegriCloud