Age | Commit message (Expand) | Author |
2021-07-25 | can: flexcan: update Kconfig to enable coldfire | Angelo Dureghello |
2021-07-25 | can: flexcan: add mcf5441x support | Angelo Dureghello |
2021-07-25 | can: etas_es58x: rewrite the message cast in es58{1,_fd}_tx_can_msg to increa... | Vincent Mailhol |
2021-07-25 | can: etas_es58x: use sizeof and sizeof_field macros instead of constant values | Vincent Mailhol |
2021-07-25 | can: etas_es58x: add es58x_free_netdevs() to factorize code | Vincent Mailhol |
2021-07-25 | can: etas_es58x: use devm_kzalloc() to allocate device resources | Vincent Mailhol |
2021-07-25 | can: etas_es58x: use error pointer during device probing | Vincent Mailhol |
2021-07-25 | can: etas_es58x: fix three typos in author name and documentation | Vincent Mailhol |
2021-07-25 | can: peak_usb: pcan_usb_decode_error(): upgrade handling of bus state changes | Stephane Grosjean |
2021-07-25 | can: peak_usb: pcan_usb_encode_msg(): add information | Stephane Grosjean |
2021-07-25 | can: peak_usb: PCAN-USB: add support of loopback and one-shot mode | Stephane Grosjean |
2021-07-25 | can: peak_usb: pcan_usb_get_device_id(): read value only in case of success | Stephane Grosjean |
2021-07-25 | can: peak_pci: Add name and FW version of the card in kernel buffer | Stephane Grosjean |
2021-07-25 | can: peak_pci: fix checkpatch warnings | Marc Kleine-Budde |
2021-07-25 | can: peak_pci: convert comments to network style comments | Marc Kleine-Budde |
2021-07-25 | net: at91_can: fix the comments style issue | Peng Li |
2021-07-25 | net: at91_can: remove redundant space | Peng Li |
2021-07-25 | net: at91_can: add braces {} to all arms of the statement | Peng Li |
2021-07-25 | net: at91_can: fix the alignment issue | Peng Li |
2021-07-25 | net: at91_can: use BIT macro | Peng Li |
2021-07-25 | net: at91_can: fix the code style issue about macro | Peng Li |
2021-07-25 | net: at91_can: add blank line after declarations | Peng Li |
2021-07-25 | net: at91_can: remove redundant blank lines | Peng Li |
2021-07-25 | can: at91_can: use DEVICE_ATTR_RW() helper macro | Zhen Lei |
2021-07-25 | can: janz-ican3: use DEVICE_ATTR_RO/RW() helper macro | Zhen Lei |
2021-07-25 | can: esd_usb2: use DEVICE_ATTR_RO() helper macro | Zhen Lei |
2021-07-25 | can: mcp251xfd: mcp251xfd_open(): request IRQ as shared | Marc Kleine-Budde |
2021-07-25 | can: mcp251xfd: Fix header block to clarify independence from OF | Andy Shevchenko |
2021-07-25 | can: mcp251xfd: mcp251xfd_probe(): try to get crystal clock rate from property | Andy Shevchenko |
2021-07-25 | can: m_can: remove support for custom bit timing | Marc Kleine-Budde |
2021-07-25 | can: m_can: use devm_platform_ioremap_resource_byname | Yang Yingliang |
2021-07-25 | can: m_can: Add support for transceiver as phy | Faiz Abbas |
2021-07-25 | can: netlink: remove redundant check in can_validate() | Vincent Mailhol |
2021-07-25 | can: netlink: clear data_bittiming if FD is turned off | Vincent Mailhol |
2021-07-25 | can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be... | Marc Kleine-Budde |
2021-07-25 | can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule() | Marc Kleine-Budde |
2021-07-25 | can: rx-offload: add skb queue for use during ISR | Marc Kleine-Budde |
2021-07-05 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-24 | can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in ... | Stephane Grosjean |
2021-06-19 | net: can: ems_usb: fix use-after-free in ems_usb_disconnect() | Pavel Skripkin |
2021-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-16 | can: mcba_usb: fix memory leak in mcba_usb | Pavel Skripkin |
2021-05-27 | can: m_can: fix whitespace in a few comments | Torin Cooper-Bennun |
2021-05-27 | can: m_can: make TXESC, RXESC config more explicit | Torin Cooper-Bennun |
2021-05-27 | can: m_can: clean up CCCR reg defs, order by revs | Torin Cooper-Bennun |
2021-05-27 | can: m_can: use bits.h macros for all regmasks | Torin Cooper-Bennun |
2021-05-27 | can: c_can: add ethtool support | Dario Binacchi |
2021-05-27 | can: c_can: remove unused variable struct c_can_priv::rxmasked | Dario Binacchi |
2021-05-27 | can: kvaser_usb: Add new Kvaser hydra devices | Jimmy Assarsson |