https://github.com/torvalds/linux
Revision 3f10462f292e5d8f3bb2a19fa62f442bd8c4df5a authored by Jesper Nilsson on 07 October 2014, 11:40:08 UTC, committed by Jesper Nilsson on 19 December 2014, 23:05:04 UTC
Make driver possible to load as a module and try to handle
locking better.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
1 parent 80d6170
Raw File
Tip revision: 3f10462f292e5d8f3bb2a19fa62f442bd8c4df5a authored by Jesper Nilsson on 07 October 2014, 11:40:08 UTC
CRISv32: Rewrite of synchronous serial port driver
Tip revision: 3f10462
Makefile
subdir-y := accounting arm auxdisplay blackfin connector \
	filesystems filesystems ia64 laptops mic misc-devices \
	networking pcmcia prctl ptp spi timers vDSO video4linux \
	watchdog
back to top