Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3d071cd313643cf82b1ce1ce4fdf08d63ad53964
/
drivers
/
media
/
video
/
saa7134
/
saa7134-input.c
9800b5b
[media] saa7134: fix raw IR timeout value
by Jarod Wilson
· 14 years ago
da4b7b2
[media] saa7134: enable IR support for Hauppauge HVR-1150/1120
by Devin Heitmueller
· 14 years ago
af86ce7
[media] remove the old RC_MAP_HAUPPAUGE_NEW RC map
by Mauro Carvalho Chehab
· 15 years ago
8c1476f
[media] saa7134-input: key up events not sent after suspend/resume
by Vadim Solomin
· 14 years ago
d642f2f
[media] add support for Encore FM3
by Mauro Carvalho Chehab
· 15 years ago
b7a0f2e
[media] saa7134: Add support for Compro VideoMate Vista M1F
by Ramiro Morales
· 15 years ago
7c8352d
[media] saa7134: merge saa7134_card_ir->timer and saa7134_card_ir->timer_end
by David Härdeman
· 15 years ago
651c7a5
[media] saa7134: some minor cleanups
by David Härdeman
· 15 years ago
b0ddb0f
[media] saa7134: use full keycode for BeholdTV
by David Härdeman
· 15 years ago
a29df85
[media] saa7134: remove unused module parameter
by David Härdeman
· 15 years ago
52b6614
[media] rc: Rename remote controller type to rc_type instead of ir_type
by Mauro Carvalho Chehab
· 15 years ago
ca86674
[media] Rename all public generic RC functions from ir_ to rc_
by Mauro Carvalho Chehab
· 15 years ago
a6e3b81
[media] rc: Remove ir-common.h
by Mauro Carvalho Chehab
· 15 years ago
bce8d0f
[media] rc: remove ir-common module
by Mauro Carvalho Chehab
· 15 years ago
8ea43d0
[media] rc: Remove ir-common module
by Mauro Carvalho Chehab
· 15 years ago
6c7e653
[media] saa7134: Remove legacy IR decoding logic inside the module
by Mauro Carvalho Chehab
· 15 years ago
70de391
[media] saa7134: use rc-core raw decoders for Encore FM 5.3
by Mauro Carvalho Chehab
· 15 years ago
d8b4b58
[media] ir-core: make struct rc_dev the primary interface
by David Härdeman
· 15 years ago
62c6503
[media] ir-core: remove remaining users of the ir-functions keyhandlers
by David Härdeman
· 15 years ago
c429e7b
[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk uses
by Joe Perches
· 15 years ago
fe8b6713
[media] saa7134: port Asus P7131 Hybrid to use the new rc-core
by Mauro Carvalho Chehab
· 15 years ago
d302548
V4L/DVB: saa7134-input can't be a module right now
by Mauro Carvalho Chehab
· 15 years ago
896c142
V4L/DVB: saa7134: split RC code into a different module
by Mauro Carvalho Chehab
· 15 years ago
e051f69
V4l/DVB: saa7134: properly mark some functions as static
by Mauro Carvalho Chehab
· 15 years ago
c72ba8e
V4L/DVB: saa7134: get rid of I2C_HW_SAA7134
by Mauro Carvalho Chehab
· 15 years ago
129c34d
V4L/DVB: video/saa7134: change dprintk() to i2cdprintk()
by Dan Carpenter
· 15 years ago
f0e5481
V4L/DVB: video/saa7134: remove duplicate break
by Dan Carpenter
· 15 years ago
63fc31e
V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A
by Herton Ronaldo Krzesinski
· 15 years ago
9e1d9e7
V4L/DVB: saa7134: add support for Avermedia M733A
by Herton Ronaldo Krzesinski
· 15 years ago
0faa2ed
V4L/DVB: saa7134: Add support new Behold TV cards
by Dmitri Belimov
· 15 years ago
724e249
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
by David Härdeman
· 15 years ago
626cf69
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
by Mauro Carvalho Chehab
· 15 years ago
2f16f63
V4L/DVB: ir-nec-decoder: Reimplement the entire decoder
by Mauro Carvalho Chehab
· 15 years ago
3629e1d
V4L/DVB: saa7134: Fix IRQ2 bit names for the register map
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
e838326
V4L/DVB: saa7134: fix GPIO HW-404M7
by Vladimir Ermakov
· 15 years ago
716aab4
V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core
by Mauro Carvalho Chehab
· 15 years ago
d89b4bd
V4L/DVB: saa7134: clear warning noise
by Mauro Carvalho Chehab
· 15 years ago
93c312f
V4L/DVB: ir-core: prepare to add more operations for ir decoders
by Mauro Carvalho Chehab
· 15 years ago
9f15478
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
by Mauro Carvalho Chehab
· 15 years ago
ada3963
V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core
by Mauro Carvalho Chehab
· 15 years ago
a3572c3
V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core
by Mauro Carvalho Chehab
· 15 years ago
0210894
V4L/DVB: saa7134: add code to allow changing IR protocol
by Mauro Carvalho Chehab
· 15 years ago
d152b8b
V4L/DVB: saa7134: use a full scancode table for M135A
by Mauro Carvalho Chehab
· 15 years ago
8f27fd9
V4L/DVB: saa7134: add capture boards Hawell HW-404M7 and HW-808M7
by Vladimir Ermakov
· 15 years ago
727e625
V4L/DVB: ir-core: export driver name used by IR via uevent
by Mauro Carvalho Chehab
· 15 years ago
2ffbb64
V4L/DVB: fix broken I2C IR for Beholder
by Dmitri Belimov
· 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
9c6f97a
V4L/DVB (13945): Add lost config and PCI ID for card of Beholder
by Dmitri Belimov
· 16 years ago
971e829
V4L/DVB (13680): ir: use unsigned long instead of enum
by Mauro Carvalho Chehab
· 16 years ago
e93854d
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
by Mauro Carvalho Chehab
· 16 years ago
579e7d6
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()
by Mauro Carvalho Chehab
· 16 years ago
38ef6aa
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
by Mauro Carvalho Chehab
· 16 years ago
d995a18
V4L/DVB (13591): add support for IR on FlyDVB Trio (saa7134)
by Lukas Karas
· 16 years ago
055cd55
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
by Mauro Carvalho Chehab
· 16 years ago
8573b74
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
by Mauro Carvalho Chehab
· 16 years ago
117e134
V4L/DVB (13269): saa7134: codingstyle: use /* style comments */ instead of //
by Michael Krufky
· 16 years ago
0700ade
V4L/DVB (13260): saa7134: add support for Leadtek Winfast DTV-1000S remote control
by Michael Obst
· 16 years ago
30093e8
V4L/DVB (13235): saa7134: Complete the IR address list
by Jean Delvare
· 16 years ago
aef02aa
V4L/DVB (13234): IR device at I2C address 0x7a
by Jean Delvare
· 16 years ago
43e16ea
V4L/DVB (13233): i2c_board_info can be local
by Jean Delvare
· 16 years ago
2d21ffe
V4L/DVB (13001): Key filter for BeholdTV cards.
by Dmitri Belimov
· 16 years ago
7aedd5ec
V4L/DVB (12701): saa7134: ir-kbd-i2c init data needs a persistent object
by Mauro Carvalho Chehab
· 16 years ago
715a223
V4L/DVB (12595): common/ir: use a struct for keycode tables
by Mauro Carvalho Chehab
· 16 years ago
23389b8
V4L/DVB (12589): Add support for RoverMedia TV Link Pro FM
by Eugene Yudin
· 16 years ago
2012c87f
V4L/DVB (12587): Add support BeholdTV X7 card
by Dmitri Belimov
· 16 years ago
5a5e1da
V4L/DVB (12574): support AverMedia Studio 505
by Vasiliy Temnikov
· 16 years ago
a138ebc
V4L/DVB (12492): saa7134-input: don't probe for the Pinnacle remotes anymore
by hermann pitton
· 16 years ago
dfb4ba1
V4L/DVB (12468): saa7134: Fix bad whitespacing
by Mauro Carvalho Chehab
· 16 years ago
ecfcfec
V4L/DVB (12463): Add support for Compro VideoMate S350 DVB-S PCI card.
by Igor M. Liplianin
· 16 years ago
d9a88e6
V4L/DVB (11848): saa7134: Simplify handling of IR on AVerMedia Cardbus E506R
by Jean Delvare
· 16 years ago
ec218a4
V4L/DVB (11847): saa7134: Simplify handling of IR on MSI TV@nywhere Plus
by Jean Delvare
· 16 years ago
4d7a2d6
V4L/DVB (11845): ir-kbd-i2c: Use initialization data
by Jean Delvare
· 16 years ago
c668f32
V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model
by Jean Delvare
· 16 years ago
1df8e98
V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needs
by Jean Delvare
· 16 years ago
84d728c
V4L/DVB (11604): saa7134: split Behold`s card entries to properly identify the model
by Dmitri Belimov
· 16 years ago
df0dbbe
V4L/DVB (11442): saa7134: BZ#7524: Add AVerTV Studio 507UA support
by Andy Shevchenko
· 16 years ago
6a2d802
V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM Plus
by Pham Thanh Nam
· 17 years ago
26d5f3a
V4L/DVB (9772): saa7134: Add support for Kworld Plus TV Analog Lite PCI
by Mauro Carvalho Chehab
· 17 years ago
ba340b4
V4L/DVB (9168): Add support for MSI TV@nywhere Plus remote
by Brian Rogers
· 17 years ago
9b00019
V4L/DVB (9061): saa7134: Add support for Real Audio 220
by Mauro Carvalho Chehab
· 17 years ago
36f6bb9
V4L/DVB (9060): saa7134: Add support for Avermedia PCI pure analog (M135A)
by Mauro Carvalho Chehab
· 17 years ago
bf1ece6
V4L/DVB (9059): saa7134: Add support for Encore version 5.3 board
by Mauro Carvalho Chehab
· 17 years ago
622ecb3
V4L/DVB (8625): saa7134: Add NEC prococol IR decoding capability
by Mauro Carvalho Chehab
· 17 years ago
1c22dad
V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2c
by Mauro Carvalho Chehab
· 17 years ago
0b17d0e
V4L/DVB (8319): saa7134: Add support for analog only ASUSTeK P7131
by Hermann Pitton
· 17 years ago
878cf2a
V4L/DVB (8021): Beholder's cards description
by Dmitry Belimov
· 17 years ago
6e501a3
V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506
by Tim Farrington
· 17 years ago
0250527
V4L/DVB (7765): Add support for Beholder BeholdTV H6
by Igor Kuznetsov
· 17 years ago
b34dddb
V4L/DVB (7677): saa7134: Add/fix Beholder entries
by Dmitry Belimov
· 17 years ago
ff699e6
V4L/DVB (7094): static memory
by Douglas Schilling Landgraf
· 17 years ago
f0ba356
V4L/DVB (7192): Adds support for Genius TVGo A11MCE
by Adrian Pardini
· 18 years ago
616f887
V4L/DVB (6974): Fix codingStyle
by Mauro Carvalho Chehab
· 18 years ago
e8018c9
V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 support
by Andrey J. Melnikoff (TEMHOTA)
· 18 years ago
d2761f2
V4L/DVB (6752): saa7134: Enable remote control support for Avermedia M102
by Albert Graham
· 18 years ago
ac9bb7f
V4L/DVB (6617): drivers/media/video: Add missing "space"
by Joe Perches
· 18 years ago
0938e31
V4L/DVB (6379): patch which improves GotView Saa7135 remote control
by Pedro
· 18 years ago
c458473
V4L/DVB (6329): Additional Fixes for saa7134 suspend/resume
by Maxim Levitsky
· 18 years ago
Next »