1. 9476d39 mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled by Thomas Jarosch · 8 years ago
  2. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  3. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  4. 75cf067 net: irda: irda-usb: fix firmware name on big-endian hosts by Johan Hovold · 8 years ago
  5. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  6. 4f06e65 Annotate hardware config module parameters in drivers/net/irda/ by David Howells · 8 years ago
  7. 6ac3b77 irda: vlsi_ir: fix check for DMA mapping errors by Alexey Khoroshilov · 8 years ago
  8. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  9. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  10. 044950c net: irda: au1k_ir: drop useless include by Manuel Lauss · 8 years ago
  11. 59bdb29 net: irda: au1k_ir: remove unused timer by Manuel Lauss · 8 years ago
  12. 4a7c972 net: Remove usage of net_device last_rx member by Tobias Klauser · 8 years ago
  13. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  14. 3a7f076 irda: w83977af_ir: cleanup an indent issue by Dan Carpenter · 8 years ago
  15. 99d8d21 irda: w83977af_ir: Neaten logging by Joe Perches · 8 years ago
  16. 646bf09 irda: w83977af_ir: Parenthesis alignment by Joe Perches · 8 years ago
  17. ae9e736 irda: w83977af_ir: Use the common brace style by Joe Perches · 8 years ago
  18. c947164 irda: w83977af_ir: Neaten pointer comparisons by Joe Perches · 8 years ago
  19. 47fda1a irda: w83977af_ir: Remove and add blank lines by Joe Perches · 8 years ago
  20. 8a3fb40 irda: w83977af_ir: More whitespace neatening by Joe Perches · 8 years ago
  21. 352019c irda: w83977af_ir: Whitespace neatening by Joe Perches · 8 years ago
  22. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. 8ad3ba9 net: irda: set error code on failures by Pan Bian · 8 years ago
  24. 7b2024f irda: w83977af_ir: fix damaged whitespace by Arnd Bergmann · 8 years ago
  25. c9bd282 irda: fix overly long udelay() by Arnd Bergmann · 8 years ago
  26. 3011905 net: irda: avoid null pointer dereference by xypron.glpk@gmx.de · 9 years ago
  27. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  28. 9ef280c irda: sh_irda: remove driver by Simon Horman · 9 years ago
  29. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  30. 401879c net: irda: Fix use-after-free in irtty_open() by Peter Hurley · 9 years ago
  31. ceb6560 net/irda: bfin_sir: remove duplicate defines by Sudip Mukherjee · 9 years ago
  32. 6757e6f irda: toim3232-sir: delete some dead code by Dan Carpenter · 9 years ago
  33. 1273bc5 net: irda: pxaficp_ir: dmaengine conversion by Robert Jarzmik · 9 years ago
  34. 89fa572 net: irda: pxaficp_ir: convert to readl and writel by Robert Jarzmik · 9 years ago
  35. be01891 net: irda: pxaficp_ir: use sched_clock() for time management by Robert Jarzmik · 9 years ago
  36. e8684c8 irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed() by Alexey Khoroshilov · 9 years ago
  37. bbfe0f3 irda: irda-usb: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 10 years ago
  38. 497ec1f irda: vlsi_ir: Replace timeval with ktime_t by Chunyan Zhang · 10 years ago
  39. 89a07e1 irda: stir4200: Replace timeval with ktime_t by Chunyan Zhang · 10 years ago
  40. 4c3bd19 irda: nsc-ircc: Replace timeval with ktime_t by Chunyan Zhang · 10 years ago
  41. ca98278 irda: irda-usb: Replace timeval with ktime_t by Chunyan Zhang · 10 years ago
  42. 9f61e30 irda: ali-ircc: Replace timeval with ktime_t by Chunyan Zhang · 10 years ago
  43. 270d73c irda: Removed all unused timeval variables by Chunyan Zhang · 10 years ago
  44. dd45077 arm: sa1100: move irda header to linux/platform_data by Dmitry Eremin-Solenikov · 10 years ago
  45. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  46. 955a9d20 irda: Convert IRDA_DEBUG to pr_debug by Joe Perches · 10 years ago
  47. 6c91023 irda: Remove IRDA_<TYPE> logging macros by Joe Perches · 10 years ago
  48. 3f00302f net: irda: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  49. ad2a2a6 drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM by Chen Gang · 10 years ago
  50. be07b79 irda: vlsi_ir: use %*ph specifier by Andy Shevchenko · 10 years ago
  51. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  52. cd09492 drivers/net/irda/donauboe.c: convert to module_pci_driver by Libo Chen · 11 years ago
  53. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  54. 38537b7 irda: use pci_zalloc_consistent by Joe Perches · 11 years ago
  55. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  56. 9178af9 MIPS: Alchemy: irda: use clk framework by Manuel Lauss · 11 years ago
  57. 44f71ce drivers/net/irda/kingsun-sir.c: remove null test before kfree by Fabian Frederick · 11 years ago
  58. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  59. c65a965 via-ircc: Remove useless return variables by Peter Senna Tschudin · 11 years ago
  60. 9cc5e36 irda: sh_irda: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 11 years ago
  61. 528b971 w83977af_ir: remove two faux Kconfig macros by Paul Bolle · 11 years ago
  62. 04ae586 irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iteration by Stratos Karafotis · 11 years ago
  63. 3eca529 irtty-sir.c: Do not set_termios() on irtty_close() by Tommie Gannert · 11 years ago
  64. 597b506 net: irda: ep7211-sir: Remove driver by Alexander Shiyan · 11 years ago
  65. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  66. 4acb4d6 irda: sh_sir: use devm_request_irq() by Kuninori Morimoto · 11 years ago
  67. 033b06eb irda: sh_irda: use devm_request_irq() by Kuninori Morimoto · 11 years ago
  68. 90e8c72 irda: fixup SH_SIR position on Kconfig by Kuninori Morimoto · 11 years ago
  69. 825d15d irda: vlsi_ir: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  70. 12c51e1 irda: via-ircc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  71. e8478de irda: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  72. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  73. 3f79410 treewide: Fix common typo in "identify" by Maxime Jayat · 11 years ago
  74. 2c20ae6 irda: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  75. 294da3a irda: Remove extern from function prototypes by Joe Perches · 11 years ago
  76. 8947312 net/irda/mcs7780: fix memory leaks in mcs_net_open() by Alexey Khoroshilov · 11 years ago
  77. 1ecfd46 irda: vlsi_ir: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  78. e015b44 irda: donauboe: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  79. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  80. 2f01ea9 Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  81. ede23fa8 drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  82. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  83. 9bcadae net: irda: pxaficp_ir: use platform_set_drvdata() by Libo Chen · 11 years ago
  84. 18ebe5c via-ircc: don't return zero if via_ircc_open() failed by Alexey Khoroshilov · 12 years ago
  85. 6a1c068 tty: Convert termios_mutex to termios_rwsem by Peter Hurley · 12 years ago
  86. bf3a33c net: irda: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  87. 59b626e net/irda: fix error return code in bfin_sir_open() by Wei Yongjun · 12 years ago
  88. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  89. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 12 years ago
  90. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  91. 95d158d net: au1k_ir: Use module_platform_driver() by Sachin Kamat · 12 years ago
  92. 94d8f2b1 drivers: net: irda: use resource_size() in au1k_ir.c by Silviu-Mihai Popescu · 12 years ago
  93. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  94. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  95. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  96. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  97. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  98. 91d0945 drivers/net/irda: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  99. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  100. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago