summaryrefslogtreecommitdiff
path: root/drivers/w1 (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.300 into android-4.4-pGreg Kroah-Hartman2022-01-27
|\
| * w1: Misuse of get_user()/put_user() reported by sparseChristophe Leroy2022-01-27
* | Merge 4.4.242 into android-4.4-pGreg Kroah-Hartman2020-11-10
|\|
| * w1: mxc_w1: Fix timeout resolution problem leading to bus errorMartin Fuzzey2020-11-10
* | Merge 4.4.228 into android-4.4-pGreg Kroah-Hartman2020-06-20
|\|
| * w1: omap-hdq: cleanup to add missing newline for some dev_dbgH. Nikolaus Schaller2020-06-20
* | Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman2019-06-11
|\|
| * w1: fix the resume command APIMariusz Bialonczyk2019-06-11
* | Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman2019-05-16
|\|
| * USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern2019-05-16
* | Merge 4.4.164 into android-4.4-pGreg Kroah-Hartman2018-11-21
|\|
| * w1: omap-hdq: fix missing bus unregister at removalAndreas Kemnade2018-11-21
* | Merge 4.4.139 into android-4.4Greg Kroah-Hartman2018-07-03
|\|
| * 1wire: family module autoload fails because of upper/lower case mismatch.Ingo Flaschberger2018-07-03
| * w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra2018-07-03
* | w1: ds2490: USB transfer buffers need to be DMAableMaciej S. Szmigiero2017-03-12
|\|
| * w1: ds2490: USB transfer buffers need to be DMAableMaciej S. Szmigiero2017-03-12
* | w1: don't leak refcount on slave attach failure in w1_attach_slave_device()Maciej S. Szmigiero2017-03-12
|\|
| * w1: don't leak refcount on slave attach failure in w1_attach_slave_device()Maciej S. Szmigiero2017-03-12
* | Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt2016-08-22
|\|
| * w1:omap_hdq: fix regressionH. Nikolaus Schaller2016-08-20
* | w1: ds2482: Manage SLPZ pin sleep stateTodd Poynor2016-02-16
|/
* Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2015-11-05
|\
| * power: bq27xxx_battery: Platform initialization must declare a deviceAndrew F. Davis2015-09-23
| * power: bq27x00_battery: Renaming for consistencyAndrew F. Davis2015-09-23
* | W1: w1-gpio - switch to using dev_pm_opsDmitry Torokhov2015-10-17
* | w1: masters: omap_hdq: add support for 1-wire modeVignesh R2015-10-05
* | drivers/w1/w1_int.c: call put_device if device_register failsLevente Kurusa2015-10-05
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-01
|\
| * w1: Fix typo in MODULE_DESCRIPTION in matrox_w1.cMasanari Iida2015-08-07
* | w1: Use module_pci_driverVaishali Thakkar2015-08-05
* | w1: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-05
|/
* w1: use correct lock on error in w1_seq_show()Dan Carpenter2015-06-12
* w1: fix for loop exit condition in w1_seq_show()Dan Carpenter2015-06-12
* w1: ds2482: Add i2c module alias nameLudek Hlavacek2015-06-01
* w1: Add support for DS28EA00 sequence to w1-thermMatt Campbell2015-05-24
* w1_therm reference count family dataDavid Fries2015-05-24
* w1: introduce an ability to specify microseconds bus scanning intervalsDmitry Khromov2015-05-24
* w1: constify of_device_id arrayFabian Frederick2015-03-25
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-14
|\
| * w1: support auto-load of w1_bq27000 module.NeilBrown2014-11-26
| * w1: avoid potential u16 overflowDavid Fries2014-11-26
| * W1: ds2490: Increase timeout when waiting for statusAlexander Stein2014-11-07
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \
| * | w1: masters: drop owner assignment from platform_driversWolfram Sang2014-10-20
| |/
* / w1: omap-hdq: support device probing with device-treeNeilBrown2014-11-10
|/
* w1: select crc16 library for ds2406Arnd Bergmann2014-06-23
* w1/masters: use pr_* instead of printkFjodor Schelichow2014-06-19
* w1: use pr_* instead of printkFjodor Schelichow2014-06-19
* w1/slaves: use pr_* instead of printkFjodor Schelichow2014-06-19