lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 14 May 2022 20:57:40 +0200 From: Marc Kleine-Budde <mkl@...gutronix.de> To: netdev@...r.kernel.org Cc: davem@...emloft.net, kuba@...nel.org, linux-can@...r.kernel.org, kernel@...gutronix.de Subject: [PATCH net 0/2] pull-request: can 2022-05-14 Hello Jakub, hello David, this is a pull request of 2 patches for net/master. Changes to linux-can-fixes-for-5.18-20220513: - adjusted Fixes: Tag on "Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"" (Thanks Jakub) Both patches are by Jarkko Nikula, target the m_can PCI driver bindings, and fix usage of wrong bit timing constants for the Elkhart Lake platform. regards, Marc --- The following changes since commit f3f19f939c11925dadd3f4776f99f8c278a7017b: Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2022-05-12 11:51:45 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-5.18-20220514 for you to fetch changes up to d6da7881020f9b37edb80ada12ce9b50b9232dc1: can: m_can: remove support for custom bit timing, take #2 (2022-05-14 20:53:01 +0200) ---------------------------------------------------------------- linux-can-fixes-for-5.18-20220514 ---------------------------------------------------------------- Jarkko Nikula (2): Revert "can: m_can: pci: use custom bit timings for Elkhart Lake" can: m_can: remove support for custom bit timing, take #2 drivers/net/can/m_can/m_can.c | 24 +++++--------------- drivers/net/can/m_can/m_can.h | 3 --- drivers/net/can/m_can/m_can_pci.c | 48 ++++----------------------------------- 3 files changed, 10 insertions(+), 65 deletions(-)
Powered by blists - more mailing lists