1. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  2. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  3. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  4. b05c73b net: can: usb: gs_usb: Fix buffer on stack by Maksim Salau · 8 years ago
  5. 71b6115 can: usb: Kconfig: Add PCAN-USB X6 device in help text by Stephane Grosjean · 8 years ago
  6. ea8b65b can: usb: Add support of PCAN-Chip USB stamp module by Stephane Grosjean · 8 years ago
  7. b655f0e can: ti_hecc: fix return value check in ti_hecc_probe() by Wei Yongjun · 8 years ago
  8. 5e64ebc can: enable module auto loading for virtual CAN interfaces by Oliver Hartkopp · 8 years ago
  9. a8f820a3 can: add Virtual CAN Tunnel driver (vxcan) by Oliver Hartkopp · 8 years ago
  10. 51f3baa can: mcba_usb: Add support for Microchip CAN BUS Analyzer by Remigiusz Kołłątaj · 8 years ago
  11. 10c1c39 can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.x by Mario Huettel · 8 years ago
  12. 428479e can: m_can: Configuration for TX and TX event FIFOs by Mario Huettel · 8 years ago
  13. b03cfc5 can: m_can: Enable M_CAN version dependent initialization by Mario Huettel · 8 years ago
  14. 5e1bd15 can: m_can: Updated register defines to newest version by Mario Huettel · 8 years ago
  15. ee8c3f6 can: m_can: Removed virtual address from print by Mario Huettel · 8 years ago
  16. 8f26589 can: m_can: Removed initialization of FIFO water marks by Mario Huettel · 8 years ago
  17. 5297381 can: m_can: Disabled Interrupt Line 1 by Mario Huettel · 8 years ago
  18. 8ac8321 can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards by Stephane Grosjean · 8 years ago
  19. c3df7c5 can: peak: move header file to new can common subdir by Stephane Grosjean · 8 years ago
  20. 113ab88 can: peak: fix usage of const qualifier in pointers args by Stephane Grosjean · 8 years ago
  21. 81c5e13 can: peak: fix usage of usb specific data type by Stephane Grosjean · 8 years ago
  22. e43f2c5 Annotate hardware config module parameters in drivers/net/can/ by David Howells · 8 years ago
  23. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. ca257b9 can: rcar_can: Do not print virtual addresses by Geert Uytterhoeven · 8 years ago
  25. 57c1d4c can: ifi: use correct register to read rx status by Markus Marb · 8 years ago
  26. 57e83fb can: hi311x: Add Holt HI-311x CAN driver by Akshay Bhat · 8 years ago
  27. dabf54d can: ti_hecc: Convert TI HECC driver to DT only driver by Yegor Yefremov · 8 years ago
  28. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  29. 66ddb82 can: flexcan: fix typo in comment by Marc Kleine-Budde · 8 years ago
  30. 7c42631 can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer by Marc Kleine-Budde · 8 years ago
  31. 540a27a can: gs_usb: fix coding style by Ethan Zonca · 8 years ago
  32. c919a30 can: gs_usb: Don't use stack memory for USB transfers by Ethan Zonca · 8 years ago
  33. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  34. 096de07 can: flexcan: switch imx6 and vf610 to timestamp based offloading by Marc Kleine-Budde · 9 years ago
  35. b3cf53e can: flexcan: add support for timestamp based rx-offload by Marc Kleine-Budde · 9 years ago
  36. 9eb7aa8 can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS by Marc Kleine-Budde · 9 years ago
  37. 4bd888a can: flexcan: activate individual RX masking and initialize reg_rximr by Marc Kleine-Budde · 9 years ago
  38. 3016475 can: flexcan: make use of rx-offload's irq_offload_fifo by Marc Kleine-Budde · 10 years ago
  39. b93917c can: flexcan: make TX mailbox selectable during runtime by Marc Kleine-Budde · 10 years ago
  40. 28ac7dc can: flexcan: calculate default value for imask1 during runtime by Marc Kleine-Budde · 9 years ago
  41. dd2f122 can: flexcan: flexcan_irq(): don't unconditionally return IRQ_HANDLED by Marc Kleine-Budde · 8 years ago
  42. a5c02f66 can: flexcan: flexcan_poll_bus_err(): fold in do_bus_err() by Marc Kleine-Budde · 8 years ago
  43. 238443d can: flexcan: flexcan_poll_state(): no need to initialize new_state, rx_state, tx_state by Marc Kleine-Budde · 8 years ago
  44. d166f56 can: flexcan: do_bus_err(): convert rx_,tx_errors into bool by Marc Kleine-Budde · 8 years ago
  45. a3c11a7 can: flexcan: make declaration of devtype_data const by Marc Kleine-Budde · 9 years ago
  46. 1c10fee can: flexcan: remove write-only member pdata of struct flexcan_priv by Marc Kleine-Budde · 9 years ago
  47. 62d1086 can: flexcan: add missing register definitions by Marc Kleine-Budde · 9 years ago
  48. 3abbac0 can: rx-offload: Add support for timestamp based irq offloading by Marc Kleine-Budde · 10 years ago
  49. d254586 can: rx-offload: Add support for HW fifo based irq offloading by David Jander · 10 years ago
  50. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  51. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. 1e9bbb9 can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV return by Colin Ian King · 8 years ago
  53. 431af77 can: dev: add CAN interface API for fixed bitrates by Marc Kleine-Budde · 8 years ago
  54. c3606d4 can: dev: can_changelink: allow to set bitrate on devices not providing {data_,}bittiming_const by Marc Kleine-Budde · 8 years ago
  55. 12a6075 can: dev: add CAN interface termination API by Oliver Hartkopp · 8 years ago
  56. befa601 can: ti_hecc: add missing prepare and unprepare of the clock by Yegor Yefremov · 8 years ago
  57. c97c52b can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer by Einar Jón · 8 years ago
  58. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  59. 6bdf1e0 Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  60. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  61. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. b67d0dd7 can: peak: fix bad memory access and free sequence by 추지호 · 8 years ago
  63. 70278b5 Merge tag 'linux-can-next-for-4.10-20161201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  64. 0d8f8ef net: can: usb: kvaser_usb: fix spelling mistake of "outstanding" by Colin Ian King · 8 years ago
  65. f00b534 can: peak: Add support for PCAN-USB X6 USB interface by Stephane Grosjean · 8 years ago
  66. fe5b406 can: peak: Fix bittiming fields size in bits by Stephane Grosjean · 8 years ago
  67. 460d283 can: sja1000: plx_pci: Add support for Moxa CAN devices by Lukas Resch · 8 years ago
  68. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  69. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 9abefcb can: dev: fix deadlock reported after bus-off by Sergei Miroshnichenko · 8 years ago
  72. 8d58790 net: can: ifi: Configure transmitter delay by Marek Vasut · 8 years ago
  73. 4de349e can: flexcan: fix resume function by Fabio Estevam · 8 years ago
  74. 7fe7cfa net: can: usb: usb_8dev: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  75. 2479204 net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  76. bc1af47 net: can: usb: kvaser_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  77. 2a4a1e4 net: can: usb: gs_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  78. 912f85e net: can: usb: esd_usb2: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  79. 87ced2f net: can: usb: ems_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  80. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  81. b63f69d can: mcp251x: add message about sucessful/unsuccessful probe by Ed Spiridonov · 9 years ago
  82. 926f103 can: rcar_canfd: Add back-to-error-active support by Ramesh Shanmugasundaram · 9 years ago
  83. 6f4c2ee can: rcar_canfd: Add Classical CAN only mode support by Ramesh Shanmugasundaram · 9 years ago
  84. 71873a9 can: kvaser_usb: Add support for more Kvaser Leaf v2 devices by Jimmy Assarsson · 9 years ago
  85. 25e1ed6 can: fix oops caused by wrong rtnl dellink usage by Oliver Hartkopp · 9 years ago
  86. bce271f can: fix handling of unmodifiable configuration options fix by Oliver Hartkopp · 9 years ago
  87. f155d9c can: gs_usb: Add Basic support for the bytewerk.org candleLight interface by Maximilian Schneider · 9 years ago
  88. 43200a4 can: at91_can: RX queue could get stuck at high bus load by Wolfgang Grandegger · 9 years ago
  89. 427460c can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access by Thor Thayer · 9 years ago
  90. a23b97e can: rcar_can: Move Renesas CAN driver to rcar dir by Ramesh Shanmugasundaram · 9 years ago
  91. dd3bd23 can: rcar_canfd: Add Renesas R-Car CAN FD driver by Ramesh Shanmugasundaram · 9 years ago
  92. 05ca527 can: gs_usb: add ethtool set_phys_id callback to locate physical device by Maximilian Schneider · 9 years ago
  93. 9be95c9 can: gs_usb: codingstyle: introduce use of BIT() + fix indention by Maximilian Schneider · 9 years ago
  94. ae5ac9b can: tscan1: Utilize the module_isa_driver macro by William Breathitt Gray · 9 years ago
  95. 21aedfd can: slcan: Replace sizeof struct can_frame with CAN_MTU by Marek Vasut · 9 years ago
  96. 7da29f9 can: dev: can-calc-bit-timing(): better sample point calculation by Marc Kleine-Budde · 9 years ago
  97. 5bbd655 can: ifi: Add more detailed error reporting by Marek Vasut · 9 years ago
  98. 1acd80f can: ifi: Increment TX counters only on real transmission by Marek Vasut · 9 years ago
  99. ca79408 can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctly by Marek Vasut · 9 years ago
  100. 478ad12 can: ifi: Unify timing constants by Marek Vasut · 9 years ago