summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/nuvoton-cir.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-25[media] nuvoton-cir: factor out logical device disablingHeiner Kallweit1-12/+11
2016-01-25[media] nuvoton-cir: simplify nvt_cir_tx_inactiveHeiner Kallweit1-4/+1
2016-01-25[media] nuvoton-cir: simplify nvt_select_logical_ devHeiner Kallweit1-2/+1
2016-01-25[media] nuvoton-cir: use request_muxed_region for accessing EFM registersHeiner Kallweit1-1/+8
2016-01-25[media] media: rc: nuvoton: mark wakeup-related resourcesHeiner Kallweit1-2/+2
2015-11-19[media] media: rc: nuvoton-cir: replace nvt_pr with dev_ functionsHeiner Kallweit1-7/+8
2015-11-19[media] media: rc: nuvoton-cir: switch chip detection message to info levelHeiner Kallweit1-2/+3
2015-11-19[media] media: rc: nuvoton-cir: simplify debug codeHeiner Kallweit1-3/+2
2015-11-19[media] media: rc: nuvoton-cir: add support for the NCT6779DHeiner Kallweit1-0/+1
2015-11-19[media] media: rc: nuvoton-cir: make nvt_hw_detect voidHeiner Kallweit1-6/+2
2015-11-19[media] media: rc: nuvoton-cir: improve chip detectionHeiner Kallweit1-40/+41
2015-11-19[media] media: rc: nuvoton-cir: switch resource handling to devm functionsHeiner Kallweit1-25/+11
2015-11-19[media] media: rc: nuvoton-cir: remove unneeded lockHeiner Kallweit1-3/+0
2015-11-19[media] media: rc: nuvoton-cir: remove unneeded IRQ_RETVAL usageHeiner Kallweit1-6/+6
2015-08-19Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman1-127/+0
2015-05-14[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs fil...Antti Seppälä1-0/+127
2015-03-18PNP: media/rc: Use module_pnp_driver to register driverPeter Huewe1-12/+1
2014-09-03[media] nuvoton-cir: just return 0 instead of using a varMauro Carvalho Chehab1-4/+2
2014-07-25[media] rc-core: fix various sparse warningsDavid Härdeman1-2/+2
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-1/+1
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-1/+1
2014-03-11[media] nuvoton-cir: Activate PNP device when probingAntti Seppälä1-0/+6
2014-02-04[media] nuvoton-cir: Don't touch PS/2 interrupts while initializingAntti Seppälä1-4/+0
2013-04-14[media] rc: nuvoton-cir: fix potential double free in nvt_probe()Wei Yongjun1-0/+1
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab1-2/+2
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-21[media] rc: Call rc_register_device before irq setupMatthijs Kooijman1-7/+7
2012-12-21[media] rc: Set rdev before irq setupMatthijs Kooijman1-1/+2
2012-12-21[media] rc: Make probe cleanup goto labels more verboseMatthijs Kooijman1-15/+15
2012-10-27[media] nuvoton-cir: carrier detect support is broken - remove itMauro Carvalho Chehab1-5/+2
2012-10-27[media] nuvoton-cir: get rid of warning: no previous prototypeMauro Carvalho Chehab1-2/+2
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-1/+1
2012-10-06[media] rc: divide by zero bugs in s_tx_carrier()Dan Carpenter1-0/+3
2012-07-06[media] media: Use pr_info not homegrown pr_reg macroJoe Perches1-73/+72
2012-05-20[media] rc: Fix invalid free_region and/or free_irq on probe failureBen Hutchings1-14/+12
2012-04-26[media] rc: Postpone ISR registrationLuis Henriques1-18/+18
2011-09-11[media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson1-37/+8
2011-07-27[media] rc-core: lirc use unsigned intDavid Härdeman1-9/+3
2011-07-11[media] nuvoton-cir: make idle timeout more saneJarod Wilson1-1/+1
2011-06-11[media] nuvoton-cir: in_use isn't actually in use, remove itJarod Wilson1-2/+0
2011-05-20[media] nuvoton-cir: minor tweaks to rc dev initJarod Wilson1-6/+7
2011-05-20[media] rc/nuvoton-cir: enable CIR on w83667hg chip variantJarod Wilson1-6/+16
2011-05-20[media] rc/nuvoton-cir: only warn about unknown chipsJarod Wilson1-8/+32
2011-03-02[media] nuvoton-cir: fix wake from suspendJarod Wilson1-2/+3
2011-01-31[media] rc: use time unit conversion macros correctlyJarod Wilson1-3/+3
2010-12-29[media] drivers/media: nuvoton: fix chip id probe v2Nicolas Kaiser1-2/+5
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab1-1/+1
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-48/+37
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab1-0/+1252