| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-18 | 1 | -12/+12 |
|\ |
|
| * | [media] cx88: fix: don't duplicate xc4000 entry for radio | Miroslav Slugen | 2012-01-16 | 1 | -12/+12 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-15 | 6 | -15/+127 |
|\ \
| |/ |
|
| * | [media] Add support for two Leadtek Winfast TV 2000XP types | Istvan Varga | 2012-01-07 | 3 | -0/+97 |
| * | [media] cx88: Fix radio support for Leadtek DTV2000H J | Miroslav Slugen | 2012-01-06 | 2 | -2/+13 |
| * | [media] tuners: remove dvb_frontend_parameters from set_params() | Mauro Carvalho Chehab | 2011-12-31 | 1 | -2/+1 |
| * | [media] cx88: use DVBv5 parameters on set_params() | Mauro Carvalho Chehab | 2011-12-31 | 1 | -2/+3 |
| * | [media] cx88-dvb avoid dangling core->gate_ctrl pointer | David Fries | 2011-12-30 | 1 | -3/+7 |
| * | [media] video: Drop undue references to i2c-algo-bit | Jean Delvare | 2011-11-24 | 1 | -1/+1 |
| * | [media] cx88: fix menu level for the VP-3054 module | Hans Verkuil | 2011-11-08 | 1 | -5/+5 |
* | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
|/ |
|
* | [media] drivers/media: do not use EXTRA_CFLAGS | Arnaud Lacombe | 2011-09-03 | 1 | -4/+4 |
* | [media] cx88: notch filter control fixes | istvan_v@mailbox.hu | 2011-08-27 | 2 | -4/+1 |
* | [media] cx88: implemented luma notch filter control | istvan_v@mailbox.hu | 2011-07-27 | 2 | -2/+20 |
* | [media] cx88: implemented sharpness control | istvan_v@mailbox.hu | 2011-07-27 | 2 | -3/+30 |
* | [media] cx88: properly maintain decoder config when using MPEG encoder | Devin Heitmueller | 2011-07-27 | 2 | -7/+18 |
* | [media] Stop using linux/version.h on most video drivers | Mauro Carvalho Chehab | 2011-07-27 | 6 | -75/+18 |
* | [media] cx88: replaced duplicated code with function call | istvan_v@mailbox.hu | 2011-07-27 | 1 | -7/+1 |
* | [media] cx88: added support for Leadtek WinFast DTV1800 H with XC4000 tuner | istvan_v@mailbox.hu | 2011-07-27 | 4 | -0/+52 |
* | [media] cx88: added support for Leadtek WinFast DTV2000 H Plus | istvan_v@mailbox.hu | 2011-07-27 | 4 | -1/+107 |
* | [media] cx88: added XC4000 tuner callback and DVB attach functions | istvan_v@mailbox.hu | 2011-07-27 | 2 | -0/+47 |
* | [media] cx88: don't use atomic_t for core->users | Jonathan Nieder | 2011-05-20 | 2 | -3/+4 |
* | [media] cx88: don't use atomic_t for core->mpeg_users | Jonathan Nieder | 2011-05-20 | 2 | -6/+7 |
* | [media] cx88: gracefully reject attempts to use unregistered cx88-blackbird d... | Jonathan Nieder | 2011-05-20 | 1 | -11/+14 |
* | [media] cx88: protect cx8802_devlist with a mutex | Jonathan Nieder | 2011-05-20 | 1 | -3/+17 |
* | [media] cx88: hold device lock during sub-driver initialization | Jonathan Nieder | 2011-05-20 | 3 | -10/+4 |
* | [media] cx88: fix locking of sub-driver operations | Jonathan Nieder | 2011-05-20 | 4 | -9/+5 |
* | [media] cx88: protect per-device driver list with device lock | Jonathan Nieder | 2011-05-20 | 4 | -6/+20 |
* | [media] use pci_dev->revision | Bjørn Mork | 2011-05-20 | 2 | -2/+2 |
* | [media] Fix cx88 remote control input | Lawrence Rust | 2011-05-04 | 1 | -1/+1 |
* | [media] remove the old RC_MAP_HAUPPAUGE_NEW RC map | Mauro Carvalho Chehab | 2011-03-22 | 1 | -2/+2 |
* | [media] cx88-alsa: fix compiler warning | Hans Verkuil | 2011-03-22 | 1 | -1/+1 |
* | [media] cx88: add support for TeVii S464 PCI card | Igor M. Liplianin | 2011-03-21 | 4 | -0/+42 |
* | [media] Add proper audio support for Nova-S Plus with wm8775 ADC | Lawrence Rust | 2011-03-21 | 5 | -24/+170 |
* | [media] tuner-core: remove usage of DIGITAL_TV | Mauro Carvalho Chehab | 2011-03-21 | 1 | -3/+1 |
* | [media] cx88: Don't allow opening a device while it is not ready | Mauro Carvalho Chehab | 2011-03-21 | 1 | -10/+12 |
* | [media] cx88: use unlocked_ioctl for cx88-video. | Mauro Carvalho Chehab | 2011-03-21 | 1 | -2/+2 |
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 1 | -0/+8 |
|\ |
|
| * | media/video: explicitly flush request_module work | Tejun Heo | 2010-12-24 | 1 | -0/+8 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-01-06 | 8 | -182/+129 |
|\ \ |
|
| * | | [media] cx88: Remove the obsolete i2c_adapter.id field | Mauro Carvalho Chehab | 2010-12-30 | 2 | -2/+0 |
| * | | [media] cx88: Add RC logic for Leadtek PVR 2000 | Mauro Carvalho Chehab | 2010-12-30 | 1 | -1/+48 |
| * | | [media] cx88-dvb.c: DVB net latency using Hauppauge HVR4000 | Ang Way Chuang | 2010-12-29 | 1 | -2/+6 |
| * | | [media] V4L: remove V4L1 compatibility mode | Hans Verkuil | 2010-12-29 | 1 | -12/+0 |
| * | | [media] drivers/media/video: Remove unnecessary semicolons | Joe Perches | 2010-12-29 | 1 | -1/+1 |
| * | | [media] Fix parameter description for disable_ir | Mauro Carvalho Chehab | 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 | -4/+4 |
| * | | [media] Rename all public generic RC functions from ir_ to rc_ | Mauro Carvalho Chehab | 2010-12-29 | 1 | -7/+7 |
| * | | [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 | -49/+47 |