summaryrefslogtreecommitdiff
path: root/drivers/base/regmap
AgeCommit message (Expand)Author
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
2020-01-21regmap: fix writes to non incrementing registersBen Whitten
2020-01-06regmap-i2c: constify regmap_bus structuresMichał Mirosław
2019-11-19regmap: regmap-w1: Drop unreachable codeMika Westerberg
2019-09-16Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-08-12Merge branch 'regmap-5.4' into regmap-nextMark Brown
2019-08-12regmap-irq: Correct error paths in regmap_irq_thread for pm_runtimeCharles Keepax
2019-08-09soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart
2019-08-01regmap: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-04Merge branch 'regmap-5.3' into regmap-nextMark Brown
2019-07-04Merge branch 'regmap-5.2' into regmap-linusMark Brown