index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
sja1000
/
peak_pci.c
Age
Commit message (
Expand
)
Author
2023-10-05
can: peak_pci: replace deprecated strncpy with strscpy
Justin Stitt
2021-10-17
can: peak_pci: peak_pci_remove(): fix UAF
Zheyu Ma
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-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
2019-08-20
can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
Nishka Dasgupta
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
Thomas Gleixner
2018-07-27
can: sja1000: Replace mdelay with usleep_range in peak_pci_probe
Jia-Ju Bai
2017-12-01
can: peak/pci: fix potential bug when probe() fails
Stephane Grosjean
2015-09-30
can: peak_pci: add unused device id. in devices table
Stephane Grosjean
2014-09-18
can: peak_pci: add PCI ID definition pcie card variant
Oliver Hartkopp
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-05-21
can: peak_pci: prevent use after free at netdev removal
Stephane Grosjean
2014-03-17
can: populate netdev::dev_id for udev discrimination
Christopher R. Baker
2013-09-21
can: sja1000: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-04-16
can: sja1000: use common prefix for all sja1000 defines
Oliver Hartkopp
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-02-04
can: Remove unnecessary alloc/OOM messages
Joe Perches
2012-12-28
sja1000: don't use [delayed_]work_pending()
Tejun Heo
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-10-24
can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boards
Stephane Grosjean
2012-10-04
can: peak_pci: fix error return code
Peter Senna Tschudin
2012-04-16
net/can: use module_pci_driver
Axel Lin
2012-03-03
can: peak_pci: add support of some new PEAK-System PCI cards
Stephane Grosjean
2012-02-03
can: peak_pci: Fix the way channels are linked together
Stephane Grosjean
2011-11-21
net, sja1000: Don't include version.h in peak_pci.c when not needed
Jesper Juhl
2011-09-21
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
Wolfgang Grandegger