1. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  2. 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
  3. 9bc747b Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. 94bd327 ARM: clps711x: Combine header files into one for clps711x-targets by Alexander Shiyan · 12 years ago
  5. 97076d2 NET: smsc-ircc2: mark non-experimental by Linus Walleij · 12 years ago
  6. 46267f4 USB: stir4200.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  7. d867c43 USB: ksdazzle-sir.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  8. 3227924 USB: ks959-sir.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  9. 6f0d27f USB: kingsun-sir.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  10. 3d55ea3 USB: irda-usb.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  11. 32fd32a donauboe: replace excessive udelay with msleep by Arnd Bergmann · 12 years ago
  12. 59bf896 Fix "the the" in various Kconfig by Masanari Iida · 12 years ago
  13. fd9071e net: Fix spelling typo in net by Masanari Iida · 12 years ago
  14. d9d5454 ARM: sa11x0: fix build errors from DMA engine API updates by Russell King · 12 years ago
  15. 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
  16. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  17. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  18. 4823cd3 net/irda: add clk_prepare/clk_unprepare to pxaficp_ir by Philipp Zabel · 12 years ago
  19. 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
  20. d138dac NET: sa11x0-ir: add DMA support for SIR transmit mode by Russell King · 13 years ago
  21. bf95154 NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine API by Russell King · 13 years ago
  22. 3c500a3 NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffers by Russell King · 13 years ago
  23. 04b7fc4 NET: sa11x0-ir: fix size of SIR transmit buffer by Russell King · 13 years ago
  24. 32273f5 NET: sa11x0-ir: convert to use scatterlist DMA API by Russell King · 13 years ago
  25. 6a7f491 NET: sa11x0-ir: get rid of si->hscr0 by Russell King · 13 years ago
  26. 26f2bee NET: sa11x0-ir: move sa1100_irda_txdma_irq by Russell King · 13 years ago
  27. a6b2ea6 NET: sa11x0-ir: move SIR and FIR interrupt support by Russell King · 13 years ago
  28. 374f773 NET: sa11x0-ir: indirect handling of SIR and FIR interrupts by Russell King · 13 years ago
  29. 3d26db1 NET: sa11x0-ir: split SIR and FIR tx functions by Russell King · 13 years ago
  30. 0e888ee NET: sa11x0-ir: factor out speed checks by Russell King · 13 years ago
  31. cbe1d24 NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume} by Russell King · 13 years ago
  32. ba84525 NET: sa11x0-ir: fix leak of tx skb by Russell King · 13 years ago
  33. 885767c NET: sa11x0-ir: containerize DMA data by Russell King · 13 years ago
  34. e556fdb NET: sa11x0-ir: obtain interrupt number from platform resources by Russell King · 13 years ago
  35. d323860 NET: sa11x0-ir: set netdev's parent struct device by Russell King · 13 years ago
  36. 22f0bf9 NET: sa11x0-ir: handle DMA mapping errors properly by Russell King · 13 years ago
  37. 15877e9 NET: sa11x0-ir: fix documentation bug by Russell King · 13 years ago
  38. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  39. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  40. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  41. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  42. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  43. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  44. cd671c1 net/irda: convert au1k_ir to platform driver. by Manuel Lauss · 13 years ago
  45. f59c811 MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100 by Manuel Lauss · 13 years ago
  46. 3f72408 MIPS: Alchemy: remove PB1000 support by Manuel Lauss · 13 years ago
  47. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  48. 8b7ff20 net/irda: convert drivers/net/irda/* to use module_platform_driver() by Axel Lin · 13 years ago
  49. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  50. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  51. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  52. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  53. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  54. 0348299 Fix file references in Kconfig files by Johann Felix Soden · 13 years ago
  55. c5dac7c net/irda: sh_irda: add PM support by Kuninori Morimoto · 13 years ago
  56. 7af11b8 net/irda: sh_irda: update author's email address by Kuninori Morimoto · 13 years ago
  57. b27fcdd net/irda: sh_irda: add sh_irda_ prefix to all functions by Kuninori Morimoto · 13 years ago
  58. 2eed798 net/irda: sh_sir: tidyup compile warning by Kuninori Morimoto · 13 years ago
  59. 86d0aff net/irda: sh_sir: add missing header by Kuninori Morimoto · 13 years ago
  60. a916d82 net/irda: sh_irda: add missing header by Kuninori Morimoto · 13 years ago
  61. 5ee5a07 irda: use PCI_VENDOR_ID_* by Jon Mason · 13 years ago
  62. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  63. 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 13 years ago
  64. f470e5a irda: fix smsc-ircc2 section mismatch warning by Randy Dunlap · 13 years ago
  65. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  66. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  67. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  68. 948252c Revert "net: fix section mismatches" by David S. Miller · 13 years ago
  69. 229de61 net/irda: convert bfin_sir to common Blackfin UART header by Mike Frysinger · 13 years ago
  70. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  71. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  72. e5cb966 net: fix section mismatches by Michał Mirosław · 13 years ago
  73. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  74. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  75. fd1d918 via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent() by Ben Hutchings · 13 years ago
  76. abc4559 via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable by Ben Hutchings · 13 years ago
  77. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  78. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  79. 5ae2f66 net/irda/sh_irda: return to RX mode when TX error by Kuninori Morimoto · 14 years ago
  80. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  81. 21aa8ec net/irda: bfin_sir: back out transitional defines by Mike Frysinger · 14 years ago
  82. 709465d net/irda: bfin_sir: pull in serial headers for defines by Mike Frysinger · 14 years ago
  83. 1170bed smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe() by Sedat Dilek · 14 years ago
  84. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  85. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  86. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  87. ddab1a3 SuperH IrDA: correct Baud rate error correction by Nicolas Kaiser · 14 years ago
  88. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  89. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  90. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  91. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  92. db7f859 irda: Semaphore cleanup by Thomas Gleixner · 14 years ago
  93. 3b06dbb irda: Test index before read in stir421x_patch_device() by Roel Kluin · 14 years ago
  94. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  95. 0b1974d Fix typo: configuation => configuration by Thomas Weber · 14 years ago
  96. 8d34e7d drivers/net/irda: Eliminate memory leak by Julia Lawall · 14 years ago
  97. 9b0f1d8 drivers/net/irda: Adjust confusing if indentation by Julia Lawall · 14 years ago
  98. 500b9fc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 14 years ago
  99. 8a2b6be net/irda/sh_irda: Modify clk_get lookups by Kuninori Morimoto · 14 years ago
  100. 2e4e7a9 drivers/net/irda: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago