index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-05
can: softing: softing_netdev_open(): fix error handling
Zhang Qilong
1
-2
/
+7
2020-11-30
can: kvaser_pciefd: kvaser_pciefd_open(): fix error handling
Zhang Qilong
1
-1
/
+3
2020-11-30
can: c_can: c_can_power_up(): fix error handling
Zhang Qilong
1
-4
/
+14
2020-11-30
can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an error
Jeroen Hofstee
1
-1
/
+0
2020-11-30
can: sja1000: sja1000_err(): don't count arbitration lose as an error
Jeroen Hofstee
1
-1
/
+0
2020-11-30
can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disabl...
Marc Kleine-Budde
1
-8
/
+3
2020-11-27
can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
Pankaj Sharma
1
-0
/
+2
2020-11-27
can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
Marc Kleine-Budde
1
-1
/
+1
2020-11-27
can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...
Marc Kleine-Budde
1
-1
/
+1
2020-11-26
can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was given
Marc Kleine-Budde
1
-0
/
+4
2020-11-26
can: gs_usb: fix endianess problem with candleLight firmware
Marc Kleine-Budde
1
-61
/
+70
2020-11-18
can: m_can: process interrupt only when not runtime suspended
Jarkko Nikula
1
-0
/
+2
2020-11-18
can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...
Marc Kleine-Budde
1
-9
/
+9
2020-11-18
can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
Jimmy Assarsson
1
-1
/
+1
2020-11-18
can: kvaser_pciefd: Fix KCAN bittiming limits
Jimmy Assarsson
1
-2
/
+2
2020-11-15
can: m_can: m_can_stop(): set device to software init mode before closing
Faiz Abbas
1
-0
/
+3
2020-11-15
can: m_can: Fix freeing of can device from peripherials
Dan Murphy
3
-19
/
+33
2020-11-15
can: m_can: m_can_class_free_dev(): introduce new function
Dan Murphy
2
-0
/
+7
2020-11-15
can: m_can: m_can_handle_state_change(): fix state change
Wu Bo
1
-2
/
+2
2020-11-15
can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration
Marc Kleine-Budde
1
-2
/
+2
2020-11-15
can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regm...
Marc Kleine-Budde
1
-0
/
+4
2020-11-15
can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI
Enric Balletbo i Serra
1
-1
/
+2
2020-11-15
can: flexcan: fix failure handling of pm_runtime_get_sync()
Zhang Qilong
1
-2
/
+6
2020-11-15
can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode p...
Marc Kleine-Budde
1
-1
/
+1
2020-11-15
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
1
-2
/
+2
2020-11-15
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...
Marc Kleine-Budde
1
-2
/
+2
2020-11-15
can: ti_hecc: Fix memleak in ti_hecc_probe
Zhang Qilong
1
-5
/
+8
2020-11-15
can: dev: can_restart(): post buffer from the right context
Alejandro Concepcion Rodriguez
1
-1
/
+1
2020-11-03
can: flexcan: flexcan_remove(): disable wakeup completely
Joakim Zhang
1
-0
/
+2
2020-11-03
can: flexcan: add ECC initialization for VF610
Joakim Zhang
1
-1
/
+1
2020-11-03
can: flexcan: add ECC initialization for LX2160A
Joakim Zhang
1
-2
/
+3
2020-11-03
can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A
Joakim Zhang
1
-2
/
+1
2020-11-03
can: mcp251xfd: remove unneeded break
Tom Rix
1
-11
/
+11
2020-11-03
can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2020-11-03
can: mcp251xfd: mcp251xfd_regmap_crc_read(): increase severity of CRC read er...
Marc Kleine-Budde
1
-8
/
+8
2020-11-03
can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on
Stephane Grosjean
1
-3
/
+8
2020-11-03
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
1
-5
/
+46
2020-11-03
can: peak_usb: add range checking in decode operations
Dan Carpenter
1
-11
/
+37
2020-11-03
can: xilinx_can: handle failure cases of pm_runtime_get_sync
Navid Emamdoost
1
-3
/
+3
2020-11-03
can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error path
Zhang Changzhong
1
-3
/
+5
2020-11-03
can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...
Oliver Hartkopp
1
-2
/
+6
2020-11-03
can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
Vincent Mailhol
1
-1
/
+5
2020-11-03
can: rx-offload: don't call kfree_skb() from IRQ context
Marc Kleine-Budde
1
-2
/
+2
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2020-10-07
can: xilinx_can: Fix incorrect variable and initialize with a default value
Srinivas Neeli
1
-2
/
+2
2020-10-07
can: xilinx_can: Check return value of set_reset_mode
Srinivas Neeli
1
-1
/
+5
2020-10-07
can: xilinx_can: Limit CANFD brp to 2
Srinivas Neeli
1
-2
/
+2
2020-10-07
can: flexcan: remove ack_grp and ack_bit handling from driver
Marc Kleine-Budde
1
-9
/
+4
2020-10-07
can: dev: add a helper function to calculate the duration of one bit
Vincent Mailhol
1
-7
/
+6
2020-10-06
can: m_can_platform: don't call m_can_class_suspend in runtime suspend
Lucas Stach
1
-2
/
+0
[next]