1. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  2. 9a4d93d [ARM] 4295/2: Fix error-handling in pxaficp_ir.c (version 2) by Guennadi Liakhovetski · 17 years ago
  3. 2e360d81 [IrDA]: Delay needed when uploading firmware chunks by Nigel Williams · 17 years ago
  4. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  5. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
  6. 778a43f [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code by Adrian Bunk · 18 years ago
  7. 8f1adb5 [IrDA]: Removed incorrect IRDA_ASSERT() by Samuel Ortiz · 18 years ago
  8. 3958fb3 [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.6.19) by Samuel Ortiz · 18 years ago
  9. 65ebe634 [PATCH] email change for shemminger@osdl.org by Stephen Hemminger · 18 years ago
  10. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  11. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  12. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  13. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  14. b259e7d [IrDA]: PXA FIR code device model conversion by Paul Sokolovsky · 18 years ago
  15. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  16. 8fd31e1 usb: irda-usb free urb cleanup by Mariusz Kozlowski · 18 years ago
  17. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  18. 798b6b1 [PATCH] skge, sky2, et all. gplv2 only by Stephen Hemminger · 18 years ago
  19. 15e541f [PATCH] irda: donauboe fixes, cleanups by Jeff Garzik · 18 years ago
  20. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  21. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  22. febac9b [IrDA] stir4200: removing undocumented bits handling by Samuel Ortiz · 18 years ago
  23. 895de09 [IrDA] smsc-ircc: More laptops detected by Linus Walleij (LD/EAB · 18 years ago
  24. 2fd19a6 [IrDA] nsc-ircc: Configuration base address for PC87383 by Lamarque Vieira Souza · 18 years ago
  25. 778e639 [IrDA]: irda-usb needs firmware loader by Samuel Ortiz · 18 years ago
  26. 83e331e [IRDA] via-ircc: fix memory leak by Chuck Short · 18 years ago
  27. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  28. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  29. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  30. 9c3bd68 [IRDA]: Replace hard-coded dev_self[] array sizes with ARRAY_SIZE() by Bjorn Helgaas · 18 years ago
  31. bcd6837 [PATCH] remove unnecessary config.h includes from drivers/net/ by Dave Jones · 18 years ago
  32. c5d965c [PATCH] smsc-ircc2: fix section reference mismatches by Dmitry Torokhov · 18 years ago
  33. 9c6c679 [IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init() by Adrian Bunk · 18 years ago
  34. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  35. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  36. caf430f [IrDA]: Fix the AU1000 FIR dependencies by Adrian Bunk · 18 years ago
  37. 7263ade [IrDA]: MCS7780 usb_driver struct should be static by Adrian Bunk · 18 years ago
  38. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  39. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  40. d83561a [IRDA]: add some IBM think pads by Ben Collins · 18 years ago
  41. ed6a209 [PATCH] irda-usb printk fix by Andrew Morton · 18 years ago
  42. 8ef80ae [IRDA]: irda-usb.c: STIR421x cleanups by Nick Fedchik · 18 years ago
  43. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 18 years ago
  44. 898b1d1 [IRDA]: ali-ircc: using device model power management by Samuel Ortiz · 18 years ago
  45. bc1d693 [IRDA]: stir4200, switching to the kthread API by Christoph Hellwig · 18 years ago
  46. c6ae522 [IRDA]: Initial support for MCS7780 based dongles by Samuel Ortiz · 18 years ago
  47. 56bc348 [IRDA]: *_DONGLE should depend on IRTTY_SIR by Samuel Ortiz · 18 years ago
  48. 788252e [IRDA]: Switching to a workqueue for the SIR work by Christoph Hellwig · 18 years ago
  49. d94c77b [IRDA]: smsc-ircc: Minimal hotplug support. by David Brownell · 18 years ago
  50. 0eb1bd2 [IRDA] irda-usb: use NULL instead of 0 by Randy Dunlap · 18 years ago
  51. 08d0999 [IRDA]: smsc-ircc2, smcinit support for ALi ISA bridges by Linus Walleij · 18 years ago
  52. 269690a [IRDA]: irda-usb, unregister netdev when patch upload fails by Samuel Ortiz · 18 years ago
  53. 137dc02 [IRDA]: Support for Sigmatel STIR421x chip by Samuel Ortiz · 18 years ago
  54. c1e14a6 [IRDA]: smcinit merged into smsc-ircc driver by Linus Walleij · 18 years ago
  55. 5d9428d BUG_ON() Conversion in drivers/net/ by Eric Sesterhenn · 18 years ago
  56. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  57. 803d0ab [PATCH] pnp: IRDA: adjust pnp_register_driver signature by Bjorn Helgaas · 18 years ago
  58. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  59. 3d1f337 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  60. 73a6c63 [IRDA]: remove MODULE_PARM() by Andrew Morton · 18 years ago
  61. d4ccd08 [IRDA] sem2mutex: drivers/net/irda by Arjan van de Ven · 18 years ago
  62. 0ac81ae [IRDA]: TOIM3232 dongle support by David Basden · 18 years ago
  63. a85d771 [IRDA]: pci_register_driver conversion by Christophe Lucas · 18 years ago
  64. 0348882 [IRDA]: sti/cli removal from EP7211 IrDA driver by David chosrova · 18 years ago
  65. 0ed79c9 [IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipset by Jean Tourrilhes · 18 years ago
  66. 3b99b93 [IRDA]: nsc-ircc: PM update by Dmitry Torokhov · 18 years ago
  67. ec4f32d [IRDA]: nsc-ircc: ISAPnP support by Jean Tourrilhes · 18 years ago
  68. da81817 [PATCH] USB: Fix irda-usb use after use by Eugene Teo · 18 years ago
  69. 9f5a405 Merge branch 'from-linus' by John W. Linville · 18 years ago
  70. 669d32a2 [IRDA]: irda-usb bug fixes by Jean Tourrilhes · 18 years ago
  71. 47c5143 [PATCH] trivial: fix spelling errors in Kconfigs by Jon Mason · 19 years ago
  72. 65e480a [IRDA] DONGLE_OLD: remove dependency on non-existing symbol by Adrian Bunk · 19 years ago
  73. 214ad78 [IRDA]: kill drivers/net/irda/sir_core.c by Adrian Bunk · 19 years ago
  74. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  75. e7c368b [PATCH] drivers/net/irda/irport.c: cleanups by Adrian Bunk · 19 years ago
  76. 6a87818 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 by Jan Blunck · 19 years ago
  77. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  78. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 19 years ago
  79. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  80. ac7c98e [IRDA] donauboe: locking fix by Andrew Morton · 19 years ago
  81. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  82. 1480d0a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  83. e812cb5 [PATCH] smsc-ircc2: PM cleanup - do not close device when suspending by Dmitry Torokhov · 19 years ago
  84. 91e1a51 [ARM] 3066/1: Fix PXA irda driver suspend/resume functions by Richard Purdie · 19 years ago
  85. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  86. 596c96b Merge branch 'master' by Jeff Garzik · 19 years ago
  87. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  88. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  89. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  90. 83928e1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  91. 6f475c0 [ARM] 2897/2: PXA2xx IRDA support by Nicolas Pitre · 19 years ago
  92. 3c8c7b2 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  93. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  94. 3173c89 [PATCH] drivers/net: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  95. 5420520 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  96. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  97. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 19 years ago
  98. 505db03 [PATCH] Fix smsc_ircc_init return value by Brice Goglin · 19 years ago
  99. 0fa2f49 [PATCH] smsc-ircc2: dont use void * where specific type will do by Dmitry Torokhov · 19 years ago
  100. da0841a [PATCH] smsc-ircc2: use netdev_priv() by Dmitry Torokhov · 19 years ago