summaryrefslogtreecommitdiff
path: root/drivers/net/can/sja1000/sja1000_of_platform.c
AgeCommit message (Expand)Author
2012-12-15can: sja1000: fix compilation on x86Marc Kleine-Budde
2012-12-03can: remove __dev* attributesBill Pemberton
2012-11-27can: sja1000: Make sja1000_of_platform selectable and compilable on SPARCAndreas Larsson
2011-11-29net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin
2011-09-27doc: fix broken referencesPaul Bolle
2011-06-29net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-11-17drivers/net/can/sja1000: Use printf extension %pR for struct resourceJoe Perches
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov
2009-06-10can: sja1000_of_platform: fix build problems with printk formatWolfgang Grandegger
2009-06-01can: sja1000: generic OF platform bus driverWolfgang Grandegger