index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
c_can
/
c_can_pci.c
Age
Commit message (
Expand
)
Author
2023-03-24
can: c_can: Remove redundant pci_clear_master
Cai Huoqing
2021-03-30
can: c_can: add support to 64 message objects
Dario Binacchi
2021-03-30
can: c_can: prepare to up the message objects number
Dario Binacchi
2021-03-30
can: c_can: fix remaining checkpatch warnings
Marc Kleine-Budde
2021-03-30
can: c_can: fix print formating string
Marc Kleine-Budde
2021-03-30
can: c_can: fix indention
Marc Kleine-Budde
2021-03-30
can: c_can: remove unnecessary blank lines and add suggested ones
Marc Kleine-Budde
2021-03-30
can: c_can: convert block comments to network style comments
Marc Kleine-Budde
2021-03-16
can: c_can_pci: c_can_pci_remove(): fix use-after-free
Tong Zhang
2017-12-01
can: c_can_pci: make c_can_pci_data const
Bhumika Goyal
2017-11-10
can: c_can: don't indicate triple sampling support for D_CAN
Richard Schütz
2017-01-18
can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
Einar Jón
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-05-19
can: c_can: Add and make use of 32-bit accesses functions
Pavel Machek
2014-05-19
can: c_can: make {read,write}_reg functions const
Pavel Machek
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-25
can: c_can: Add support for eg20t (pch_can)
Alexander Stein
2014-04-24
can: c_can_pci: enable PCI bus master only for MSI
Wolfgang Grandegger
2014-04-24
can: c_can_pci: Set the type of the IP core
Thomas Gleixner
2013-09-21
can: c_can: remove unnecessary pci_set_drvdata()
Jingoo Han
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
can: remove __dev* attributes
Bill Pemberton
2012-09-21
can: c_can: Modify c_can device names
AnilKumar Ch
2012-06-20
can: c_can_pci: fix compilation on non HAVE_CLK archs
Marc Kleine-Budde
2012-06-19
c_can_pci: generic module for C_CAN/D_CAN on PCI
Federico Vaga