index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regmap: check right noinc bounds in debug print
Linus Walleij
2022-08-23
1
-2
/
+2
*
regmap: introduce value tracing for regmap bulk operations
Dmitry Rokosov
2022-08-23
1
-0
/
+7
*
regmap: Support accelerated noinc operations
Linus Walleij
2022-08-17
1
-3
/
+120
*
regmap: Make use of get_unaligned_be24(), put_unaligned_be24()
Andy Shevchenko
2022-08-15
1
-20
/
+17
*
regmap: permit to set reg_update_bits with bulk implementation
Christian Marangi
2022-07-18
1
-0
/
+2
*
regmap: add WARN_ONCE when invalid mask is provided to regmap_field_init()
Matt Ranostay
2022-07-08
1
-0
/
+3
*
regmap: Merge up fixes
Mark Brown
2022-06-29
1
-7
/
+8
|
\
|
*
regmap: Wire up regmap_config provided bulk write in missed functions
Javier Martinez Canillas
2022-06-20
1
-6
/
+4
|
*
regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't set
Javier Martinez Canillas
2022-06-20
1
-0
/
+3
|
*
regmap: Re-introduce bulk read support check in regmap_bulk_read()
Javier Martinez Canillas
2022-06-20
1
-1
/
+1
*
|
regmap: provide regmap_field helpers for simple bit operations
Li Chen
2022-06-15
1
-0
/
+22
|
/
*
regmap: Add missing map->bus check
Marek Vasut
2022-05-09
1
-1
/
+1
*
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2022-05-05
1
-36
/
+40
*
regmap: allow a defined reg_base to be added to every address
Colin Foster
2022-03-18
1
-0
/
+6
*
regmap: add configurable downshift for addresses
Colin Foster
2022-03-18
1
-0
/
+5
*
regmap: Call regmap_debugfs_exit() prior to _init()
Fabio Estevam
2022-01-07
1
-0
/
+1
*
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
2021-11-15
1
-0
/
+1
*
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...
Mark Brown
2021-08-26
1
-5
/
+30
|
\
|
*
regmap: teach regmap to use raw spinlocks if requested in the config
Vladimir Oltean
2021-08-26
1
-5
/
+30
*
|
regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields
Icenowy Zheng
2021-08-02
1
-2
/
+2
*
|
regmap: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2021-07-11
1
-4
/
+4
*
|
regmap: fix the offset of register error log
Jeongtae Park
2021-07-11
1
-1
/
+1
*
|
regmap: add support for 7/17 register formating
Antoniu Miclaus
2021-05-26
1
-0
/
+13
*
|
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
2021-05-14
1
-0
/
+2
|
/
*
regmap: Fix order of regmap write log
Lucas Tanure
2020-11-12
1
-4
/
+7
*
Merge remote-tracking branch 'regmap/for-5.10' into regmap-next
Mark Brown
2020-10-05
1
-4
/
+141
|
\
|
*
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
|
*
|
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
1
-4
/
+15
|
*
|
regmap: Use flexible sleep
Dmitry Osipenko
2020-09-01
1
-2
/
+2
|
|
/
*
|
regmap: fix page selection for noinc writes
Dmitry Baryshkov
2020-09-21
1
-10
/
+11
*
|
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
1
-11
/
+33
|
/
*
Merge remote-tracking branch 'regmap/for-5.9' into regmap-next
Mark Brown
2020-07-17
1
-19
/
+14
|
\
|
*
regmap: Switch to use fwnode instead of OF one
Andy Shevchenko
2020-07-10
1
-18
/
+13
|
*
regmap: remove stray space
Bartosz Golaszewski
2020-06-15
1
-1
/
+1
*
|
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
2020-07-03
1
-1
/
+1
*
|
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 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
*
|
regmap: Add bus reg_update_bits() support
Baolin Wang
2020-04-14
1
-0
/
+1
|
/
*
regmap: fix writes to non incrementing registers
Ben Whitten
2020-01-21
1
-5
/
+12
*
regmap: fix bulk writes on paged registers
Srinivas Kandagatla
2019-06-12
1
-0
/
+2
*
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
2019-04-25
1
-11
/
+7
[next]