Age | Commit message (Expand) | Author | Files | Lines |
2010-08-08 | V4L/DVB: IR: Allow not to compile keymaps in | Maxim Levitsky | 1 | -0/+2 |
2010-08-02 | V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver | Jarod Wilson | 1 | -0/+1 |
2010-08-02 | V4L/DVB: ir-core: allow specifying multiple protocols at one open/write | Mauro Carvalho Chehab | 1 | -46/+46 |
2010-08-02 | V4L/DVB: ir-core: Add support for disabling all protocols | Mauro Carvalho Chehab | 1 | -9/+18 |
2010-08-02 | V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6 | Mauro Carvalho Chehab | 1 | -2/+2 |
2010-08-02 | V4L/DVB: ir-core: Remove magic numbers at the sysfs logic | Mauro Carvalho Chehab | 1 | -51/+32 |
2010-08-02 | V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling | David Härdeman | 1 | -104/+148 |
2010-06-01 | V4L/DVB: Bug fix: make IR work again for dm1105 | Igor M. Liplianin | 1 | -3/+4 |
2010-05-19 | V4L/DVB: ir-core: remove IR_TYPE_PD | David Härdeman | 1 | -6/+0 |
2010-05-19 | V4L/DVB: ir-core: fix some confusing comments | David Härdeman | 1 | -1/+1 |
2010-05-19 | V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c | David Härdeman | 1 | -2/+0 |
2010-05-19 | V4L/DVB: ir-core: Add Sony support to ir-core | David Härdeman | 1 | -0/+4 |
2010-05-19 | V4L/DVB: ir-core: Add JVC support to ir-core | David Härdeman | 1 | -0/+4 |
2010-05-19 | ir-core: Remove the quotation mark from the uevent names | Mauro Carvalho Chehab | 1 | -2/+2 |
2010-05-19 | V4L/DVB: Add RC6 support to ir-core | David Härdeman | 1 | -0/+2 |
2010-05-19 | V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-05-19 | V4L/DVB: ir-core: fix gcc warning noise | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-05-19 | V4L/DVB: ir-core: properly present the supported and current protocols | Mauro Carvalho Chehab | 1 | -19/+44 |
2010-05-19 | V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders | Mauro Carvalho Chehab | 1 | -9/+16 |
2010-05-19 | V4L/DVB: rename sysfs remote controller devices from rcrcv to rc | David Härdeman | 1 | -5/+5 |
2010-05-19 | V4L/DVB: ir-core: Make use of the new IR keymap modules | Mauro Carvalho Chehab | 1 | -1/+3 |
2010-05-18 | V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc | Mauro Carvalho Chehab | 1 | -10/+10 |
2010-05-18 | V4L/DVB: ir-core: dynamically load the compiled IR protocols | Mauro Carvalho Chehab | 1 | -2/+5 |
2010-05-18 | V4L/DVB: ir-core: be less pedantic with RC protocol name | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-05-18 | V4L/DVB: ir-core: export driver name used by IR via uevent | Mauro Carvalho Chehab | 1 | -0/+2 |
2010-05-18 | V4L/DVB: ir-core: Export IR name via uevent | Mauro Carvalho Chehab | 1 | -3/+22 |
2010-05-18 | V4L/DVB: ir: use a real device instead of a virtual class | Mauro Carvalho Chehab | 1 | -24/+54 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-26 | V4L/DVB (13957): IR: Fix sysfs attributes declaration | Francesco Lavra | 1 | -0/+1 |
2010-02-26 | V4L/DVB (13825): ir-core: Don't OOPS if IR device props is not defined | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-02-26 | V4L/DVB (13680): ir: use unsigned long instead of enum | Mauro Carvalho Chehab | 1 | -6/+9 |
2010-02-26 | V4L/DVB (13639): ir-sysfs: Properly protect rc_tab changes with a lock | Mauro Carvalho Chehab | 1 | -0/+3 |
2010-02-26 | V4L/DVB (13638): ir-core: documment missed functions | Mauro Carvalho Chehab | 1 | -4/+46 |
2010-02-26 | V4L/DVB (13636): ir-core: add method to change IR protocol | Mauro Carvalho Chehab | 1 | -1/+43 |
2010-02-26 | V4L/DVB (13635): ir-core: Implement protocol table type reading | Mauro Carvalho Chehab | 1 | -2/+28 |
2010-02-26 | V4L/DVB (13633): ir-core: create a new class for remote controllers | Mauro Carvalho Chehab | 1 | -0/+94 |