index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
c_can
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: c_can: add LED trigger support
Fabio Baltieri
2013-01-26
1
-0
/
+10
*
can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
Marc Kleine-Budde
2013-01-26
1
-1
/
+1
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-1
/
+1
*
can: remove __dev* attributes
Bill Pemberton
2012-12-03
2
-6
/
+6
*
can: c_can_platform: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
2012-11-27
1
-0
/
+2
*
can: c_can: Add d_can raminit support
AnilKumar Ch
2012-11-27
3
-1
/
+42
*
can: c_can: fix segfault during rmmod
AnilKumar Ch
2012-09-27
1
-3
/
+0
*
can: c_can: Adopt pinctrl support
AnilKumar Ch
2012-09-21
1
-0
/
+7
*
can: c_can: Add d_can suspend resume support
AnilKumar Ch
2012-09-21
3
-0
/
+148
*
can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
AnilKumar Ch
2012-09-21
3
-2
/
+49
*
can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller
AnilKumar Ch
2012-09-21
1
-17
/
+38
*
can: c_can: Modify c_can device names
AnilKumar Ch
2012-09-21
3
-13
/
+16
*
net/c_can: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-8
/
+0
*
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
2012-07-20
1
-1
/
+1
*
can: c_can_pci: fix compilation on non HAVE_CLK archs
Marc Kleine-Budde
2012-06-20
1
-22
/
+7
*
c_can_pci: generic module for C_CAN/D_CAN on PCI
Federico Vaga
2012-06-19
3
-0
/
+244
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-15
1
-2
/
+2
|
\
|
*
can: c_can: precedence error in c_can_chip_config()
Dan Carpenter
2012-06-15
1
-2
/
+2
*
|
can: c_can: Add support for Bosch D_CAN controller
AnilKumar Ch
2012-06-07
3
-19
/
+94
*
|
can: c_can: Move overlay structure to array with offset as index
AnilKumar Ch
2012-06-07
3
-107
/
+154
|
/
*
can: c_can: fix race condition in c_can_open()
AnilKumar Ch
2012-06-03
1
-1
/
+2
*
can: c_can: fix an interrupt thrash issue with c_can driver
AnilKumar Ch
2012-06-03
2
-4
/
+4
*
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
AnilKumar Ch
2012-06-03
1
-2
/
+4
*
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2011-11-29
1
-11
/
+1
*
can: c_can: remove duplicated #include
Huang Weiyi
2011-07-23
2
-2
/
+0
*
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-24
2
-2
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
can: c_can: Fix tx_bytes accounting
Jan Altenberg
2011-03-27
1
-1
/
+1
*
can: c_can_platform: fix irq check in probe
Marc Kleine-Budde
2011-03-27
1
-4
/
+5
*
can: c_can: disable one shot mode until driver is fixed
Marc Kleine-Budde
2011-03-27
1
-10
/
+4
*
can: c_can: Do basic c_can configuration _before_ enabling the interrupts
Jan Altenberg
2011-03-21
1
-3
/
+3
*
can: c_can: Added support for Bosch C_CAN controller
Bhupesh Sharma
2011-02-13
5
-0
/
+1482