aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters/matrox_w1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis1-2/+1
2017-05-25w1: Organize driver source to natural/common orderAndrew F. Davis1-23/+17
2017-04-08w1: Remove unneeded use of assert() and remove w1_log.hAndrew F. Davis1-6/+0
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-08-07w1: Fix typo in MODULE_DESCRIPTION in matrox_w1.cMasanari Iida1-1/+1
2015-08-05w1: Use module_pci_driverVaishali Thakkar1-13/+1
2012-11-21w1: remove use of __devexitBill Pemberton1-2/+2
2012-11-21w1: remove use of __devinitBill Pemberton1-2/+2
2012-11-21w1: remove use of __devexit_pBill Pemberton1-1/+1
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2007-10-17Clean up duplicate includes in drivers/w1/Jesper Juhl1-1/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2006-11-16W1: ioremap balanced with iounmapAmol Lad1-0/+2
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger1-1/+1
2006-03-23[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves'Evgeniy Polyakov1-0/+247