summaryrefslogtreecommitdiff
path: root/drivers/net/can/sja1000/sja1000_of_platform.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-04can: sja1000: fuse of_platform into platformFlorian Vaussard1-220/+0
2013-12-17can: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-10-10drivers: remove unnecessary prom.h includesRob Herring1-1/+0
2013-06-03net: can: use platform_{get,set}_drvdata()Jingoo Han1-4/+2
2013-04-12can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz1-16/+15
2012-12-16can: sja1000: fix compilation on x86Marc Kleine-Budde1-1/+1
2012-12-03can: remove __dev* attributesBill Pemberton1-4/+4
2012-11-27can: sja1000: Make sja1000_of_platform selectable and compilable on SPARCAndreas Larsson1-2/+4
2011-11-29net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin1-11/+1
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-06-29net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell1-0/+1
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-11-17drivers/net/can/sja1000: Use printf extension %pR for struct resourceJoe Perches1-6/+2
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-1/+0
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+5
2010-05-19of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-2/+2
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch1-1/+0
2009-10-15net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov1-0/+1
2009-06-10can: sja1000_of_platform: fix build problems with printk formatWolfgang Grandegger1-4/+6
2009-06-01can: sja1000: generic OF platform bus driverWolfgang Grandegger1-0/+233