index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge 4.4.300 into android-4.4-p
Greg Kroah-Hartman
2022-01-27
|
\
|
*
w1: Misuse of get_user()/put_user() reported by sparse
Christophe Leroy
2022-01-27
*
|
Merge 4.4.242 into android-4.4-p
Greg Kroah-Hartman
2020-11-10
|
\
|
|
*
w1: mxc_w1: Fix timeout resolution problem leading to bus error
Martin Fuzzey
2020-11-10
*
|
Merge 4.4.228 into android-4.4-p
Greg Kroah-Hartman
2020-06-20
|
\
|
|
*
w1: omap-hdq: cleanup to add missing newline for some dev_dbg
H. Nikolaus Schaller
2020-06-20
*
|
Merge 4.4.181 into android-4.4-p
Greg Kroah-Hartman
2019-06-11
|
\
|
|
*
w1: fix the resume command API
Mariusz Bialonczyk
2019-06-11
*
|
Merge 4.4.180 into android-4.4-p
Greg Kroah-Hartman
2019-05-16
|
\
|
|
*
USB: w1 ds2490: Fix bug caused by improper use of altsetting array
Alan Stern
2019-05-16
*
|
Merge 4.4.164 into android-4.4-p
Greg Kroah-Hartman
2018-11-21
|
\
|
|
*
w1: omap-hdq: fix missing bus unregister at removal
Andreas Kemnade
2018-11-21
*
|
Merge 4.4.139 into android-4.4
Greg Kroah-Hartman
2018-07-03
|
\
|
|
*
1wire: family module autoload fails because of upper/lower case mismatch.
Ingo Flaschberger
2018-07-03
|
*
w1: mxc_w1: Enable clock before calling clk_get_rate() on it
Stefan Potyra
2018-07-03
*
|
w1: ds2490: USB transfer buffers need to be DMAable
Maciej S. Szmigiero
2017-03-12
|
\
|
|
*
w1: ds2490: USB transfer buffers need to be DMAable
Maciej S. Szmigiero
2017-03-12
*
|
w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
Maciej S. Szmigiero
2017-03-12
|
\
|
|
*
w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
Maciej S. Szmigiero
2017-03-12
*
|
Merge tag 'v4.4.19' into android-4.4.y
Dmitry Shmidt
2016-08-22
|
\
|
|
*
w1:omap_hdq: fix regression
H. Nikolaus Schaller
2016-08-20
*
|
w1: ds2482: Manage SLPZ pin sleep state
Todd Poynor
2016-02-16
|
/
*
Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2015-11-05
|
\
|
*
power: bq27xxx_battery: Platform initialization must declare a device
Andrew F. Davis
2015-09-23
|
*
power: bq27x00_battery: Renaming for consistency
Andrew F. Davis
2015-09-23
*
|
W1: w1-gpio - switch to using dev_pm_ops
Dmitry Torokhov
2015-10-17
*
|
w1: masters: omap_hdq: add support for 1-wire mode
Vignesh R
2015-10-05
*
|
drivers/w1/w1_int.c: call put_device if device_register fails
Levente Kurusa
2015-10-05
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
|
\
|
*
w1: Fix typo in MODULE_DESCRIPTION in matrox_w1.c
Masanari Iida
2015-08-07
*
|
w1: Use module_pci_driver
Vaishali Thakkar
2015-08-05
*
|
w1: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-05
|
/
*
w1: use correct lock on error in w1_seq_show()
Dan Carpenter
2015-06-12
*
w1: fix for loop exit condition in w1_seq_show()
Dan Carpenter
2015-06-12
*
w1: ds2482: Add i2c module alias name
Ludek Hlavacek
2015-06-01
*
w1: Add support for DS28EA00 sequence to w1-therm
Matt Campbell
2015-05-24
*
w1_therm reference count family data
David Fries
2015-05-24
*
w1: introduce an ability to specify microseconds bus scanning intervals
Dmitry Khromov
2015-05-24
*
w1: constify of_device_id array
Fabian Frederick
2015-03-25
*
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-14
|
\
|
*
w1: support auto-load of w1_bq27000 module.
NeilBrown
2014-11-26
|
*
w1: avoid potential u16 overflow
David Fries
2014-11-26
|
*
W1: ds2490: Increase timeout when waiting for status
Alexander Stein
2014-11-07
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
\
|
*
|
w1: masters: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
|
|
/
*
/
w1: omap-hdq: support device probing with device-tree
NeilBrown
2014-11-10
|
/
*
w1: select crc16 library for ds2406
Arnd Bergmann
2014-06-23
*
w1/masters: use pr_* instead of printk
Fjodor Schelichow
2014-06-19
*
w1: use pr_* instead of printk
Fjodor Schelichow
2014-06-19
*
w1/slaves: use pr_* instead of printk
Fjodor Schelichow
2014-06-19
[next]