summaryrefslogtreecommitdiff
path: root/drivers/base/regmap
AgeCommit message (Expand)Author
2023-06-12regmap: Provide a ram backed regmap with raw supportMark Brown
2023-06-01regmap: Add missing cache_only checksCharles Keepax
2023-06-01regmap: regmap-irq: Move handle_post_irq to before pm_runtime_putCharles Keepax
2023-05-24regmap: Load register defaults in blocks rather than register by registerMark Brown
2023-05-24regmap: maple: Drop the RCU read lock while syncing registersMark Brown
2023-05-24regmap: sdw: check for invalid multi-register writes configSrinivas Kandagatla
2023-05-18regmap: Account for register length when chunkingJim Wylder
2023-05-12regmap-irq: Cleanups and remove unusedMark Brown
2023-05-12regmap: mmio: Allow passing an empty config->reg_strideMaxime Chevallier
2023-05-12regmap-irq: Drop backward compatibility for inverted mask/unmaskAidan MacDonald
2023-05-12regmap-irq: Minor adjustments to .handle_mask_sync()Aidan MacDonald
2023-05-12regmap-irq: Remove support for not_fixed_strideAidan MacDonald
2023-05-12regmap-irq: Remove type registersAidan MacDonald
2023-05-11regmap-irq: Remove virtual registersAidan MacDonald
2023-05-08regmap: REGMAP_KUNIT should not select REGMAPGeert Uytterhoeven
2023-05-08regmap-irq: Drop map from handle_mask_sync() parametersWilliam Breathitt Gray
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-07regmap: allow upshifting register addresses before performing operationsMaxime Chevallier
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05Migrate the PCIe-IDIO-24 and WS16C48 GPIO driversMark Brown
2023-04-05regmap: Pass irq_drv_data as a parameter for set_type_config()William Breathitt Gray
2023-04-05regmap: Use mas_walk() instead of mas_find()Mark Brown
2023-04-04regmap: Fix double unlock in the maple cacheMark Brown
2023-04-03regmap: Add maple tree based register cacheMark Brown
2023-04-03regmap: Factor out single value register syncingMark Brown
2023-03-30regmap: Add some basic kunit testsMark Brown
2023-03-30regmap: Add RAM backed register mapMark Brown
2023-03-29regmap: Removed compressed cache supportMark Brown
2023-03-27regmap: Support paging for buses with reg_read()/reg_write()Mark Brown
2023-03-27regmap: Clarify error for unknown cache typesMark Brown
2023-03-27regmap: Handle sparse caches in the default syncMark Brown
2023-03-24Introduce a helper to translate register addressesMark Brown
2023-03-24regmap: add a helper to translate the register addressMaxime Chevallier
2023-03-13regmap: cache: Silence checkpatch warningAlexander Stein
2023-03-13regmap: cache: Return error in cache sync operations for REGCACHE_NONEAlexander Stein
2023-03-06regmap: Add support for devices with no interrupt readbackMark Brown
2023-03-05regmap-irq: Add no_status supportWilliam Breathitt Gray
2023-03-05regmap: sdw: Remove 8-bit value size restrictionLucas Tanure
2023-03-05regmap: sdw: Update misleading commentCharles Keepax
2023-02-17Merge remote-tracking branch 'regmap/for-6.3' into regmap-nextMark Brown
2023-02-17regmap-irq: Remove unused mask_invert flagAidan MacDonald
2023-02-17regmap-irq: Remove unused type_invert flagAidan MacDonald
2023-01-31regmap: apply reg_base and reg_downshift for single register opsDaniel Golle
2023-01-16regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.Andrew Lunn
2022-12-12regmap: Merge fix for where we get the number of registers fromMark Brown
2022-12-09regmap-irq: Add handle_mask_sync() callbackWilliam Breathitt Gray
2022-11-25fsi: Add regmap and refactor sbefifoMark Brown
2022-11-25regmap: Add FSI bus supportEddie James
2022-11-22regmap: add regmap_might_sleep()Michael Walle
2022-11-09regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnodeYassine Oudjana