summaryrefslogtreecommitdiff
path: root/drivers/w1/masters/matrox_w1.c
AgeCommit message (Expand)Author
2023-04-20w1: matrox: remove unnecessary ENOMEM messagesKrzysztof Kozlowski
2023-04-20w1: matrox: use inline over __inline__Krzysztof Kozlowski
2023-04-20w1: matrox: switch from asm to linux headerKrzysztof Kozlowski
2023-04-20w1: minor white-space and code style fixesKrzysztof Kozlowski
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis
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