Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Frank Jungclaus
| State =
Action Required
| Archived =
No
| 30 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[1/1] can: esd_usb: Add support for esd CAN-USB/3
can: esd_usb: Add support for esd CAN-USB/3
- 1 -
-
-
-
2023-07-28
Frank Jungclaus
New
[2/2] can: esd_usb: Use consistent prefix ESD_USB_ for macros
can: esd_usb: More preparation before supporting esd CAN-USB/3 (addendum)
- - -
-
-
-
2023-05-23
Frank Jungclaus
New
[1/2] can: esd_usb: Make use of kernel macros BIT() and GENMASK()
can: esd_usb: More preparation before supporting esd CAN-USB/3 (addendum)
- - -
-
-
-
2023-05-23
Frank Jungclaus
New
[v2,6/6] can: esd_usb: Don't bother the user with nonessential log message
can: esd_usb: More preparation before supporting esd CAN-USB/3
- - -
-
-
-
2023-05-19
Frank Jungclaus
New
[v2,5/6] can: esd_usb: Replace hardcoded message length given to USB commands
can: esd_usb: More preparation before supporting esd CAN-USB/3
- - -
-
-
-
2023-05-19
Frank Jungclaus
New
[v2,4/6] can: esd_usb: Prefix all structures with the device name
can: esd_usb: More preparation before supporting esd CAN-USB/3
- - -
-
-
-
2023-05-19
Frank Jungclaus
New
[v2,3/6] can: esd_usb: Use consistent prefixes for macros
can: esd_usb: More preparation before supporting esd CAN-USB/3
- - -
-
-
-
2023-05-19
Frank Jungclaus
New
[v2,2/6] can: esd_usb: Replace initializer macros used for struct can_bittiming_const
can: esd_usb: More preparation before supporting esd CAN-USB/3
- - -
-
-
-
2023-05-19
Frank Jungclaus
New
[v2,1/6] can: esd_usb: Make use of existing kernel macros
can: esd_usb: More preparation before supporting esd CAN-USB/3
- - -
-
-
-
2023-05-19
Frank Jungclaus
New
[6/6] can: esd_usb: Don't bother the user with nonessential log message
*** can: esd_usb: More preparation before supporting esd CAN-USB/3 ***
- - -
-
-
-
2023-05-17
Frank Jungclaus
New
[5/6] can: esd_usb: Replace hardcoded message length given to USB commands
*** can: esd_usb: More preparation before supporting esd CAN-USB/3 ***
- - -
-
-
-
2023-05-17
Frank Jungclaus
New
[4/6] can: esd_usb: Prefix all structures with the device name
*** can: esd_usb: More preparation before supporting esd CAN-USB/3 ***
- - -
-
-
-
2023-05-17
Frank Jungclaus
New
[3/6] can: esd_usb: Use consistent prefixes for macros
*** can: esd_usb: More preparation before supporting esd CAN-USB/3 ***
- - -
-
-
-
2023-05-17
Frank Jungclaus
New
[2/6] can: esd_usb: Replace initializer macros used for struct can_bittiming_const
*** can: esd_usb: More preparation before supporting esd CAN-USB/3 ***
- - -
-
-
-
2023-05-17
Frank Jungclaus
New
[1/6] can: esd_usb: Make use of existing kernel macros
*** can: esd_usb: More preparation before supporting esd CAN-USB/3 ***
- - -
-
-
-
2023-05-17
Frank Jungclaus
New
[2/2] can: esd_usb: Add support for esd CAN-USB/3
can: esd_usb: Add support for esd CAN-USB/3 (CAN FD)
- - -
-
-
-
2023-05-04
Frank Jungclaus
New
[1/2] can: esd_usb: Apply some small changes before adding esd CAN-USB/3 support
can: esd_usb: Add support for esd CAN-USB/3 (CAN FD)
- - -
-
-
-
2023-05-04
Frank Jungclaus
New
can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
- - -
-
-
-
2023-03-30
Frank Jungclaus
New
can: esd_usb: Improve code readability by means of replacing struct esd_usb_msg with a union
can: esd_usb: Improve code readability by means of replacing struct esd_usb_msg with a union
- 1 -
-
-
-
2023-02-22
Frank Jungclaus
New
[v3,3/3] can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messages
can: esd_usb: Some more preparation for supporting esd CAN-USB/3
- - -
-
-
-
2023-02-16
Frank Jungclaus
New
[v3,2/3] can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
can: esd_usb: Some more preparation for supporting esd CAN-USB/3
- - -
-
-
-
2023-02-16
Frank Jungclaus
New
[v3,1/3] can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bus error
can: esd_usb: Some more preparation for supporting esd CAN-USB/3
- - -
-
-
-
2023-02-16
Frank Jungclaus
New
[v2,3/3] can: esd_usb: Improved decoding for ESD_EV_CAN_ERROR_EXT messages
can: esd_usb: Some more preparation for supporting esd CAN-USB/3
- - -
-
-
-
2023-02-14
Frank Jungclaus
New
[v2,2/3] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (2)
can: esd_usb: Some more preparation for supporting esd CAN-USB/3
- - -
-
-
-
2023-02-14
Frank Jungclaus
New
[v2,1/3] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (1)
can: esd_usb: Some more preparation for supporting esd CAN-USB/3
- - -
-
-
-
2023-02-14
Frank Jungclaus
New
[3/3] can: esd_usb: Improved decoding for ESD_EV_CAN_ERROR_EXT messages
can: esd_usb: Some more preparation for supporting esd CAN-USB/3
- - -
-
-
-
2022-12-19
Frank Jungclaus
New
[2/3] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (2)
can: esd_usb: Some more preparation for supporting esd CAN-USB/3
- - -
-
-
-
2022-12-19
Frank Jungclaus
New
[1/3] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (1)
can: esd_usb: Some more preparation for supporting esd CAN-USB/3
- 1 -
-
-
-
2022-12-19
Frank Jungclaus
New
[v2,1/1] can: esd_usb: Allow REC and TEC to return to zero
can: esd_usb: Some preparation for supporting esd CAN-USB/3
- - -
-
-
-
2022-11-30
Frank Jungclaus
New
[RESEND,1/1] can: esd_usb: Allow REC and TEC to return to zero
can: esd_usb: Some preparation for supporting esd CAN-USB/3
- - -
-
-
-
2022-11-24
Frank Jungclaus
New