Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
70f23fd66bc821a0e99647f70a809e277cc93c4c
/
drivers
/
media
/
video
/
cx88
af86ce7
[media] remove the old RC_MAP_HAUPPAUGE_NEW RC map
by Mauro Carvalho Chehab
· 14 years ago
d6972cc
[media] cx88-alsa: fix compiler warning
by Hans Verkuil
· 14 years ago
0cb7363
[media] cx88: add support for TeVii S464 PCI card
by Igor M. Liplianin
· 14 years ago
6951803
[media] Add proper audio support for Nova-S Plus with wm8775 ADC
by Lawrence Rust
· 14 years ago
ad020dc
[media] tuner-core: remove usage of DIGITAL_TV
by Mauro Carvalho Chehab
· 14 years ago
121ec13
[media] cx88: Don't allow opening a device while it is not ready
by Mauro Carvalho Chehab
· 14 years ago
b6187264
[media] cx88: use unlocked_ioctl for cx88-video.
by Mauro Carvalho Chehab
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
9e9bc97
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
46e67ac
[media] wm8775: Revert changeset fcb9757333 to avoid a regression
by Mauro Carvalho Chehab
· 14 years ago
6a23a52
[media] cx88: Remove the obsolete i2c_adapter.id field
by Mauro Carvalho Chehab
· 14 years ago
1c0eb0f
[media] cx88: Add RC logic for Leadtek PVR 2000
by Mauro Carvalho Chehab
· 14 years ago
44c6e2a7
[media] cx88-dvb.c: DVB net latency using Hauppauge HVR4000
by Ang Way Chuang
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
b1dc614
[media] drivers/media/video: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
97108cf
[media] Fix parameter description for disable_ir
by Mauro Carvalho Chehab
· 14 years ago
52b6614
[media] rc: Rename remote controller type to rc_type instead of ir_type
by Mauro Carvalho Chehab
· 14 years ago
ca86674
[media] Rename all public generic RC functions from ir_ to rc_
by Mauro Carvalho Chehab
· 14 years ago
6bda964
[media] rc: rename the remaining things to rc_core
by Mauro Carvalho Chehab
· 14 years ago
d8b4b58
[media] ir-core: make struct rc_dev the primary interface
by David Härdeman
· 14 years ago
3ffea49
[media] ir-core: more cleanups of ir-functions.c
by David Härdeman
· 14 years ago
62c6503
[media] ir-core: remove remaining users of the ir-functions keyhandlers
by David Härdeman
· 14 years ago
2997137
[media] ir-core: convert drivers/media/video/cx88 to ir-core
by David Härdeman
· 14 years ago
707bcf3
media/video: explicitly flush request_module work
by Tejun Heo
· 14 years ago
53f517a
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
9a1f8b3
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
by Laurent Pinchart
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
0851668
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
fcb9757
[media] Nova-S-Plus audio line input
by lawrence rust
· 14 years ago
1532a07
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
by Laurent Pinchart
· 14 years ago
5401c2d
[media] cx88: uninitialized variable
by Dan Carpenter
· 14 years ago
111ac84
[media] Twinhan 1027 + IR Port support
by Sergey Ivanov
· 14 years ago
a90f933
[media] i2c: Stop using I2C_CLASS_TV_DIGITAL
by Jean Delvare
· 14 years ago
0e0809a
V4L/DVB: videobuf: add queue argument to videobuf_waiton()
by Hans Verkuil
· 14 years ago
08bff03
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
by Hans Verkuil
· 14 years ago
da497e3
V4L/DVB: cx88: Remove BKL
by Mauro Carvalho Chehab
· 14 years ago
44243fc
V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c
by Mauro Carvalho Chehab
· 14 years ago
2e4e98e
V4L/DVB: drivers/media: Make static data tables and strings const
by lawrence rust
· 14 years ago
b6b85ff
V4L/DVB: cx88: Fix some gcc warnings
by Mauro Carvalho Chehab
· 14 years ago
d06b49e
V4L/DVB: cx88: convert core->tvaudio into an enum
by lawrence rust
· 14 years ago
473d802
V4L/DVB: drivers/media/video: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
0f63a14
V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSA
by lawrence rust
· 14 years ago
1547ac8
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
361be7b
V4L/DVB: fix Kconfig to depends on VIDEO_IR
by Mauro Carvalho Chehab
· 14 years ago
d44f19d
V4L/DVB: Use custom I2C probing function mechanism
by Jean Delvare
· 14 years ago
abf8438
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
89c3bc7
V4L/DVB: cx88: Let the user disable IR support
by Jean Delvare
· 14 years ago
15ceb6b
V4L/DVB: cx88: Move I2C IR initialization
by Jean Delvare
· 14 years ago
bb6dbe7
V4L/DVB: videobuf: Rename vmalloc fields to vaddr
by Laurent Pinchart
· 15 years ago
fecfede
V4L/DVB: Remove videobuf_sg_alloc abuse
by Laurent Pinchart
· 15 years ago
9526840
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
by Laurent Pinchart
· 15 years ago
3bbd3f2
V4L/DVB: ir-core: partially convert cx88 to not use ir-functions.c
by David Härdeman
· 15 years ago
806b07c
V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing
by Jean Delvare
· 15 years ago
d922b8e
V4L/DVB: cx88: fix setting input when using DVB
by Istvan Varga
· 15 years ago
5a143b1
V4L/DVB: ir-core: remove IR_TYPE_PD
by David Härdeman
· 15 years ago
a41b2ea
V4L/DVB: cx88: improve error handling
by Dan Carpenter
· 15 years ago
6e1f4df
V4L/DVB: cx88: fix checks for analog TV inputs
by istvan_v@mailbox.hu
· 15 years ago
dab7e31
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
by Andreas Bombe
· 15 years ago
9dfe4e8
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
by Mauro Carvalho Chehab
· 15 years ago
26d5683
V4L/DVB: cx88: don't handle IR on Pixelview too fast
by Mauro Carvalho Chehab
· 15 years ago
02858ee
V4L/DVB: ir-core: Make use of the new IR keymap modules
by Mauro Carvalho Chehab
· 15 years ago
b2245ba
V4L/DVB: ir: prepare IR code for a parameter change at register function
by Mauro Carvalho Chehab
· 15 years ago
d705d2a
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
by Mauro Carvalho Chehab
· 15 years ago
d49f7a2
V4L/DVB: cx88-dvb: fix on switch identation
by Ricardo Maraschini
· 15 years ago
92f4fc1
V4L/DVB: cx88: Only start IR if the input device is opened
by Mauro Carvalho Chehab
· 15 years ago
727e625
V4L/DVB: ir-core: export driver name used by IR via uevent
by Mauro Carvalho Chehab
· 15 years ago
d044189
V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 seconds
by Marton Balint
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3621263
V4L-DVB: cx88-dvb: remove extra attribution for core
by Mauro Carvalho Chehab
· 15 years ago
4f3ca2f1
V4L/DVB: Add support for SMT7020 to cx88
by Dirk Herrendoerfer
· 15 years ago
cca80b9
V4L/DVB: cx88-alsa: prevent out-of-range volume setting
by Clemens Ladisch
· 15 years ago
971e829
V4L/DVB (13680): ir: use unsigned long instead of enum
by Mauro Carvalho Chehab
· 15 years ago
e93854d
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
by Mauro Carvalho Chehab
· 15 years ago
579e7d6
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()
by Mauro Carvalho Chehab
· 15 years ago
38ef6aa
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
by Mauro Carvalho Chehab
· 15 years ago
46b2109
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 15 years ago
50462eb
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
by Laurent Pinchart
· 15 years ago
63b0d5a
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
by Laurent Pinchart
· 15 years ago
f0813b4
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
by Laurent Pinchart
· 15 years ago
38c7c03
V4L/DVB (13550): v4l: Use the new video_device_node_name function
by Laurent Pinchart
· 15 years ago
3e74683
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
055cd55
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
by Mauro Carvalho Chehab
· 15 years ago
8573b74
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
by Mauro Carvalho Chehab
· 15 years ago
b699c27
V4L/DVB (13407): Add Prof 7301 PCI DVB-S2 card
by Igor M. Liplianin
· 15 years ago
622b828
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
by Laurent Pinchart
· 15 years ago
9d2ba7a
V4L/DVB (13135): Add support for TeVii remotes
by Igor M. Liplianin
· 15 years ago
d8d8622
V4L/DVB (13134): Add support for TBS-likes remotes
by Igor M. Liplianin
· 15 years ago
9133aee
V4L/DVB (13103): create a standard method for dvb adapter drivers to override frontend ioctls
by Michael Krufky
· 16 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
31d0f84
trivial: media/video/cx88: add __init/__exit macros to cx88 drivers
by Peter Huewe
· 15 years ago
53dacb1
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
by Hans Verkuil
· 15 years ago
715a223
V4L/DVB (12595): common/ir: use a struct for keycode tables
by Mauro Carvalho Chehab
· 15 years ago
5706934
V4L/DVB (12469): fix bad whitespaces at cx88_geniatech_x8000_mt
by Mauro Carvalho Chehab
· 15 years ago
ad5f74c
V4L/DVB (12486): cx88: fix TBS 8920 card support
by Igor M. Liplianin
· 15 years ago
3c1c48b
V4L/DVB (12465): cx88: High resolution timer for Remote Controls
by Andrzej Hajda
· 15 years ago
4d14c83
V4L/DVB (12439): cx88: add support for WinFast DTV2000H rev. J
by Vlastimil Labsky
· 15 years ago
93b9992
V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000
by Devin Heitmueller
· 15 years ago
Next »