aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vlynq (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2014-01-23drivers/vlynq/vlynq.c: fix another resource size off by 1 errorDan Carpenter1-1/+2
2013-01-17drivers/vlynq: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-03Drivers: vlynq: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2011-03-28vlynq: Convert irq functionsThomas Gleixner1-33/+31
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-05-14vlynq: make whole Kconfig-menu dependant on architectureWolfram Sang1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-24drivers/vlynq/vlynq.c: fix resource size off by 1 errorJulia Lawall1-1/+1
2009-09-23vlynq: includecheck fix: drivers/vlynq/vlynq.cJaswinder Singh Rajput1-1/+0
2009-07-06vlynq: fix typo in Kconfig to enable debuggingFlorian Fainelli1-1/+1
2009-07-06vlynq: correct typo of missing "CONFIG_" prefix in ifdefRobert P. J. Day1-1/+1
2009-06-16drivers: add support for the TI VLYNQ busFlorian Fainelli3-0/+839