index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2014-02-04
can: sja1000: fuse of_platform into platform
Florian Vaussard
2013-12-17
can: Fix FSF address in file headers
Jeff Kirsher
2013-10-09
drivers: remove unnecessary prom.h includes
Rob Herring
2013-06-03
net: can: use platform_{get,set}_drvdata()
Jingoo Han
2013-04-12
can: sja1000: fix handling on dt properties on little endian systems
Christoph Fritz
2012-12-15
can: sja1000: fix compilation on x86
Marc Kleine-Budde
2012-12-03
can: remove __dev* attributes
Bill Pemberton
2012-11-27
can: sja1000: Make sja1000_of_platform selectable and compilable on SPARC
Andreas Larsson
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