aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can
Commit message (Expand)AuthorAge
* can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde2013-12-17
* can: ems_usb: fix urb leaks on failure pathsAlexey Khoroshilov2013-12-17
* can: flexcan: use correct clock as base for bit rate calculationMarc Kleine-Budde2013-11-26
* can: c_can: fix calculation of transmitted bytes on tx completeHolger Bechtold2013-11-25
* can: c_can: don't call pm_runtime_get_sync() from interrupt contextMarc Kleine-Budde2013-11-25
* can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp2013-11-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-11-04
| |\
| | * can: ti_hecc: remove priv->can.do_get_state() callbackMarc Kleine-Budde2013-10-31
| | * can: dev: sort can_changelink() by IFLA_CAN_*Marc Kleine-Budde2013-10-31
| | * can: dev: sort can_fill_info() by IFLA_CAN_*Marc Kleine-Budde2013-10-31
| | * can: dev: sort can_get_size() by IFLA_CAN_*Marc Kleine-Budde2013-10-31
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
| |\ \ \ \
| * | | | | net: can: c_can_platform: Remove redundant of_match_ptrSachin Kamat2013-10-01
| * | | | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-09-30
| |\ \ \ \ \
| | * | | | | can: sja1000: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-21
| | * | | | | can: pch_can: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-21
| | * | | | | can: c_can: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-21
| | * | | | | can: ti_hecc: use dev_get_platdata()Jingoo Han2013-09-21
| | * | | | | can: softing: use dev_get_platdata()Jingoo Han2013-09-21
| | * | | | | can: sja1000: use dev_get_platdata()Jingoo Han2013-09-21
| | * | | | | can: mcp251x: use dev_get_platdata()Jingoo Han2013-09-21
| | * | | | | can: janz-ican3: use dev_get_platdata()Jingoo Han2013-09-21
| | * | | | | can: flexcan: use dev_get_platdata()Jingoo Han2013-09-21
| | * | | | | can: cc770: use dev_get_platdata()Jingoo Han2013-09-21
| | * | | | | can: bfin_can: use dev_get_platdata()Jingoo Han2013-09-21
| | * | | | | can: at91_can: use dev_get_platdata()Jingoo Han2013-09-21
| * | | | | | can: Remove extern from function prototypesJoe Perches2013-09-24
| |/ / / / /
* | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | drivers: remove unnecessary prom.h includesRob Herring2013-10-09
| | |/ / / | |/| | |
* | | | | can: kvaser_usb: fix usb endpoints detectionOlivier Sobrie2013-10-31
* | | | | can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann2013-10-31
| |_|_|/ |/| | |
* | | | can: at91-can: fix device to driver data mapping for platform devicesMarc Kleine-Budde2013-10-09
* | | | can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde2013-10-09
* | | | can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde2013-10-09
| |_|/ |/| |
* | | can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde2013-10-07
| |/ |/|
* | can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde2013-09-30
* | Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-09-27
|\ \
| * | can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()Alexey Khoroshilov2013-09-20
| |/
* | slcan: rewrite of slc_bump and slc_encapsAndre Naujoks2013-09-20
* | slip/slcan: added locking in wakeup functionAndre Naujoks2013-09-20
|/
* can: mscan: improve clock API useGerhard Sittig2013-08-29
* can: mscan: add a comment on reg to idx mappingGerhard Sittig2013-08-29
* can: flexcan: use platform_set_drvdata()Libo Chen2013-08-22
* can: at91_can: use platform_set_drvdata()Libo Chen2013-08-22
* can: c_can: fix error checking of priv->instance in probe()Chen Gang2013-08-22