1. 0fcd3f0 [media] rc5x: document that this is the 20 bit variant by Sean Young · 8 years ago
  2. fd844d9 [media] rc5x: 6th command bit is S2 bit by Sean Young · 8 years ago
  3. 56a6036 [media] rc: allow software timeout to be set by Sean Young · 8 years ago
  4. 2940c7e [media] serial_ir: generate timeout by Sean Young · 8 years ago
  5. 07e9293 [media] lirc: LIRC_{G,S}ET_SEND_MODE fail if device cannot transmit by Sean Young · 8 years ago
  6. bd29120 [media] lirc_dev: LIRC_{G,S}ET_REC_MODE do not work by Sean Young · 8 years ago
  7. 3cf8d8e [media] mceusb: LIRC_SET_SEND_CARRIER returns 0 on success by Sean Young · 8 years ago
  8. 517b500 [media] cxusb: port to rc-core by Sean Young · 8 years ago
  9. 74d47d7 [media] rc: refactor raw handler kthread by Heiner Kallweit · 8 years ago
  10. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
  11. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  12. b40769e [media] lirc: fix error paths in lirc_cdev_add() by Sean Young · 8 years ago
  13. e1159cb [media] mceusb: remove pointless mce_flush_rx_buffer function by Sean Young · 9 years ago
  14. d26cec2 [media] mceusb: remove useless debug message by Sean Young · 9 years ago
  15. 414e72c [media] ir-hix5hd2: make hisilicon,power-syscon property deprecated by Ruqiang Ju · 8 years ago
  16. 2bfc04d6 [media] sanyo decoder: address was being truncated by Sean Young · 8 years ago
  17. c60b408 [media] serial_ir: fix reference to 8250 serial code by Mauro Carvalho Chehab · 8 years ago
  18. fa5dc29 [media] lirc_serial: move out of staging and rename to serial_ir by Sean Young · 8 years ago
  19. c77d17c0 [media] lirc: use-after free while reading from device and unplugging by Sean Young · 8 years ago
  20. afbb110 [media] lirc: prevent use-after free by Sean Young · 8 years ago
  21. 12accdc [media] lirc: might sleep error in lirc_dev_fop_read by Sean Young · 8 years ago
  22. a48c4bb [media] redrat3: increase set size for lengths to maximum by Sean Young · 8 years ago
  23. c49fcdd [media] redrat3: enable carrier reports using wideband receiver by Sean Young · 8 years ago
  24. 8a21ec9 [media] redrat3: fix error paths in probe by Sean Young · 8 years ago
  25. d6aca6e [media] redrat3: remove dead code and pointless messages by Sean Young · 8 years ago
  26. da50003 [media] redrat3: don't include vendor/product id in name by Sean Young · 8 years ago
  27. 6932234 [media] winbond-cir: use name without space for pnp driver by Sean Young · 8 years ago
  28. c044170 [media] media: rc: nuvoton: replace usage of spin_lock_irqsave in ISR by Heiner Kallweit · 8 years ago
  29. 73d4576 [media] media: rc: nuvoton: rename spinlock nvt_lock by Heiner Kallweit · 8 years ago
  30. f7ceec4 [media] media: rc: nuvoton: eliminate nvt->tx.lock by Heiner Kallweit · 8 years ago
  31. b24cccc [media] media: rc: nuvoton: eliminate member pdev from struct nvt_dev by Heiner Kallweit · 8 years ago
  32. c183d35 [media] rc-main: clear rc_map.name in ir_free_table() by Max Kellermann · 8 years ago
  33. 5911f62 [media] lirc_dev: remove compat_ioctl assignment by Andi Shyti · 8 years ago
  34. ce3aeaf [media] winbond-cir: Use kmalloc_array() in wbcir_tx() by Markus Elfring · 8 years ago
  35. 3f81678 [media] RedRat3: Return directly after a failed rc_allocate_device() in redrat3_init_rc_dev() by Markus Elfring · 8 years ago
  36. 9d45d5f [media] RedRat3: Delete an unnecessary variable initialisation in redrat3_init_rc_dev() by Markus Elfring · 8 years ago
  37. 7aa20af [media] RedRat3: Delete an unnecessary variable initialisation in redrat3_get_firmware_rev() by Markus Elfring · 8 years ago
  38. fac5913 [media] RedRat3: Return directly after a failed kcalloc() in redrat3_transmit_ir() by Markus Elfring · 8 years ago
  39. 576df63 [media] RedRat3: Improve another size determination in redrat3_reset() by Markus Elfring · 8 years ago
  40. 559f64d [media] RedRat3: Delete six messages for a failed memory allocation by Markus Elfring · 8 years ago
  41. 0bebaa5 [media] RedRat3: Use kcalloc() in two functions by Markus Elfring · 8 years ago
  42. d3d9682 [media] rc-main: use pr_foo() macros by Mauro Carvalho Chehab · 8 years ago
  43. 29a8d97 [media] squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  44. 5bb50fe [media] rc: meson-ir: Fix module autoload by Javier Martinez Canillas · 8 years ago
  45. b6f3ece [media] rc: nuvoton: use managed versions of rc_allocate_device and rc_register_device by Heiner Kallweit · 8 years ago
  46. ddbf7d5 [media] rc: core: add managed versions of rc_allocate_device and rc_register_device by Heiner Kallweit · 8 years ago
  47. 37e90a2 [media] rc: ir-raw: change type of available_protocols to atomic64_t by Heiner Kallweit · 8 years ago
  48. 7c073ff [media] imon: use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  49. 7ec03e6 [media] ite-cir: initialize use_demodulator before using it by Nicolas Iooss · 8 years ago
  50. 25ec587 [media] rc: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  51. 832d40c [media] imon: use %*ph to do small hexa dumps by Mauro Carvalho Chehab · 8 years ago
  52. de34f4d Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  53. 6afd563 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  54. d6ae162 [media] redrat3: hardware-specific parameters by Sean Young · 8 years ago
  55. c7470ff [media] redrat3: remove hw_timeout member by Sean Young · 8 years ago
  56. 2ceeca0 [media] rc: split nec protocol into its three variants by Sean Young · 8 years ago
  57. e998c92 [media] rc: rc6 decoder should report protocol correctly by Sean Young · 8 years ago
  58. 6db0168 [media] media: rc: nuvoton: simplify nvt_get_rx_ir_data a little by Heiner Kallweit · 8 years ago
  59. a2006ca [media] media: rc: nuvoton: remove unneeded call to ir_raw_event_handle by Heiner Kallweit · 8 years ago
  60. bacf835 [media] media: rc: nuvoton: remove usage of b_idx in nvt_get_rx_ir_data by Heiner Kallweit · 8 years ago
  61. d14f291 [media] media: rc: nuvoton: ignore spurious interrupt when logical device is being disabled by Heiner Kallweit · 8 years ago
  62. 033919e [media] media: rc: fix deadlock when module ir_lirc_codec is removed by Heiner Kallweit · 8 years ago
  63. 552001e [media] Partly revert "[media] rc-core: allow calling rc_open with device not initialized" by Ole Ernst · 8 years ago
  64. 1c195cb [media] rc/streamzap: fix spelling mistake "sumbiting" -> "submitting" by Colin Ian King · 8 years ago
  65. 5414c2d media: rc: redrat3: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  66. 75ee1cb media: rc: imon: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  67. 6edf27e media: rc: meson-ir: Add support for newer versions of the IR decoder by Neil Armstrong · 8 years ago
  68. b1cb50b [media] redrat3: fix sparse warning by Hans Verkuil · 8 years ago
  69. cd859c1 [media] media: rc: redrat3: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  70. 1524191 [media] media: rc: imon: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  71. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  72. 4f253ce [media] redrat3: make hardware timeout configurable by Sean Young · 8 years ago
  73. 25da661 [media] redrat3: fix timeout handling by Sean Young · 8 years ago
  74. 14d8188 [media] rc: make s_tx_carrier consistent by Sean Young · 8 years ago
  75. 20f5a82 [media] rc: make s_tx_mask consistent by Sean Young · 8 years ago
  76. 5cac1f67 [media] rc: nuvoton: fix hang if chip is configured for alternative EFM IO address by Heiner Kallweit · 8 years ago
  77. 273b902 [media] lirc_dev: use LIRC_CAN_REC() define to check if the device can receive by Andi Shyti · 8 years ago
  78. 8e5fa4c [media] lirc_dev: fix potential segfault by Andi Shyti · 8 years ago
  79. 62e9268 [media] lirc_dev: extremely trivial comment style fix by Andi Shyti · 8 years ago
  80. b408809 [media] lirc_dev: fix error return value by Andi Shyti · 8 years ago
  81. 9675ee5 [media] lirc_dev: fix variable constant comparisons by Andi Shyti · 8 years ago
  82. 14db9fc [media] lirc_dev: merge three if statements in only one by Andi Shyti · 8 years ago
  83. 6ab86d2 [media] lirc_dev: remove double if ... else statement by Andi Shyti · 8 years ago
  84. 19e5653 [media] lirc_dev: simplify if statement in lirc_add_to_buf by Andi Shyti · 8 years ago
  85. 7fe579d [media] lirc_dev: do not use goto to create loops by Andi Shyti · 8 years ago
  86. 54fceca [media] lirc_dev: simplify goto paths by Andi Shyti · 8 years ago
  87. 3fac031 [media] lirc_dev: replace printk with pr_* or dev_* by Andi Shyti · 8 years ago
  88. fe084c7 [media] lirc_dev: remove unnecessary debug prints by Andi Shyti · 8 years ago
  89. 7014398 [media] lirc_dev: allow bufferless driver registration by Andi Shyti · 8 years ago
  90. 6fa99e1 [media] lirc_dev: place buffer allocation on separate function by Andi Shyti · 8 years ago
  91. a4d020e [media] Convert Wideview WT220 DVB USB driver to rc-core by Jonathan McDowell · 9 years ago
  92. bbdb34c [media] Fix RC5 decoding with Fintek CIR chipset by Jonathan McDowell · 9 years ago
  93. 7b2cd0d [media] rc-cec: Add HDMI CEC keymap module by Kamil Debski · 9 years ago
  94. cbb5c83 Merge branch 'topic/cec' into patchwork by Mauro Carvalho Chehab · 8 years ago
  95. 241d9bb [media] media: rc: nuvoton: remove two unused elements in struct nvt_dev by Heiner Kallweit · 8 years ago
  96. d1e3e57 [media] media: rc: nuvoton: remove unneeded check in nvt_get_rx_ir_data by Heiner Kallweit · 8 years ago
  97. 228942e [media] media: rc: nuvoton: simplify interrupt handling code by Heiner Kallweit · 8 years ago
  98. e5283f5 [media] media: rc: nuvoton: remove study states by Heiner Kallweit · 8 years ago
  99. bdd36bd [media] media: rc: nuvoton: remove unneeded code in nvt_process_rx_ir_data by Heiner Kallweit · 8 years ago
  100. 7ac7b02 [media] media: rc: nuvoton: simplify a few functions by Heiner Kallweit · 8 years ago