index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx88
Age
Commit message (
Expand
)
Author
2011-05-20
[media] cx88: don't use atomic_t for core->users
Jonathan Nieder
2011-05-20
[media] cx88: don't use atomic_t for core->mpeg_users
Jonathan Nieder
2011-05-20
[media] cx88: gracefully reject attempts to use unregistered cx88-blackbird d...
Jonathan Nieder
2011-05-20
[media] cx88: protect cx8802_devlist with a mutex
Jonathan Nieder
2011-05-20
[media] cx88: hold device lock during sub-driver initialization
Jonathan Nieder
2011-05-20
[media] cx88: fix locking of sub-driver operations
Jonathan Nieder
2011-05-20
[media] cx88: protect per-device driver list with device lock
Jonathan Nieder
2011-05-20
[media] use pci_dev->revision
Bjørn Mork
2011-05-04
[media] Fix cx88 remote control input
Lawrence Rust
2011-03-22
[media] remove the old RC_MAP_HAUPPAUGE_NEW RC map
Mauro Carvalho Chehab
2011-03-22
[media] cx88-alsa: fix compiler warning
Hans Verkuil
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...
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
[next]