index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
c_can
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-22
can: c_can: fix error checking of priv->instance in probe()
Chen Gang
1
-1
/
+1
2013-07-11
drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-7
/
+0
2013-06-12
net: can: Convert to use devm_ioremap_resource
Tushar Behera
1
-2
/
+2
2013-05-16
net: can: c_can: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2013-02-01
can: c_can: Set reserved bit in IFx_MASK2 to 1 on write
Alexander Stein
1
-1
/
+5
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-01-26
can: c_can: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-01-26
can: c_can: add LED trigger support
Fabio Baltieri
1
-0
/
+10
2013-01-26
can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
Marc Kleine-Budde
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-1
/
+1
2012-12-03
can: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-11-27
can: c_can_platform: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+2
2012-11-27
can: c_can: Add d_can raminit support
AnilKumar Ch
3
-1
/
+42
2012-09-27
can: c_can: fix segfault during rmmod
AnilKumar Ch
1
-3
/
+0
2012-09-21
can: c_can: Adopt pinctrl support
AnilKumar Ch
1
-0
/
+7
2012-09-21
can: c_can: Add d_can suspend resume support
AnilKumar Ch
3
-0
/
+148
2012-09-21
can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
AnilKumar Ch
3
-2
/
+49
2012-09-21
can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller
AnilKumar Ch
1
-17
/
+38
2012-09-21
can: c_can: Modify c_can device names
AnilKumar Ch
3
-13
/
+16
2012-07-30
net/c_can: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+0
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
1
-1
/
+1
2012-06-20
can: c_can_pci: fix compilation on non HAVE_CLK archs
Marc Kleine-Budde
1
-22
/
+7
2012-06-19
c_can_pci: generic module for C_CAN/D_CAN on PCI
Federico Vaga
3
-0
/
+244
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-06-15
can: c_can: precedence error in c_can_chip_config()
Dan Carpenter
1
-2
/
+2
2012-06-07
can: c_can: Add support for Bosch D_CAN controller
AnilKumar Ch
3
-19
/
+94
2012-06-07
can: c_can: Move overlay structure to array with offset as index
AnilKumar Ch
3
-107
/
+154
2012-06-03
can: c_can: fix race condition in c_can_open()
AnilKumar Ch
1
-1
/
+2
2012-06-03
can: c_can: fix an interrupt thrash issue with c_can driver
AnilKumar Ch
2
-4
/
+4
2012-06-03
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
AnilKumar Ch
1
-2
/
+4
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-07-23
can: c_can: remove duplicated #include
Huang Weiyi
2
-2
/
+0
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2
-2
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-27
can: c_can: Fix tx_bytes accounting
Jan Altenberg
1
-1
/
+1
2011-03-27
can: c_can_platform: fix irq check in probe
Marc Kleine-Budde
1
-4
/
+5
2011-03-27
can: c_can: disable one shot mode until driver is fixed
Marc Kleine-Budde
1
-10
/
+4
2011-03-21
can: c_can: Do basic c_can configuration _before_ enabling the interrupts
Jan Altenberg
1
-3
/
+3
2011-02-13
can: c_can: Added support for Bosch C_CAN controller
Bhupesh Sharma
5
-0
/
+1482