index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
c_can
Age
Commit message (
Expand
)
Author
Files
Lines
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