Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
45da1dac612c0658ed946d573000e88f0d8ec5bc
/
drivers
/
media
/
rc
/
nuvoton-cir.c
d24e56f
media: rc: nuvoton: Keep device enabled during reg init
by Michał Winiarski
· 7 years ago
adbe6cf
media: rc: nuvoton: Keep track of users on CIR enable/disable
by Michał Winiarski
· 7 years ago
70c30b1
media: rc: nuvoton: Tweak the interrupt enabling dance
by Michał Winiarski
· 7 years ago
6d741bf
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
by Sean Young
· 7 years ago
8728427
media: rc: nuvoton: remove rudimentary transmit functionality
by Heiner Kallweit
· 8 years ago
518f4b2
media: rc-core: rename input_name to device_name
by Sean Young
· 8 years ago
c1305a4
[media] rc: nuvoton: fix deadlock in nvt_write_wakeup_codes
by Heiner Kallweit
· 8 years ago
0f7499f
[media] rc-main: assign driver type during allocation
by Andi Shyti
· 8 years ago
97c1297
[media] rc: nuvoton-cir: Add support wakeup via sysfs filter callback
by Antti Seppälä
· 10 years ago
8c34b5c
[media] rc: raw IR drivers cannot handle cec, unknown or other
by Sean Young
· 8 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
c044170
[media] media: rc: nuvoton: replace usage of spin_lock_irqsave in ISR
by Heiner Kallweit
· 8 years ago
73d4576
[media] media: rc: nuvoton: rename spinlock nvt_lock
by Heiner Kallweit
· 8 years ago
f7ceec4
[media] media: rc: nuvoton: eliminate nvt->tx.lock
by Heiner Kallweit
· 8 years ago
b24cccc
[media] media: rc: nuvoton: eliminate member pdev from struct nvt_dev
by Heiner Kallweit
· 8 years ago
b6f3ece
[media] rc: nuvoton: use managed versions of rc_allocate_device and rc_register_device
by Heiner Kallweit
· 8 years ago
6db0168
[media] media: rc: nuvoton: simplify nvt_get_rx_ir_data a little
by Heiner Kallweit
· 8 years ago
a2006ca
[media] media: rc: nuvoton: remove unneeded call to ir_raw_event_handle
by Heiner Kallweit
· 8 years ago
bacf835
[media] media: rc: nuvoton: remove usage of b_idx in nvt_get_rx_ir_data
by Heiner Kallweit
· 8 years ago
d14f291
[media] media: rc: nuvoton: ignore spurious interrupt when logical device is being disabled
by Heiner Kallweit
· 8 years ago
5cac1f67
[media] rc: nuvoton: fix hang if chip is configured for alternative EFM IO address
by Heiner Kallweit
· 9 years ago
d1e3e57
[media] media: rc: nuvoton: remove unneeded check in nvt_get_rx_ir_data
by Heiner Kallweit
· 9 years ago
228942e
[media] media: rc: nuvoton: simplify interrupt handling code
by Heiner Kallweit
· 9 years ago
e5283f5
[media] media: rc: nuvoton: remove study states
by Heiner Kallweit
· 9 years ago
bdd36bd
[media] media: rc: nuvoton: remove unneeded code in nvt_process_rx_ir_data
by Heiner Kallweit
· 9 years ago
7ac7b02
[media] media: rc: nuvoton: simplify a few functions
by Heiner Kallweit
· 9 years ago
cb359a8
[media] media: rc: nuvoton: remove wake states
by Heiner Kallweit
· 9 years ago
594ccee
[media] media: rc: nuvoton: clean up initialization of wakeup registers
by Heiner Kallweit
· 9 years ago
cb48b36
[media] media: rc: nuvoton: remove interrupt handling for wakeup
by Heiner Kallweit
· 9 years ago
398d9da
[media] media: rc: nuvoton: fix rx fifo overrun handling
by Heiner Kallweit
· 9 years ago
0221200
[media] media: rc: nuvoton: switch attribute wakeup_data to text
by Heiner Kallweit
· 9 years ago
449c1fc
[media] media: rc: nuvoton: support reading / writing wakeup sequence via sysfs
by Heiner Kallweit
· 9 years ago
137aa36
[media] rc/nuvoton_cir: fix locking issue when calling nvt_disable_cir
by Heiner Kallweit
· 9 years ago
b883af3
[media] rc/nuvoton_cir: fix locking issue when calling nvt_enable_wake
by Heiner Kallweit
· 9 years ago
842096f
[media] rc/nuvoton_cir: fix locking issue with nvt_enable_cir
by Heiner Kallweit
· 9 years ago
e60c1e8
[media] media: rc: nuvoton-cir: improve locking in both interrupt handlers
by Heiner Kallweit
· 9 years ago
d42fd29
[media] media: rc: nuvoton-cir: fix interrupt handling
by Heiner Kallweit
· 9 years ago
fb2b006
[media] media: rc: nuvoton-cir: add locking to calls of nvt_enable_wake
by Heiner Kallweit
· 9 years ago
3f1321c
[media] media: rc: nuvoton-cir: improve nvt_hw_detect
by Heiner Kallweit
· 9 years ago
fb16aaf
[media] nuvoton-cir: fix setting ioport base address
by Heiner Kallweit
· 9 years ago
d790c9b
[media] nuvoton-cir: remove unneeded call to nvt_set_cir_iren
by Heiner Kallweit
· 9 years ago
0c6fbfd
[media] nuvoton-cir: remove unneeded EFM operation in nvt_cir_isr
by Heiner Kallweit
· 9 years ago
ccca00d
[media] nuvoton-cir: improve logical device handling
by Heiner Kallweit
· 9 years ago
0890655
[media] nuvoton-cir: factor out logical device enabling
by Heiner Kallweit
· 9 years ago
e1a7d98
[media] nuvoton-cir: fix clearing wake fifo
by Heiner Kallweit
· 9 years ago
a17ede9
[media] nuvoton-cir: factor out logical device disabling
by Heiner Kallweit
· 9 years ago
1feac49
[media] nuvoton-cir: simplify nvt_cir_tx_inactive
by Heiner Kallweit
· 9 years ago
7a89836
[media] nuvoton-cir: simplify nvt_select_logical_ dev
by Heiner Kallweit
· 9 years ago
3def9ad
[media] nuvoton-cir: use request_muxed_region for accessing EFM registers
by Heiner Kallweit
· 9 years ago
33cb540
[media] media: rc: nuvoton: mark wakeup-related resources
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
23f28f2
Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback"
by David Härdeman
· 10 years ago
da7ee60
[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback
by Antti Seppälä
· 10 years ago
af638a0
PNP: media/rc: Use module_pnp_driver to register driver
by Peter Huewe
· 10 years ago
f2747cf
[media] nuvoton-cir: just return 0 instead of using a var
by Mauro Carvalho Chehab
· 10 years ago
d6740d8
[media] rc-core: fix various sparse warnings
by David Härdeman
· 11 years ago
c5540fb
[media] rc-core: remove protocol arrays
by David Härdeman
· 11 years ago
1a1934f
[media] rc: abstract access to allowed/enabled protocols
by James Hogan
· 11 years ago
c3c2077
[media] nuvoton-cir: Activate PNP device when probing
by Antti Seppälä
· 11 years ago
dee88f4
[media] nuvoton-cir: Don't touch PS/2 interrupts while initializing
by Antti Seppälä
· 11 years ago
f73e185
[media] rc: nuvoton-cir: fix potential double free in nvt_probe()
by Wei Yongjun
· 12 years ago
a32f7d1
Merge branch 'v4l_for_linus' into staging/for_v3.9
by Mauro Carvalho Chehab
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
9fa3520
[media] rc: Call rc_register_device before irq setup
by Matthijs Kooijman
· 12 years ago
d62b681
[media] rc: Set rdev before irq setup
by Matthijs Kooijman
· 12 years ago
70ef699
[media] rc: Make probe cleanup goto labels more verbose
by Matthijs Kooijman
· 12 years ago
230dc94
[media] nuvoton-cir: carrier detect support is broken - remove it
by Mauro Carvalho Chehab
· 12 years ago
8e1803f
[media] nuvoton-cir: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
c003ab1
[media] rc-core: add separate defines for protocol bitmaps and numbers
by David Härdeman
· 12 years ago
48cafec
[media] rc: divide by zero bugs in s_tx_carrier()
by Dan Carpenter
· 12 years ago
563cd5c
[media] media: Use pr_info not homegrown pr_reg macro
by Joe Perches
· 13 years ago
f27b853
[media] rc: Fix invalid free_region and/or free_irq on probe failure
by Ben Hutchings
· 13 years ago
9ef449c
[media] rc: Postpone ISR registration
by Luis Henriques
· 13 years ago
de4ed0c11
[media] nuvoton-cir: simplify raw IR sample handling
by Jarod Wilson
· 13 years ago
5588dc2
[media] rc-core: lirc use unsigned int
by David Härdeman
· 14 years ago
d7b290a
[media] nuvoton-cir: make idle timeout more sane
by Jarod Wilson
· 14 years ago
589e116
[media] nuvoton-cir: in_use isn't actually in use, remove it
by Jarod Wilson
· 14 years ago
46872d2
[media] nuvoton-cir: minor tweaks to rc dev init
by Jarod Wilson
· 14 years ago
39381d4
[media] rc/nuvoton-cir: enable CIR on w83667hg chip variant
by Jarod Wilson
· 14 years ago
362d3a3
[media] rc/nuvoton-cir: only warn about unknown chips
by Jarod Wilson
· 14 years ago
3198ed1
[media] nuvoton-cir: fix wake from suspend
by Jarod Wilson
· 14 years ago
b4608fa
[media] rc: use time unit conversion macros correctly
by Jarod Wilson
· 14 years ago
5df465d
[media] drivers/media: nuvoton: fix chip id probe v2
by Nicolas Kaiser
· 14 years ago
52b6614
[media] rc: Rename remote controller type to rc_type instead of ir_type
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
32cf86f
[media] rename drivers/media/IR to drives/media/rc
by Mauro Carvalho Chehab
· 14 years ago
[Renamed from drivers/media/IR/nuvoton-cir.c]
b758281
[media] nuvoton-cir: improve buffer parsing responsiveness
by Jarod Wilson
· 14 years ago
4651918
[media] IR: extend ir_raw_event and do refactoring
by Maxim Levitsky
· 14 years ago
4e6e29a
[media] IR/nuvoton: address all checkpatch.pl issues
by Jarod Wilson
· 14 years ago
fbdc781
[media] nuvoton-cir: add proper rx fifo overrun handling
by Jarod Wilson
· 14 years ago
6d2f5c2
[media] IR: add driver for Nuvoton w836x7hg integrated CIR
by Jarod Wilson
· 14 years ago