1. a99817c Merge branch 'v4l_for_linus' into staging/for_v3.6 by Mauro Carvalho Chehab · 13 years ago
  2. 87edb56 [media] em28xx: Make em28xx_ir_change_protocol a static function by Ezequiel García · 13 years ago
  3. b83f671 [media] em28xx: Show a warning if the board does not support remote controls by Martin Blumenstingl · 13 years ago
  4. f4d4e76 [media] em28xx: Make em28xx-input.c a separate module by Ezequiel García · 13 years ago
  5. 769af21 [media] em28xx: Change scope of em28xx-input local functions to static by Ezequiel García · 13 years ago
  6. 9d9f479 [media] em28xx: Move em28xx_register_i2c_ir() to em28xx-input.c by Ezequiel García · 13 years ago
  7. 2fd6f8d [media] em28xx: Move ir/rc related initialization to em28xx_ir_init() by Ezequiel García · 13 years ago
  8. 20ae974 [media] em28xx: Add IR support for em2884 by Mauro Carvalho Chehab · 13 years ago
  9. 6d51477 [media] em28xx: Fix IR unregister logic by Mauro Carvalho Chehab · 13 years ago
  10. a24ec44 [media] em28xx: EM28174 remote support by Antti Palosaari · 14 years ago
  11. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  12. 52b6614 [media] rc: Rename remote controller type to rc_type instead of ir_type by Mauro Carvalho Chehab · 14 years ago
  13. ca86674 [media] Rename all public generic RC functions from ir_ to rc_ by Mauro Carvalho Chehab · 14 years ago
  14. d8b4b58 [media] ir-core: make struct rc_dev the primary interface by David Härdeman · 14 years ago
  15. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  16. 603044d V4L/DVB: em28xx-input: Don't generate one debug message for every get_key read by Mauro Carvalho Chehab · 15 years ago
  17. a469585 V4L/DVB: ir-core: convert em28xx to not use ir-functions.c by David Härdeman · 15 years ago
  18. c373cab V4L/DVB: em28xx: fix a regression caused by the rc-map changes by Mauro Carvalho Chehab · 15 years ago
  19. 02858ee V4L/DVB: ir-core: Make use of the new IR keymap modules by Mauro Carvalho Chehab · 15 years ago
  20. b2245ba V4L/DVB: ir: prepare IR code for a parameter change at register function by Mauro Carvalho Chehab · 15 years ago
  21. 727e625 V4L/DVB: ir-core: export driver name used by IR via uevent by Mauro Carvalho Chehab · 15 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  23. ca39d84 V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe" by Magnus Alm · 15 years ago
  24. 971e829 V4L/DVB (13680): ir: use unsigned long instead of enum by Mauro Carvalho Chehab · 15 years ago
  25. 3f83110 V4L/DVB (13641): Properly update the driver representation for the protocol by Mauro Carvalho Chehab · 15 years ago
  26. 950b0f5 V4L/DVB (13637): em28xx: allow changing keycode table protocol by Mauro Carvalho Chehab · 15 years ago
  27. e93854d V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core by Mauro Carvalho Chehab · 15 years ago
  28. 579e7d6 V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register() by Mauro Carvalho Chehab · 15 years ago
  29. 38ef6aa V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister by Mauro Carvalho Chehab · 15 years ago
  30. b779974 V4L/DVB (13575): em28xx: Use the complete address/command RC5 code for WinTV USB2 by Mauro Carvalho Chehab · 15 years ago
  31. 1bad429 V4L/DVB (13545): em28xx: properly select IR protocol based on the IR table by Mauro Carvalho Chehab · 15 years ago
  32. 055cd55 V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation by Mauro Carvalho Chehab · 15 years ago
  33. 0278155 V4L/DVB (13536): em28xx: Use the full RC5 code on HVR-950 Remote Controller by Mauro Carvalho Chehab · 15 years ago
  34. 8573b74 V4L/DVB (13533): ir: use dynamic tables, instead of static ones by Mauro Carvalho Chehab · 15 years ago
  35. c668f32 V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model by Jean Delvare · 16 years ago
  36. 1df8e98 V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needs by Jean Delvare · 16 years ago
  37. f263bac V4L/DVB (10938): em28xx: Prevent general protection fault on rmmod by Jean Delvare · 16 years ago
  38. 26cdc76 V4L/DVB (10177): Fix sparse warnings on em28xx by Mauro Carvalho Chehab · 16 years ago
  39. 505b6d0 V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs by Mauro Carvalho Chehab · 16 years ago
  40. 4b92253 V4L/DVB (9628): em28xx: refactor IR support by Devin Heitmueller · 16 years ago
  41. 0a6b8a8 V4L/DVB (9612): Fix key repetition with HVR-950 IR by Mauro Carvalho Chehab · 16 years ago
  42. 91812fa V4L/DVB (9611): em28xx: experimental support for HVR-950 IR by Mauro Carvalho Chehab · 16 years ago
  43. a924a49 V4L/DVB (9607): em28xx: Properly implement poll support for IR's by Mauro Carvalho Chehab · 16 years ago
  44. a9fc52b V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral Camera by Devin Heitmueller · 17 years ago
  45. 6ea54d9 V4L/DVB (7607): CodingStyle fixes by Douglas Schilling Landgraf · 17 years ago
  46. c8793b0 V4L/DVB (7021): Move all board specific configuration to em28xx-cards.c by Mauro Carvalho Chehab · 17 years ago
  47. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  48. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  49. b93eedb V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control support by Sylvain Pasche · 19 years ago
  50. 2e7c6dc V4L/DVB (3715): Change all emails to the currently used one. by Mauro Carvalho Chehab · 19 years ago
  51. 4c0f631 V4L/DVB (3393): Move all IR keymaps to ir-common module by Ricardo Cerqueira · 19 years ago
  52. 366cc64 V4L/DVB (3390): Added remote control support for pinnacle pctv by Markus Rechberger · 19 years ago
  53. 6555f43 [PATCH] v4l: (963) em28xx IR fixup by Mauro Carvalho Chehab · 19 years ago
  54. 3acf280 [PATCH] v4l: 886: renamed common structures to em28xx by Mauro Carvalho Chehab · 19 years ago
  55. f7abcd3 [PATCH] v4l: 877: module em2820 renamed to em28xx and moved to v4l dir by Mauro Carvalho Chehab · 19 years ago
  56. ac9cd97 [PATCH] v4l: 817: saa713x keymaps and key builders were moved from ir kbd i2c c by Ricardo Cerqueira · 19 years ago
  57. 4ac9791 [PATCH] v4l: 800: whitespace cleanups by Mauro Carvalho Chehab · 19 years ago
  58. 16f2e62 [PATCH] v4l: 793: remotes for the cinergy 200 usb and cinergy 250 usb are the same by Sascha Sommer · 19 years ago
  59. 4f9c05a [PATCH] v4l: 791: codingstyle fixes by Mauro Carvalho Chehab · 19 years ago
  60. e43f14a [PATCH] v4l: 790: added support for terratec cinergy 250 usb by Markus Rechberger · 19 years ago
  61. d5e5265 [PATCH] v4l: 784: several improvement on i2c ir handling for em2820 by Mauro Carvalho Chehab · 19 years ago