index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
sja1000
/
sja1000_of_platform.c
Age
Commit message (
Expand
)
Author
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2011-09-27
doc: fix broken references
Paul Bolle
2011-06-29
net: include io.h in sja1000_of_platform.c for iounmap etc
Stephen Rothwell
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-11-17
drivers/net/can/sja1000: Use printf extension %pR for struct resource
Joe Perches
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2009-10-14
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
2009-06-10
can: sja1000_of_platform: fix build problems with printk format
Wolfgang Grandegger
2009-06-01
can: sja1000: generic OF platform bus driver
Wolfgang Grandegger