Age | Commit message (Expand) | Author |
2011-03-21 | [media] cx88: add support for TeVii S464 PCI card | Igor M. Liplianin |
2011-03-21 | [media] Add proper audio support for Nova-S Plus with wm8775 ADC | Lawrence Rust |
2011-03-21 | [media] tuner-core: remove usage of DIGITAL_TV | Mauro Carvalho Chehab |
2011-03-21 | [media] cx88: Don't allow opening a device while it is not ready | Mauro Carvalho Chehab |
2011-03-21 | [media] cx88: use unlocked_ioctl for cx88-video. | Mauro Carvalho Chehab |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-06 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-03 | [media] wm8775: Revert changeset fcb9757333 to avoid a regression | Mauro Carvalho Chehab |
2010-12-30 | [media] cx88: Remove the obsolete i2c_adapter.id field | Mauro Carvalho Chehab |
2010-12-30 | [media] cx88: Add RC logic for Leadtek PVR 2000 | Mauro Carvalho Chehab |
2010-12-29 | [media] cx88-dvb.c: DVB net latency using Hauppauge HVR4000 | Ang Way Chuang |
2010-12-29 | [media] V4L: remove V4L1 compatibility mode | Hans Verkuil |
2010-12-29 | [media] drivers/media/video: Remove unnecessary semicolons | Joe Perches |
2010-12-29 | [media] Fix parameter description for disable_ir | Mauro Carvalho Chehab |
2010-12-29 | [media] rc: Rename remote controller type to rc_type instead of ir_type | Mauro Carvalho Chehab |
2010-12-29 | [media] Rename all public generic RC functions from ir_ to rc_ | Mauro Carvalho Chehab |
2010-12-29 | [media] rc: rename the remaining things to rc_core | Mauro Carvalho Chehab |
2010-12-29 | [media] ir-core: make struct rc_dev the primary interface | David Härdeman |
2010-12-29 | [media] ir-core: more cleanups of ir-functions.c | David Härdeman |
2010-12-29 | [media] ir-core: remove remaining users of the ir-functions keyhandlers | David Härdeman |
2010-12-29 | [media] ir-core: convert drivers/media/video/cx88 to ir-core | David Härdeman |
2010-12-24 | media/video: explicitly flush request_module work | Tejun Heo |
2010-12-02 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...fix_for_rc4 | Linus Torvalds |
2010-11-22 | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-28 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-23 | [media] Nova-S-Plus audio line input | lawrence rust |
2010-10-22 | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* | Laurent Pinchart |
2010-10-22 | [media] cx88: uninitialized variable | Dan Carpenter |
2010-10-21 | [media] Twinhan 1027 + IR Port support | Sergey Ivanov |
2010-10-21 | [media] i2c: Stop using I2C_CLASS_TV_DIGITAL | Jean Delvare |
2010-10-21 | V4L/DVB: videobuf: add queue argument to videobuf_waiton() | Hans Verkuil |
2010-10-21 | V4L/DVB: videobuf: add ext_lock argument to the queue init functions | Hans Verkuil |
2010-10-21 | V4L/DVB: cx88: Remove BKL | Mauro Carvalho Chehab |
2010-10-21 | V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c | Mauro Carvalho Chehab |
2010-10-21 | V4L/DVB: drivers/media: Make static data tables and strings const | lawrence rust |
2010-10-21 | V4L/DVB: cx88: Fix some gcc warnings | Mauro Carvalho Chehab |
2010-10-21 | V4L/DVB: cx88: convert core->tvaudio into an enum | lawrence rust |
2010-10-21 | V4L/DVB: drivers/media/video: Adjust confusing if indentation | Julia Lawall |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-09-27 | V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSA | lawrence rust |
2010-08-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-08-12 | V4L/DVB: fix Kconfig to depends on VIDEO_IR | Mauro Carvalho Chehab |
2010-08-11 | V4L/DVB: Use custom I2C probing function mechanism | Jean Delvare |
2010-08-02 | V4L/DVB: drivers/media: Remove unnecessary casts of private_data | Joe Perches |
2010-08-02 | V4L/DVB: cx88: Let the user disable IR support | Jean Delvare |
2010-08-02 | V4L/DVB: cx88: Move I2C IR initialization | Jean Delvare |
2010-08-02 | V4L/DVB: videobuf: Rename vmalloc fields to vaddr | Laurent Pinchart |
2010-08-02 | V4L/DVB: Remove videobuf_sg_alloc abuse | Laurent Pinchart |