index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-10-05
can: peak_pci: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2021-10-17
can: peak_pci: peak_pci_remove(): fix UAF
Zheyu Ma
1
-5
/
+4
2021-07-25
can: peak_pci: Add name and FW version of the card in kernel buffer
Stephane Grosjean
1
-11
/
+53
2021-07-25
can: peak_pci: fix checkpatch warnings
Marc Kleine-Budde
1
-2
/
+4
2021-07-25
can: peak_pci: convert comments to network style comments
Marc Kleine-Budde
1
-35
/
+14
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-2
/
+0
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
1
-1
/
+1
2019-08-20
can: peak_pci: Make structure peak_pciec_i2c_bit_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
Thomas Gleixner
1
-9
/
+1
2018-07-27
can: sja1000: Replace mdelay with usleep_range in peak_pci_probe
Jia-Ju Bai
1
-1
/
+1
2017-12-01
can: peak/pci: fix potential bug when probe() fails
Stephane Grosjean
1
-1
/
+4
2015-09-30
can: peak_pci: add unused device id. in devices table
Stephane Grosjean
1
-0
/
+1
2014-09-18
can: peak_pci: add PCI ID definition pcie card variant
Oliver Hartkopp
1
-1
/
+5
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-05-21
can: peak_pci: prevent use after free at netdev removal
Stephane Grosjean
1
-5
/
+9
2014-03-17
can: populate netdev::dev_id for udev discrimination
Christopher R. Baker
1
-0
/
+1
2013-09-21
can: sja1000: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-16
can: sja1000: use common prefix for all sja1000 defines
Oliver Hartkopp
1
-1
/
+1
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+1
2013-02-04
can: Remove unnecessary alloc/OOM messages
Joe Perches
1
-4
/
+1
2012-12-29
sja1000: don't use [delayed_]work_pending()
Tejun Heo
1
-2
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
can: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-10-24
can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boards
Stephane Grosjean
1
-2
/
+11
2012-10-04
can: peak_pci: fix error return code
Peter Senna Tschudin
1
-0
/
+2
2012-04-16
net/can: use module_pci_driver
Axel Lin
1
-11
/
+1
2012-03-03
can: peak_pci: add support of some new PEAK-System PCI cards
Stephane Grosjean
1
-14
/
+491
2012-02-03
can: peak_pci: Fix the way channels are linked together
Stephane Grosjean
1
-14
/
+9
2011-11-22
net, sja1000: Don't include version.h in peak_pci.c when not needed
Jesper Juhl
1
-1
/
+0
2011-09-21
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
Wolfgang Grandegger
1
-0
/
+291