VisionFive2 Linux kernel

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

More than 9999 Commits   33 Branches   57 Tags
Date
Commit Message
Rev
Author
2021-04-07
regmap-irq: Fix dereference of a potentially null d->virt_buf
Colin Ian King
2021-03-31
regmap-irq: Add driver callback to configure virtual regs
Guru Das Srinagesh
2021-03-31
regmap-irq: Introduce virtual regs to handle more config regs
Guru Das Srinagesh
2021-03-18
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
2021-03-10
regmap: set debugfs_name to NULL after it is freed
Meng Li
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2021-02-12
Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next
Greg Kroah-Hartman
2021-02-11
regmap: sdw-mbq: use MODULE_LICENSE("GPL")
Bard Liao
2021-02-11
regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ
Bard Liao
2021-02-11
regmap: sdw: use _no_pm functions in regmap_read/write
Bard Liao
2021-01-21
regmap: Assign boolean values to a bool variable
Jiapeng Zhong
2021-01-05
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
2020-12-29
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
2020-12-15
Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-11-30
Merge remote-tracking branch 'regmap/for-5.11' into regmap-next
Mark Brown
2020-11-26
Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Liao :
Mark Brown
2020-11-26
regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ
Pierre-Louis Bossart
2020-11-26
regmap: sdw: add required header files
Pierre-Louis Bossart
2020-11-24
regmap: Remove duplicate `type` field from regmap `regcache_sync` trace event
Philippe Duplessis-Guindon
2020-11-12
regmap: Fix order of regmap write log
Lucas Tanure
2020-11-07
regmap: irq: Convert to use irq_domain_create_legacy()
Andy Shevchenko
2020-10-26
regmap: mmio: add config option to allow relaxed MMIO accesses
Adrian Ratiu
2020-10-05
Merge remote-tracking branch 'regmap/for-5.10' into regmap-next
Mark Brown
2020-10-05
regmap: irq: Add support to clear ack registers
Laxminath Kasam
2020-09-28
Merge tag 'regmap-field-bulk-api' into regmap-5.10
Mark Brown
2020-09-28
regmap: add support to regmap_field_bulk_alloc/free apis
Srinivas Kandagatla
2020-09-28
Merge series "use semicolons rather than commas to separate statements" from Julia Lawall :
Mark Brown
2020-09-28
regmap: destroy mutex (if used) in regmap_exit()
Bartosz Golaszewski
2020-09-28
regmap: debugfs: use semicolons rather than commas to separate statements
Julia Lawall
2020-09-22
regmap: debugfs: Fix more error path regressions
Charles Keepax
2020-09-21
regmap: fix page selection for noinc writes
Dmitry Baryshkov
2020-09-21
regmap: fix page selection for noinc reads
Dmitry Baryshkov
2020-09-18
regmap: debugfs: Add back in erroneously removed initialisation of ret
Charles Keepax
2020-09-17
regmap: debugfs: Fix handling of name string for debugfs init delays
Charles Keepax
2020-09-17
regmap: Add support for 12/20 register formatting
Ricardo Ribalda
2020-09-02
regmap: Add can_sleep configuration option
Dmitry Osipenko
2020-09-01
Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry Osipenko :
Mark Brown
2020-09-01
regmap: soundwire: remove unused header mod_devicetable.h
Vinod Koul
2020-09-01
regmap: Use flexible sleep
Dmitry Osipenko
2020-08-26
regmap: add Intel SPI Slave to AVMM Bus Bridge support
Xu Yilun
2020-07-17
Merge remote-tracking branch 'regmap/for-5.9' into regmap-next
Mark Brown
2020-07-17
Merge remote-tracking branch 'regmap/for-5.8' into regmap-linus
Mark Brown
2020-07-16
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
2020-07-10
regmap: Switch to use fwnode instead of OF one
Andy Shevchenko
2020-07-08
regmap: add missing dependency on SoundWire
Pierre-Louis Bossart
2020-07-08
Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-5.9
Mark Brown
2020-07-08
regmap-irq: use fwnode instead of device node in add_irq_chip()
Michael Walle
2020-07-03
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2020-06-22
Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
2020-06-17
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
2020-06-15
regmap: remove stray space
Bartosz Golaszewski
2020-06-15
Merge existing fixes from regmap/for-5.8
Mark Brown
2020-06-08
regmap: fix the kerneldoc for regmap_test_bits()
Bartosz Golaszewski
2020-06-01
regmap: fix alignment issue
Jens Thoms Toerring
2020-05-29
Merge remote-tracking branch 'regmap/for-5.8' into regmap-next
Mark Brown
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Bartosz Golaszewski Bartosz Golaszewski :
Mark Brown
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
2020-04-24
regmap-i2c: add 16-bit width registers support
AceLan Kao
2020-04-14
Merge series "Add support for Kontron sl28cpld" from Michael Walle :
Mark Brown
2020-04-14
regmap-irq: make it possible to add irq_chip do a specific device node
Michael Walle
2020-04-14
regmap: Add bus reg_update_bits() support
Baolin Wang
2020-03-13
regmap: debugfs: check count when read regmap file
Peng Fan
2020-01-21
regmap: fix writes to non incrementing registers
Ben Whitten
2020-01-06
regmap-i2c: constify regmap_bus structures
Michał Mirosław
2019-11-19
regmap: regmap-w1: Drop unreachable code
Mika Westerberg
2019-09-16
Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
2019-08-12
Merge branch 'regmap-5.4' into regmap-next
Mark Brown
2019-08-12
regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime
Charles Keepax
2019-08-09
soundwire: fix regmap dependencies and align with other serial links
Pierre-Louis Bossart
2019-08-01
regmap: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-04
Merge branch 'regmap-5.3' into regmap-next
Mark Brown
2019-07-04
Merge branch 'regmap-5.2' into regmap-linus
Mark Brown
2019-07-04
regmap: select CONFIG_REGMAP while REGMAP_SCCB is set
YueHaibing
2019-06-17
regmap: lzo: Switch to bitmap_zalloc()
Andy Shevchenko
2019-06-12
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
2019-06-07
regmap: add i3c bus support
Vitor Soares
2019-05-20
regmap: debugfs: Fix memory leak in regmap_debugfs_init
Daniel Baluta
2019-04-25
Merge branch 'regmap-5.2' into regmap-next
Mark Brown
2019-04-25
Merge branch 'regmap-5.1' into regmap-linus
Mark Brown
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
2019-04-03
regmap: verify if register is writeable before writing operations
Han Nandor
2019-04-01
regmap: regmap-irq: fix getting type default values
Srinivas Kandagatla
2019-03-20
regmap: debugfs: Jump to the next readable register
Lucas Tanure
2019-03-19
regmap: debugfs: Replace code by already existing function
Lucas Tanure
2019-01-29
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2019-01-29
Merge branch 'regmap-5.1' into regmap-next
Mark Brown
2019-01-29
regmap: Remove attribute packed from struct 'regcache_rbtree_node'
Mathieu Malaterre
2019-01-23
regmap: regmap-irq: Add main status register support
Matti Vaittinen
2019-01-14
regmap-irq: do not write mask register if mask_base is zero
Mark Zhang
2018-12-31
regmap: regmap-irq: silently ignore unsupported type settings
Matti Vaittinen
2018-12-19
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2018-12-19
regmap: irq: add an option to clear status registers on unmask
Bartosz Golaszewski
2018-12-19
regmap: regmap-irq/gpio-max77620: add level-irq support
Matti Vaittinen
2018-12-19
regmap: regmap-irq: Remove default irq type setting from core
Matti Vaittinen
2018-12-17
regmap: debugfs: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-17
regmap: rbtree: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-13
regmap: irq: handle HW using separate rising/falling edge interrupts
Bartosz Golaszewski
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next
Mark Brown
2018-10-19
regmap: use less #ifdef for LOG_DEVICE
Ben Dooks
2018-10-19
regmap: Add regmap_noinc_write API
Ben Whitten
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
regmap: fix comment for regmap.use_single_write
David Frey
2018-08-09
Merge tag 'regmap-noinc-read' into regmap-4.19
Mark Brown
2018-08-09
regmap: Add regmap_noinc_read API
Crestez Dan Leonard
2018-07-23
regmap: sccb: fix typo and sort headers alphabetically
Akinobu Mita
2018-07-18
Merge tag 'regmap-sccb' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-4.19
Mark Brown
2018-07-18
regmap: add SCCB support
Akinobu Mita
2018-07-11
regmap: slimbus: add support to multi read/write
Srinivas Kandagatla
2018-06-04
Merge branch 'regmap-4.17' into regmap-4.18 for the merge window
Mark Brown
2018-05-25
regmap: slimbus: allow register offsets up to 16 bits
Srinivas Kandagatla
2018-05-17
regmap: Skip clk_put for attached clocks when freeing context
James Kelly
2018-03-12
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-clk' into regmap-next
Mark Brown
2018-03-12
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
Mark Brown
2018-03-12
Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' into regmap-linus
Mark Brown
2018-03-12
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
2018-03-06
regmap: debugfs: Improve warning message on debugfs_create_dir() failure
Fabio Estevam
2018-03-06
regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failed
Jeffy Chen
2018-03-05
regmap: debugfs: Don't leak dummy names
Mark Brown
2018-03-05
regmap: debugfs: Disambiguate dummy debugfs file name
Fabio Estevam
2018-02-26
regmap: mmio: Add function to attach a clock
Maxime Ripard
2018-02-26
regmap: Merge redundant handling in regmap_bulk_write
Charles Keepax
2018-02-26
regmap: Tidy up regmap_raw_write chunking code
Charles Keepax
2018-02-26
regmap: Move the handling for max_raw_write into regmap_raw_write
Charles Keepax
2018-02-26
regmap: Remove unnecessary printk for failed allocation
Charles Keepax
2018-02-26
regmap: Format data for raw write in regmap_bulk_write
Charles Keepax
2018-02-26
Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-bulk
Mark Brown
2018-02-20
regmap: use debugfs even when no device
David Lechner
2018-02-20
regmap: Allow missing device in regmap_name_read_file()
David Lechner
2018-02-16
regmap: Use _regmap_read in regmap_bulk_read
Charles Keepax
2018-02-16
regmap: Tidy up regmap_raw_read chunking code
Charles Keepax
2018-02-16
regmap: Move the handling for max_raw_read into regmap_raw_read
Charles Keepax
2018-02-13
regmap: Use helper function for register offset
Charles Keepax
2018-02-13
regmap: Don't use format_val in regmap_bulk_read
Charles Keepax
2018-02-13
regmap: Correct comparison in regmap_cached
Charles Keepax
2018-02-13
regmap: Correct offset handling in regmap_volatile_range
Charles Keepax
2018-02-08
regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()
Dan Carpenter
2018-02-08
regmap: Fix reversed bounds check in regmap_raw_write()
Dan Carpenter
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2018-01-12
Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zero' into regmap-next
Mark Brown
2018-01-12
Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 'regmap/topic/hwspinlock' and 'regmap/topic/nolock' into regmap-next
Mark Brown
2018-01-08
regmap: Allow empty read/write_flag_mask
Andrew F. Davis
2018-01-08
regcache: flat: Un-inline index lookup from cache access
Andrew F. Davis
2018-01-08
regmap: Add SoundWire bus support
Vinod Koul
2017-12-27
regmap: Add one flag to indicate if a hwlock should be used
Baolin Wang
2017-12-27
regmap: debugfs: document why we don't create the debugfs entries
Bartosz Golaszewski
2017-12-21
regmap: debugfs: emit a debug message when locking is disabled
Bartosz Golaszewski
2017-12-19
regmap: use proper part of work_buf for storing val
Krzysztof Adamski
2017-12-19
regmap: add SLIMbus support
Srinivas Kandagatla
2017-12-13
regmap: potentially duplicate the name string stored in regmap
Bartosz Golaszewski
2017-12-13
Merge branches 'topic/hwspinlock' and 'topic/nolock' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-const
Mark Brown
2017-12-13
regmap: Disable debugfs when locking is disabled
Mark Brown
2017-12-13
regmap: rename regmap_lock_unlock_empty() to regmap_lock_unlock_none()
Bartosz Golaszewski
2017-12-06
regmap: allow to disable all locking mechanisms
Bartosz Golaszewski
2017-11-29
regmap: Remove the redundant config to select hwspinlock
Baolin Wang
2017-11-13
Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
2017-11-06
Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinlock' into regmap-next
Mark Brown
2017-11-06
regmap: Fix unused warning
Baolin Wang
2017-11-06
regmap: Try to work around Kconfig exploding on HWSPINLOCK
Mark Brown
2017-11-03
regmap: Clean up hwspinlock on regmap exit
Mark Brown
2017-11-03
regmap: Also protect hwspinlock in error handling path
Mark Brown
2017-11-03
regmap: Add a config option for hwspinlock
Mark Brown
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
regmap: Add hardware spinlock support
Baolin Wang
2017-08-14
regmap: constify regmap_bus structures
Julia Lawall
2017-07-17
regmap: regmap-w1: Fix build troubles
minimumlaw@rambler.ru
2017-07-03
Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and 'regmap/topic/lzo' into regmap-next
Mark Brown
2017-06-28
regmap: irq: add chip option mask_writeonly
Michael Grzeschik
2017-06-09
regmap: irq: allow to register one cell interrupt controllers
Vladimir Zapolskiy
2017-06-08
regmap: Fix typo in IS_ENABLED() check
Mark Brown
2017-06-06
Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-1wire
Mark Brown
2017-06-06
regmap: Add 1-Wire bus support
Alex A. Mihaylov
2017-06-06
regmap: make LZO cache optional
Jonas Gorski
2017-02-03
Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' into regmap-next
Mark Brown
2017-01-12
regmap: Fixup the kernel-doc comments on functions/structures
Charles Keepax
2016-12-19
regmap: use rb_entry()
Geliang Tang
2016-11-25
regmap: cache: Remove unused 'blksize' variable
Kirtika Ruchandani
2016-10-04
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next
Mark Brown
2016-09-23
Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
2016-09-22
regmap: fix deadlock on _regmap_raw_write() error path
Nikita Yushchenko
2016-09-16
regmap: Add missing little endian functions
Tony Lindgren
2016-09-16
regmap: Allow longer flag masks for read and write
Tony Lindgren
2016-09-03
Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linus
Mark Brown
2016-08-18
regmap: drop cache if the bus transfer error
Elaine Zhang
2016-08-09
regmap: debugfs: Add support for dumping write only device registers
Cristian Birsan
2016-08-09
regmap: Add a function to check if a regmap register is cached
Cristian Birsan
2016-08-04
regmap: rbtree: Avoid overlapping nodes
Lars-Peter Clausen
2016-07-29
regmap: cache: Fix num_reg_defaults computation from reg_defaults_raw
Maarten ter Huurne
2016-07-15
Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regmap/topic/iopoll', 'regmap/topic/irq' and 'regmap/topic/maintainers' into regmap-next
Mark Brown
2016-06-29
regmap: Support bulk writes for devices without raw formatting
Chen-Yu Tsai
2016-06-22
regmap-i2c: Use i2c block command only if register value width is 8 bit
Guenter Roeck
2016-06-03
regmap: irq: Add support to call client specific pre/post interrupt service
Laxman Dewangan
2016-05-13
Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/flat' into regmap-next
Mark Brown
2016-05-13
Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix/spmi' into regmap-linus
Mark Brown
2016-04-15
regmap: spmi: Fix regmap_spmi_ext_read in multi-byte case
Jack Pham
2016-03-31
regmap: mmio: Explicitly say little endian is the defualt in the bus config
Mark Brown
2016-03-30
regmap: mmio: Parse endianness definitions from DT
Mark Brown
2016-03-30
regmap: Fix implicit inclusion of device.h
Mark Brown
2016-03-29
regcache: flat: Require max_registers to be set
Alexander Stein
2016-03-23
regmap: cache: Fix typo in cache_bypass parameter description
Andrew F. Davis