summaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters/matrox_w1.c
Commit message (Expand)AuthorAgeFilesLines
* w1: Add subsystem kernel public interfaceAndrew F. Davis2017-06-091-2/+1
* w1: Organize driver source to natural/common orderAndrew F. Davis2017-05-251-23/+17
* w1: Remove unneeded use of assert() and remove w1_log.hAndrew F. Davis2017-04-081-6/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-011-1/+1
|\
| * w1: Fix typo in MODULE_DESCRIPTION in matrox_w1.cMasanari Iida2015-08-071-1/+1
* | w1: Use module_pci_driverVaishali Thakkar2015-08-051-13/+1
|/
* w1: remove use of __devexitBill Pemberton2012-11-211-2/+2
* w1: remove use of __devinitBill Pemberton2012-11-211-2/+2
* w1: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-251-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Clean up duplicate includes in drivers/w1/Jesper Juhl2007-10-171-1/+0
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* W1: ioremap balanced with iounmapAmol Lad2006-11-161-0/+2
* fix typos "wich" -> "which"Uwe Zeisberger2006-03-241-1/+1
* [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...Evgeniy Polyakov2006-03-231-0/+247