| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (9482): Documentation, especially regarding audio and informational l... | Tobias Lorenz | 2008-11-11 | 2 | -13/+14 |
* | V4L/DVB (9350): radio-si470x: add support for kworld usb radio | Alexey Klimov | 2008-11-11 | 1 | -0/+6 |
* | V4L/DVB (9306): dsbr100: Add frequency check | Alexey Klimov | 2008-10-21 | 1 | -1/+7 |
* | V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open() | Alexey Klimov | 2008-10-21 | 1 | -0/+5 |
* | V4L/DVB (9304): dsbr100: CodingStyle issue | Alexey Klimov | 2008-10-21 | 1 | -23/+29 |
* | V4L/DVB (9303): dsbr100: Correct bus_info string | Alexey Klimov | 2008-10-21 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-10-17 | 1 | -5/+8 |
|\ |
|
| * | USB: remove warn() macro from usb media drivers | Greg Kroah-Hartman | 2008-10-17 | 1 | -5/+8 |
* | | V4L/DVB (9219): Kernel config comment corrected (radio-silabs -> radio-si470x) | Tobias Lorenz | 2008-10-17 | 1 | -1/+1 |
* | | V4L/DVB (9218): si470x: removement of get/set input/audio | Tobias Lorenz | 2008-10-17 | 1 | -68/+4 |
* | | V4L/DVB (9217): si470x: correction of mono/stereo handling | Tobias Lorenz | 2008-10-17 | 1 | -6/+18 |
* | | V4L/DVB (9216): si470x: tuner->type handling | Tobias Lorenz | 2008-10-17 | 1 | -9/+12 |
* | | V4L/DVB (9215): si470x: improvement of unsupported base controls | Tobias Lorenz | 2008-10-17 | 1 | -21/+12 |
* | | V4L/DVB (9214): si470x: improvement of module device support | Tobias Lorenz | 2008-10-17 | 1 | -17/+30 |
* | | V4L/DVB (9213): si470x: module_param access rights | Tobias Lorenz | 2008-10-17 | 1 | -17/+22 |
|/ |
|
* | V4L/DVB (9152): radio-zoltrix: Add checking for frequency | Alexey Klimov | 2008-10-13 | 1 | -4/+13 |
* | V4L/DVB (9151): dsbr100: Add returns and fix codingstyle for vidioc_s_ctrl | Alexey Klimov | 2008-10-13 | 1 | -2/+6 |
* | V4L/DVB (9116): USB: remove info() macro from usb media drivers | Greg Kroah-Hartman | 2008-10-12 | 1 | -1/+2 |
* | V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio dev... | Alexey Klimov | 2008-10-12 | 3 | -0/+641 |
* | V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide... | Hans Verkuil | 2008-10-12 | 14 | -134/+76 |
* | V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead | Hans Verkuil | 2008-10-12 | 11 | -64/+64 |
* | V4L/DVB (8783): v4l: add all missing video_device release callbacks | Hans Verkuil | 2008-10-12 | 14 | -12/+26 |
* | V4L/DVB (8776): radio: replace video_exclusive_open/release | Hans Verkuil | 2008-10-12 | 13 | -31/+185 |
* | V4L/DVB (8613): v4l: move BKL down to the driver level. | Hans Verkuil | 2008-10-12 | 2 | -0/+5 |
* | V4L/DVB (8778): radio: fix incorrect video_register_device result check | Hans Verkuil | 2008-09-03 | 14 | -23/+15 |
* | V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings | Hans Verkuil | 2008-09-03 | 1 | -13/+13 |
* | V4L/DVB (8678): Remove the dead CONFIG_RADIO_MIROPCM20{,_RDS} code | Adrian Bunk | 2008-09-03 | 5 | -636/+0 |
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 | 17 | -17/+0 |
* | V4L/DVB (8483): Remove obsolete owner field from video_device struct. | Hans Verkuil | 2008-07-26 | 16 | -16/+0 |
* | V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st... | Hans Verkuil | 2008-07-26 | 16 | -98/+148 |
* | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil | 2008-07-23 | 17 | -0/+17 |
* | V4L/DVB (7997): si470x: hardware frequency seek support | Tobias Lorenz | 2008-07-20 | 1 | -2/+95 |
* | V4L/DVB (7996): si470x: afc indication | Tobias Lorenz | 2008-07-20 | 1 | -1/+3 |
* | V4L/DVB (7995): si470x: a lot of small code cleanups | Tobias Lorenz | 2008-07-20 | 1 | -90/+196 |
* | V4L/DVB (7994): si470x: let si470x_get_freq return errno | Tobias Lorenz | 2008-07-20 | 1 | -11/+23 |
* | V4L/DVB (7993): si470x: move global lock to device structure | Tobias Lorenz | 2008-07-20 | 1 | -43/+41 |
* | V4L/DVB (7586): radio: use get/put_unaligned_* helpers | Harvey Harrison | 2008-07-20 | 1 | -10/+6 |
* | media-radio-miropcm20-rds: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+4 |
* | V4L/DVB (7582): proc: switch /proc/driver/radio-typhoon to seq_file interface | Alexey Dobriyan | 2008-04-24 | 1 | -17/+23 |
* | V4L/DVB (7402): add macro validation for v4l_compat_ioctl32 | Douglas Schilling Landgraf | 2008-04-24 | 17 | -0/+34 |
* | V4L/DVB (7401): radio-si470x: unplugging fixed | Tobias Lorenz | 2008-04-24 | 1 | -9/+48 |
* | V4L/DVB (7377): radio-sf16fmr2.c: fix volume handling | Mauro Carvalho Chehab | 2008-04-24 | 1 | -63/+39 |
* | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 2008-04-24 | 3 | -7/+7 |
* | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNP | Bjorn Helgaas | 2008-04-01 | 1 | -0/+6 |
* | V4L/DVB (7189): autosuspend support | Tobias Lorenz | 2008-02-18 | 1 | -8/+75 |
* | V4L/DVB (7188): radio-si470x version 1.0.6 | Tobias Lorenz | 2008-02-18 | 1 | -163/+167 |
* | V4L/DVB (7183): radio-si470x: fix build warning | Michael Krufky | 2008-02-18 | 1 | -1/+1 |
* | V4L/DVB (7110): Trivial printf warning fix (radio-si470) | Tobias Lorenz | 2008-02-18 | 1 | -1/+1 |
* | V4L/DVB (7108): radio-si470x.c: check-after-use | Tobias Lorenz | 2008-02-18 | 1 | -3/+2 |