1. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  2. 86ad47f can: ti_hecc: Fix uninitialized spinlock in probe by Abhilash K V · 13 years ago
  3. 6f288cc can: ti_hecc: Fix unintialized variable by Abhilash K V · 13 years ago
  4. 951f2f9 drivers/net/can/sja1000/plx_pci.c: eliminate double free by Julia Lawall · 13 years ago
  5. 174c95d slcan: ldisc generated skbs are received in softirq context by Oliver Hartkopp · 13 years ago
  6. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  7. 4570a52 can: c_can: remove duplicated #include by Huang Weiyi · 13 years ago
  8. 61463a3 can: make function can_get_bittiming static by Thadeu Lima de Souza Cascardo · 13 years ago
  9. 7ad711b slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' structure by Matvejchikov Ilya · 13 years ago
  10. 81fc70d net: can: remove custom hex_to_bin() by Andy Shevchenko · 13 years ago
  11. 2af4ba8 slcan: remove obsolete code in slcan initialisation by Oliver Hartkopp · 13 years ago
  12. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  13. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  14. b21f3c7 can: remove useless defaults in Kconfig by Kurt Van Dijck · 13 years ago
  15. a30d515 net/can: activate bit-timing calculation and netlink based drivers by default by Marc Kleine-Budde · 13 years ago
  16. 8d0f7ce net: include io.h in sja1000_of_platform.c for iounmap etc by Stephen Rothwell · 13 years ago
  17. cfbf758 can: bfin_can: auto-calculate accessor sizes by Mike Frysinger · 13 years ago
  18. 9118f08 can: bfin_can: simplify xmit id1 setup by Mike Frysinger · 13 years ago
  19. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  20. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  21. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  22. 28f65c1 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  23. cb2bad8 Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6 by David S. Miller · 13 years ago
  24. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  25. b9e379b net/can: allow CAN_AT91 on AT91SAM9X5 by Uwe Kleine-König · 13 years ago
  26. 6388b39 can: at91_can: add support for the AT91SAM9X5 SOCs by Marc Kleine-Budde · 13 years ago
  27. 07a648e can: at91_can: register mb0 sysfs entry only on at91sam9263 by Marc Kleine-Budde · 13 years ago
  28. d3d4726 can: at91_can: add id_table and convert prime mailbox constats to functions by Marc Kleine-Budde · 13 years ago
  29. 7900899 can: at91_can: convert derived mailbox constants into functions by Marc Kleine-Budde · 13 years ago
  30. b049994 can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RX by Marc Kleine-Budde · 13 years ago
  31. 267cbe04 can: at91_can: directly define AT91_MB_RX_LAST by Marc Kleine-Budde · 13 years ago
  32. 9c2e0a6 can: at91_can: let get_tx_* functions return unsigned int by Marc Kleine-Budde · 13 years ago
  33. e14ee40 can: at91_can: don't copy data to rx'ed RTR frames by Marc Kleine-Budde · 14 years ago
  34. 5613fff can: at91_can: fix comment about priv->tx_next by Marc Kleine-Budde · 13 years ago
  35. 44d8566 can: at91_can: don't align struct definitions by Marc Kleine-Budde · 13 years ago
  36. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  37. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  38. 2e4ceec drivers/net/can/flexcan.c: add missing clk_put by Julia Lawall · 13 years ago
  39. 3d2bdf7 mfd: Use mfd cell platform_data for janz cells platform bits by Samuel Ortiz · 13 years ago
  40. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  41. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  42. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  43. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  44. 0d4420a slcan: fix ldisc->open retval by Oliver Hartkopp · 13 years ago
  45. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  46. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  47. 87e9af6 can: fix SJA1000 dlc for RTR packets by Kurt Van Dijck · 13 years ago
  48. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  49. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  50. 7c9f647 net: can: mscan: fix build breakage in mpc5xxx_can by Anatolij Gustschin · 13 years ago
  51. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  52. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  53. 34206f2 can: mcp251x: Allow pass IRQ flags through platform data. by Enric Balletbo i Serra · 13 years ago
  54. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  55. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  56. dc760b3 can: c_can: Fix tx_bytes accounting by Jan Altenberg · 13 years ago
  57. b0052b0 can: c_can_platform: fix irq check in probe by Marc Kleine-Budde · 13 years ago
  58. ee6f098 can: c_can: disable one shot mode until driver is fixed by Marc Kleine-Budde · 13 years ago
  59. 8615e4c mfd: mfd_cell is now implicitly available to janz drivers by Andres Salomon · 13 years ago
  60. 4f2d56c can: c_can: Do basic c_can configuration _before_ enabling the interrupts by Jan Altenberg · 13 years ago
  61. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  62. c337ffb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  63. 0b32211 can: wrong index used in inner loop by roel kluin · 13 years ago
  64. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  65. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  66. dad3d44 CAN: add controller hardware name for Softing cards by Kurt Van Dijck · 13 years ago
  67. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  68. 4c3021d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  69. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  70. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 13 years ago
  71. 048f039 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  72. ddfdb50 net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING by Kurt Van Dijck · 13 years ago
  73. 881ff67 can: c_can: Added support for Bosch C_CAN controller by Bhupesh Sharma · 13 years ago
  74. ebc02e9 pch_can: fix tseg1/tseg2 setting issue by Tomoya MORINAGA · 13 years ago
  75. 69e6ed1 can: softing_cs needs slab.h by Randy Dunlap · 13 years ago
  76. c69b909 pch_can: fix module reload issue with MSI by Tomoya · 13 years ago
  77. ce9736d pch_can: fix rmmod issue by Tomoya · 13 years ago
  78. eab743e pch_can: fix 800k comms issue by Tomoya · 13 years ago
  79. 7302041 m68knommu: Remove dependencies on nonexistent M68KNOMMU by Geert Uytterhoeven · 13 years ago
  80. 1e6d93e net: can: janz-ican3: world-writable sysfs termination file by Vasiliy Kulikov · 13 years ago
  81. fef52b0 net: can: at91_can: world-writable sysfs files by Vasiliy Kulikov · 13 years ago
  82. cc09b5f CAN: softing driver depends on IOMEM by Chuck Ebbert · 13 years ago
  83. c128df7 slcan: fix referenced website in Kconfig help text by Oliver Hartkopp · 13 years ago
  84. 5955e75 Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/linux-2.6 by David S. Miller · 13 years ago
  85. 3a5655a can: at91_can: make can_id of mailbox 0 configurable by Marc Kleine-Budde · 14 years ago
  86. 9e0a2d1 can: at91_can: don't use mailbox 0 by Marc Kleine-Budde · 14 years ago
  87. 0909c1e can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUM by Marc Kleine-Budde · 14 years ago
  88. 0a0b7a5 can: add driver for Softing card by Kurt Van Dijck · 14 years ago
  89. 03fd3cf can: add driver for Softing card by Kurt Van Dijck · 14 years ago
  90. f622691 pch_can: Fix array miss-pointing issue by Tomoya · 14 years ago
  91. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  92. cfb7e5f pch_can: Replace netif_rx to netif_receive_skb by Tomoya · 14 years ago
  93. 0c78ab7 pch_can: Add setting TEC/REC statistics processing by Tomoya · 14 years ago
  94. fea9294 pch_can: Optimize "if" condition in rx/tx processing by Tomoya · 14 years ago
  95. 3332bc5 pch_can: Fix incorrect return processing by Tomoya · 14 years ago
  96. a6f6d6b pch_can: Move MSI processing to probe/remove processing by Tomoya · 14 years ago
  97. c755145 pch_can: Comment optimization by Tomoya · 14 years ago
  98. d06848b pch_can: Fix miss-setting status issue by Tomoya · 14 years ago
  99. 0e0805c pch_can: Fix bit timing calculation issue by Tomoya · 14 years ago
  100. 8714fca pch_can: Delete unnecessary/redundant code by Tomoya · 14 years ago