Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b686ece59ba824e87b850e6348b37013a220ec60
/
drivers
/
net
/
can
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
71a3aed
can: flexcan: Consolidate and unify state change handling
by Andri Yngvason
· 10 years ago
b12a43e
can: mscan: Consolidate and unify state change handling
by Andri Yngvason
· 10 years ago
215db18
can: sja1000: Consolidate and unify state change handling
by Andri Yngvason
· 10 years ago
bac78aa
can: dev: Consolidate and unify state change handling
by Andri Yngvason
· 10 years ago
04ee086
can: Enable -D__CHECK_ENDIAN__ for sparse by default
by Marc Kleine-Budde
· 10 years ago
069f845
can: fix spelling errors
by Jeremiah Mahler
· 10 years ago
ace9bb2
can: slcan/vcan: eliminate banner[] variable, switch to pr_info()
by Jeremiah Mahler
· 10 years ago
62bc24f
can: peak_usb: fix multi-byte values endianess
by Stephane Grosjean
· 10 years ago
af35d0f
can: peak_usb: fix cleanup sequence order in case of error during init
by Stephane Grosjean
· 10 years ago
dc50ddc
can: peak_usb: fix memset() usage
by Stephane Grosjean
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8064673
can: m_can: update to support CAN FD features
by Dong Aisheng
· 10 years ago
a93f5ca
can: m_can: fix incorrect error messages
by Dong Aisheng
· 10 years ago
7660f63
can: m_can: add missing delay after setting CCCR_INIT bit
by Dong Aisheng
· 10 years ago
921f168
can: m_can: fix not set can_dlc for remote frame
by Dong Aisheng
· 10 years ago
f6a9964
can: m_can: fix possible sleep in napi poll
by Dong Aisheng
· 10 years ago
962845d
can: m_can: add missing message RAM initialization
by Dong Aisheng
· 10 years ago
efe2228
can: m_can: add CONFIG_HAS_IOMEM dependence
by David Cohen
· 10 years ago
d6fdb38
can: m_can: add .ndo_change_mtu function
by Dong Aisheng
· 10 years ago
50212b4
can: gs_usb: add .ndo_change_mtu function
by Marc Kleine-Budde
· 10 years ago
ca976d6
can: rcar_can: add .ndo_change_mtu function
by Marc Kleine-Budde
· 10 years ago
92593a0
can: xilinx_can: add .ndo_change_mtu function
by Marc Kleine-Budde
· 10 years ago
fb3ec7b
can: xilinx_can: fix comparison of unsigned variable
by Sudip Mukherjee
· 10 years ago
4e2061b
can: remove unused variable
by Sudip Mukherjee
· 10 years ago
efbd50d
can: esd_usb2: fix memory leak on disconnect
by Alexey Khoroshilov
· 10 years ago
67b5909
can: dev: fix typo CIA -> CiA, CAN in Automation
by Roman Fietze
· 10 years ago
5247a58
can: dev: avoid calling kfree_skb() from interrupt context
by Thomas Körper
· 10 years ago
f2bf258
net: can: c_can: Add support for TI am4372 DCAN
by Roger Quadros
· 10 years ago
c71d0b3
can: c_can: Add support for TI am3352 DCAN
by Roger Quadros
· 10 years ago
0f4da3a
can: c_can: Add support for TI DRA7 DCAN
by Roger Quadros
· 10 years ago
3973c52
can: c_can: Disable pins when CAN interface is down
by Roger Quadros
· 10 years ago
0741bfb
can: c_can: Add support for START pulse in RAMINIT sequence
by Roger Quadros
· 10 years ago
3ff9027
can: c_can: Add syscon/regmap RAMINIT mechanism
by Roger Quadros
· 10 years ago
bbf9143
can: c_can: Add RAMINIT register information to driver data
by Roger Quadros
· 10 years ago
1515109
can: c_can: Introduce c_can_driver_data structure
by Roger Quadros
· 10 years ago
e7e26bc
can: c_can: Add timeout to c_can_hw_raminit_ti()
by Roger Quadros
· 10 years ago
0dc5a27
net: can: softing: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
ac52841
net: can: sja1000: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
0a6e54b
net: can: mscan: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
3865fe2
net: can: c_can: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
8e58ed1
net: can: cc770: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
0e90632
net: can: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
9dc8be2
drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
by Chen Gang
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e77980e
can: at91_can: add missing prepare and unprepare of the clock
by David Dueck
· 10 years ago
4c728d8
can: flexcan: increase FLEXCAN_MCR_MAXMB() macro to 7 bits
by Marc Kleine-Budde
· 10 years ago
de59448
can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-complete
by Marc Kleine-Budde
· 10 years ago
25e9244
can: flexcan: implement workaround for errata ERR005829
by David Jander
· 10 years ago
fc05b88
can: flexcan: correctly initialize mailboxes
by David Jander
· 10 years ago
c32fe4a
can: flexcan: mark TX mailbox as TX_INACTIVE
by Marc Kleine-Budde
· 10 years ago
4be0015
can: peak_pci: add PCI ID definition pcie card variant
by Oliver Hartkopp
· 10 years ago
a7380db
can: c_can_platform: fix parameters of c_can_hw_raminit_ti()
by Roger Quadros
· 10 years ago
8badd65
can: flexcan: avoid calling usleep_range from interrupt context
by David Jander
· 10 years ago
f9474dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8ce261d
can: flexcan: handle state passive -> warning transition
by Sebastian Andrzej Siewior
· 10 years ago
bc03a54
can: flexcan: Disable error interrupt when bus error reporting is disabled
by Alexander Stein
· 10 years ago
37b75a3
can: c_can: checking IS_ERR() instead of NULL
by Dan Carpenter
· 10 years ago
9e37bc6
can: sja1000: Validate initialization state in start method
by Mirza Krak
· 10 years ago
3a73aef
can: mcp251x: Use dmam_alloc_coherent
by Himangi Saraogi
· 10 years ago
b25a437
can: dev: remove unused variable from can_calc_bittiming() function
by Lad, Prabhakar
· 10 years ago
a268de6
can: rcar_can: add device tree support
by Sergei Shtylyov
· 10 years ago
862e2b6
can: rcar_can: support all input clocks
by Sergei Shtylyov
· 10 years ago
e0d1f48
can: m_can: add Bosch M_CAN controller support
by Dong Aisheng
· 10 years ago
cdce844
can: flexcan: add vf610 support for FlexCAN
by Stefan Agner
· 10 years ago
ec56acf
can: flexcan: flexcan_get_berr_counter(): switch on clocks before accessing ecr register
by Stefan Agner
· 10 years ago
4ade6fe
net: can: use kbuild magic to inherit debug settings
by Wolfram Sang
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
33cf756
can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_resource()
by George Cherian
· 10 years ago
725b701
Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
5b853ec
can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACK
by Nikita Edward Baruzdin
· 10 years ago
dcf9e15
can: sja1000: Add support for CAN_CTRLMODE_LOOPBACK
by Nikita Edward Baruzdin
· 10 years ago
c6bf7e5
can: c_can: convert to use devm * api
by Lad, Prabhakar
· 10 years ago
a8e83b1
slcan: Port write_wakeup deadlock fix from slip
by Tyler Hall
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
45fb4f8
can: only rename enabled led triggers when changing the netdev name
by Oliver Hartkopp
· 10 years ago
b1201e44
can: xilinx CAN controller support
by Kedareswara rao Appana
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
cf68f51
can: gs_usb: gs_destroy_candev(): fix use after free
by Marc Kleine-Budde
· 10 years ago
0b5a958
can: peak_pci: prevent use after free at netdev removal
by Stephane Grosjean
· 10 years ago
d08e973
can: gs_usb: Added support for the GS_USB CAN devices
by Maximilian Schneider
· 11 years ago
fd11593
can: add Renesas R-Car CAN driver
by Sergei Shtylyov
· 10 years ago
a9c6920
can: c_can: add hwinit support for non-TI devices
by Pavel Machek
· 11 years ago
ccbc535
can: c_can: Add and make use of 32-bit accesses functions
by Pavel Machek
· 11 years ago
e07e83a
can: c_can: make {read,write}_reg functions const
by Pavel Machek
· 11 years ago
fdddfab
can: pch_can: Fix Kconfig dependencies
by Jean Delvare
· 11 years ago
d01481c
can: mscan: Fix Kconfig dependencies
by Jean Delvare
· 11 years ago
eeaf444
can: at91_can: Fix Kconfig dependencies
by Jean Delvare
· 11 years ago
e1dfefe
can: mcp251x: fix coccinelle warnings
by Dan Carpenter
· 11 years ago
524369e
can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option
by Oliver Hartkopp
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0f8dced
can: softing: remove unused sysfs attributes
by Kurt Van Dijck
· 11 years ago
ec2e11e
can: softing: drop 'channel' sysfs attribute
by Kurt Van Dijck
· 11 years ago
abcd7f7
can: c_can: Add support for eg20t (pch_can)
by Alexander Stein
· 11 years ago
8e964fe2
can: usb: Kconfig: Improve help for CAN_KVASER_USB
by Olivier Sobrie
· 11 years ago
b4f2013
can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe
by Olivier Sobrie
· 11 years ago
e59e36e
can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg()
by Olivier Sobrie
· 11 years ago
Next »