summaryrefslogtreecommitdiff
path: root/drivers/net/can/m_can
AgeCommit message (Expand)AuthorFilesLines
2022-05-14can: m_can: remove support for custom bit timing, take #2Jarkko Nikula2-21/+6
2022-05-14Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"Jarkko Nikula1-44/+4
2022-03-31can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde1-2/+3
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2022-01-24can: tcan4x5x: regmap: fix max register valueMarc Kleine-Budde1-1/+1
2022-01-24can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...Marc Kleine-Budde1-0/+6
2022-01-05can: dev: add sanity check in can_set_static_ctrlmode()Vincent Mailhol1-3/+7
2022-01-05can: do not increase rx_bytes statistics for RTR framesVincent Mailhol1-3/+3
2022-01-05can: do not increase rx statistics when generating a CAN rx error message frameVincent Mailhol1-7/+0
2021-12-07can: m_can: pci: use custom bit timings for Elkhart LakeMatthias Schiffer1-4/+44
2021-12-07can: m_can: make custom bittiming fields constMatthias Schiffer1-2/+2
2021-12-07Revert "can: m_can: remove support for custom bit timing"Matthias Schiffer2-6/+21
2021-12-07can: m_can: pci: fix incorrect reference clock rateMatthias Schiffer1-1/+1
2021-12-07can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()Matthias Schiffer1-2/+12
2021-12-07can: m_can: m_can_read_fifo: fix memory leak in error branchVincent Mailhol1-1/+3
2021-12-07can: m_can: Disable and ignore ELO interruptBrian Silverman1-8/+6
2021-10-17can: m_can: fix iomap_read_fifo() and iomap_write_fifo()Aswath Govindraju1-2/+12
2021-08-19can: m_can: Batch FIFO writes during CAN transmitMatt Kline1-35/+26
2021-08-19can: m_can: Batch FIFO reads during CAN receiveMatt Kline1-23/+28
2021-08-19can: m_can: Disable IRQs on FIFO bus errorsMatt Kline5-73/+152
2021-08-19can: m_can: fix block comment styleMarc Kleine-Budde1-3/+4
2021-08-19can: tcan4x5x: cdev_to_priv(): remove stray empty lineMarc Kleine-Budde1-1/+0
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2021-08-10can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP registerHussein Alasadi1-4/+4
2021-07-25can: m_can: remove support for custom bit timingMarc Kleine-Budde2-21/+6
2021-07-25can: m_can: use devm_platform_ioremap_resource_bynameYang Yingliang1-2/+1
2021-07-25can: m_can: Add support for transceiver as phyFaiz Abbas3-1/+25
2021-07-25can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...Marc Kleine-Budde1-1/+1
2021-07-25can: rx-offload: add skb queue for use during ISRMarc Kleine-Budde1-0/+3
2021-05-27can: m_can: fix whitespace in a few commentsTorin Cooper-Bennun1-5/+5
2021-05-27can: m_can: make TXESC, RXESC config more explicitTorin Cooper-Bennun1-6/+12
2021-05-27can: m_can: clean up CCCR reg defs, order by revsTorin Cooper-Bennun1-10/+13
2021-05-27can: m_can: use bits.h macros for all regmasksTorin Cooper-Bennun1-113/+86
2021-05-06can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde1-1/+2
2021-04-07can: m_can: m_can_receive_skb(): add missing error handling to can_rx_offload...Marc Kleine-Budde1-3/+10
2021-03-30can: tcan4x5x: remove duplicate include of regmap.hWan Jiabing1-1/+0
2021-03-30can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from s...Torin Cooper-Bennun2-16/+107
2021-03-30can: m_can: m_can_chip_config(): enable and configure internal timestampsTorin Cooper-Bennun1-0/+5
2021-03-30can: m_can: add infrastructure for internal timestampsTorin Cooper-Bennun1-0/+27
2021-03-30can: m_can: m_can_class_allocate_dev(): remove impossible error return judgmentXulin Sun1-5/+0
2021-03-30can: dev: can_free_echo_skb(): extend to return can frame lengthMarc Kleine-Budde1-1/+1
2021-03-16can: m_can: m_can_rx_peripheral(): fix RX being blocked by errorsTorin Cooper-Bennun1-1/+1
2021-03-16can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun1-3/+0
2021-03-01can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before enteri...Torin Cooper-Bennun1-3/+3
2021-01-14can: tcan4x5x: remove __packed attribute from struct tcan4x5x_map_bufMarc Kleine-Budde1-1/+1
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde1-2/+2
2021-01-14can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol1-2/+2
2021-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-28/+0
2021-01-07can: tcan4x5x: fix bittiming const, use common bittiming from m_can driverMarc Kleine-Budde1-26/+0
2021-01-07can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()Marc Kleine-Budde1-2/+0