Age | Commit message (Expand) | Author |
2022-10-19 | can: remove obsolete PCH CAN driver | Oliver Hartkopp |
2022-07-03 | can: slcan: use CAN network device driver API | Dario Binacchi |
2022-06-27 | can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters | Max Staudt |
2022-06-11 | net: Kconfig: move the CAN device menu to the "Device Drivers" section | Vincent Mailhol |
2022-06-11 | can: Kconfig: add CONFIG_CAN_RX_OFFLOAD | Vincent Mailhol |
2022-06-11 | can: bittiming: move bittiming calculation functions to calc_bittiming.c | Vincent Mailhol |
2022-06-11 | can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV | Vincent Mailhol |
2022-06-11 | can: Kconfig: rename config symbol CAN_DEV into CAN_NETLINK | Vincent Mailhol |
2022-05-19 | can: can-dev: remove obsolete CAN LED support | Oliver Hartkopp |
2022-04-19 | can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independe... | Martin Jerabek |
2021-07-25 | can: flexcan: update Kconfig to enable coldfire | Angelo Dureghello |
2021-03-30 | can: grcan: add missing Kconfig dependency to HAS_IOMEM | Marc Kleine-Budde |
2021-01-05 | can: kvaser_pciefd: select CONFIG_CRC32 | Arnd Bergmann |
2020-09-21 | can: slcan: update dead link | Diego Elio Pettenò |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2019-07-24 | can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices | Henning Colliander |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-11-28 | can: flexcan: enable flexcan for all architectures | Pankaj Bansal |
2018-06-28 | can: mark led trigger as broken | Uwe Kleine-König |
2018-03-26 | can: remove bfin_can driver | Arnd Bergmann |
2017-04-25 | can: add Virtual CAN Tunnel driver (vxcan) | Oliver Hartkopp |
2017-04-25 | can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards | Stephane Grosjean |
2016-06-17 | can: rcar_can: Move Renesas CAN driver to rcar dir | Ramesh Shanmugasundaram |
2016-06-17 | can: rcar_canfd: Add Renesas R-Car CAN FD driver | Ramesh Shanmugasundaram |
2016-03-10 | can: rcar_can: Add r8a7795 support | Ramesh Shanmugasundaram |
2016-02-20 | can: ifi: Add IFI CANFD IP support | Marek Vasut |
2016-02-20 | can: Kconfig: sort drivers alphabetically | Marc Kleine-Budde |
2016-02-20 | can: Kconfig: Sort the Kconfig includes | Marek Vasut |
2015-09-17 | can: Allwinner A10/A20 CAN Controller support - Kernel module | Gerhard Bertelsmann |
2015-04-23 | can: CAN_GRCAN should depend on HAS_DMA | Geert Uytterhoeven |
2015-03-14 | net: can: Enable xilinx driver for ARM64 | Michal Simek |
2014-10-03 | drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM | Chen Gang |
2014-08-18 | can: m_can: add Bosch M_CAN controller support | Dong Aisheng |
2014-05-26 | can: xilinx CAN controller support | Kedareswara rao Appana |
2014-05-19 | can: add Renesas R-Car CAN driver | Sergei Shtylyov |
2014-05-19 | can: pch_can: Fix Kconfig dependencies | Jean Delvare |
2014-05-19 | can: at91_can: Fix Kconfig dependencies | Jean Delvare |
2014-04-24 | can: move SPI drivers into a separate directory | Stefano Babic |
2014-01-29 | can: flexcan: fix flexcan driver build for big endian on ARM and little endia... | Arnd Bergmann |
2014-01-11 | can: Disable flexcan driver build for big endian CPU on ARM | Guenter Roeck |
2013-12-22 | can: ti_hecc: Replace platform dependency with ARM dependency | Ezequiel Garcia |
2013-06-03 | can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbol | Marc Kleine-Budde |
2013-03-27 | can: Kconfig: CAN_AT91 depends on ARM | Ludovic Desroches |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-01-26 | can: add tx/rx LED trigger support | Fabio Baltieri |
2013-01-26 | can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block | Marc Kleine-Budde |
2013-01-26 | can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block | Marc Kleine-Budde |
2013-01-18 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach |
2012-11-15 | can: grcan: Add device driver for GRCAN and GRHCAN cores | Andreas Larsson |
2012-02-03 | can: Kconfig: add more information about Intel EG20T PCH CAN controller | Tomoya MORINAGA |