- b56a7cb regmap: debugfs: Fix indentation by Mark Brown · 3 years ago
- 530792e regmap: Call regmap_debugfs_exit() prior to _init() by Fabio Estevam · 3 years ago
- 02d6fde regmap: allow to define reg_update_bits for no bus configuration by Ansuel Smith · 3 years, 2 months ago
- fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
- d2cdb12 Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 3 years, 2 months ago
- 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 65aa371 net: Convert more users of mdiobus_* to mdiodev_* by Sean Anderson · 3 years, 2 months ago
- f231ff3 regmap: spi: Set regmap max raw r/w from max_transfer_size by Lucas Tanure · 3 years, 2 months ago
- 55e6d80 regmap: Fix possible double-free in regcache_rbtree_exit() by Yang Yingliang · 3 years, 3 months ago
- d287801 Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean <vladimir.oltean@nxp.com>: by Mark Brown · 3 years, 4 months ago
- 67021f2 regmap: teach regmap to use raw spinlocks if requested in the config by Vladimir Oltean · 3 years, 4 months ago
- 29c3497 regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields by Icenowy Zheng · 3 years, 5 months ago
- d63aa09 regmap: Prefer unsigned int to bare use of unsigned by Jinchao Wang · 3 years, 6 months ago
- 1852f5e regmap: fix the offset of register error log by Jeongtae Park · 3 years, 6 months ago
- 0df0240 regmap: mdio: Reject invalid addresses by Sander Vanheule · 3 years, 7 months ago
- ce62df2 regmap: mdio: Fix regmap_bus pointer constness by Sander Vanheule · 3 years, 7 months ago
- f083be9 regmap: mdio: Add clause-45 support by Sander Vanheule · 3 years, 7 months ago
- dff404d regmap: mdio: Clean up invalid clause-22 addresses by Sander Vanheule · 3 years, 7 months ago
- bcd23f9 regmap-irq: Introduce inverted status registers support by Maxim Kochetkov · 3 years, 7 months ago
- b24412a regmap: add support for 7/17 register formating by Antoniu Miclaus · 3 years, 7 months ago
- e56360d regmap: mdio: Don't modify output if error happened by Andy Shevchenko · 3 years, 7 months ago
- 9dee1f9 Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@svanheule.net>: by Mark Brown · 3 years, 7 months ago
- 1f89d2f regmap: Add MDIO bus support by Sander Vanheule · 3 years, 7 months ago
- ea030ca regmap-i2c: Set regmap max raw r/w from quirks by Lucas Tanure · 3 years, 8 months ago
- 14e13b1 regmap-irq: Fix dereference of a potentially null d->virt_buf by Colin Ian King · 3 years, 9 months ago
- 394409a regmap-irq: Add driver callback to configure virtual regs by Guru Das Srinagesh · 3 years, 9 months ago
- 4c50144 regmap-irq: Introduce virtual regs to handle more config regs by Guru Das Srinagesh · 3 years, 9 months ago
- 1066cfb regmap-irq: Extend sub-irq to support non-fixed reg strides by Guru Das Srinagesh · 3 years, 10 months ago
- e41a962 regmap: set debugfs_name to NULL after it is freed by Meng Li · 3 years, 10 months ago
- e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 10 months ago
- d77b44d Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next by Greg Kroah-Hartman · 3 years, 11 months ago
- 8d8d958 regmap: sdw-mbq: use MODULE_LICENSE("GPL") by Bard Liao · 4 years ago
- 4038e54 regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ by Bard Liao · 4 years ago
- d288a571 regmap: sdw: use _no_pm functions in regmap_read/write by Bard Liao · 4 years ago
- b67498d6 regmap: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years ago
- f6bcb4c regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init() by Dan Carpenter · 4 years ago
- cffa4b2 regmap: debugfs: Fix a memory leak when calling regmap_attach_dev by Xiaolei Wang · 4 years ago
- a45f1d4 Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years ago
- 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 4616c50 Merge remote-tracking branch 'regmap/for-5.11' into regmap-next by Mark Brown · 4 years, 1 month ago
- b6c5055 Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Liao <yung-chuan.liao@linux.intel.com>: by Mark Brown · 4 years, 1 month ago
- fb5103f regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ by Pierre-Louis Bossart · 4 years, 2 months ago
- d9a500b regmap: sdw: add required header files by Pierre-Louis Bossart · 4 years, 1 month ago
- e6e9354 regmap: Remove duplicate `type` field from regmap `regcache_sync` trace event by Philippe Duplessis-Guindon · 4 years, 1 month ago
- f7d0135 regmap: Fix order of regmap write log by Lucas Tanure · 4 years, 2 months ago
- d315c62 regmap: irq: Convert to use irq_domain_create_legacy() by Andy Shevchenko · 4 years, 2 months ago
- 6e1e90e regmap: mmio: add config option to allow relaxed MMIO accesses by Adrian Ratiu · 4 years, 2 months ago
- 6e0545c Merge remote-tracking branch 'regmap/for-5.10' into regmap-next by Mark Brown · 4 years, 3 months ago
- 3a6f0fb regmap: irq: Add support to clear ack registers by Laxminath Kasam · 4 years, 3 months ago
- d05199a Merge tag 'regmap-field-bulk-api' into regmap-5.10 by Mark Brown · 4 years, 3 months ago
- ea470b8 regmap: add support to regmap_field_bulk_alloc/free apis by Srinivas Kandagatla · 4 years, 3 months ago
- 2defc3f Merge series "use semicolons rather than commas to separate statements" from Julia Lawall <Julia.Lawall@inria.fr>: by Mark Brown · 4 years, 3 months ago
- f74d63b regmap: destroy mutex (if used) in regmap_exit() by Bartosz Golaszewski · 4 years, 3 months ago
- 7f4a122 regmap: debugfs: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
- 1d512ee regmap: debugfs: Fix more error path regressions by Charles Keepax · 4 years, 3 months ago
- 05669b6 regmap: fix page selection for noinc writes by Dmitry Baryshkov · 4 years, 3 months ago
- 4003324 regmap: fix page selection for noinc reads by Dmitry Baryshkov · 4 years, 3 months ago
- d36cb02 regmap: debugfs: Add back in erroneously removed initialisation of ret by Charles Keepax · 4 years, 3 months ago
- 94cc89e regmap: debugfs: Fix handling of name string for debugfs init delays by Charles Keepax · 4 years, 3 months ago
- 0c2191c regmap: Add support for 12/20 register formatting by Ricardo Ribalda · 4 years, 3 months ago
- 21f8e48 regmap: Add can_sleep configuration option by Dmitry Osipenko · 4 years, 4 months ago
- d17343b Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry Osipenko <digetx@gmail.com>: by Mark Brown · 4 years, 4 months ago
- 50df0ee regmap: soundwire: remove unused header mod_devicetable.h by Vinod Koul · 4 years, 4 months ago
- 2b32d2f regmap: Use flexible sleep by Dmitry Osipenko · 4 years, 4 months ago
- 7f9fb67 regmap: add Intel SPI Slave to AVMM Bus Bridge support by Xu Yilun · 4 years, 4 months ago
- c9fadf2 Merge remote-tracking branch 'regmap/for-5.9' into regmap-next by Mark Brown · 4 years, 5 months ago
- 2b0f61e Merge remote-tracking branch 'regmap/for-5.8' into regmap-linus by Mark Brown · 4 years, 5 months ago
- 299632e regmap: debugfs: Don't sleep while atomic for fast_io regmaps by Douglas Anderson · 4 years, 6 months ago
- c916d6e regmap: Switch to use fwnode instead of OF one by Andy Shevchenko · 4 years, 6 months ago
- 443a34b regmap: add missing dependency on SoundWire by Pierre-Louis Bossart · 4 years, 6 months ago
- 31cf2c3 Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-5.9 by Mark Brown · 4 years, 6 months ago
- 5cc2013 regmap-irq: use fwnode instead of device node in add_irq_chip() by Michael Walle · 4 years, 6 months ago
- e84861f regmap: dev_get_regmap_match(): fix string comparison by Marc Kleine-Budde · 4 years, 6 months ago
- 2a00087 Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 6 months ago
- 95b2c3e regmap: Fix memory leak from regmap_register_patch by Charles Keepax · 4 years, 6 months ago
- 9fb9b77 regmap: remove stray space by Bartosz Golaszewski · 4 years, 7 months ago
- 6ed50f8 Merge existing fixes from regmap/for-5.8 by Mark Brown · 4 years, 7 months ago
- e680a40 regmap: fix the kerneldoc for regmap_test_bits() by Bartosz Golaszewski · 4 years, 7 months ago
- 53d8609 regmap: fix alignment issue by Jens Thoms Toerring · 4 years, 7 months ago
- 9b98f92 Merge remote-tracking branch 'regmap/for-5.8' into regmap-next by Mark Brown · 4 years, 7 months ago
- 93b9299 Merge series "regmap: provide simple bitops and use them in a driver" from Bartosz Golaszewski <brgl@bgdev.pl> by Mark Brown · 4 years, 7 months ago
- aa2ff9d regmap: provide helpers for simple bit operations by Bartosz Golaszewski · 4 years, 7 months ago
- 82f25bd regmap-i2c: add 16-bit width registers support by AceLan Kao · 4 years, 8 months ago
- 3ada1b1 Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@walle.cc>: by Mark Brown · 4 years, 9 months ago
- 12479382 regmap-irq: make it possible to add irq_chip do a specific device node by Michael Walle · 4 years, 9 months ago
- 80215f1 regmap: Add bus reg_update_bits() support by Baolin Wang · 4 years, 9 months ago
- 74edd08 regmap: debugfs: check count when read regmap file by Peng Fan · 4 years, 10 months ago
- 2e31aab regmap: fix writes to non incrementing registers by Ben Whitten · 5 years ago
- 14e01b5 regmap-i2c: constify regmap_bus structures by Michał Mirosław · 5 years ago
- a20db58 regmap: regmap-w1: Drop unreachable code by Mika Westerberg · 5 years ago
- 0372fd1 Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 5 years ago
- 1bd4584 Merge branch 'regmap-5.4' into regmap-next by Mark Brown · 5 years ago
- fba5b1e regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime by Charles Keepax · 5 years ago
- 8676b3c soundwire: fix regmap dependencies and align with other serial links by Pierre-Louis Bossart · 5 years ago
- 9d52a35 regmap: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
- aaccf386 Merge branch 'regmap-5.3' into regmap-next by Mark Brown · 5 years ago
- ea09b3e Merge branch 'regmap-5.2' into regmap-linus by Mark Brown · 5 years ago
- eff5a85 regmap: select CONFIG_REGMAP while REGMAP_SCCB is set by YueHaibing · 5 years ago
- 5553558 regmap: lzo: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
- db05767 regmap: fix bulk writes on paged registers by Srinivas Kandagatla · 6 years ago