Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3d7e0207ced354d1647195f53bcc670f9756c649
/
drivers
/
net
/
can
1a3e517
can: flexcan: use correct clock as base for bit rate calculation
by Marc Kleine-Budde
· 11 years ago
7ee330c
can: c_can: fix calculation of transmitted bytes on tx complete
by Holger Bechtold
· 11 years ago
e35d46a
can: c_can: don't call pm_runtime_get_sync() from interrupt context
by Marc Kleine-Budde
· 11 years ago
2fea6cd
can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
by Oliver Hartkopp
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
13521a5
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
26896fd
can: ti_hecc: remove priv->can.do_get_state() callback
by Marc Kleine-Budde
· 11 years ago
49cb5c0
can: dev: sort can_changelink() by IFLA_CAN_*
by Marc Kleine-Budde
· 11 years ago
57a59b9
can: dev: sort can_fill_info() by IFLA_CAN_*
by Marc Kleine-Budde
· 11 years ago
c13c64d
can: dev: sort can_get_size() by IFLA_CAN_*
by Marc Kleine-Budde
· 11 years ago
896e23b
can: kvaser_usb: fix usb endpoints detection
by Olivier Sobrie
· 11 years ago
5d0f801
can: c_can: Fix RX message handling, handle lost message before EOB
by Markus Pargmann
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
fc84b0c
drivers: remove unnecessary prom.h includes
by Rob Herring
· 11 years ago
5abbeea
can: at91-can: fix device to driver data mapping for platform devices
by Marc Kleine-Budde
· 11 years ago
e358784
can: flexcan: fix mx28 detection by rearanging OF match table
by Marc Kleine-Budde
· 11 years ago
d5a7b40
can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abort pending TX
by Marc Kleine-Budde
· 11 years ago
53af53a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
fe119a0
can: dev: fix nlmsg size calculation in can_get_size()
by Marc Kleine-Budde
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b85f75e
net: can: c_can_platform: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
06b0a9a
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
0d1862e
can: flexcan: fix flexcan_chip_start() on imx6
by Marc Kleine-Budde
· 11 years ago
f875691
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
405eb0e
can: Remove extern from function prototypes
by Joe Perches
· 11 years ago
a0c7d83
can: sja1000: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
aa86858
can: pch_can: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
5fabc33
can: c_can: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
fc21847
can: ti_hecc: use dev_get_platdata()
by Jingoo Han
· 11 years ago
c58bd85
can: softing: use dev_get_platdata()
by Jingoo Han
· 11 years ago
ecd78d9
can: sja1000: use dev_get_platdata()
by Jingoo Han
· 11 years ago
369566e
can: mcp251x: use dev_get_platdata()
by Jingoo Han
· 11 years ago
c91a319
can: janz-ican3: use dev_get_platdata()
by Jingoo Han
· 11 years ago
84ae664
can: flexcan: use dev_get_platdata()
by Jingoo Han
· 11 years ago
e19f030
can: cc770: use dev_get_platdata()
by Jingoo Han
· 11 years ago
321165c
can: bfin_can: use dev_get_platdata()
by Jingoo Han
· 11 years ago
6cbdb91
can: at91_can: use dev_get_platdata()
by Jingoo Han
· 11 years ago
87397fe
slcan: rewrite of slc_bump and slc_encaps
by Andre Naujoks
· 11 years ago
cc9fa74
slip/slcan: added locking in wakeup function
by Andre Naujoks
· 11 years ago
f37d6e70
can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()
by Alexey Khoroshilov
· 11 years ago
1149108
can: mscan: improve clock API use
by Gerhard Sittig
· 11 years ago
3a09b12
can: mscan: add a comment on reg to idx mapping
by Gerhard Sittig
· 11 years ago
d75ea94
can: flexcan: use platform_set_drvdata()
by Libo Chen
· 11 years ago
40f7e0d
can: at91_can: use platform_set_drvdata()
by Libo Chen
· 11 years ago
6439fbc
can: c_can: fix error checking of priv->instance in probe()
by Chen Gang
· 11 years ago
b1ef05a
can: mcp251x: Allow tuning SPI mode and limit maximal SPI speed
by Alexander Shiyan
· 11 years ago
ae5d589
can: mcp251x: Eliminate irq_flags from driver platform_data
by Alexander Shiyan
· 11 years ago
1ddff7d
can: mcp251x: Replace power callbacks with regulator API
by Alexander Shiyan
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3c322a5
can: pcan_usb: fix wrong memcpy() bytes length
by Stephane Grosjean
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
aa10181
can: flexcan: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
933e4af
can: flexcan: Use devm_ioremap_resource()
by Fabio Estevam
· 11 years ago
7671986
can: usb_8dev: fix urb leak on failure path in usb_8dev_start()
by Alexey Khoroshilov
· 11 years ago
233a26e
net: can: esd_usb2: check index of array before accessing
by Maximilian Schneider
· 11 years ago
d25903f
drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe
by Wolfram Sang
· 11 years ago
1f3e4b0
can: at91_can: Use of_match_ptr()
by Sachin Kamat
· 11 years ago
b7c4114
can: flexcan: Use a regulator to control the CAN transceiver
by Fabio Estevam
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
4afe215
can: usb_8dev: unregister netdev before free()ing
by Marc Kleine-Budde
· 11 years ago
32766ff
net: can: Convert to use devm_ioremap_resource
by Tushar Behera
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f14e224
net: can: peak_usb: Do not do dma on the stack
by Marc Kleine-Budde
· 11 years ago
fae37f8
net: can: esd_usb2: Do not do dma on the stack
by Olivier Sobrie
· 12 years ago
a90f13b
net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardware.
by Jonas Peterson
· 12 years ago
00e4bbc
net: can: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
4c4726f
can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbol
by Marc Kleine-Budde
· 11 years ago
588e7a8
can: flexcan: Use SIMPLE_DEV_PM_OPS
by Fabio Estevam
· 11 years ago
4d7f763
can: flexcan: Let device core handle pinctrl
by Fabio Estevam
· 11 years ago
0672f0a
net: can: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
5727dc6
net: can: ti_hecc: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
688a2e7
net: can: flexcan: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
5e946e5
net: can: c_can: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
3e1dd6d
net: can: at91_can: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
bc441bc
drivers: net: can: grcan: use devm_ioremap_resource()
by Laurent Navet
· 11 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
4f567cb
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
264f0ef
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
4fcc999
can: mcp251x: Remove unneeded PM_OPS definitions
by Fabio Estevam
· 12 years ago
06e1d1d
can: sja1000: use common prefix for all sja1000 defines
by Oliver Hartkopp
· 12 years ago
2f093e2
Merge 3.9-rc7 into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
0443de5
can: sja1000: fix handling on dt properties on little endian systems
by Christoph Fritz
· 12 years ago
db388d6
can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
by Marc Kleine-Budde
· 12 years ago
fce5c29
net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3fd3349
can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORT
by Marc Kleine-Budde
· 12 years ago
f901b6b
can: sja1000: fix define conflict on SH
by Marc Kleine-Budde
· 12 years ago
21c11bc
can: bfin_can: declare locally used functions static
by Marc Kleine-Budde
· 12 years ago
612b2a9
can: mcp251x: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
01b8807
can: mcp251x: Use module_spi_driver
by Lars-Peter Clausen
· 12 years ago
4c2e33f
can: mcp251x: Remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 12 years ago
5d1eb37
can: Kconfig: CAN_AT91 depends on ARM
by Ludovic Desroches
· 12 years ago
3078cde7
can: at91_can: add dt support
by Ludovic Desroches
· 12 years ago
501ad1c
FIX: softingcs conversion to module_pcmcia_driver macro
by Kurt Van Dijck
· 12 years ago
a750fa4
softingcs: use module_pcmcia_driver
by Kurt Van Dijck
· 12 years ago
Next »