Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d80ca8bd71f0b01b2b12459189927cb3299cfab9
/
drivers
/
media
/
rc
d80ca8b
[media] media: rc: move check whether a protocol is enabled to the core
by Heiner Kallweit
· 9 years ago
acc1c3c
[media] media: rc: load decoder modules on-demand
by Heiner Kallweit
· 9 years ago
53df877
[media] media: rc: constify struct proto_names
by Heiner Kallweit
· 9 years ago
9f0bf36
[media] media: rc: preparation for on-demand decoder module loading
by Heiner Kallweit
· 9 years ago
93cffffc
[media] media: rc: fix decoder module unloading
by Heiner Kallweit
· 9 years ago
4dc0e90
[media] media: rc-core: simplify logging in rc_register_device
by Heiner Kallweit
· 9 years ago
211477f
[media] media: rc: nuvoton-cir: replace nvt_pr with dev_ functions
by Heiner Kallweit
· 9 years ago
af08233
[media] media: rc: nuvoton-cir: switch chip detection message to info level
by Heiner Kallweit
· 9 years ago
068fb7d
[media] media: rc: nuvoton-cir: simplify debug code
by Heiner Kallweit
· 9 years ago
d0b528d
[media] media: rc: nuvoton-cir: add support for the NCT6779D
by Heiner Kallweit
· 9 years ago
6a5a336
[media] media: rc: nuvoton-cir: make nvt_hw_detect void
by Heiner Kallweit
· 9 years ago
b5cf725
[media] media: rc: nuvoton-cir: improve chip detection
by Heiner Kallweit
· 9 years ago
099256e
[media] media: rc: nuvoton-cir: switch resource handling to devm functions
by Heiner Kallweit
· 9 years ago
d5b0431
[media] media: rc: nuvoton-cir: remove unneeded lock
by Heiner Kallweit
· 9 years ago
2bbf9e0
[media] media: rc: nuvoton-cir: remove unneeded IRQ_RETVAL usage
by Heiner Kallweit
· 9 years ago
1b0621a
[media] media: rc: ir-sharp-decoder: add support for Denon variant of the protocol
by Heiner Kallweit
· 9 years ago
dd4c22a
[media] rc-core: Remove 'struct timeval' usage
by Tina Ruchandani
· 9 years ago
2ff56fa
[media] rc: allow rc modules to be loaded if rc-main is not a module
by Russell King
· 9 years ago
3fb136f
[media] rc: gpio-ir-recv: add timeout on idle
by Eric Nelson
· 9 years ago
a2d1e1e
[media] media: st-rc: remove misuse of IRQF_NO_SUSPEND flag
by Sudeep Holla
· 9 years ago
eb4b0ec
[media] include/media: move platform_data to linux/platform_data/media
by Mauro Carvalho Chehab
· 9 years ago
54bec39
[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPEND
by Sudeep Holla
· 9 years ago
9cfcc65
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
72c5b7b
Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"
by David Härdeman
· 9 years ago
86f2166
Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper"
by David Härdeman
· 9 years ago
e49b361
Revert "[media] rc: ir-rc5-decoder: Add encode capability"
by David Härdeman
· 9 years ago
70e7112
Revert "[media] rc: ir-rc6-decoder: Add encode capability"
by David Härdeman
· 9 years ago
3a03b86
Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"
by David Härdeman
· 9 years ago
8abfebd
Revert "[media] rc: rc-loopback: Add loopback of filter scancodes"
by David Härdeman
· 9 years ago
23f28f2
Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback"
by David Härdeman
· 9 years ago
dd6ff6a
[media] rc-core: improve the lirc protocol reporting
by David Härdeman
· 9 years ago
f459aec
[media] lmedm04: NEC scancode cleanup
by David Härdeman
· 10 years ago
275ddb4
[media] rc-core: remove the LIRC "protocol"
by David Härdeman
· 10 years ago
fcb1309
[media] rc-core: use an IDA rather than a bitmap
by David Härdeman
· 10 years ago
a66b0c4
[media] rc-core: fix remove uevent generation
by David Härdeman
· 10 years ago
cfcffe3
[media] rc/Kconfig: fix indentation problem
by Hans Verkuil
· 9 years ago
846793b
[media] use CONFIG_PM_SLEEP for suspend/resume
by Mauro Carvalho Chehab
· 9 years ago
1c35cf9
[media] rc/keymaps: add keytable for Twinhan DTV CAB CI
by Jan Klötzke
· 9 years ago
578e95d
[media] rc/keymaps: add keytable for Terratec Cinergy S2 HD
by Jan Klötzke
· 9 years ago
4862690
[media] rc/keymaps: add keytable for Terratec Cinergy C PCI
by Jan Klötzke
· 9 years ago
9b6a065
[media] rc/keymaps: add RC keytable for TechniSat TS35
by Jan Klötzke
· 9 years ago
64657066
[media] rc: gpio-ir-recv: don't sleep in irq handler
by Heiko Stübner
· 10 years ago
95cf60a
[media] ir: Fix IR_MAX_DURATION enforcement
by Mauro Carvalho Chehab
· 9 years ago
da7ee60
[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback
by Antti Seppälä
· 10 years ago
2e4ebde
[media] rc: rc-loopback: Add loopback of filter scancodes
by James Hogan
· 10 years ago
0d830b2
[media] rc: rc-core: Add support for encode_wakeup drivers
by James Hogan
· 10 years ago
cf257e2
[media] rc: ir-rc6-decoder: Add encode capability
by Antti Seppälä
· 10 years ago
a0466f1
[media] rc: ir-rc5-decoder: Add encode capability
by James Hogan
· 10 years ago
1d971d9
[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper
by Antti Seppälä
· 10 years ago
9869da5
[media] rc: rc-ir-raw: Add scancode encoder callback
by James Hogan
· 10 years ago
2235cf6
[media] st_rc: fix build warning
by Fabio Estevam
· 10 years ago
3ea0f28
[media] ir-hix5hd2: Fix build warning
by Fabio Estevam
· 10 years ago
8e95dba
[media] media/fintek: drop pci_ids dependency
by Michael S. Tsirkin
· 10 years ago
7f099a7
[media] constify of_device_id array
by Fabian Frederick
· 10 years ago
6948524
[media] redrat3: change return argument on redrat3_send_cmd() to int
by Mauro Carvalho Chehab
· 10 years ago
abefe12
[media] ir-sony-decoder: shutup smatch warnings
by Mauro Carvalho Chehab
· 10 years ago
81b7d14
[media] rc: fix bad indenting
by Mauro Carvalho Chehab
· 10 years ago
64131a8
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus
by Mauro Carvalho Chehab
· 10 years ago
80ccf4a
[media] rc: img-ir: fix error in parameters passed to irq_free()
by Sifan Naeem
· 10 years ago
cc4e8c3
[media] rc: img-ir: Add and enable sys clock for img-ir
by Sifan Naeem
· 10 years ago
af638a0
PNP: media/rc: Use module_pnp_driver to register driver
by Peter Huewe
· 10 years ago
bc0c5aa
[media] ir-hix5hd2: remove writel/readl_relaxed define
by Zhangfei Gao
· 10 years ago
3656cdd
[media] lirc_dev: avoid potential null-dereference
by Andy Shevchenko
· 10 years ago
a4bca4c
[media] rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6i
by Hans de Goede
· 10 years ago
44f8af6
[media] rc: sunxi-cir: Add support for an optional reset controller
by Hans de Goede
· 10 years ago
983c5bd
[media] rc-main: Re-apply filter for no-op protocol change
by James Hogan
· 10 years ago
cb9564e
[media] rc: img-ir: add philips rc6 decoder module
by Sifan Naeem
· 10 years ago
aa7383d
[media] rc: img-ir: add philips rc5 decoder module
by Sifan Naeem
· 10 years ago
02744c8
[media] rc: img-ir: biphase enabled with workaround
by Sifan Naeem
· 10 years ago
33e0183
[media] rc: img-ir: pass toggle bit to the rc driver
by Sifan Naeem
· 10 years ago
ab93ce0
[media] rc: img-ir: add scancode requests to a struct
by Sifan Naeem
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
2183a58
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
64b989e
[media] img-ir: Don't set driver's module owner
by James Hogan
· 10 years ago
6010d2c
[media] img-ir: Depend on METAG or MIPS or COMPILE_TEST
by James Hogan
· 10 years ago
ce5db29
[media] img-ir/hw: Drop [un]register_decoder declarations
by James Hogan
· 10 years ago
ac03086
[media] img-ir/hw: Fix potential deadlock stopping timer
by James Hogan
· 10 years ago
ea0de4e
[media] img-ir/hw: Always read data to clear buffer
by Dylan Rajaratnam
· 10 years ago
d0a0a65
[media] redrat3: ensure dma is setup properly
by Sean Young
· 10 years ago
12ddbad
[media] media: rc: add driver for Amlogic Meson IR remote receiver
by Beniamino Galvani
· 10 years ago
3dd94f0
[media] rc: Deletion of unnecessary checks before two function calls
by Markus Elfring
· 10 years ago
d2a7458
[media] rc-core: fix toggle handling in the rc6 decoder
by David Härdeman
· 10 years ago
47a09af
Merge tag 'v3.18-rc4' into patchwork
by Mauro Carvalho Chehab
· 10 years ago
fb9b164
[media] rc-main: Fix rc_type handling
by Mauro Carvalho Chehab
· 10 years ago
a8f29e8
[media] media/rc: Send sync space information on the lirc device
by Austin Lund
· 10 years ago
b1c9719
[media] rc: port IgorPlug-USB to rc-core
by Sean Young
· 10 years ago
d358aef
[media] imon: fix other RC type protocol support
by Ulrich Eckhardt
· 10 years ago
4cdd32b
[media] ir-hix5hd2 fix build warning
by Zhangfei Gao
· 10 years ago
37fa871
[media] rc-main: fix lockdep splash for rc-main
by Tomas Melin
· 10 years ago
cef8348
[media] rc5-decoder: BZ#85721: Fix RC5-SZ decoding
by Mauro Carvalho Chehab
· 10 years ago
14edb59
[media] rc-core: fix protocol_change regression in ir_raw_event_register
by Tomas Melin
· 10 years ago
0462647
media: rc: img-ir: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
d07f1c5
media: rc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
4d9708e
Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
5563caa
[media] ir-hix5hd2: fix build on c6x arch
by Mauro Carvalho Chehab
· 10 years ago
0415447
Documentation: fix broken v4l-utils URL
by Michael Opdenacker
· 10 years ago
8f8218e
[media] st_rc: fix address space casting
by Mauro Carvalho Chehab
· 10 years ago
7f01308
[media] ir-hix5hd2: fix address space casting
by Mauro Carvalho Chehab
· 10 years ago
da8e77f
[media] media: st-rc: Remove .owner field for driver
by Srinivas Kandagatla
· 10 years ago
cdd9a63
[media] media: st-rc: move pm ops setup out of conditional compilation
by Srinivas Kandagatla
· 10 years ago
Next »