index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
spi
/
mcp251xfd
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-01
can: mcp251xfd: add support for XSTBYEN transceiver standby control
Viken Dadhaniya
2
-0
/
+38
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-11-12
can: mcp251xfd: add gpio functionality
Gregor Herburger
3
-0
/
+163
2025-11-12
can: mcp251xfd: only configure PIN1 when rx_int is set
Gregor Herburger
2
-14
/
+13
2025-11-12
can: mcp251xfd: add workaround for errata 5
Gregor Herburger
2
-6
/
+84
2025-11-12
can: mcp251xfd: utilize gather_write function for all non-CRC writes
Gregor Herburger
1
-12
/
+13
2025-11-12
can: mcp251xfd: move chip sleep mode into runtime pm
Marc Kleine-Budde
1
-34
/
+57
2025-10-31
can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacks
Vadim Fedorenko
1
-1
/
+2
2025-10-17
can: treewide: remove can_change_mtu()
Vincent Mailhol
1
-1
/
+0
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-1
/
+1
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
1
-5
/
+5
2025-05-06
can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-05-06
can: mcp251xfd: fix TDC setting for low data bit rates
Kelsey Maes
1
-8
/
+32
2025-02-18
can: mcp251xfd: Switch to use hrtimer_setup()
Nam Cao
1
-4
/
+4
2024-11-26
can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.
Marc Kleine-Budde
1
-1
/
+28
2024-11-04
can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
Marc Kleine-Budde
1
-3
/
+7
2024-11-04
can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...
Marc Kleine-Budde
1
-3
/
+5
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
4
-4
/
+4
2024-08-06
can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration
Marc Kleine-Budde
1
-3
/
+11
2024-08-06
can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode
Marc Kleine-Budde
2
-4
/
+27
2024-06-28
can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde
1
-44
/
+27
2024-06-28
can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum
Marc Kleine-Budde
3
-26
/
+43
2024-06-28
can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde
3
-3
/
+33
2024-06-28
can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
Marc Kleine-Budde
3
-47
/
+56
2024-06-28
can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...
Marc Kleine-Budde
1
-16
/
+32
2024-06-28
can: mcp251xfd: clarify the meaning of timestamp
Marc Kleine-Budde
5
-38
/
+43
2024-06-28
can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...
Marc Kleine-Budde
3
-5
/
+11
2024-06-28
can: mcp251xfd: update errata references
Marc Kleine-Budde
1
-5
/
+7
2024-06-28
can: mcp251xfd: properly indent labels
Marc Kleine-Budde
4
-20
/
+20
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+65
2024-06-21
can: mcp251xfd: fix infinite loop when xmit fails
Vitor Soares
3
-9
/
+65
2024-06-21
can: mcp251xfd: simplify with spi_get_device_match_data()
Krzysztof Kozlowski
1
-8
/
+1
2024-03-04
can: mcp251xfd: __mcp251xfd_get_berr_counter(): use CAN_BUS_OFF_THRESHOLD ins...
Marc Kleine-Budde
1
-1
/
+1
2023-07-28
can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...
Marc Kleine-Budde
1
-3
/
+3
2023-07-17
can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
Fedor Ross
2
-2
/
+9
2023-02-07
Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
2
-8
/
+36
2023-02-02
can: mcp251xfd: regmap: optimizing transfer size for CRC transfers size 1
Thomas Kopp
2
-8
/
+36
2023-02-02
can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...
Marc Kleine-Budde
1
-0
/
+1
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-1
/
+1
2022-07-28
can: mcp251xfd: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2
-0
/
+2
2022-07-26
can: mcp251xfd: mcp251xfd_dump(): fix comment
Marc Kleine-Budde
1
-1
/
+1
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+13
2022-07-20
can: mcp251xfd: fix detection of mcp251863
Marc Kleine-Budde
1
-5
/
+13
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
1
-0
/
+1
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-13
/
+15
2022-07-04
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversion
Marc Kleine-Budde
1
-1
/
+2
2022-07-04
can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read d...
Marc Kleine-Budde
1
-1
/
+1
2022-07-04
can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()
Marc Kleine-Budde
1
-0
/
+1
2022-07-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on ...
Thomas Kopp
1
-6
/
+3
[next]