summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-242-7/+7
|\
| * Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2021-02-122-7/+7
| |\
| | * regmap: sdw-mbq: use MODULE_LICENSE("GPL")Bard Liao2021-02-111-1/+1
| | * regmap: sdw: use no_pm routines for SoundWire 1.2 MBQBard Liao2021-02-111-4/+4
| | * regmap: sdw: use _no_pm functions in regmap_read/writeBard Liao2021-02-111-2/+2
* | | regmap: Assign boolean values to a bool variableJiapeng Zhong2021-01-211-1/+1
|/ /
* | regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()Dan Carpenter2021-01-051-3/+1
* | regmap: debugfs: Fix a memory leak when calling regmap_attach_devXiaolei Wang2020-12-291-2/+9
|/
* Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2020-12-154-13/+91
|\
| * Merge remote-tracking branch 'regmap/for-5.11' into regmap-nextMark Brown2020-11-306-13/+198
| |\
| | * Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Li...Mark Brown2020-11-263-1/+107
| | |\
| | * | regmap: sdw: add required header filesPierre-Louis Bossart2020-11-261-0/+2
| | * | regmap: Fix order of regmap write logLucas Tanure2020-11-121-4/+7
| | * | regmap: mmio: add config option to allow relaxed MMIO accessesAdrian Ratiu2020-10-261-8/+82
| * | | regmap: Remove duplicate `type` field from regmap `regcache_sync` trace eventPhilippe Duplessis-Guindon2020-11-241-1/+0
| |/ /
* | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-151-6/+5
|\ \ \ | |_|/ |/| |
| * | regmap: irq: Convert to use irq_domain_create_legacy()Andy Shevchenko2020-11-071-6/+5
| |/
* / regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart2020-11-263-1/+107
|/
* Merge remote-tracking branch 'regmap/for-5.10' into regmap-nextMark Brown2020-10-058-8/+902
|\
| * regmap: irq: Add support to clear ack registersLaxminath Kasam2020-10-051-1/+32
| * Merge tag 'regmap-field-bulk-api' into regmap-5.10Mark Brown2020-09-281-0/+100
| |\
| | * regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla2020-09-281-0/+100
| * | Merge series "use semicolons rather than commas to separate statements" from ...Mark Brown2020-09-281-1/+1
| |\ \
| | * | regmap: debugfs: use semicolons rather than commas to separate statementsJulia Lawall2020-09-281-1/+1
| * | | regmap: destroy mutex (if used) in regmap_exit()Bartosz Golaszewski2020-09-281-0/+2
| |/ /
| * | regmap: debugfs: Fix more error path regressionsCharles Keepax2020-09-221-0/+2
| * | regmap: Add support for 12/20 register formattingRicardo Ribalda2020-09-171-0/+22
| * | regmap: Add can_sleep configuration optionDmitry Osipenko2020-09-022-4/+18
| * | Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry...Mark Brown2020-09-011-2/+2
| |\ \
| | * | regmap: Use flexible sleepDmitry Osipenko2020-09-011-2/+2
| * | | regmap: soundwire: remove unused header mod_devicetable.hVinod Koul2020-09-011-1/+0
| |/ /
| * / regmap: add Intel SPI Slave to AVMM Bus Bridge supportXu Yilun2020-08-263-1/+725
| |/
* | regmap: fix page selection for noinc writesDmitry Baryshkov2020-09-213-12/+13
* | regmap: fix page selection for noinc readsDmitry Baryshkov2020-09-211-6/+6
* | regmap: debugfs: Add back in erroneously removed initialisation of retCharles Keepax2020-09-181-1/+1
* | regmap: debugfs: Fix handling of name string for debugfs init delaysCharles Keepax2020-09-173-17/+38
|/
* Merge remote-tracking branch 'regmap/for-5.9' into regmap-nextMark Brown2020-07-172-43/+43
|\
| * regmap: Switch to use fwnode instead of OF oneAndy Shevchenko2020-07-101-18/+13
| * Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2020-07-081-24/+29
| |\
| | * regmap-irq: use fwnode instead of device node in add_irq_chip()Michael Walle2020-07-081-24/+29
| * | regmap: remove stray spaceBartosz Golaszewski2020-06-151-1/+1
| * | Merge existing fixes from regmap/for-5.8Mark Brown2020-06-151-56/+49
| |\ \ | | |/ | |/|
* | | Merge remote-tracking branch 'regmap/for-5.8' into regmap-linusMark Brown2020-07-173-25/+31
|\ \ \
| * | | regmap: debugfs: Don't sleep while atomic for fast_io regmapsDouglas Anderson2020-07-161-23/+29
| * | | regmap: add missing dependency on SoundWirePierre-Louis Bossart2020-07-081-1/+1
| * | | regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde2020-07-031-1/+1
* | | | Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-221-56/+50
|\| | | | |/ / |/| |
| * | regmap: Fix memory leak from regmap_register_patchCharles Keepax2020-06-171-0/+1
| |/
| * regmap: fix the kerneldoc for regmap_test_bits()Bartosz Golaszewski2020-06-081-2/+3
| * regmap: fix alignment issueJens Thoms Toerring2020-06-011-54/+46