1. 44f71ce drivers/net/irda/kingsun-sir.c: remove null test before kfree by Fabian Frederick · 10 years ago
  2. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  3. c65a965 via-ircc: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  4. 9cc5e36 irda: sh_irda: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 10 years ago
  5. 528b971 w83977af_ir: remove two faux Kconfig macros by Paul Bolle · 10 years ago
  6. 04ae586 irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iteration by Stratos Karafotis · 10 years ago
  7. 3eca529 irtty-sir.c: Do not set_termios() on irtty_close() by Tommie Gannert · 10 years ago
  8. 597b506 net: irda: ep7211-sir: Remove driver by Alexander Shiyan · 10 years ago
  9. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  10. 4acb4d6 irda: sh_sir: use devm_request_irq() by Kuninori Morimoto · 11 years ago
  11. 033b06eb irda: sh_irda: use devm_request_irq() by Kuninori Morimoto · 11 years ago
  12. 90e8c72 irda: fixup SH_SIR position on Kconfig by Kuninori Morimoto · 11 years ago
  13. 825d15d irda: vlsi_ir: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  14. 12c51e1 irda: via-ircc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  15. e8478de irda: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  16. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  17. 3f79410 treewide: Fix common typo in "identify" by Maxime Jayat · 11 years ago
  18. 2c20ae6 irda: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  19. 294da3a irda: Remove extern from function prototypes by Joe Perches · 11 years ago
  20. 8947312 net/irda/mcs7780: fix memory leaks in mcs_net_open() by Alexey Khoroshilov · 11 years ago
  21. 1ecfd46 irda: vlsi_ir: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  22. e015b44 irda: donauboe: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  23. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  24. 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
  25. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  26. b05930f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  27. 9bcadae net: irda: pxaficp_ir: use platform_set_drvdata() by Libo Chen · 11 years ago
  28. 18ebe5c via-ircc: don't return zero if via_ircc_open() failed by Alexey Khoroshilov · 11 years ago
  29. 6a1c068 tty: Convert termios_mutex to termios_rwsem by Peter Hurley · 11 years ago
  30. bf3a33c net: irda: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  31. 59b626e net/irda: fix error return code in bfin_sir_open() by Wei Yongjun · 11 years ago
  32. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  33. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  34. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  35. 95d158d net: au1k_ir: Use module_platform_driver() by Sachin Kamat · 11 years ago
  36. 94d8f2b1 drivers: net: irda: use resource_size() in au1k_ir.c by Silviu-Mihai Popescu · 11 years ago
  37. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  38. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  39. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  40. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  41. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  42. 91d0945 drivers/net/irda: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  43. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  44. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  45. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  46. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  47. 682d797 Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/net-next by David S. Miller · 12 years ago
  48. 45ac936 irda: remove __dev* attributes by Bill Pemberton · 12 years ago
  49. 96070ae irda: ep7211-sir: Convert to platform_diver by Alexander Shiyan · 12 years ago
  50. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  51. 2355a62 irda: sir_dev: Fix copy/paste typo by Alexander Shiyan · 12 years ago
  52. 2361263 irda: sh-irda: Remove SH7377 support by Nobuhiro Iwamatsu · 12 years ago
  53. 890fd70 irda: sh-irda: Remove SH7367 support by Nobuhiro Iwamatsu · 12 years ago
  54. 1483454 drivers/net/irda/sh_sir.c: fix error return code by Peter Senna Tschudin · 12 years ago
  55. 812b074 drivers/net/irda/sh_irda.c: fix error return code by Peter Senna Tschudin · 12 years ago
  56. cd9d116 drivers/net/irda/sa1100_ir.c: fix error return code by Peter Senna Tschudin · 12 years ago
  57. cbd841c drivers/net/irda/pxaficp_ir.c: fix error return code by Peter Senna Tschudin · 12 years ago
  58. 6734011 drivers/net/irda/mcs7780.c: fix error return code by Peter Senna Tschudin · 12 years ago
  59. 8728647 drivers/net/irda/irtty-sir.c: fix error return code by Peter Senna Tschudin · 12 years ago
  60. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  62. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  63. dc9c975 net/irda: sh_sir: fix return value check in sh_sir_set_baudrate() by Wei Yongjun · 12 years ago
  64. 5ae8d15 Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform by Olof Johansson · 12 years ago
  65. 121f3f9 net: pxaficp_ir: add irq resources by Rob Herring · 12 years ago
  66. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  67. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  68. 9915e67 drivers/net/irda: fix error return code by Julia Lawall · 12 years ago
  69. 920d087 drivers: net: irda: bfin_sir: fix compile error by Sonic Zhang · 12 years ago
  70. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  71. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  72. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  73. 9296780 ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR register by Arnd Bergmann · 12 years ago
  74. c2fd03a drivers: net: Remove casts to same type by Joe Perches · 12 years ago
  75. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  76. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  77. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. 94bd327 ARM: clps711x: Combine header files into one for clps711x-targets by Alexander Shiyan · 12 years ago
  79. 97076d2 NET: smsc-ircc2: mark non-experimental by Linus Walleij · 12 years ago
  80. 46267f4 USB: stir4200.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  81. d867c43 USB: ksdazzle-sir.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  82. 3227924 USB: ks959-sir.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  83. 6f0d27f USB: kingsun-sir.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  84. 3d55ea3 USB: irda-usb.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  85. 32fd32a donauboe: replace excessive udelay with msleep by Arnd Bergmann · 12 years ago
  86. 59bf896 Fix "the the" in various Kconfig by Masanari Iida · 12 years ago
  87. fd9071e net: Fix spelling typo in net by Masanari Iida · 12 years ago
  88. d9d5454 ARM: sa11x0: fix build errors from DMA engine API updates by Russell King · 12 years ago
  89. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  90. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  91. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  92. 4823cd3 net/irda: add clk_prepare/clk_unprepare to pxaficp_ir by Philipp Zabel · 12 years ago
  93. a997cbb3 drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 12 years ago
  94. d138dac NET: sa11x0-ir: add DMA support for SIR transmit mode by Russell King · 12 years ago
  95. bf95154 NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine API by Russell King · 12 years ago
  96. 3c500a3 NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffers by Russell King · 12 years ago
  97. 04b7fc4 NET: sa11x0-ir: fix size of SIR transmit buffer by Russell King · 12 years ago
  98. 32273f5 NET: sa11x0-ir: convert to use scatterlist DMA API by Russell King · 12 years ago
  99. 6a7f491 NET: sa11x0-ir: get rid of si->hscr0 by Russell King · 13 years ago
  100. 26f2bee NET: sa11x0-ir: move sa1100_irda_txdma_irq by Russell King · 13 years ago