1. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  4. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  5. a2ae6da peak_usb: fix clang build warning by Arnd Bergmann · 6 years ago
  6. a55234d can: flexcan: fix NULL pointer exception during bringup by Uwe Kleine-König · 7 years ago
  7. 7873e98 can: flexcan: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 7 years ago
  8. 7b12c81 can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it by Manfred Schlaegl · 7 years ago
  9. 6cbf760 can: flexcan: split the Message Buffer RAM area by Pankaj Bansal · 7 years ago
  10. 0517961 can: flexcan: Add provision for variable payload size by Pankaj Bansal · 7 years ago
  11. 5156c7b can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open() by Pankaj Bansal · 7 years ago
  12. 7ad0f53 can: flexcan: flexcan_chip_start(): enable loopback mode in flexcan by Pankaj Bansal · 7 years ago
  13. de3578c can: flexcan: add self wakeup support by Aisheng Dong · 7 years ago
  14. c982a3ca can: flexcan: flexcan_chip_start(): adjust comment to match the code by Marc Kleine-Budde · 7 years ago
  15. 22233f7 can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argument by Marc Kleine-Budde · 7 years ago
  16. bc8ad65 can: flexcan: flexcan_irq(): fix indention by Marc Kleine-Budde · 7 years ago
  17. 9dc1ee1 can: flexcan: flexcan_start_xmit(): fix indention by Marc Kleine-Budde · 7 years ago
  18. 0f8af56 can: flexcan: enable flexcan for all architectures by Pankaj Bansal · 7 years ago
  19. e3dfddb can: rcar: add SPDX identifiers to Kconfig and Makefile by Kuninori Morimoto · 7 years ago
  20. 7af42e5 can: rcar: use SPDX identifier for Renesas drivers by Wolfram Sang · 7 years ago
  21. 06a3f31 can: sja1000: plx_pci: add support for ASEM CAN raw device by Flavio Suligoi · 7 years ago
  22. 0db9071 can: xilinx: add can 2.0 support by Shubhrajyoti Datta · 7 years ago
  23. 81de0cd can: xilinx: fix return type of ndo_start_xmit function by YueHaibing · 7 years ago
  24. 3b17d41 can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting" by Colin Ian King · 7 years ago
  25. f2be6d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  26. d788905f can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*() by Oleksij Rempel · 7 years ago
  27. 4530ec3 can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail() by Oleksij Rempel · 7 years ago
  28. ed72bc8 can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure by Oleksij Rempel · 7 years ago
  29. 55059f2b7f can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functions by Oleksij Rempel · 7 years ago
  30. 7da11ba can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb by Marc Kleine-Budde · 7 years ago
  31. e7a6994 can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb is accessed out of bounds by Marc Kleine-Budde · 7 years ago
  32. 200f5c49 can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame length by Marc Kleine-Budde · 7 years ago
  33. a4310fa can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb() by Marc Kleine-Budde · 7 years ago
  34. e05237f can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan_priv::tx_mb_idx by Marc Kleine-Budde · 7 years ago
  35. cbffaf7 can: flexcan: Always use last mailbox for TX by Alexander Stein · 7 years ago
  36. 5178b7c can: flexcan: Unlock the MB unconditionally by Pankaj Bansal · 7 years ago
  37. f164d02 can: hi311x: Use level-triggered interrupt by Lukas Wunner · 7 years ago
  38. 68c8d20 can: rcar_can: Fix erroneous registration by Fabrizio Castro · 7 years ago
  39. ff1f19d5 can: ucan: remove duplicated include from ucan.c by YueHaibing · 7 years ago
  40. 207681f can: ucan: remove set but not used variable 'udev' by YueHaibing · 7 years ago
  41. e13fb9b can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit() by Jimmy Assarsson · 7 years ago
  42. 9521726 can: kvaser_usb: Fix potential uninitialized variable use by Jimmy Assarsson · 7 years ago
  43. d0522f1 net: Add extack argument to rtnl_create_link by David Ahern · 7 years ago
  44. 6effee6 can: Remove SKB list assumptions in rx-offload.c by David S. Miller · 7 years ago
  45. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  46. c07b368 Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  47. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  48. 72c05f3 can: ems_usb: Fix memory leak on ems_usb_disconnect() by Anton Vasilyev · 7 years ago
  49. 1f6ed42 can: kvaser_usb: Simplify struct kvaser_cmd_cardinfo by Jimmy Assarsson · 7 years ago
  50. aec5fb2 can: kvaser_usb: Add support for Kvaser USB hydra family by Jimmy Assarsson · 7 years ago
  51. 7259124 can: kvaser_usb: Split driver into kvaser_usb_core.c and kvaser_usb_leaf.c by Jimmy Assarsson · 7 years ago
  52. e0543f2 can: kvaser_usb: Add SPDX GPL-2.0 license identifier by Jimmy Assarsson · 7 years ago
  53. 2b049c1 can: kvaser_usb: Fix typos by Jimmy Assarsson · 7 years ago
  54. 6ba0b92 can: kvaser_usb: Improve logging messages by Jimmy Assarsson · 7 years ago
  55. 7c47801 can: kvaser_usb: Refactor kvaser_usb_init_one() by Jimmy Assarsson · 7 years ago
  56. 99ce1bc can: kvaser_usb: Refactor kvaser_usb_get_endpoints() by Jimmy Assarsson · 7 years ago
  57. 0e30619 can: kvaser_usb: Add pointer to struct usb_interface into struct kvaser_usb by Jimmy Assarsson · 7 years ago
  58. 75d2b4c can: kvaser_usb: Replace USB timeout constants with one define by Jimmy Assarsson · 7 years ago
  59. f741f93 can: kvaser_usb: Rename message/msg to command/cmd by Jimmy Assarsson · 7 years ago
  60. 2375722 can: kvaser_usb: Remove unused commands and defines by Jimmy Assarsson · 7 years ago
  61. deaa1c9 can: kvaser_usb: Remove unnecessary return by Jimmy Assarsson · 7 years ago
  62. 5592cd0 can: peak_canfd: rearrange the way resources are released by Stephane Grosjean · 7 years ago
  63. d31f851 can: peak_canfd: fix typo in error message by Stephane Grosjean · 7 years ago
  64. cc5f9bb can: peak_canfd: use ndev irq instead of pci_dev one by Stephane Grosjean · 7 years ago
  65. f6c740f can: peak_canfd: remove useless defined symbols by Stephane Grosjean · 7 years ago
  66. 0cccf0a can: peak_canfd: improves 32-bit alignment by Stephane Grosjean · 7 years ago
  67. f805ed8 can: peak_usb: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  68. 9e5f1b2 can: xilinx_can: add support for Xilinx CAN FD core by Anssi Hannula · 7 years ago
  69. 1598efe can: xilinx_can: refactor code in preparation for CAN FD support by Anssi Hannula · 7 years ago
  70. 11ee5fc can: xilinx_can: update stats.tx_bytes after transmission by Anssi Hannula · 7 years ago
  71. 6181dbc can: xilinx_can: use can_change_state() by Anssi Hannula · 8 years ago
  72. 7e2804a can: xilinx_can: only report warning and passive states on state changes by Anssi Hannula · 9 years ago
  73. c8d4dea can: sja1000: Replace mdelay with usleep_range in pcan_add_channels by Jia-Ju Bai · 7 years ago
  74. 276b736 can: sja1000: Replace mdelay with usleep_range in peak_pci_probe by Jia-Ju Bai · 7 years ago
  75. 5b749be can: flexcan: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  76. fb1e13e6 can: flexcan: fix flexcan_start_xmit()'s return type by Marc Kleine-Budde · 7 years ago
  77. 97f2a58 can: xilinx: fix xcan_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  78. 79b110b can: sun4i: fix sun4ican_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  79. 67c2eef can: janz-ican3: fix ican3_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  80. 0387090 can: dev: enable multi-queue for SocketCAN devices by Zhu Yi · 7 years ago
  81. 8551e71 can: dev: use skb_put_zero to simplfy code by YueHaibing · 7 years ago
  82. 9f2d3ea can: ucan: add driver for Theobroma Systems UCAN devices by Jakob Unterwurzacher · 7 years ago
  83. ffbdd91 can: usb: Kconfig/Makefile: sort alphabetically by Marc Kleine-Budde · 7 years ago
  84. b7cc4f3 can: cc770: fix spelling mistake: "comptibility" -> "compatibility" by Colin Ian King · 7 years ago
  85. 8ebd83b can: xilinx_can: fix power management handling by Anssi Hannula · 7 years ago
  86. 2f4f0f3 can: xilinx_can: fix incorrect clear of non-processed interrupts by Anssi Hannula · 7 years ago
  87. 8399799 can: xilinx_can: fix RX overflow interrupt not being enabled by Anssi Hannula · 7 years ago
  88. 620050d can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting by Anssi Hannula · 8 years ago
  89. 877e0b7 can: xilinx_can: fix recovery from error states not being propagated by Anssi Hannula · 9 years ago
  90. 32852c5 can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK by Anssi Hannula · 9 years ago
  91. 2574fe5 can: xilinx_can: fix device dropping off bus on RX overrun by Anssi Hannula · 9 years ago
  92. 54e4a0c can: m_can: Move accessing of message ram to after clocks are enabled by Faiz Abbas · 7 years ago
  93. 1675bee can: m_can: Fix runtime resume call by Faiz Abbas · 7 years ago
  94. b5c1a23 can: mpc5xxx_can: check of_iomap return before use by Nicholas Mc Guire · 7 years ago
  95. 393753b can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking can.ctrlmode by Roman Fietze · 7 years ago
  96. 5d4c94e can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only by Stephane Grosjean · 7 years ago
  97. 30f3b42 can: mark led trigger as broken by Uwe Kleine-König · 7 years ago
  98. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  99. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  100. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago