summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap
AgeCommit message (Expand)Author
2020-12-15Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-30Merge remote-tracking branch 'regmap/for-5.11' into regmap-nextMark Brown
2020-11-26Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Li...Mark Brown
2020-11-26regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart
2020-11-26regmap: sdw: add required header filesPierre-Louis Bossart
2020-11-24regmap: Remove duplicate `type` field from regmap `regcache_sync` trace eventPhilippe Duplessis-Guindon
2020-11-12regmap: Fix order of regmap write logLucas Tanure
2020-11-07regmap: irq: Convert to use irq_domain_create_legacy()Andy Shevchenko
2020-10-26regmap: mmio: add config option to allow relaxed MMIO accessesAdrian Ratiu
2020-10-05Merge remote-tracking branch 'regmap/for-5.10' into regmap-nextMark Brown
2020-10-05regmap: irq: Add support to clear ack registersLaxminath Kasam
2020-09-28Merge tag 'regmap-field-bulk-api' into regmap-5.10Mark Brown
2020-09-28regmap: add support to regmap_field_bulk_alloc/free apisSrinivas Kandagatla
2020-09-28Merge series "use semicolons rather than commas to separate statements" from ...Mark Brown
2020-09-28regmap: destroy mutex (if used) in regmap_exit()Bartosz Golaszewski
2020-09-28regmap: debugfs: use semicolons rather than commas to separate statementsJulia Lawall
2020-09-22regmap: debugfs: Fix more error path regressionsCharles Keepax
2020-09-21regmap: fix page selection for noinc writesDmitry Baryshkov
2020-09-21regmap: fix page selection for noinc readsDmitry Baryshkov
2020-09-18regmap: debugfs: Add back in erroneously removed initialisation of retCharles Keepax
2020-09-17regmap: debugfs: Fix handling of name string for debugfs init delaysCharles Keepax
2020-09-17regmap: Add support for 12/20 register formattingRicardo Ribalda
2020-09-02regmap: Add can_sleep configuration optionDmitry Osipenko
2020-09-01Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry...Mark Brown
2020-09-01regmap: soundwire: remove unused header mod_devicetable.hVinod Koul
2020-09-01regmap: Use flexible sleepDmitry Osipenko
2020-08-26regmap: add Intel SPI Slave to AVMM Bus Bridge supportXu Yilun
2020-07-17Merge remote-tracking branch 'regmap/for-5.9' into regmap-nextMark Brown
2020-07-17Merge remote-tracking branch 'regmap/for-5.8' into regmap-linusMark Brown
2020-07-16regmap: debugfs: Don't sleep while atomic for fast_io regmapsDouglas Anderson
2020-07-10regmap: Switch to use fwnode instead of OF oneAndy Shevchenko
2020-07-08regmap: add missing dependency on SoundWirePierre-Louis Bossart
2020-07-08Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2020-07-08regmap-irq: use fwnode instead of device node in add_irq_chip()Michael Walle
2020-07-03regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde
2020-06-22Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-17regmap: Fix memory leak from regmap_register_patchCharles Keepax
2020-06-15regmap: remove stray spaceBartosz Golaszewski
2020-06-15Merge existing fixes from regmap/for-5.8Mark Brown
2020-06-08regmap: fix the kerneldoc for regmap_test_bits()Bartosz Golaszewski
2020-06-01regmap: fix alignment issueJens Thoms Toerring
2020-05-29Merge remote-tracking branch 'regmap/for-5.8' into regmap-nextMark Brown
2020-05-29Merge series "regmap: provide simple bitops and use them in a driver" from Ba...Mark Brown
2020-05-29regmap: provide helpers for simple bit operationsBartosz Golaszewski
2020-04-24regmap-i2c: add 16-bit width registers supportAceLan Kao
2020-04-14Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w...Mark Brown
2020-04-14regmap-irq: make it possible to add irq_chip do a specific device nodeMichael Walle
2020-04-14regmap: Add bus reg_update_bits() supportBaolin Wang
2020-03-13regmap: debugfs: check count when read regmap filePeng Fan