aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-23[media] media/rc/imon.c: kill urb when send_packet() is interruptedKevin Baradon
2013-04-23[media] media/rc/imon.c: do not try to register 2nd intf if 1st intf failedKevin Baradon
2013-04-23[media] imon: Use large delays earlierKevin Baradon
2013-04-16[media] mceusb: add some missing cmd sizesWilliam Steidtmann
2013-04-14[media] rc: fix single line indentation of keymaps/MakefileAntti Palosaari
2013-04-14[media] rc: add rc-reddoAntti Palosaari
2013-04-14[media] rc: ene_ir: fix potential double free in ene_probe()Wei Yongjun
2013-04-14[media] rc: nuvoton-cir: fix potential double free in nvt_probe()Wei Yongjun
2013-04-14[media] rc: ite-cir: fix potential double free in ite_probe()Wei Yongjun
2013-04-14[media] rc: winbond-cir: fix potential double free in wbcir_probe()Wei Yongjun
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2013-04-08[media] MEDIA: ttusbir, fix double freeJiri Slaby
2013-04-01Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman
2013-03-21[media] media/rc/imon.c: avoid flooding syslog with "unknown keypress" when k...Kevin Baradon
2013-03-21[media] media/rc/imon.c: make send_packet() delay larger for 15c2:0036Kevin Baradon
2013-03-19[media] rc-core: rename ir_input_class to rc_classDavid Härdeman
2013-03-19[media] rc-core: initialize rc-core earlier if built-inDavid Härdeman
2013-03-19[media] redrat3: missing endian conversions and warningsSean Young
2013-03-19[media] redrat3: remove memcpys and fix unaligned memory accessSean Young
2013-03-19[media] redrat3: limit periods to hardware limitsSean Young
2013-03-18[media] ir: IR_RX51 only works on OMAP2Arnd Bergmann
2013-03-18[media] Media: remove incorrect __init/__exit markupsDmitry Torokhov
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26lirc: get rid of bogus checksAl Viro
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-13[media] media: rc: gpio-ir-recv: add support for device tree parsingSebastian Hesselbarth
2013-02-13[media] mceusb: move check earlier to make smatch happyDan Carpenter
2013-02-08[media] redrat3: fix transmit return value and overrunSean Young
2013-02-08[media] mceusb: make transmit work on HP transceiverSean Young
2013-02-08[media] mceusb: make transmit work on the Philips IR transceiverSean Young
2013-02-08[media] ttusbir: add missing endian conversionSean Young
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