pub/scm/linux/kernel/git/broonie/regmap.git  about / heads / tags
Register map API for devices on buses like I2C and SPI.
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  for-6.10     regmap: kunit: Fix array overflow in stride() test (2024-05-17)
  for-linus    regmap: kunit: Fix array overflow in stride() test (2024-05-17)
* for-next     regmap: kunit: Fix array overflow in stride() test (2024-05-17)
  for-6.9      Linux 6.9-rc3 (2024-04-07)
  for-6.8      regmap: kunit: Ensure that changed bytes are actually different (2024-02-12)
  for-6.7      regmap: fix bogus error on regcache_sync success (2023-12-04)
  for-6.6      regmap: Ensure range selector registers are updated after cache sync (2023-10-26)
  for-6.5      Linux 6.5-rc5 (2023-08-06)
  for-6.4      regmap: spi-avmm: Fix regmap_bus max_raw_write (2023-06-20)
  for-6.3      Linux 6.3-rc2 (2023-03-12)
  for-6.2      regmap: apply reg_base and reg_downshift for single register ops (2023-01-31)
  for-6.1      regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode (2022-11-09)
  for-6.0      Linux 6.0-rc5 (2022-09-11)
  for-5.20     regmap: permit to set reg_update_bits with bulk implementation (2022-07-18)
  for-5.19     regmap-irq: Fix offset/index mismatch in read_sub_irq_data() (2022-06-22)
  for-5.18     Linux 5.18 (2022-05-22)
  for-5.17     regmap-irq: Update interrupt clear register for proper reset (2022-02-17)
  for-5.16     regmap: spi: Set regmap max raw r/w from max_transfer_size (2021-10-23)
  for-5.15     regmap: Fix possible double-free in regcache_rbtree_exit() (2021-10-12)
  for-5.14     regmap: mdio: Reject invalid addresses (2021-06-14)
  for-5.13     regmap-irq: Fix dereference of a potentially null d->virt_buf (2021-04-07)
  for-5.12     regmap: set debugfs_name to NULL after it is freed (2021-03-10)
  for-5.11     Linux 5.11-rc3 (2021-01-10)
  for-5.10     regmap: Remove duplicate `type` field from regmap `regcache_sync` trace event (2020-11-24)
  for-5.9      regmap: fix page selection for noinc writes (2020-09-21)
  for-5.8      regmap: debugfs: Don't sleep while atomic for fast_io regmaps (2020-07-16)
  for-5.7      regmap: debugfs: check count when read regmap file (2020-03-13)
  for-5.6      regmap: wrong descriptions in regmap_range_cfg (2020-02-19)
  for-5.5      regmap: regmap-w1: Drop unreachable code (2019-11-19)
  for-5.3      regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime (2019-08-12)
  for-5.4      regmap: no need to check return value of debugfs_create functions (2019-08-01)
  for-5.2      regmap: fix bulk writes on paged registers (2019-06-12)
  for-5.1      regmap: regmap-irq: fix getting type default values (2019-04-01)
  for-5.0      regmap-irq: do not write mask register if mask_base is zero (2019-01-14)
  for-4.21     regmap: regmap-irq: silently ignore unsupported type settings (2018-12-31)
  for-4.20     regmap: use less #ifdef for LOG_DEVICE (2018-10-19)
  for-4.19     Merge tag 'regmap-noinc-read' into regmap-4.19 (2018-08-09)
  for-4.18     Merge branch 'regmap-4.17' into regmap-4.18 for the merge window (2018-06-04)
  for-4.17     regmap: Skip clk_put for attached clocks when freeing context (2018-05-17)

git clone https://80x24.org/pub/scm/linux/kernel/git/broonie/regmap.git