Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
78db854757aa4110f9c6873d1529b851037a3405
/
drivers
/
media
/
video
/
em28xx
fb8decf
[media] em28xx: properly handle subdev controls
by Mauro Carvalho Chehab
· 14 years ago
78e5156
[media] em28xx: Fix return value for s_ctrl
by Mauro Carvalho Chehab
· 14 years ago
3c7c937
[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
by Hans Verkuil
· 14 years ago
5a85025
[media] em28xx: Fix IR support for WinTV USB2
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
8fd0bda
[media] em28xx: radio_fops should also use unlocked_ioctl
by Hans Verkuil
· 14 years ago
3ea2b67
[media] em28xx: fix incorrect s_ctrl error code and wrong call to res_free
by Hans Verkuil
· 14 years ago
a3fa904
[media] em28xx: Fix audio input for Terratec Grabby
by Mauro Carvalho Chehab
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
c59a9bf
[media] media: fix em28xx build, needs hardirq.h
by Randy Dunlap
· 14 years ago
9124544
[media] Terratec Cinergy Hybrid T USB XS
by Philippe Bourdin
· 14 years ago
b1dc614
[media] drivers/media/video: Remove unnecessary semicolons
by Joe Perches
· 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
ca3dfd6
[media] em28xx: Add support for Leadership ISDB-T
by Mauro Carvalho Chehab
· 14 years ago
707bcf3
media/video: explicitly flush request_module work
by Tejun Heo
· 14 years ago
afe2c51
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
by Tejun Heo
· 14 years ago
9a1f8b3
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
by Laurent Pinchart
· 14 years ago
1532a07
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
by Laurent Pinchart
· 14 years ago
8298f2f
[media] Support for Elgato Video Capture
by Adrian Taylor
· 14 years ago
cec4e6c
[media] em28xx: Add dvb support for Terratec Cinergy Hybrid T USB XS FR
by Michel Garnier
· 14 years ago
39a96b4
[media] em28xx-audio: fix some locking issues
by Mauro Carvalho Chehab
· 14 years ago
401e5f8
V4L/DVB: em28xx: fix a compilation warning
by Mauro Carvalho Chehab
· 14 years ago
d5906dd
V4L/DVB: em28xx: the default std was not passed on to the subdevs
by Hans Verkuil
· 14 years ago
0499a5a
V4L/DVB: em28xx: remove BKL
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
6b81bef
V4L/DVB: drivers/media/video/em28xx: Remove potential NULL dereference
by Julia Lawall
· 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
9a94241
i2c: Add support for custom probe function
by Jean Delvare
· 14 years ago
7e48b30
V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvb
by Jarod Wilson
· 15 years ago
603044d
V4L/DVB: em28xx-input: Don't generate one debug message for every get_key read
by Mauro Carvalho Chehab
· 15 years ago
a469585
V4L/DVB: ir-core: convert em28xx to not use ir-functions.c
by David Härdeman
· 15 years ago
2584bc4
V4L/DVB: Fix case where fields were not at the correct start location
by Devin Heitmueller
· 15 years ago
517521e
V4L/DVB: em28xx: remove unneeded null checks
by Dan Carpenter
· 15 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
0eed42e
V4L/DVB: em28xx: g_tuner must set type field
by Hans Verkuil
· 15 years ago
4a61ecb
V4L/DVB: em28xx: switch to new vbi subdev ops
by Hans Verkuil
· 15 years ago
5013318
V4L/DVB: em28xx: fix locks during dvb init sequence
by Mauro Carvalho Chehab
· 15 years ago
c373cab
V4L/DVB: em28xx: fix a regression caused by the rc-map changes
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
4a3eaee
V4L/DVB: em28xx: "Empia Em28xx Audio" too long
by Dan Carpenter
· 15 years ago
443fed9
V4L/DVB: em28xx: add em286x/tvp5150 reference design
by Devin Heitmueller
· 15 years ago
5fee334
V4L/DVB: em28xx: rework buffer pointer tracking for offset to start of video
by Devin Heitmueller
· 15 years ago
1744fea
V4L/DVB: em28xx: reduce cropping for VBI area
by Devin Heitmueller
· 15 years ago
33c02fa
V4L/DVB: em28xx: adjust number of packets per URB
by Devin Heitmueller
· 15 years ago
727e625
V4L/DVB: ir-core: export driver name used by IR via uevent
by Mauro Carvalho Chehab
· 15 years ago
811fab6
V4L/DVB: em28xx: Support for Kworld VS-DVB-T 323UR
by Antonio Larrosa
· 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
6563801
V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is working
by Catimimi
· 15 years ago
9a0a75a
V4L/DVB: Add an entry for Kworld 315U remote
by Franklin Meng
· 15 years ago
7ca7ef6
V4L/DVB: em28xx: add Dikom DK300 hybrid USB tuner
by Andrea.Amorosi76@gmail.com
· 15 years ago
0a71102
V4L/DVB: Fix logic for Leadtek winfast tv usbii deluxe
by Douglas Schilling Landgraf
· 15 years ago
ca39d84
V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"
by Magnus Alm
· 15 years ago
19f48cb
V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini()
by Francesco Lavra
· 15 years ago
66d9cba
V4L/DVB (13932): em28xx: add PAL support for VBI
by Devin Heitmueller
· 15 years ago
5599678
V4L/DVB (13915): em28xx: fix a typo on RC6 modes
by Mauro Carvalho Chehab
· 15 years ago
971e829
V4L/DVB (13680): ir: use unsigned long instead of enum
by Mauro Carvalho Chehab
· 15 years ago
3f83110
V4L/DVB (13641): Properly update the driver representation for the protocol
by Mauro Carvalho Chehab
· 15 years ago
950b0f5
V4L/DVB (13637): em28xx: allow changing keycode table protocol
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
b779974
V4L/DVB (13575): em28xx: Use the complete address/command RC5 code for WinTV USB2
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
1bad429
V4L/DVB (13545): em28xx: properly select IR protocol based on the IR table
by Mauro Carvalho Chehab
· 15 years ago
055cd55
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
by Mauro Carvalho Chehab
· 15 years ago
0278155
V4L/DVB (13536): em28xx: Use the full RC5 code on HVR-950 Remote Controller
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
694a101
V4L/DVB (13528): em28xx: add support for em2800 VC211A card
by Mauro Carvalho Chehab
· 15 years ago
fb3de03
em28xx: don't reduce scale to half size for em2800
by Mauro Carvalho Chehab
· 15 years ago
0731160
em28xx: don't load audio modules when AC97 is mis-detected
by Mauro Carvalho Chehab
· 15 years ago
1ca3189
em28xx: em2800 chips support max width of 640
by Mauro Carvalho Chehab
· 15 years ago
f57b17c3
V4L/DVB (13328): em28xx: Add chip ID for em2800
by Mauro Carvalho Chehab
· 15 years ago
fc099f0
V4L/DVB (13327): em28xx: fix alt modprobe parameter
by Mauro Carvalho Chehab
· 15 years ago
480be18
V4L/DVB (13290): em28xx-dvb: Convert printks to em28xx_err and em28xx_info
by Filipe Rosset
· 15 years ago
0bc2308
V4L/DVB (13289): em28xx-audio: Convert printks to em28xx_err
by Filipe Rosset
· 15 years ago
622b828
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
by Laurent Pinchart
· 15 years ago
43e16ea
V4L/DVB (13233): i2c_board_info can be local
by Jean Delvare
· 15 years ago
2e3c472
V4L/DVB (13082): em28xx: remove "not validated" status from Terratec Cinergy T XS (005e)
by Devin Heitmueller
· 15 years ago
ec994d0
V4L/DVB (13078): em28xx: fix support for Terratec Cinergy T XS (005e)
by Uroš Vampl
· 15 years ago
f91cb65
V4L/DVB (13077): em28xx: Add support for new variant of KWorld 2800d
by Devin Heitmueller
· 15 years ago
28f4ddd
V4L/DVB (13366): em28xx: fix Reddo DVB-C USB TV Box GPIO
by Antti Palosaari
· 15 years ago
96fbf77
V4L/DVB (13190): em28xx: fix panic that can occur when starting audio streaming
by Devin Heitmueller
· 15 years ago
53dacb1
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
by Hans Verkuil
· 15 years ago
285eb1a
V4L/DVB (12951): em28xx: add Reddo DVB-C USB TV Box
by Antti Palosaari
· 15 years ago
0e12e15
V4L/DVB (12882): em28xx: remove text editor tags from em28xx-vbi.c
by Devin Heitmueller
· 15 years ago
e3ba4d3
V4L/DVB (12881): em28xx: fix codingstyle issues in em28xx-video.c
by Devin Heitmueller
· 15 years ago
cb0409f
V4L/DVB (12880): em28xx: fix codingstyle issues introduced with VBI support
by Devin Heitmueller
· 15 years ago
Next »