aboutsummaryrefslogtreecommitdiff
path: root/drivers/w1/masters/matrox_w1.c
AgeCommit message (Expand)Author
2017-05-25w1: Organize driver source to natural/common orderAndrew F. Davis
2017-04-08w1: Remove unneeded use of assert() and remove w1_log.hAndrew F. Davis
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-08-07w1: Fix typo in MODULE_DESCRIPTION in matrox_w1.cMasanari Iida
2015-08-05w1: Use module_pci_driverVaishali Thakkar
2012-11-21w1: remove use of __devexitBill Pemberton
2012-11-21w1: remove use of __devinitBill Pemberton
2012-11-21w1: remove use of __devexit_pBill Pemberton
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2007-10-17Clean up duplicate includes in drivers/w1/Jesper Juhl
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2006-11-16W1: ioremap balanced with iounmapAmol Lad
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger
2006-03-23[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...Evgeniy Polyakov