#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" infinity.dev/distro/kernel/atom/drivers/net/can/mcp251x.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/can/mcp251x.c
AgeCommit message (Expand)Author
2013-04-12can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde
2013-01-26can: mcp251x: add LED trigger supportFabio Baltieri
2012-12-03can: remove __dev* attributesBill Pemberton
2012-09-03can: mcp251x: avoid repeated frame bugBenoƮt Locher
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde
2012-06-06drivers: net: Remove casts to same typeJoe Perches
2012-02-03can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo