1. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  2. e577ba7 can: c_can: c_can_plaform: fix checkpatch warnings by Marc Kleine-Budde · 5 years ago
  3. 6f12001 can: c_can: C_CAN: add bus recovery events by Jeroen Hofstee · 5 years ago
  4. 23c5a948 can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open by Jeroen Hofstee · 5 years ago
  5. 3cb3eaa can: c_can: c_can_poll(): only read status register after status IRQ by Kurt Van Dijck · 5 years ago
  6. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  7. a4efd5d can: c_can_pci: make c_can_pci_data const by Bhumika Goyal · 7 years ago
  8. fb5f0b3 can: c_can: don't indicate triple sampling support for D_CAN by Richard Schütz · 7 years ago
  9. 7496bec can: constify platform_device_id by Arvind Yadav · 7 years ago
  10. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  11. c97c52b can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer by Einar Jón · 8 years ago
  12. 427460c can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access by Thor Thayer · 9 years ago
  13. a2ec19f can: remove obsolete assignment for CAN protocol error type by Oliver Hartkopp · 9 years ago
  14. ffd461f can: fix assignment of error location in CAN error messages by Oliver Hartkopp · 9 years ago
  15. 0333651 can: c_can: Fix default pinmux glitch at init by J.D. Schroeder · 10 years ago
  16. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. 7ffd7b4 can: c_can: end pending transmission on network stop (ifdown) by Viktor Babrian · 10 years ago
  18. be38a6f can: move can_stats.bus_off++ from can_bus_off into can_change_state by Andri Yngvason · 10 years ago
  19. 47e3485 can: c_can: use regmap_update_bits() to modify RAMINIT register by Roger Quadros · 10 years ago
  20. 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
  21. f2bf258 net: can: c_can: Add support for TI am4372 DCAN by Roger Quadros · 10 years ago
  22. c71d0b3 can: c_can: Add support for TI am3352 DCAN by Roger Quadros · 10 years ago
  23. 0f4da3a can: c_can: Add support for TI DRA7 DCAN by Roger Quadros · 10 years ago
  24. 3973c52 can: c_can: Disable pins when CAN interface is down by Roger Quadros · 10 years ago
  25. 0741bfb can: c_can: Add support for START pulse in RAMINIT sequence by Roger Quadros · 10 years ago
  26. 3ff9027 can: c_can: Add syscon/regmap RAMINIT mechanism by Roger Quadros · 10 years ago
  27. bbf9143 can: c_can: Add RAMINIT register information to driver data by Roger Quadros · 10 years ago
  28. 1515109 can: c_can: Introduce c_can_driver_data structure by Roger Quadros · 10 years ago
  29. e7e26bc can: c_can: Add timeout to c_can_hw_raminit_ti() by Roger Quadros · 10 years ago
  30. 3865fe2 net: can: c_can: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  31. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  32. a7380db can: c_can_platform: fix parameters of c_can_hw_raminit_ti() by Roger Quadros · 10 years ago
  33. f9474dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  34. 37b75a3 can: c_can: checking IS_ERR() instead of NULL by Dan Carpenter · 10 years ago
  35. 4ade6fe net: can: use kbuild magic to inherit debug settings by Wolfram Sang · 10 years ago
  36. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  37. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. 33cf756 can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_resource() by George Cherian · 10 years ago
  39. c6bf7e5 can: c_can: convert to use devm * api by Lad, Prabhakar · 11 years ago
  40. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. a9c6920 can: c_can: add hwinit support for non-TI devices by Pavel Machek · 11 years ago
  42. ccbc535 can: c_can: Add and make use of 32-bit accesses functions by Pavel Machek · 11 years ago
  43. e07e83a can: c_can: make {read,write}_reg functions const by Pavel Machek · 11 years ago
  44. 524369e can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option by Oliver Hartkopp · 11 years ago
  45. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. abcd7f7 can: c_can: Add support for eg20t (pch_can) by Alexander Stein · 11 years ago
  47. 78c181b can: c_can_pci: enable PCI bus master only for MSI by Wolfgang Grandegger · 11 years ago
  48. f323d7a can: c_can: use proper type for 'instance' by Wolfram Sang · 11 years ago
  49. 9394159 can: c_can: Speed up tx buffer invalidation by Thomas Gleixner · 11 years ago
  50. 35bdafb5 can: c_can: Remove tx locking by Thomas Gleixner · 11 years ago
  51. d48071b can: c_can: Use proper u32 variables in c_can_write_msg_object() by Thomas Gleixner · 11 years ago
  52. 23ef0a8 can: c_can: Cleanup c_can_write_msg_object() by Thomas Gleixner · 11 years ago
  53. 7af2863 can: c_can: Cleanup c_can_msg_obj_put/get() by Thomas Gleixner · 11 years ago
  54. b07faaa can: c_can: Cleanup c_can_inval_msg_object() by Thomas Gleixner · 11 years ago
  55. 8ff2de0 can: c_can: Cleanup setup of receive buffers by Thomas Gleixner · 11 years ago
  56. 4fb6dcc can: c_can: Cleanup c_can_read_msg_object() by Thomas Gleixner · 11 years ago
  57. 2d5f4f8 can: c_can: Cleanup irq enable/disable by Thomas Gleixner · 11 years ago
  58. d61d09d can: c_can: Work around C_CAN RX wreckage by Thomas Gleixner · 11 years ago
  59. 2b9aecd can: c_can: Disable rx split as workaround by Thomas Gleixner · 11 years ago
  60. fa39b54 can: c_can: Get rid of pointless interrupts by Thomas Gleixner · 11 years ago
  61. b9011aa can: c_can: Avoid status register update for D_CAN by Thomas Gleixner · 11 years ago
  62. 6b48ff8 can: c_can: Simplify buffer reenabling by Thomas Gleixner · 11 years ago
  63. 1da394d can: c_can: Always update error stats by Thomas Gleixner · 11 years ago
  64. 097aec1 can: c_can: Fix berr reporting by Thomas Gleixner · 11 years ago
  65. f058d54 can: c_can: Handle state change correctly by Thomas Gleixner · 11 years ago
  66. 9c64863 can: c_can: Do not access skb after net_receive_skb() by Thomas Gleixner · 11 years ago
  67. ef1d2e2 can: c_can: Make bus off interrupt disable logic work by Thomas Gleixner · 11 years ago
  68. bed11db can: c_can: Fix startup logic by Thomas Gleixner · 11 years ago
  69. 129eef2 can: c_can_pci: Set the type of the IP core by Thomas Gleixner · 11 years ago
  70. f91ca78 Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  71. b1d8e43 can: c_can: Avoid led toggling for every packet. by Thomas Gleixner · 11 years ago
  72. 5a7513a can: c_can: Simplify TX interrupt cleanup by Thomas Gleixner · 11 years ago
  73. 9024700 can: c_can: Store dlc private by Thomas Gleixner · 11 years ago
  74. c0a9f4d can: c_can: Reduce register access by Thomas Gleixner · 11 years ago
  75. 520f570 can: c_can: Make the code readable by Thomas Gleixner · 11 years ago
  76. bf88a206 can: c_can: Provide protection in the xmit path by Thomas Gleixner · 11 years ago
  77. 710c561 can: c_can: Remove EOB exit by Thomas Gleixner · 11 years ago
  78. 07c7b6f can: c_can: Fix the lost message handling by Thomas Gleixner · 11 years ago
  79. 64f08f2 can: c_can: Fix buffer ordering by Thomas Gleixner · 11 years ago
  80. 640916d can: c_can: Make it SMP safe by Thomas Gleixner · 11 years ago
  81. 5bb9cba can: c_can: Fix hardware raminit function by Thomas Gleixner · 11 years ago
  82. 9fac1d1 can: c_can: Wait for CONTROL_INIT to be cleared by Thomas Gleixner · 11 years ago
  83. 130a517 can: c_can: check return value to users of c_can_set_bittiming() by Marc Kleine-Budde · 11 years ago
  84. f29b423 can: c_can: free_c_can_dev(): add missing netif_napi_del() by Marc Kleine-Budde · 11 years ago
  85. c971fa2 can: Unify MTU settings for CAN interfaces by Oliver Hartkopp · 11 years ago
  86. 4ce78a8 can: c_can: Speed up rx_poll function by Markus Pargmann · 11 years ago
  87. 7ee330c can: c_can: fix calculation of transmitted bytes on tx complete by Holger Bechtold · 11 years ago
  88. e35d46a can: c_can: don't call pm_runtime_get_sync() from interrupt context by Marc Kleine-Budde · 11 years ago
  89. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  90. 5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB by Markus Pargmann · 11 years ago
  91. b85f75e net: can: c_can_platform: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  92. 5fabc33 can: c_can: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  93. 6439fbc can: c_can: fix error checking of priv->instance in probe() by Chen Gang · 11 years ago
  94. d25903f drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 12 years ago
  95. 32766ff net: can: Convert to use devm_ioremap_resource by Tushar Behera · 12 years ago
  96. 5e946e5 net: can: c_can: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  97. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  98. 2bd3bc4 can: c_can: Set reserved bit in IFx_MASK2 to 1 on write by Alexander Stein · 12 years ago
  99. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  100. 6ea4588 can: c_can: fix invalid error codes by Olivier Sobrie · 12 years ago