Age | Commit message (Expand) | Author |
2008-12-27 | dsbr100: fix codingstyle, add dev_err messages | Douglas Schilling Landgraf |
2008-12-27 | dsbr100: place dev_warn instead of printk | Douglas Schilling Landgraf |
2008-12-27 | dsbr100: fix unplug oops | Douglas Schilling Landgraf |
2008-12-27 | radio-mr800: disable autosuspend support | Douglas Schilling Landgraf |
2008-12-27 | radio-mr800: correct unplug, fix to previous patch | Douglas Schilling Landgraf |
2008-11-04 | radio-mr800: remove warn, info and err messages | Mauro Carvalho Chehab |
2008-10-27 | rationalise addresses to one common one | Mauro Carvalho Chehab |
2008-10-28 | Documentation, especially regarding audio and informational links | Tobias Lorenz |
2008-10-23 | radio-si470x: add support for kworld usb radio | Mauro Carvalho Chehab |
2008-08-14 | backport commit aa82661baf8a48379355ffa8bf162b07cf487600 | Mauro Carvalho Chehab |
2008-10-20 | dsbr100: Add frequency check | Douglas Schilling Landgraf |
2008-10-20 | radio-mr800: Add BKL for usb_amradio_open() | Douglas Schilling Landgraf |
2008-10-20 | dsbr100: CodingStyle issue | Douglas Schilling Landgraf |
2008-10-20 | dsbr100: Correct bus_info string | Douglas Schilling Landgraf |
2008-10-15 | Kernel config comment corrected (radio-silabs -> radio-si470x) | Tobias Lorenz |
2008-09-25 | si470x: removement of get/set input/audio | Tobias Lorenz |
2008-09-25 | si470x: correction of mono/stereo handling | Tobias Lorenz |
2008-09-25 | si470x: tuner->type handling | Tobias Lorenz |
2008-09-25 | si470x: improvement of unsupported base controls | Tobias Lorenz |
2008-09-25 | si470x: improvement of module device support | Tobias Lorenz |
2008-09-25 | si470x: module_param access rights | Tobias Lorenz |
2008-10-09 | radio-mr800: Fix issue for kernel < 2.6.23 | Douglas Schilling Landgraf |
2008-10-09 | radio-zoltrix: Add checking for frequency | Douglas Schilling Landgraf |
2008-10-09 | dsbr100: Add returns and fix codingstyle for vidioc_s_ctrl | Douglas Schilling Landgraf |
2008-10-10 | USB: remove info() macro from usb media drivers | Mauro Carvalho Chehab |
2008-10-01 | radio-mr800: Add driver for AverMedia MR 800 USB FM radio devices | Douglas Schilling Landgraf |
2008-08-29 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-dev | Mauro Carvalho Chehab |
2008-08-23 | v4l-dvb: fix a bunch of sparse warnings | Hans Verkuil |
2008-08-16 | aci: remove obsolete sources | Hans Verkuil |
2008-08-23 | v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp) | Hans Verkuil |
2008-08-23 | v4l2: remove the priv field, use dev_get_drvdata instead | Hans Verkuil |
2008-08-23 | v4l: add all missing video_device release callbacks | Hans Verkuil |
2008-08-23 | radio: fix incorrect video_register_device result check | Hans Verkuil |
2008-08-23 | radio: replace video_exclusive_open/release | Hans Verkuil |
2008-08-05 | Remove the dead CONFIG_RADIO_MIROPCM20{,_RDS} code | Mauro Carvalho Chehab |
2008-07-30 | v4l: move BKL down to the driver level. | Hans Verkuil |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-21 | Remove obsolete owner field from video_device struct. | Hans Verkuil |
2008-07-21 | videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct | Hans Verkuil |
2008-07-20 | videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h | Hans Verkuil |
2008-07-17 | backport commit cad84238056babf4e4e6b0de183238224aab8177 | Mauro Carvalho Chehab |
2008-07-17 | btaudio/tvmixer/miropcm20-rds: fix 2.6.16 compilation | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-05-31 | si470x: hardware frequency seek support | Mauro Carvalho Chehab |
2008-05-31 | si470x: afc indication | Mauro Carvalho Chehab |
2008-05-31 | si470x: a lot of small code cleanups | Mauro Carvalho Chehab |
2008-05-31 | si470x: let si470x_get_freq return errno | Mauro Carvalho Chehab |
2008-05-31 | si470x: move global lock to device structure | Mauro Carvalho Chehab |
2008-04-26 | backport commit d3135846f6c1858dbad6ccb780a42e6c98953e6d | Mauro Carvalho Chehab |
2008-04-15 | radio: use get/put_unaligned_* helpers | Mauro Carvalho Chehab |