aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2013-02-08[media] ttusbir: do not set led twice on resumeSean Young
2013-02-05[media] iguanair: intermittent initialization failureSean Young
2013-02-05[media] iguanair: ensure transmission mask is initializedSean Young
2013-02-05[media] winbond-cir: only enable higher sample resolution if neededSean Young
2013-02-01[media] imon: fix Knob event interpretation issues on ARMAlexandre Lissy
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-11ARM: OMAP2+: Disable code that currently does not work with multiplaformTony Lindgren
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-12-27[media] media/rc: fix oops on unloading module rc-coreKonstantin Khlebnikov
2012-12-27[media] rc: unlock on error in store_protocols()Dan Carpenter
2012-12-27Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab
2012-12-26[media] rc: unlock on error in show_protocols()Dan Carpenter
2012-12-23[media] rc/keymaps: add RC keytable for MyGica X8507Alfredo Jesús Delaiti
2012-12-21[media] rc: Call rc_register_device before irq setupMatthijs Kooijman
2012-12-21[media] rc: Set rdev before irq setupMatthijs Kooijman
2012-12-21[media] rc: Make probe cleanup goto labels more verboseMatthijs Kooijman
2012-12-21[media] rc: Fix double free in gpio_ir_recv_remove()Jesper Juhl
2012-12-21[media] rc: Fix double free in gpio_ir_recv_probe()Jesper Juhl
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-11-21[media] winbond-cir: add carrier detectionSean Young
2012-11-21[media] winbond-cir: increase IR receiver resolutionSean Young
2012-11-21[media] winbond-cir: fix idle modeSean Young
2012-10-28[media] winbond-cir: do not rename input nameSean Young
2012-10-28[media] ene-ir: Fix cleanup on probe failureMatthijs Kooijman
2012-10-28fintek-cir: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-10-27[media] nuvoton-cir: carrier detect support is broken - remove itMauro Carvalho Chehab
2012-10-27[media] nuvoton-cir: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-10-27[media] ite-cir.c: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-10-27[media] ene_cir: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2012-10-27[media] media/ir_rx51: use module_platform_driver macroSrinivas Kandagatla
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren
2012-10-07[media] rc-msi-digivox-ii: Add full scan keycodesWolfgang Bail
2012-10-07[media] winbond: remove space from driver nameSean Young
2012-10-07[media] iguanair: cannot send data from the stackSean Young
2012-10-06[media] rc-core: fix return codes in ir_lirc_ioctl()Dan Carpenter
2012-10-06[media] rc: divide by zero bugs in s_tx_carrier()Dan Carpenter
2012-09-25[media] winbond-cir: asynchronous txDavid Härdeman
2012-09-25[media] winbond-cir: correctness fixDavid Härdeman
2012-09-23[media] drivers/media/rc/ati_remote.c: fix error return codePeter Senna Tschudin
2012-09-23[media] drivers/media/rc/redrat3.c: fix error return codePeter Senna Tschudin
2012-09-18[media] mceusb: Optimize DIV_ROUND_CLOSEST callJean Delvare
2012-09-15[media] ir-rx51: Adjust dependenciesTimo Kokkonen
2012-09-15[media] ir-rx51: Trivial fixesTimo Kokkonen
2012-09-15[media] ttusbir: ad support suspend and resumeSean Young
2012-09-15[media] iguanair: do not modify transmit bufferSean Young
2012-09-15[media] ttusbir: Add USB dependencySean Young
2012-09-15[media] rc: fix buffer overrunSean Young
2012-09-14[media] rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings
2012-08-24Merge tag 'v3.6-rc3' into staging/for_v3.7Mauro Carvalho Chehab