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
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-09-05
Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...
David S. Miller
4
-8
/
+33
2019-09-04
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...
Marc Kleine-Budde
4
-0
/
+5
2019-09-04
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
4
-8
/
+28
2019-09-03
can: dev: can_dev_init(): convert from printk(KERN_INFO) to pr_info
Marc Kleine-Budde
1
-1
/
+1
2019-09-03
can: dev: can_dellink(): remove return at end of void function
Marc Kleine-Budde
1
-1
/
+0
2019-09-03
can: dev: can_restart(): convert NULL pointer check
Marc Kleine-Budde
1
-1
/
+1
2019-09-03
can: dev: remove unnecessary blank line
Marc Kleine-Budde
1
-1
/
+0
2019-09-03
can: dev: remove unnecessary parentheses
Marc Kleine-Budde
1
-5
/
+5
2019-09-03
can: dev: avoid long lines
Marc Kleine-Budde
1
-16
/
+27
2019-09-03
can: dev: convert block comments to network style comments
Marc Kleine-Budde
1
-52
/
+24
2019-09-03
can: mcp251x: Call wrapper instead of regulator_disable()
Andy Shevchenko
1
-4
/
+2
2019-09-03
can: mcp251x: Make use of device property API
Andy Shevchenko
1
-7
/
+5
2019-09-03
can: mcp251x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
1
-18
/
+12
2019-09-03
can: mcp251x: remove deprecated board file setup example
Marc Kleine-Budde
1
-20
/
+0
2019-09-03
can: tcan4x5x: Remove checking the wake pin
Dan Murphy
1
-13
/
+0
2019-09-03
can: tcan4x5x: Remove data-ready gpio interrupt
Dan Murphy
1
-10
/
+1
2019-09-03
can: kvaser_pciefd: the PWM generator is running at the bus frequency of the ...
Christer Beskow
1
-1
/
+5
2019-08-22
can: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2
-4
/
+2
2019-08-20
can: mcp251x: remove custom DMA mapped buffer
Marc Kleine-Budde
1
-48
/
+10
2019-08-20
can: mcp251x: Use DT-supplied interrupt flags
Phil Elwell
1
-1
/
+4
2019-08-20
can: mcp251x: Use dev_name() during request_threaded_irq()
Alexander Shiyan
1
-1
/
+2
2019-08-20
can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
Marc Kleine-Budde
1
-5
/
+14
2019-08-20
can: mcp251x: use u8 instead of uint8_t
Marc Kleine-Budde
1
-5
/
+4
2019-08-20
can: mcp251x: fix print formating strings
Marc Kleine-Budde
1
-2
/
+1
2019-08-20
can: mcp251x: avoid long lines
Marc Kleine-Budde
1
-2
/
+4
2019-08-20
can: mcp251x: remove unnecessary blank lines
Marc Kleine-Budde
1
-2
/
+0
2019-08-20
can: mcp251x: convert block comments to network style comments
Marc Kleine-Budde
1
-10
/
+5
2019-08-20
can: m_can_platform: m_can_plat_probe(): add missing error handling if mcan_c...
Marc Kleine-Budde
1
-0
/
+3
2019-08-20
can: m_can_platform: remove not needed casts to struct m_can_plat_priv *
Marc Kleine-Budde
1
-8
/
+4
2019-08-20
can: tcan4x5x: fix data length in regmap write path
Marc Kleine-Budde
1
-2
/
+2
2019-08-20
can: tcan4x5x: tcan4x5x_can_probe(): add missing error handling if mcan_class...
Marc Kleine-Budde
1
-0
/
+3
2019-08-20
can: tcan4x5x: remove not needed casts to struct tcan4x5x_priv *
Marc Kleine-Budde
1
-13
/
+8
2019-08-20
can: tcan4x5x: remove unused struct tcan4x5x_priv::tcan4x5x_lock
Marc Kleine-Budde
1
-3
/
+0
2019-08-20
can: hi311x: remove custom DMA mapped buffer
Marc Kleine-Budde
1
-49
/
+10
2019-08-20
can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-08-20
can: rcar_can: Remove unused platform data support
Geert Uytterhoeven
1
-13
/
+9
2019-08-13
can: vcan: introduce pr_fmt and make use of it
Marc Kleine-Budde
1
-2
/
+4
2019-08-13
can: vcan: remove unnecessary blank lines
Marc Kleine-Budde
1
-2
/
+0
2019-08-13
can: vcan: convert block comments to network style comments
Marc Kleine-Budde
1
-8
/
+3
2019-08-13
can: xilinx_can: xcan_set_bittiming(): fix the data phase btr1 calculation
Srinivas Neeli
1
-1
/
+1
2019-08-13
can: xilinx_can: xcan_rx_fifo_get_next_frame(): fix FSR register FL and RI ma...
Appana Durga Kedareswara rao
1
-3
/
+10
2019-08-13
can: xilinx_can: fix the data update logic for CANFD FD frames
Appana Durga Kedareswara rao
1
-21
/
+8
2019-08-13
can: xilinx_can: xcanfd_rx(): fix FSR register handling in the RX path
Appana Durga Kedareswara rao
1
-76
/
+63
2019-08-13
can: xilinx_can: xcan_probe(): skip error message on deferred probe
Venkatesh Yadav Abbarapu
1
-1
/
+2
2019-08-13
can: xilinx_can: xcan_chip_start(): fix failure with invalid bus
Anssi Hannula
1
-12
/
+1
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): remove set but not used variable 'mbx_m...
YueHaibing
1
-2
/
+1
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): add blank lines to improve readability
Marc Kleine-Budde
1
-0
/
+2
2019-08-13
can: ti_hecc: ti_hecc_start(): avoid multiple assignments
Marc Kleine-Budde
1
-1
/
+2
2019-08-13
can: ti_hecc: fix print formating strings
Marc Kleine-Budde
1
-3
/
+4
[next]