index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
masters
/
matrox_w1.c
Age
Commit message (
Expand
)
Author
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-05-25
w1: Organize driver source to natural/common order
Andrew F. Davis
2017-04-08
w1: Remove unneeded use of assert() and remove w1_log.h
Andrew F. Davis
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-08-07
w1: Fix typo in MODULE_DESCRIPTION in matrox_w1.c
Masanari Iida
2015-08-05
w1: Use module_pci_driver
Vaishali Thakkar
2012-11-21
w1: remove use of __devexit
Bill Pemberton
2012-11-21
w1: remove use of __devinit
Bill Pemberton
2012-11-21
w1: remove use of __devexit_p
Bill Pemberton
2011-08-25
MAINTAINERS: Evgeniy has moved
Evgeniy Polyakov
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2007-10-17
Clean up duplicate includes in drivers/w1/
Jesper Juhl
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2006-11-16
W1: ioremap balanced with iounmap
Amol Lad
2006-03-24
fix 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