summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000/sja1000_of_platform.c
Commit message (Expand)AuthorAgeFilesLines
* can: sja1000: fuse of_platform into platformFlorian Vaussard2014-02-041-220/+0
* can: Fix FSF address in file headersJeff Kirsher2013-12-171-2/+1
* drivers: remove unnecessary prom.h includesRob Herring2013-10-091-1/+0
* net: can: use platform_{get,set}_drvdata()Jingoo Han2013-06-031-4/+2
* can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-121-16/+15
* can: sja1000: fix compilation on x86Marc Kleine-Budde2012-12-151-1/+1
* can: remove __dev* attributesBill Pemberton2012-12-031-4/+4
* can: sja1000: Make sja1000_of_platform selectable and compilable on SPARCAndreas Larsson2012-11-271-2/+4
* net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin2011-11-291-11/+1
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell2011-06-291-0/+1
* dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* drivers/net/can/sja1000: Use printf extension %pR for struct resourceJoe Perches2010-11-171-6/+2
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-1/+0
|\
| * Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch2010-04-131-1/+0
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+5
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-2/+2
|/
* net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov2009-10-141-0/+1
* can: sja1000_of_platform: fix build problems with printk formatWolfgang Grandegger2009-06-101-4/+6
* can: sja1000: generic OF platform bus driverWolfgang Grandegger2009-06-011-0/+233
OpenPOWER on IntegriCloud