summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2013-07-12drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-06-27can: at91_can: Use of_match_ptr()Sachin Kamat
2013-06-27can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-19can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde
2013-06-12net: can: Convert to use devm_ioremap_resourceTushar Behera
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-03net: can: peak_usb: Do not do dma on the stackMarc Kleine-Budde
2013-06-03net: can: esd_usb2: Do not do dma on the stackOlivier Sobrie
2013-06-03net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson
2013-06-03net: can: use platform_{get,set}_drvdata()Jingoo Han
2013-06-03can: flexcan: remove HAVE_CAN_FLEXCAN Kconfig symbolMarc Kleine-Budde
2013-06-03can: flexcan: Use SIMPLE_DEV_PM_OPSFabio Estevam
2013-06-03can: flexcan: Let device core handle pinctrlFabio Estevam
2013-06-03net: can: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-16net: can: ti_hecc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16net: can: flexcan: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16net: can: c_can: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16net: can: at91_can: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16drivers: net: can: grcan: use devm_ioremap_resource()Laurent Navet
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-16Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-04-16can: mcp251x: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-16can: sja1000: use common prefix for all sja1000 definesOliver Hartkopp
2013-04-15Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman
2013-04-12can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz
2013-04-12can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde
2013-04-07net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORTMarc Kleine-Budde
2013-03-27can: sja1000: fix define conflict on SHMarc Kleine-Budde
2013-03-27can: bfin_can: declare locally used functions staticMarc Kleine-Budde
2013-03-27can: mcp251x: Use dev_pm_opsLars-Peter Clausen
2013-03-27can: mcp251x: Use module_spi_driverLars-Peter Clausen
2013-03-27can: mcp251x: Remove redundant spi driver bus initializationLars-Peter Clausen
2013-03-27can: Kconfig: CAN_AT91 depends on ARMLudovic Desroches
2013-03-27can: at91_can: add dt supportLudovic Desroches
2013-03-19FIX: softingcs conversion to module_pcmcia_driver macroKurt Van Dijck
2013-03-15softingcs: use module_pcmcia_driverKurt Van Dijck
2013-03-15softingcs: initialize spinlock with macroKurt Van Dijck
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04can: Remove unnecessary alloc/OOM messagesJoe Perches