summaryrefslogtreecommitdiff
path: root/drivers/media/radio
AgeCommit message (Expand)Author
2011-01-19[media] radio-si470x: de-emphasis should be set if requested by module parameterTobias Lorenz
2011-01-19[media] radio-gemtek-pci: remove duplicate driverHans Verkuil
2011-01-19[media] radio-maxiradio.c: use sensible frequency rangeHans Verkuil
2011-01-06[media] radio-aimslab.c: Fix gcc 4.5+ bugMauro Carvalho Chehab
2010-12-29[media] saa6588: rename rds.h to saa6588.hHans Verkuil
2010-12-29[media] radio-wl1273: Fix two warningsMauro Carvalho Chehab
2010-12-29[media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driverMatti Aaltonen
2010-12-29[media] radio-si4713: Add regulator framework supportJarkko Nikula
2010-12-17Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2010-12-02Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-01[media] radio-timb: convert to unlocked_ioctlHans Verkuil
2010-12-01[media] typhoon: convert to unlocked_ioctlHans Verkuil
2010-12-01[media] si4713: convert to unlocked_ioctlHans Verkuil
2010-12-01[media] tea5764: convert to unlocked_ioctlHans Verkuil
2010-12-01[media] cadet: use unlocked_ioctlHans Verkuil
2010-12-01[media] BKL: trivial BKL removal from V4L2 radio driversHans Verkuil
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22[media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable driversMatti Aaltonen
2010-10-22[media] [RFC] radio-mr800: locking fixesHans Verkuil
2010-10-22[media] radio-si4713: Don't use module names to load I2C modulesLaurent Pinchart
2010-10-21[media] radio-mr800: fix locking orderHans Verkuil
2010-10-21V4L/DVB: radio-si4713: Release i2c adapter in driver cleanup pathsJarkko Nikula
2010-10-21V4L/DVB: radio-mr800: remove BKLHans Verkuil
2010-10-21V4L/DVB: radio-si470x: use unlocked ioctlMauro Carvalho Chehab
2010-10-21V4L/DVB: radio-si470x: remove the BKL lock used internally at the driverMauro Carvalho Chehab
2010-10-21V4L/DVB: v4l: remove unused i2c-id.h headersHans Verkuil
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-30V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski
2010-08-02V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner()Tobias Lorenz
2010-08-02V4L/DVB: media/radio: fix copy_to_user to user handlingDan Carpenter
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-19V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdataHans Verkuil
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26V4L/DVB: radio-si470x: Use UTF-8 encoding on a commentTobias Lorenz
2010-02-26V4L/DVB: radio_timberdale: depends on I2cRandy Dunlap
2010-02-26V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after freeDarren Jenkins
2010-02-26V4L/DVB: radio: Add radio-timbRichard Röjfors
2010-02-26V4L/DVB: radio: add support for SAA7706H Car Radio DSPRichard Röjfors
2010-02-26V4L/DVB (13948): radio: Correct use after freeJulia Lawall
2009-12-16V4L/DVB (13690): radio/si470x: #include <sched.h>Randy Dunlap
2009-12-16V4L/DVB (13611): radio-tea5764: Correct size given to memsetJulia Lawall
2009-12-16V4L/DVB (13609): radio-sf16fmi: add autoprobingOndrej Zary
2009-12-16V4L/DVB (13608): radio-sf16fmi: fix mute, add SF16-FMP to textsOndrej Zary
2009-12-16V4L/DVB (13601): radio-si470x: support PM functionsJoonyoung Shim
2009-12-16V4L/DVB (13600): radio-si470x: support RDS on si470x i2c driverJoonyoung Shim
2009-12-16V4L/DVB (13599): radio-si470x: move some file operations to common fileJoonyoung Shim
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart