| Commit message (Expand) | Author | Age | Files | Lines |
* | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 2 | -4/+1 |
* | V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner() | Tobias Lorenz | 2010-08-02 | 1 | -1/+1 |
* | V4L/DVB: media/radio: fix copy_to_user to user handling | Dan Carpenter | 2010-08-02 | 1 | -2/+10 |
* | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 | 1 | -1/+0 |
* | V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdata | Hans Verkuil | 2010-05-19 | 1 | -10/+9 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 11 | -0/+11 |
* | V4L/DVB: radio-si470x: Use UTF-8 encoding on a comment | Tobias Lorenz | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB: radio_timberdale: depends on I2c | Randy Dunlap | 2010-02-26 | 1 | -0/+1 |
* | V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after free | Darren Jenkins | 2010-02-26 | 1 | -1/+3 |
* | V4L/DVB: radio: Add radio-timb | Richard Röjfors | 2010-02-26 | 3 | -0/+255 |
* | V4L/DVB: radio: add support for SAA7706H Car Radio DSP | Richard Röjfors | 2010-02-26 | 3 | -0/+464 |
* | V4L/DVB (13948): radio: Correct use after free | Julia Lawall | 2010-02-26 | 1 | -2/+2 |
* | 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-10 | 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-10 | 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-10 | 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-05 | 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 |