Roger Quadros
|
47e3485af0
can: c_can: use regmap_update_bits() to modify RAMINIT register
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Roger Quadros
|
f2bf258983
net: can: c_can: Add support for TI am4372 DCAN
|
10 years ago |
Roger Quadros
|
c71d0b31bf
can: c_can: Add support for TI am3352 DCAN
|
10 years ago |
Roger Quadros
|
0f4da3a8da
can: c_can: Add support for TI DRA7 DCAN
|
10 years ago |
Roger Quadros
|
0741bfb939
can: c_can: Add support for START pulse in RAMINIT sequence
|
10 years ago |
Roger Quadros
|
3ff9027ca6
can: c_can: Add syscon/regmap RAMINIT mechanism
|
10 years ago |
Roger Quadros
|
1515109057
can: c_can: Introduce c_can_driver_data structure
|
10 years ago |
Roger Quadros
|
e7e26bc75b
can: c_can: Add timeout to c_can_hw_raminit_ti()
|
10 years ago |
Wolfram Sang
|
3865fe2619
net: can: c_can: drop owner assignment from platform_drivers
|
10 years ago |
Roger Quadros
|
a7380db5f0
can: c_can_platform: fix parameters of c_can_hw_raminit_ti()
|
11 years ago |
Dan Carpenter
|
37b75a3aa8
can: c_can: checking IS_ERR() instead of NULL
|
11 years ago |
David S. Miller
|
f139c74a8d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
George Cherian
|
33cf756569
can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_resource()
|
11 years ago |
Lad, Prabhakar
|
c6bf7e5f4a
can: c_can: convert to use devm * api
|
11 years ago |
Pavel Machek
|
a9c692099e
can: c_can: add hwinit support for non-TI devices
|
11 years ago |
Pavel Machek
|
ccbc5357db
can: c_can: Add and make use of 32-bit accesses functions
|
11 years ago |
Pavel Machek
|
e07e83ae60
can: c_can: make {read,write}_reg functions const
|
11 years ago |
Wolfram Sang
|
f323d7a1d2
can: c_can: use proper type for 'instance'
|
11 years ago |
Thomas Gleixner
|
5bb9cbaa62
can: c_can: Fix hardware raminit function
|
11 years ago |
Sachin Kamat
|
b85f75ea04
net: can: c_can_platform: Remove redundant of_match_ptr
|
12 years ago |
Chen Gang
|
6439fbce10
can: c_can: fix error checking of priv->instance in probe()
|
12 years ago |
Wolfram Sang
|
d25903f894
drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe
|
12 years ago |
Tushar Behera
|
32766fff24
net: can: Convert to use devm_ioremap_resource
|
12 years ago |
Jingoo Han
|
5e946e5623
net: can: c_can: remove unnecessary platform_set_drvdata()
|
12 years ago |
Bill Pemberton
|
3c8ac0f2ad
can: remove __dev* attributes
|
12 years ago |
Marc Kleine-Budde
|
69c0c5b15a
can: c_can_platform: add MODULE_DEVICE_TABLE
|
13 years ago |
AnilKumar Ch
|
52cde85acc
can: c_can: Add d_can raminit support
|
12 years ago |
AnilKumar Ch
|
006cd138fc
can: c_can: Adopt pinctrl support
|
13 years ago |
AnilKumar Ch
|
8212003260
can: c_can: Add d_can suspend resume support
|
13 years ago |