| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] em28xx: Disable audio for EM28174 | Steve Kerrison | 2011-05-20 | 1 | -1/+2 |
* | [media] Add support for PCTV nanoStick T2 290e [2013:024f] | Antti Palosaari | 2011-05-20 | 4 | -0/+74 |
* | [media] em28xx: add support for EM28174 chip | Antti Palosaari | 2011-05-20 | 4 | -2/+12 |
* | [media] em28xx: Multi Frontend (MFE) support | Antti Palosaari | 2011-05-20 | 1 | -35/+56 |
* | [media] em28xx: add remote control support for PCTV 330e | Devin Heitmueller | 2011-05-20 | 1 | -0/+1 |
* | [media] em28xx: remove "not validated" flag for PCTV 330e | Devin Heitmueller | 2011-05-20 | 1 | -1/+0 |
* | [media] em28xx: add digital support for PCTV 330e | Devin Heitmueller | 2011-05-20 | 2 | -0/+4 |
* | [media] em28xx: include model number for PCTV 330e | Devin Heitmueller | 2011-05-20 | 2 | -5/+4 |
* | [media] em28xx: fix GPIO problem with HVR-900R2 getting out of sync with drx-d | Devin Heitmueller | 2011-05-20 | 1 | -1/+8 |
* | [media] drxd: provide ability to disable the i2c gate control function | Devin Heitmueller | 2011-05-20 | 1 | -0/+1 |
* | [media] em28xx: auto-select drx-k if CUSTOMISE is not set | Mauro Carvalho Chehab | 2011-05-20 | 1 | -0/+1 |
* | [media] em28xx: enable support for the drx-d on the HVR-900 R2 | Devin Heitmueller | 2011-05-20 | 2 | -12/+10 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | [media] remove the old RC_MAP_HAUPPAUGE_NEW RC map | Mauro Carvalho Chehab | 2011-03-22 | 1 | -3/+3 |
* | [media] rc/keymaps: Rename Hauppauge table as rc-hauppauge | Mauro Carvalho Chehab | 2011-03-22 | 1 | -2/+2 |
* | [media] em28xx: properly handle subdev controls | Mauro Carvalho Chehab | 2011-03-21 | 1 | -3/+28 |
* | [media] em28xx: Fix return value for s_ctrl | Mauro Carvalho Chehab | 2011-03-21 | 1 | -1/+1 |
* | [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() | Hans Verkuil | 2011-01-19 | 1 | -8/+10 |
* | [media] em28xx: Fix IR support for WinTV USB2 | Mauro Carvalho Chehab | 2011-01-19 | 1 | -0/+1 |
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 2 | -1/+9 |
|\ |
|
| * | media/video: explicitly flush request_module work | Tejun Heo | 2010-12-24 | 1 | -0/+8 |
| * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo | 2010-12-15 | 1 | -1/+1 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-01-06 | 7 | -75/+135 |
|\ \ |
|
| * | | [media] em28xx: fix incorrect s_ctrl error code and wrong call to res_free | Hans Verkuil | 2010-12-30 | 1 | -5/+9 |
| * | | [media] em28xx: Fix audio input for Terratec Grabby | Mauro Carvalho Chehab | 2010-12-29 | 1 | -2/+2 |
| * | | [media] V4L: remove V4L1 compatibility mode | Hans Verkuil | 2010-12-29 | 1 | -16/+0 |
| * | | [media] media: fix em28xx build, needs hardirq.h | Randy Dunlap | 2010-12-29 | 1 | -0/+1 |
| * | | [media] Terratec Cinergy Hybrid T USB XS | Philippe Bourdin | 2010-12-29 | 1 | -2/+2 |
| * | | [media] drivers/media/video: Remove unnecessary semicolons | Joe Perches | 2010-12-29 | 1 | -1/+1 |
| * | | [media] rc: Rename remote controller type to rc_type instead of ir_type | Mauro Carvalho Chehab | 2010-12-29 | 1 | -6/+6 |
| * | | [media] Rename all public generic RC functions from ir_ to rc_ | Mauro Carvalho Chehab | 2010-12-29 | 1 | -2/+2 |
| * | | [media] rc: rename the remaining things to rc_core | Mauro Carvalho Chehab | 2010-12-29 | 2 | -2/+2 |
| * | | [media] ir-core: make struct rc_dev the primary interface | David Härdeman | 2010-12-29 | 1 | -39/+33 |
| * | | [media] ir-core: more cleanups of ir-functions.c | David Härdeman | 2010-12-29 | 1 | -2/+2 |
| * | | [media] em28xx: Add support for Leadership ISDB-T | Mauro Carvalho Chehab | 2010-12-29 | 4 | -4/+81 |
* | | | [media] em28xx: radio_fops should also use unlocked_ioctl | Hans Verkuil | 2011-01-03 | 1 | -1/+1 |
|/ / |
|
* / | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart | 2010-11-22 | 1 | -9/+9 |
|/ |
|
* | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* | Laurent Pinchart | 2010-10-22 | 1 | -9/+9 |
* | [media] Support for Elgato Video Capture | Adrian Taylor | 2010-10-22 | 2 | -0/+19 |
* | [media] em28xx: Add dvb support for Terratec Cinergy Hybrid T USB XS FR | Michel Garnier | 2010-10-21 | 1 | -4/+17 |
* | [media] em28xx-audio: fix some locking issues | Mauro Carvalho Chehab | 2010-10-21 | 2 | -50/+42 |
* | V4L/DVB: em28xx: fix a compilation warning | Mauro Carvalho Chehab | 2010-10-21 | 1 | -1/+0 |
* | V4L/DVB: em28xx: the default std was not passed on to the subdevs | Hans Verkuil | 2010-10-21 | 1 | -0/+1 |
* | V4L/DVB: em28xx: remove BKL | Hans Verkuil | 2010-10-21 | 1 | -82/+10 |
* | V4L/DVB: videobuf: add ext_lock argument to the queue init functions | Hans Verkuil | 2010-10-21 | 1 | -2/+2 |
* | V4L/DVB: drivers/media/video/em28xx: Remove potential NULL dereference | Julia Lawall | 2010-10-21 | 1 | -1/+2 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-13 | 1 | -1/+1 |
|\ |
|
| * | V4L/DVB: fix Kconfig to depends on VIDEO_IR | Mauro Carvalho Chehab | 2010-08-12 | 1 | -1/+1 |
* | | i2c: Add support for custom probe function | Jean Delvare | 2010-08-11 | 1 | -1/+1 |
|/ |
|
* | V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvb | Jarod Wilson | 2010-08-02 | 3 | -0/+62 |