| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ | Bard Liao | 2021-02-11 | 1 | -4/+4 |
| | * | regmap: sdw: use _no_pm functions in regmap_read/write | Bard Liao | 2021-02-11 | 1 | -2/+2 |
* | | | regmap: Assign boolean values to a bool variable | Jiapeng Zhong | 2021-01-21 | 1 | -1/+1 |
|/ / |
|
* | | regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init() | Dan Carpenter | 2021-01-05 | 1 | -3/+1 |
* | | regmap: debugfs: Fix a memory leak when calling regmap_attach_dev | Xiaolei Wang | 2020-12-29 | 1 | -2/+9 |
|/ |
|
* | Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2020-12-15 | 4 | -13/+91 |
|\ |
|
| * | Merge remote-tracking branch 'regmap/for-5.11' into regmap-next | Mark Brown | 2020-11-30 | 6 | -13/+198 |
| |\ |
|
| | * | Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Li... | Mark Brown | 2020-11-26 | 3 | -1/+107 |
| | |\ |
|
| | * | | regmap: sdw: add required header files | Pierre-Louis Bossart | 2020-11-26 | 1 | -0/+2 |
| | * | | regmap: Fix order of regmap write log | Lucas Tanure | 2020-11-12 | 1 | -4/+7 |
| | * | | regmap: mmio: add config option to allow relaxed MMIO accesses | Adrian Ratiu | 2020-10-26 | 1 | -8/+82 |
| * | | | regmap: Remove duplicate `type` field from regmap `regcache_sync` trace event | Philippe Duplessis-Guindon | 2020-11-24 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-15 | 1 | -6/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | regmap: irq: Convert to use irq_domain_create_legacy() | Andy Shevchenko | 2020-11-07 | 1 | -6/+5 |
| |/ |
|
* / | regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ | Pierre-Louis Bossart | 2020-11-26 | 3 | -1/+107 |
|/ |
|
* | Merge remote-tracking branch 'regmap/for-5.10' into regmap-next | Mark Brown | 2020-10-05 | 8 | -8/+902 |
|\ |
|
| * | regmap: irq: Add support to clear ack registers | Laxminath Kasam | 2020-10-05 | 1 | -1/+32 |
| * | Merge tag 'regmap-field-bulk-api' into regmap-5.10 | Mark Brown | 2020-09-28 | 1 | -0/+100 |
| |\ |
|
| | * | regmap: add support to regmap_field_bulk_alloc/free apis | Srinivas Kandagatla | 2020-09-28 | 1 | -0/+100 |
| * | | Merge series "use semicolons rather than commas to separate statements" from ... | Mark Brown | 2020-09-28 | 1 | -1/+1 |
| |\ \ |
|
| | * | | regmap: debugfs: use semicolons rather than commas to separate statements | Julia Lawall | 2020-09-28 | 1 | -1/+1 |
| * | | | regmap: destroy mutex (if used) in regmap_exit() | Bartosz Golaszewski | 2020-09-28 | 1 | -0/+2 |
| |/ / |
|
| * | | regmap: debugfs: Fix more error path regressions | Charles Keepax | 2020-09-22 | 1 | -0/+2 |
| * | | regmap: Add support for 12/20 register formatting | Ricardo Ribalda | 2020-09-17 | 1 | -0/+22 |
| * | | regmap: Add can_sleep configuration option | Dmitry Osipenko | 2020-09-02 | 2 | -4/+18 |
| * | | Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry... | Mark Brown | 2020-09-01 | 1 | -2/+2 |
| |\ \ |
|
| | * | | regmap: Use flexible sleep | Dmitry Osipenko | 2020-09-01 | 1 | -2/+2 |
| * | | | regmap: soundwire: remove unused header mod_devicetable.h | Vinod Koul | 2020-09-01 | 1 | -1/+0 |
| |/ / |
|
| * / | regmap: add Intel SPI Slave to AVMM Bus Bridge support | Xu Yilun | 2020-08-26 | 3 | -1/+725 |
| |/ |
|
* | | regmap: fix page selection for noinc writes | Dmitry Baryshkov | 2020-09-21 | 3 | -12/+13 |
* | | regmap: fix page selection for noinc reads | Dmitry Baryshkov | 2020-09-21 | 1 | -6/+6 |
* | | regmap: debugfs: Add back in erroneously removed initialisation of ret | Charles Keepax | 2020-09-18 | 1 | -1/+1 |
* | | regmap: debugfs: Fix handling of name string for debugfs init delays | Charles Keepax | 2020-09-17 | 3 | -17/+38 |
|/ |
|
* | Merge remote-tracking branch 'regmap/for-5.9' into regmap-next | Mark Brown | 2020-07-17 | 2 | -43/+43 |
|\ |
|
| * | regmap: Switch to use fwnode instead of OF one | Andy Shevchenko | 2020-07-10 | 1 | -18/+13 |
| * | Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown | 2020-07-08 | 1 | -24/+29 |
| |\ |
|
| | * | regmap-irq: use fwnode instead of device node in add_irq_chip() | Michael Walle | 2020-07-08 | 1 | -24/+29 |
| * | | regmap: remove stray space | Bartosz Golaszewski | 2020-06-15 | 1 | -1/+1 |
| * | | Merge existing fixes from regmap/for-5.8 | Mark Brown | 2020-06-15 | 1 | -56/+49 |
| |\ \
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'regmap/for-5.8' into regmap-linus | Mark Brown | 2020-07-17 | 3 | -25/+31 |
|\ \ \ |
|
| * | | | regmap: debugfs: Don't sleep while atomic for fast_io regmaps | Douglas Anderson | 2020-07-16 | 1 | -23/+29 |
| * | | | regmap: add missing dependency on SoundWire | Pierre-Louis Bossart | 2020-07-08 | 1 | -1/+1 |
| * | | | regmap: dev_get_regmap_match(): fix string comparison | Marc Kleine-Budde | 2020-07-03 | 1 | -1/+1 |
* | | | | Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-22 | 1 | -56/+50 |
|\| | |
| |/ /
|/| | |
|
| * | | regmap: Fix memory leak from regmap_register_patch | Charles Keepax | 2020-06-17 | 1 | -0/+1 |
| |/ |
|
| * | regmap: fix the kerneldoc for regmap_test_bits() | Bartosz Golaszewski | 2020-06-08 | 1 | -2/+3 |
| * | regmap: fix alignment issue | Jens Thoms Toerring | 2020-06-01 | 1 | -54/+46 |
* | | Merge remote-tracking branch 'regmap/for-5.8' into regmap-next | Mark Brown | 2020-05-29 | 3 | -16/+152 |
|\| |
|
| * | Merge series "regmap: provide simple bitops and use them in a driver" from Ba... | Mark Brown | 2020-05-29 | 1 | -0/+22 |
| |\ |
|
| | * | regmap: provide helpers for simple bit operations | Bartosz Golaszewski | 2020-05-29 | 1 | -0/+22 |