Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
121b8fe2fdc931a60f7437a94db3b8af8c62ee54
/
drivers
/
net
/
can
d1a5584
net: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
4c7f715
can: ti_hecc: use timestamp based rx-offloading
by Jeroen Hofstee
· 6 years ago
915f966
can: flexcan: add support for DT property 'wakeup-source'
by Sean Nyekjaer
· 6 years ago
8c306be
can: flexcan: add support for PE clock source select
by Dong Aisheng
· 6 years ago
ca10989
can: flexcan: implement can Runtime PM
by Aisheng Dong
· 6 years ago
64d6ce8
can: xilinx_can: clean up indentation issue
by Colin Ian King
· 6 years ago
c223da6
can: xilinx_can: Add support for CANFD FD frames
by Appana Durga Kedareswara rao
· 6 years ago
8dce7ea
can: xilinx_can: Add cantype parameter in xcan_devtype_data struct
by Appana Durga Kedareswara rao
· 6 years ago
3281b38
can: xilinx_can: Fix flags field initialization for axi can and canps
by Appana Durga Kedareswara rao
· 6 years ago
c942a57
can: xilinx_can: Fix kernel doc warnings
by Appana Durga Kedareswara rao
· 6 years ago
d38f918
can: xilinx_can: Fix style issues
by Appana Durga Kedareswara rao
· 6 years ago
5443c22
can: tcan4x5x: Add tcan4x5x driver to the kernel
by Dan Murphy
· 6 years ago
441ac34
can: m_can: Rename m_can_priv to m_can_classdev
by Dan Murphy
· 6 years ago
f524f82
can: m_can: Create a m_can platform framework
by Dan Murphy
· 6 years ago
6965219
can: m_can: Fix checkpatch issues on existing code
by Dan Murphy
· 6 years ago
b07fbf2
can: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
26ad340
can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices
by Henning Colliander
· 6 years ago
d9e5d17
can: kvaser_usb: Use struct_size() in alloc_candev()
by Gustavo A. R. Silva
· 6 years ago
2d91fdc
can: sja1000: f81601: add Fintek F81601 support
by Ji-Ze Hong (Peter Hong)
· 5 years ago
4dfc39e
can: sja1000: Makefile/Kconfig: sort alphabetically
by Marc Kleine-Budde
· 5 years ago
233cc60
net/can: using dev_get_drvdata directly
by Fuqian Huang
· 6 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
aaa7cb2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
by Thomas Gleixner
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
eb50300
can: flexcan: Remove unneeded registration message
by Fabio Estevam
· 6 years ago
3e82f2f
can: m_can: implement errata "Needless activation of MRAF irq"
by Eugen Hristev
· 6 years ago
35b7fa4
can: mcp251x: add support for mcp25625
by Sean Nyekjaer
· 6 years ago
904044d
can: xilinx_can: use correct bittiming_const for CAN FD core
by Anssi Hannula
· 6 years ago
247e535
can: flexcan: fix timeout when set small bitrate
by Joakim Zhang
· 6 years ago
0ed89d7
can: usb: Kconfig: Remove duplicate menu entry
by Alexander Dahl
· 6 years ago
4d8bc51
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412
by Thomas Gleixner
· 6 years ago
35e62ae
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
by Thomas Gleixner
· 6 years ago
2b72c9e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
by Thomas Gleixner
· 6 years ago
8e8e69d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
by Thomas Gleixner
· 6 years ago
dd2878a
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 198
by Thomas Gleixner
· 6 years ago
935912c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
a2ae6da
peak_usb: fix clang build warning
by Arnd Bergmann
· 6 years ago
a55234d
can: flexcan: fix NULL pointer exception during bringup
by Uwe Kleine-König
· 6 years ago
7873e98
can: flexcan: fix 'passing zero to ERR_PTR()' warning
by YueHaibing
· 6 years ago
7b12c81
can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it
by Manfred Schlaegl
· 6 years ago
6cbf760
can: flexcan: split the Message Buffer RAM area
by Pankaj Bansal
· 6 years ago
0517961
can: flexcan: Add provision for variable payload size
by Pankaj Bansal
· 6 years ago
5156c7b
can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()
by Pankaj Bansal
· 6 years ago
7ad0f53
can: flexcan: flexcan_chip_start(): enable loopback mode in flexcan
by Pankaj Bansal
· 6 years ago
de3578c
can: flexcan: add self wakeup support
by Aisheng Dong
· 6 years ago
c982a3ca
can: flexcan: flexcan_chip_start(): adjust comment to match the code
by Marc Kleine-Budde
· 6 years ago
22233f7
can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argument
by Marc Kleine-Budde
· 6 years ago
bc8ad65
can: flexcan: flexcan_irq(): fix indention
by Marc Kleine-Budde
· 6 years ago
9dc1ee1
can: flexcan: flexcan_start_xmit(): fix indention
by Marc Kleine-Budde
· 6 years ago
0f8af56
can: flexcan: enable flexcan for all architectures
by Pankaj Bansal
· 6 years ago
e3dfddb
can: rcar: add SPDX identifiers to Kconfig and Makefile
by Kuninori Morimoto
· 6 years ago
7af42e5
can: rcar: use SPDX identifier for Renesas drivers
by Wolfram Sang
· 6 years ago
06a3f31
can: sja1000: plx_pci: add support for ASEM CAN raw device
by Flavio Suligoi
· 6 years ago
0db9071
can: xilinx: add can 2.0 support
by Shubhrajyoti Datta
· 6 years ago
81de0cd
can: xilinx: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
3b17d41
can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"
by Colin Ian King
· 6 years ago
f2be6d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d788905f
can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
by Oleksij Rempel
· 6 years ago
4530ec3
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail()
by Oleksij Rempel
· 6 years ago
ed72bc8
can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
by Oleksij Rempel
· 6 years ago
55059f2b7f
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functions
by Oleksij Rempel
· 6 years ago
7da11ba
can: dev: __can_get_echo_skb(): print error message, if trying to echo non existing skb
by Marc Kleine-Budde
· 6 years ago
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
· 6 years ago
200f5c49
can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to access frame length
by Marc Kleine-Budde
· 6 years ago
a4310fa
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb()
by Marc Kleine-Budde
· 6 years ago
e05237f
can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan_priv::tx_mb_idx
by Marc Kleine-Budde
· 6 years ago
cbffaf7
can: flexcan: Always use last mailbox for TX
by Alexander Stein
· 6 years ago
5178b7c
can: flexcan: Unlock the MB unconditionally
by Pankaj Bansal
· 6 years ago
f164d02
can: hi311x: Use level-triggered interrupt
by Lukas Wunner
· 6 years ago
68c8d20
can: rcar_can: Fix erroneous registration
by Fabrizio Castro
· 6 years ago
ff1f19d5
can: ucan: remove duplicated include from ucan.c
by YueHaibing
· 6 years ago
207681f
can: ucan: remove set but not used variable 'udev'
by YueHaibing
· 6 years ago
e13fb9b
can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
by Jimmy Assarsson
· 6 years ago
9521726
can: kvaser_usb: Fix potential uninitialized variable use
by Jimmy Assarsson
· 6 years ago
d0522f1
net: Add extack argument to rtnl_create_link
by David Ahern
· 6 years ago
6effee6
can: Remove SKB list assumptions in rx-offload.c
by David S. Miller
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
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
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
72c05f3
can: ems_usb: Fix memory leak on ems_usb_disconnect()
by Anton Vasilyev
· 6 years ago
1f6ed42
can: kvaser_usb: Simplify struct kvaser_cmd_cardinfo
by Jimmy Assarsson
· 7 years ago
aec5fb2
can: kvaser_usb: Add support for Kvaser USB hydra family
by Jimmy Assarsson
· 7 years ago
7259124
can: kvaser_usb: Split driver into kvaser_usb_core.c and kvaser_usb_leaf.c
by Jimmy Assarsson
· 7 years ago
e0543f2
can: kvaser_usb: Add SPDX GPL-2.0 license identifier
by Jimmy Assarsson
· 7 years ago
2b049c1
can: kvaser_usb: Fix typos
by Jimmy Assarsson
· 7 years ago
6ba0b92
can: kvaser_usb: Improve logging messages
by Jimmy Assarsson
· 7 years ago
7c47801
can: kvaser_usb: Refactor kvaser_usb_init_one()
by Jimmy Assarsson
· 7 years ago
99ce1bc
can: kvaser_usb: Refactor kvaser_usb_get_endpoints()
by Jimmy Assarsson
· 7 years ago
0e30619
can: kvaser_usb: Add pointer to struct usb_interface into struct kvaser_usb
by Jimmy Assarsson
· 7 years ago
75d2b4c
can: kvaser_usb: Replace USB timeout constants with one define
by Jimmy Assarsson
· 7 years ago
f741f93
can: kvaser_usb: Rename message/msg to command/cmd
by Jimmy Assarsson
· 7 years ago
2375722
can: kvaser_usb: Remove unused commands and defines
by Jimmy Assarsson
· 7 years ago
deaa1c9
can: kvaser_usb: Remove unnecessary return
by Jimmy Assarsson
· 7 years ago
5592cd0
can: peak_canfd: rearrange the way resources are released
by Stephane Grosjean
· 7 years ago
d31f851
can: peak_canfd: fix typo in error message
by Stephane Grosjean
· 7 years ago
Next »