]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - kernel/2.6/drivers/net/can/sysfs.c
Use EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOL for drivers
[socketcan-devel.git] / kernel / 2.6 / drivers / net / can / sysfs.c
2008-10-16 hartkoppIf priv->do_get_state returns an error, nothing is...
2008-10-08 hartkoppFixed linux version code definition that confused the...
2008-10-07 hartkoppAdded strict_strtoul() from linux-2.6.25/lib/vsprintf...
2008-10-04 hartkoppAdded new interface for setting bit-timing parameters.
2008-06-11 wolfRestrict use of strict_strtoul() to kernels 2.6.25+
2008-06-11 wolfsysfs: convert to strict_strtoul
2008-06-11 wolfioctl.h: don't use new typedefs
2008-06-11 wolfSYSFS coding style cleanup (sysfs.c)
2008-06-10 hartkoppMove can-dev.ko CAN driver library to drivers/net/can/*