| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (13690): radio/si470x: #include <sched.h> | Randy Dunlap | 2009-12-16 | 1 | -0/+1 |
* | V4L/DVB (13611): radio-tea5764: Correct size given to memset | Julia Lawall | 2009-12-16 | 1 | -2/+2 |
* | V4L/DVB (13609): radio-sf16fmi: add autoprobing | Ondrej Zary | 2009-12-16 | 2 | -19/+46 |
* | V4L/DVB (13608): radio-sf16fmi: fix mute, add SF16-FMP to texts | Ondrej Zary | 2009-12-16 | 2 | -10/+10 |
* | V4L/DVB (13601): radio-si470x: support PM functions | Joonyoung Shim | 2009-12-16 | 1 | -0/+40 |
* | V4L/DVB (13600): radio-si470x: support RDS on si470x i2c driver | Joonyoung Shim | 2009-12-16 | 2 | -10/+155 |
* | V4L/DVB (13599): radio-si470x: move some file operations to common file | Joonyoung Shim | 2009-12-16 | 4 | -109/+104 |
* | V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers | Laurent Pinchart | 2009-12-16 | 1 | -4/+0 |
* | V4L/DVB (13547): radio: add trivial checks on the tuner and type args. | Hans Verkuil | 2009-12-16 | 14 | -1/+55 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-12-09 | 1 | -1/+2 |
|\ |
|
| * | ALSA: radio/sound/miro: fix build, cleanup depends/selects | Randy Dunlap | 2009-12-08 | 1 | -1/+2 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-12-09 | 4 | -191/+412 |
|\ \ |
|
| * | | V4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driver | Oliver Neukum | 2009-12-05 | 1 | -2/+12 |
| * | | V4L/DVB (13177): radio: Add support for TEF6862 tuner | Richard Röjfors | 2009-12-05 | 3 | -0/+245 |
| * | | V4L/DVB (13073): radio-mr800: set radio frequency only upon success | David Ellingsworth | 2009-12-05 | 1 | -6/+2 |
| * | | V4L/DVB (13072): radio-mr800: simplify device warnings | David Ellingsworth | 2009-12-05 | 1 | -52/+26 |
| * | | V4L/DVB (13071): radio-mr800: preserve radio state during suspend/resume | David Ellingsworth | 2009-12-05 | 1 | -5/+28 |
| * | | V4L/DVB (13070): radio-mr800: fix behavior of set_stereo function | David Ellingsworth | 2009-12-05 | 1 | -4/+5 |
| * | | V4L/DVB (13069): radio-mr800: ensure the radio is initialized to a consistent... | David Ellingsworth | 2009-12-05 | 1 | -2/+32 |
| * | | V4L/DVB (13068): radio-mr800: remove device initialization from open/close | David Ellingsworth | 2009-12-05 | 1 | -33/+2 |
| * | | V4L/DVB (13067): radio-mr800: fix potential use after free | David Ellingsworth | 2009-12-05 | 1 | -1/+1 |
| * | | V4L/DVB (13066): radio-mr800: remove device removed indicator | David Ellingsworth | 2009-12-05 | 1 | -12/+8 |
| * | | V4L/DVB (13065): radio-mr800: simplify locking in ioctl callbacks | David Ellingsworth | 2009-12-05 | 1 | -79/+30 |
| * | | V4L/DVB (13064): radio-mr800: simplify access to amradio_device | David Ellingsworth | 2009-12-05 | 1 | -10/+13 |
| * | | V4L/DVB (13063): radio-mr800: remove unnecessary local variable | David Ellingsworth | 2009-12-05 | 1 | -6/+4 |
| * | | V4L/DVB (13062): radio-mr800: simplify error paths in usb probe callback | David Ellingsworth | 2009-12-05 | 1 | -11/+16 |
| * | | V4L/DVB (13061): radio-mr800: simplify video_device allocation | David Ellingsworth | 2009-12-05 | 1 | -32/+21 |
| * | | V4L/DVB (13060): radio-mr800: implement proper locking | David Ellingsworth | 2009-12-05 | 1 | -75/+106 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-12-08 | 3 | -0/+289 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | media/radio: New driver for the radio FM module on Miro PCM20 sound card | Krzysztof Helt | 2009-11-27 | 3 | -0/+289 |
| |/ |
|
* | | V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lock | Hans Verkuil | 2009-11-26 | 1 | -2/+0 |
|/ |
|
* | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ |
|
| * | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 1 | -1/+1 |
* | | V4L/DVB (13029): radio-si4713: remove #include <linux/version.h> | Huang Weiyi | 2009-09-19 | 1 | -1/+0 |
* | | V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos. | Matti J. Aaltonen | 2009-09-19 | 1 | -1/+1 |
|/ |
|
* | V4L/DVB (12612): si4713: simplify the code to remove a compiler warning. | Hans Verkuil | 2009-09-12 | 1 | -12/+5 |
* | V4L/DVB (12553): FM TX: si4713: Add Kconfig and Makefile entries | Hans Verkuil | 2009-09-12 | 2 | -0/+25 |
* | V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c device | Eduardo Valentin | 2009-09-12 | 2 | -0/+2304 |
* | V4L/DVB (12551): FM TX: si4713: Add files to add radio interface for si4713 | Eduardo Valentin | 2009-09-12 | 1 | -0/+367 |
* | V4L/DVB (12455): radio-typhoon: remove obsolete RADIO_TYPHOON_PROC_FS config ... | Hans Verkuil | 2009-09-12 | 1 | -10/+0 |
* | V4L/DVB (12417): I2C cleanups and version checks | Tobias Lorenz | 2009-09-12 | 3 | -76/+257 |
* | V4L/DVB (12416): radio-si470x: add i2c driver for si470x | Joonyoung Shim | 2009-09-12 | 5 | -0/+281 |
* | V4L/DVB (12415): radio-si470x: add disconnect check function | Joonyoung Shim | 2009-09-12 | 3 | -21/+37 |
* | V4L/DVB (12414): radio-si470x: change to dev_* macro from printk | Joonyoung Shim | 2009-09-12 | 2 | -56/+52 |
* | V4L/DVB (12413): radio-si470x: separate common and usb code | Joonyoung Shim | 2009-09-12 | 8 | -1892/+1989 |
* | V4L/DVB (12218): radio-si470x: conform to the RDS spec. | Hans Verkuil | 2009-09-12 | 1 | -2/+7 |