aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/IR/ir-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson1-0/+1
2010-08-02V4L/DVB: ir-core: allow specifying multiple protocols at one open/writeMauro Carvalho Chehab1-46/+46
2010-08-02V4L/DVB: ir-core: Add support for disabling all protocolsMauro Carvalho Chehab1-9/+18
2010-08-02V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6Mauro Carvalho Chehab1-2/+2
2010-08-02V4L/DVB: ir-core: Remove magic numbers at the sysfs logicMauro Carvalho Chehab1-51/+32
2010-08-02V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disablingDavid Härdeman1-104/+148
2010-06-01V4L/DVB: Bug fix: make IR work again for dm1105Igor M. Liplianin1-3/+4
2010-05-19V4L/DVB: ir-core: remove IR_TYPE_PDDavid Härdeman1-6/+0
2010-05-19V4L/DVB: ir-core: fix some confusing commentsDavid Härdeman1-1/+1
2010-05-19V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.cDavid Härdeman1-2/+0
2010-05-19V4L/DVB: ir-core: Add Sony support to ir-coreDavid Härdeman1-0/+4
2010-05-19V4L/DVB: ir-core: Add JVC support to ir-coreDavid Härdeman1-0/+4
2010-05-19ir-core: Remove the quotation mark from the uevent namesMauro Carvalho Chehab1-2/+2
2010-05-19V4L/DVB: Add RC6 support to ir-coreDavid Härdeman1-0/+2
2010-05-19V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.hMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: ir-core: fix gcc warning noiseMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: ir-core: properly present the supported and current protocolsMauro Carvalho Chehab1-19/+44
2010-05-19V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decodersMauro Carvalho Chehab1-9/+16
2010-05-19V4L/DVB: rename sysfs remote controller devices from rcrcv to rcDavid Härdeman1-5/+5
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-1/+3
2010-05-18V4L/DVB: ir-core: rename sysfs remote controller class from ir to rcMauro Carvalho Chehab1-10/+10
2010-05-18V4L/DVB: ir-core: dynamically load the compiled IR protocolsMauro Carvalho Chehab1-2/+5
2010-05-18V4L/DVB: ir-core: be less pedantic with RC protocol nameMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-0/+2
2010-05-18V4L/DVB: ir-core: Export IR name via ueventMauro Carvalho Chehab1-3/+22
2010-05-18V4L/DVB: ir: use a real device instead of a virtual classMauro Carvalho Chehab1-24/+54
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26V4L/DVB (13957): IR: Fix sysfs attributes declarationFrancesco Lavra1-0/+1
2010-02-26V4L/DVB (13825): ir-core: Don't OOPS if IR device props is not definedMauro Carvalho Chehab1-1/+1
2010-02-26V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab1-6/+9
2010-02-26V4L/DVB (13639): ir-sysfs: Properly protect rc_tab changes with a lockMauro Carvalho Chehab1-0/+3
2010-02-26V4L/DVB (13638): ir-core: documment missed functionsMauro Carvalho Chehab1-4/+46
2010-02-26V4L/DVB (13636): ir-core: add method to change IR protocolMauro Carvalho Chehab1-1/+43
2010-02-26V4L/DVB (13635): ir-core: Implement protocol table type readingMauro Carvalho Chehab1-2/+28
2010-02-26V4L/DVB (13633): ir-core: create a new class for remote controllersMauro Carvalho Chehab1-0/+94