Age | Commit message (Expand) | Author | Files | Lines |
2017-01-30 | [media] rc-main: assign driver type during allocation | Andi Shyti | 1 | -2/+1 |
2017-01-30 | [media] rc: nuvoton-cir: Add support wakeup via sysfs filter callback | Antti Seppälä | 1 | -24/+96 |
2017-01-30 | [media] rc: raw IR drivers cannot handle cec, unknown or other | Sean Young | 1 | -1/+1 |
2017-01-27 | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 1 | -5/+0 |
2016-11-18 | [media] media: rc: nuvoton: replace usage of spin_lock_irqsave in ISR | Heiner Kallweit | 1 | -5/+4 |
2016-11-18 | [media] media: rc: nuvoton: rename spinlock nvt_lock | Heiner Kallweit | 1 | -22/+22 |
2016-11-18 | [media] media: rc: nuvoton: eliminate nvt->tx.lock | Heiner Kallweit | 1 | -26/+9 |
2016-11-18 | [media] media: rc: nuvoton: eliminate member pdev from struct nvt_dev | Heiner Kallweit | 1 | -13/+14 |
2016-10-24 | [media] rc: nuvoton: use managed versions of rc_allocate_device and rc_regist... | Heiner Kallweit | 1 | -30/+20 |
2016-09-22 | [media] media: rc: nuvoton: simplify nvt_get_rx_ir_data a little | Heiner Kallweit | 1 | -5/+3 |
2016-09-22 | [media] media: rc: nuvoton: remove unneeded call to ir_raw_event_handle | Heiner Kallweit | 1 | -11/+1 |
2016-09-22 | [media] media: rc: nuvoton: remove usage of b_idx in nvt_get_rx_ir_data | Heiner Kallweit | 1 | -11/+2 |
2016-09-22 | [media] media: rc: nuvoton: ignore spurious interrupt when logical device is ... | Heiner Kallweit | 1 | -0/+9 |
2016-07-13 | [media] rc: nuvoton: fix hang if chip is configured for alternative EFM IO ad... | Heiner Kallweit | 1 | -0/+1 |
2016-07-08 | [media] media: rc: nuvoton: remove unneeded check in nvt_get_rx_ir_data | Heiner Kallweit | 1 | -3/+0 |
2016-07-08 | [media] media: rc: nuvoton: simplify interrupt handling code | Heiner Kallweit | 1 | -6/+1 |
2016-07-08 | [media] media: rc: nuvoton: remove study states | Heiner Kallweit | 1 | -10/+1 |
2016-07-08 | [media] media: rc: nuvoton: remove unneeded code in nvt_process_rx_ir_data | Heiner Kallweit | 1 | -2/+0 |
2016-07-08 | [media] media: rc: nuvoton: simplify a few functions | Heiner Kallweit | 1 | -13/+3 |
2016-07-08 | [media] media: rc: nuvoton: remove wake states | Heiner Kallweit | 1 | -1/+0 |
2016-07-08 | [media] media: rc: nuvoton: clean up initialization of wakeup registers | Heiner Kallweit | 1 | -22/+3 |
2016-07-08 | [media] media: rc: nuvoton: remove interrupt handling for wakeup | Heiner Kallweit | 1 | -56/+2 |
2016-07-08 | [media] media: rc: nuvoton: fix rx fifo overrun handling | Heiner Kallweit | 1 | -10/+4 |
2016-03-05 | [media] media: rc: nuvoton: switch attribute wakeup_data to text | Heiner Kallweit | 1 | -32/+53 |
2016-03-03 | [media] media: rc: nuvoton: support reading / writing wakeup sequence via sysfs | Heiner Kallweit | 1 | -0/+85 |
2016-02-02 | [media] rc/nuvoton_cir: fix locking issue when calling nvt_disable_cir | Heiner Kallweit | 1 | -8/+6 |
2016-02-02 | [media] rc/nuvoton_cir: fix locking issue when calling nvt_enable_wake | Heiner Kallweit | 1 | -6/+10 |
2016-02-02 | [media] rc/nuvoton_cir: fix locking issue with nvt_enable_cir | Heiner Kallweit | 1 | -18/+15 |
2016-02-01 | [media] media: rc: nuvoton-cir: improve locking in both interrupt handlers | Heiner Kallweit | 1 | -12/+12 |
2016-02-01 | [media] media: rc: nuvoton-cir: fix interrupt handling | Heiner Kallweit | 1 | -17/+12 |
2016-02-01 | [media] media: rc: nuvoton-cir: add locking to calls of nvt_enable_wake | Heiner Kallweit | 1 | -6/+12 |
2016-02-01 | [media] media: rc: nuvoton-cir: improve nvt_hw_detect | Heiner Kallweit | 1 | -4/+13 |
2016-01-25 | [media] nuvoton-cir: fix setting ioport base address | Heiner Kallweit | 1 | -4/+18 |
2016-01-25 | [media] nuvoton-cir: remove unneeded call to nvt_set_cir_iren | Heiner Kallweit | 1 | -3/+0 |
2016-01-25 | [media] nuvoton-cir: remove unneeded EFM operation in nvt_cir_isr | Heiner Kallweit | 1 | -4/+0 |
2016-01-25 | [media] nuvoton-cir: improve logical device handling | Heiner Kallweit | 1 | -9/+13 |
2016-01-25 | [media] nuvoton-cir: factor out logical device enabling | Heiner Kallweit | 1 | -11/+11 |
2016-01-25 | [media] nuvoton-cir: fix clearing wake fifo | Heiner Kallweit | 1 | -1/+9 |
2016-01-25 | [media] nuvoton-cir: factor out logical device disabling | Heiner Kallweit | 1 | -12/+11 |
2016-01-25 | [media] nuvoton-cir: simplify nvt_cir_tx_inactive | Heiner Kallweit | 1 | -4/+1 |
2016-01-25 | [media] nuvoton-cir: simplify nvt_select_logical_ dev | Heiner Kallweit | 1 | -2/+1 |
2016-01-25 | [media] nuvoton-cir: use request_muxed_region for accessing EFM registers | Heiner Kallweit | 1 | -1/+8 |
2016-01-25 | [media] media: rc: nuvoton: mark wakeup-related resources | Heiner Kallweit | 1 | -2/+2 |
2015-11-19 | [media] media: rc: nuvoton-cir: replace nvt_pr with dev_ functions | Heiner Kallweit | 1 | -7/+8 |
2015-11-19 | [media] media: rc: nuvoton-cir: switch chip detection message to info level | Heiner Kallweit | 1 | -2/+3 |
2015-11-19 | [media] media: rc: nuvoton-cir: simplify debug code | Heiner Kallweit | 1 | -3/+2 |
2015-11-19 | [media] media: rc: nuvoton-cir: add support for the NCT6779D | Heiner Kallweit | 1 | -0/+1 |
2015-11-19 | [media] media: rc: nuvoton-cir: make nvt_hw_detect void | Heiner Kallweit | 1 | -6/+2 |
2015-11-19 | [media] media: rc: nuvoton-cir: improve chip detection | Heiner Kallweit | 1 | -40/+41 |
2015-11-19 | [media] media: rc: nuvoton-cir: switch resource handling to devm functions | Heiner Kallweit | 1 | -25/+11 |