VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-07-20
w1: ds2438: fixing bug that would always get page0
Luiz Sampaio
2021-04-10
w1: ds28e17: Use module_w1_family to simplify the code
Chen Huang
2021-04-10
w1: ds2805: Use module_w1_family to simplify the code
Chen Huang
2021-03-24
w1: slaves: Typo fixes
Bhaskar Chowdhury
2021-03-24
w1: Use kobj_to_dev()[RESEND]
dongjian
2021-03-24
w1: w1_therm: use clamp() in int_to_short()
Dan Carpenter
2021-01-27
w1: w1_therm: Fix conversion result for negative temperatures
Ivan Zaentsev
2021-01-20
w1/masters/ds2490: queue up found IDs during scan
Christian Vogel
2021-01-20
w1/w1.c: w1 address crc quick for DS28E04 eeproms
Christian Vogel
2020-11-12
w1: w1_therm: Rename conflicting sysfs attribute 'eeprom' to 'eeprom_cmd'
Ivan Zaentsev
2020-10-05
w1: w1_therm: make w1_poll_completion static
Greg Kroah-Hartman
2020-10-05
w1: Constify static w1_family_ops structs
Rikard Falkeborn
2020-10-05
w1: Constify struct w1_family_ops
Rikard Falkeborn
2020-10-02
w1: mxc_w1: Fix timeout resolution problem leading to bus error
Martin Fuzzey
2020-10-02
w1: w1_therm: Add support for GXCAS GX20MH01 device.
Ivan Zaentsev
2020-10-02
w1: w1_therm: Add sysfs entries to control conversion time and driver features
Ivan Zaentsev
2020-06-15
w1: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-27
w1: omap-hdq: print dev_err if irq flags are not cleared
H. Nikolaus Schaller
2020-05-27
w1: omap-hdq: fix interrupt handling which did show spurious timeouts
H. Nikolaus Schaller
2020-05-27
w1: omap-hdq: fix return value to be -1 if there is a timeout
H. Nikolaus Schaller
2020-05-27
w1: omap-hdq: cleanup to add missing newline for some dev_dbg
H. Nikolaus Schaller
2020-05-21
w1_therm: remove redundant assignments to variable ret
Colin Ian King
2020-05-21
w1_therm: Free the correct variable
Dan Carpenter
2020-05-15
w1_therm: adding bulk read support to trigger multiple conversion on bus
Akira Shimahara
2020-05-15
w1_therm: adding alarm sysfs entry
Akira Shimahara
2020-05-15
w1_therm: optimizing temperature read timings
Akira Shimahara
2020-05-15
w1_therm: adding eeprom sysfs entry
Akira Shimahara
2020-05-15
w1_therm: adding resolution sysfs entry
Akira Shimahara
2020-05-15
w1_therm: adding ext_power sysfs entry
Akira Shimahara
2020-05-15
w1_therm: fix reset_select_slave during discovery
Akira Shimahara
2020-05-15
w1_therm: adding code comments and code reordering
Akira Shimahara
2020-05-15
w1: ds2430: fix eeprom size in driver description
Angelo Dureghello
2020-01-29
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2020-01-14
w1: omap-hdq: Simplify driver with PM runtime autosuspend
Tony Lindgren
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-11-14
w1: new driver. DS2430 chip
Angelo Dureghello
2019-10-14
Merge 5.4-rc3 into char-misc-next
Greg Kroah-Hartman
2019-10-10
w1: ds250x: Fix build error without CRC16
YueHaibing
2019-10-10
w1: sgi_w1: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
w1: add DS2501, DS2502, DS2505 EPROM device driver
Thomas Bogendoerfer
2019-09-04
w1: add 1-wire master driver for IP block found in SGI ASICs
Thomas Bogendoerfer
2019-08-05
w1: omap-hdq: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-05
w1: mxc_w1: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
2019-07-15
docs: connector: convert to ReST and rename to connector.rst
Mauro Carvalho Chehab
2019-06-23
Merge 5.2-rc6 into char-misc-next
Greg Kroah-Hartman
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-06-09
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2019-06-06
w1: ds2805: rename w1_family struct, fixing c-p typo
Mariusz Bialonczyk
2019-06-06
w1: ds2413: fix state byte comparision
Mariusz Bialonczyk
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 147
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 144
Thomas Gleixner
2019-05-24
w1: ds2408: Fix typo after 49695ac46861 (reset on output_write retry with readback)
Mariusz Bialonczyk
2019-05-24
w1: ds2413: when the slave is not responding during read, select it again
Mariusz Bialonczyk
2019-05-24
w1: ds2413: add retry support to state_read()
Mariusz Bialonczyk
2019-05-24
w1: ds2413: output_write() cosmetic fixes / simplify
Mariusz Bialonczyk
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 94
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2019-04-27
w1: fix the resume command API
Mariusz Bialonczyk
2019-04-25
w1: ds2408: reset on output_write retry with readback
Jean-Francois Dagenais
2019-04-25
USB: w1 ds2490: Fix bug caused by improper use of altsetting array
Alan Stern
2019-03-28
w1: ds2482: cosmetic fixes after 54865314f5a1
Mariusz Bialonczyk
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-10-15
w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for unsigned, count for max size).
Julien Folly
2018-10-02
w1: omap-hdq: fix missing bus unregister at removal
Andreas Kemnade
2018-08-21
Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2018-07-11
power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave companion
Daniel Mack
2018-07-11
w1: core: match sub-nodes of bus masters in devicetree
Daniel Mack
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
ds2490.c: Move struct open braces to previous line
Henriette Hofmeier
2018-07-07
ds2490.c: Remove unnecessary whitespace
Henriette Hofmeier
2018-07-07
ds2490.c: Add required spaces
Henriette Hofmeier
2018-07-03
w1: ds2482: make module parameter extra_config static
Colin Ian King
2018-06-26
w1: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2018-05-14
1wire: family module autoload fails because of upper/lower case mismatch.
Ingo Flaschberger
2018-05-14
w1: mxc_w1: Enable clock before calling clk_get_rate() on it
Stefan Potyra
2018-05-10
w1: w1_io.c: fix a kernel-doc warning
Mauro Carvalho Chehab
2018-03-14
w1: use put_device() if device_register() fail
Arvind Yadav
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2017-12-21
w1_netlink.h: add support for nested structs
Mauro Carvalho Chehab
2017-12-08
w1: w1-gpio: Convert to use GPIO descriptors
Linus Walleij
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2017-11-08
w1: keep balance of mutex locks and refcnts
Alexey Khoroshilov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-04
add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge
Jan Kandziora
2017-10-04
wire: export w1_touch_bit
Jan Kandziora
2017-09-09
Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
2017-08-31
drivers: w1: add hwmon temp support for w1_therm
Jaghathiswari Rankappagounder Natarajan
2017-08-31
drivers: w1: refactor w1_slave_show to make the temp reading functionality separate
Jaghathiswari Rankappagounder Natarajan
2017-08-31
drivers: w1: add hwmon support structures
Jaghathiswari Rankappagounder Natarajan
2017-08-28
drivers: w1: Add 1w slave driver for DS28E05 EEPROM
Andrew Worsley
2017-08-28
drivers: w1: Extend 1W master driver DS2482 with module option to support PPM/SPU/1WS features
Andrew Worsley
2017-08-28
w1: ds2438: make several functions static
Colin Ian King
2017-08-28
w1: ds1wm: add messages to make incorporation in mfd-drivers easier
Johannes Poehlmann
2017-08-28
w1: ds1wm: silence interrupts on HW before claiming the interrupt
Johannes Poehlmann
2017-08-28
w1: ds1wm: add level interrupt modes
Johannes Poehlmann
2017-08-28
w1: ds1wm: make endian clean and use standard io memory accessors
Johannes Poehlmann
2017-08-28
w1: ds1wm: fix register offset (bus shift) calculation
Johannes Poehlmann
2017-08-28
w1: ds2490: constify usb_device_id and fix space before '[' error
Arvind Yadav
2017-08-28
w1: constify attribute_group structures.
Arvind Yadav
2017-07-25
power: supply: move HDQ interface for bq27xxx from w1 to power/supply
Andrew F. Davis
2017-07-17
w1: omap-hdq: fix error return code in omap_hdq_probe()
Gustavo A. R. Silva
2017-07-17
w1: Fix slave count on 1-Wire bus (resend)
Alex A. Mihaylov
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
2017-04-08
w1: Use kernel common min() implementation
Andrew F. Davis
2017-03-17
w1: w1_ds2760.h: fix defines indentation
Mariusz Bialonczyk
2017-03-17
w1: add support for DS2438 Smart Battery Monitor
Mariusz Bialonczyk
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to
Ingo Molnar
2017-02-10
w1: ds2405: use module_w1_family to simplify the code
Wei Yongjun
2017-02-10
w1: ds2490: use kmemdup rather than duplicating its implementation
Wei Yongjun
2017-01-25
w1: Fixup source file headers
Andrew F. Davis
2017-01-25
w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
Maciej S. Szmigiero
2017-01-25
w1: add DS2405 addressable switch driver
Maciej S. Szmigiero
2017-01-25
w1: ds2490: USB transfer buffers need to be DMAable
Maciej S. Szmigiero
2017-01-25
w1: omap_hdq: Free resources on error path
Christophe JAILLET
2016-08-31
w1: fix timeout_us parameter description
Wei Yongjun
2016-08-31
drivers: w1: style corrections-pointers-blanklines-comparisons
Ben Werbowyj
2016-08-31
drivers: w1: removed assignment from within if statement
Ben Werbowyj
2016-08-31
drivers: w1: style corrections for parenthesis and braces
Ben Werbowyj
2016-08-02
w1:omap_hdq: fix regression
H. Nikolaus Schaller
2016-08-02
w1: add helper macro module_w1_family
Andrew F. Davis
2016-08-02
w1: remove need for ida and use PLATFORM_DEVID_AUTO
Andrew F. Davis
2016-05-01
w1: add ability to set (SRAM) and store (EEPROM) configuration for temp sensors like DS18B20
Ben Sen
2016-05-01
w1: silence an uninitialized variable warning
Dan Carpenter
2016-05-01
w1: Spelling s/minmum/minimum/
Geert Uytterhoeven
2016-05-01
w1: enable active pullup for DS2482 by default
Mariusz Bialonczyk
2016-02-11
w1: w1_process() is not freezable kthread
Jiri Kosina
2016-02-08
omap_hdq: fix usecount handling
Andreas Kemnade
2015-11-05
Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
2015-10-17
W1: w1-gpio - switch to using dev_pm_ops
Dmitry Torokhov
2015-10-05
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-09-23
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-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
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
2015-08-05
w1: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-12
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-01
w1: ds2482: Add i2c module alias name
Ludek Hlavacek
2015-05-24
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-03-25
w1: constify of_device_id array
Fabian Frederick
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2014-11-26
w1: support auto-load of w1_bq27000 module.
NeilBrown
2014-11-26
w1: avoid potential u16 overflow
David Fries
2014-11-10
w1: omap-hdq: support device probing with device-tree
NeilBrown
2014-11-07
W1: ds2490: Increase timeout when waiting for status
Alexander Stein
2014-10-20
w1: masters: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-23
w1: select crc16 library for ds2406
Arnd Bergmann
2014-06-19
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
w1: new w1_ds2406 driver
Scott Alfter
2014-06-19
drivers/w1/w1_int.c: Fix style errors.
Thomas Wood
2014-06-19
w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit()
Alexander Shiyan
2014-06-19
w1: mxc_w1: Perform a software reset at startup
Alexander Shiyan
2014-06-19
w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus()
Alexander Shiyan
2014-06-19
w1: mxc_w1: Fix incorrect "presence" status
Alexander Shiyan
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Linus Torvalds
2014-05-27
w1: do not unlock unheld list_mutex in __w1_remove_master_device()
Alexey Khoroshilov
2014-05-27
w1: optional bundling of netlink kernel replies
David Fries
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-16
w1: avoid recursive device_add
David Fries
2014-04-16
w1: fix netlink refcnt leak on error path
David Fries
2014-02-28
w1: mxc_w1: Enable driver compilation with COMPILE_TEST
Alexander Shiyan
2014-02-28
w1: mxc_w1: Driver cleanup
Alexander Shiyan
2014-02-28
w1: mxc_w1: Fix mxc_w1_ds2_reset_bus() return value
Alexander Shiyan
2014-02-28
w1: Remove excess dependencies on W1 for masters and slaves
Alexander Shiyan
2014-02-15
w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER better
Uwe Kleine-König
2014-02-15
w1: small type cleanup in sysfs
Dan Carpenter
2014-02-08
Revert ds1wm.c from "w1: hold bus_mutex in netlink and search"
David Fries
2014-02-07
w1: hold bus_mutex in netlink and search
David Fries
2014-02-07
w1: format for DocBook and fixes
David Fries
2014-02-07
w1: use family_data instead of rom in w1_slave
David Fries
2014-02-07
w1: ds2490 fix and enable hardware search
David Fries
2014-02-07
w1: ds2490 USB setup fixes
David Fries
2014-02-07
w1: ds2490 reduce magic numbers
David Fries
2014-02-07
w1: reply only to the requester portid
David Fries
2014-02-07
connector: add portid to unicast in addition to broadcasting
David Fries
2014-02-07
w1: process w1 netlink commands in w1_process thread
David Fries
2014-02-07
w1: new netlink commands, add/remove/list slaves
David Fries
2014-02-07
w1: continue slave search where previous left off
David Fries
2014-02-07
w1: increase w1_max_slave_count, allow write access
David Fries
2014-02-07
w1: Only wake up the search process if it is going to be searching
David Fries