index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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: Don't warn about cache only mode for devices with no cache
Mark Brown
2022-06-27
1
-1
/
+2
*
|
Merge tag 'regmap-field-bit-helpers' of https://git.kernel.org/pub/scm/linux/...
Mark Brown
2022-06-15
1
-0
/
+22
|
\
\
|
*
|
regmap: provide regmap_field helpers for simple bit operations
Li Chen
2022-06-15
1
-0
/
+22
|
|
/
*
/
regmap: cache: Fix syntax errors in comments
Xiang wangx
2022-06-06
1
-1
/
+1
|
/
*
regmap: Add missing map->bus check
Marek Vasut
2022-05-09
1
-1
/
+1
*
regmap: Custom bulk operations for regmaps
Mark Brown
2022-05-05
2
-36
/
+44
|
\
|
*
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2022-05-05
2
-36
/
+44
*
|
regmap: cache: set max_register with reg_stride
Jeongtae Park
2022-04-25
1
-2
/
+2
*
|
regmap: Constify static regmap_bus structs
Rikard Falkeborn
2022-04-04
6
-8
/
+8
|
/
*
Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2022-03-21
3
-3
/
+16
|
\
|
*
regmap: allow a defined reg_base to be added to every address
Colin Foster
2022-03-18
2
-0
/
+7
|
*
regmap: add configurable downshift for addresses
Colin Foster
2022-03-18
2
-0
/
+6
|
*
regmap: irq: cleanup comments
Tom Rix
2022-02-14
1
-2
/
+2
|
*
regmap-irq: Fix typo in comment
Luca Ceresoli
2022-01-24
1
-1
/
+1
*
|
regmap-irq: Update interrupt clear register for proper reset
Prasad Kumpatla
2022-02-17
1
-14
/
+6
|
/
*
regmap: debugfs: Fix indentation
Mark Brown
2022-01-07
1
-1
/
+1
*
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 tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
1
-3
/
+3
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-4
/
+3
|
|
\
|
*
|
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
2021-10-24
1
-3
/
+3
*
|
|
Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2021-11-01
1
-4
/
+32
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
regmap: spi: Set regmap max raw r/w from max_transfer_size
Lucas Tanure
2021-10-23
1
-4
/
+32
|
|
/
*
/
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
2021-10-12
1
-4
/
+3
|
/
*
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...
Mark Brown
2021-08-26
2
-5
/
+34
|
\
|
*
regmap: teach regmap to use raw spinlocks if requested in the config
Vladimir Oltean
2021-08-26
2
-5
/
+34
*
|
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
3
-6
/
+6
*
|
regmap: fix the offset of register error log
Jeongtae Park
2021-07-11
1
-1
/
+1
*
|
regmap: mdio: Reject invalid addresses
Sander Vanheule
2021-06-14
1
-4
/
+16
*
|
regmap: mdio: Fix regmap_bus pointer constness
Sander Vanheule
2021-06-14
1
-1
/
+1
*
|
regmap: mdio: Add clause-45 support
Sander Vanheule
2021-06-08
1
-14
/
+56
*
|
regmap: mdio: Clean up invalid clause-22 addresses
Sander Vanheule
2021-06-08
1
-3
/
+6
*
|
regmap-irq: Introduce inverted status registers support
Maxim Kochetkov
2021-06-07
1
-0
/
+7
*
|
regmap: add support for 7/17 register formating
Antoniu Miclaus
2021-05-26
1
-0
/
+13
*
|
regmap: mdio: Don't modify output if error happened
Andy Shevchenko
2021-05-20
1
-2
/
+4
*
|
Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...
Mark Brown
2021-05-19
3
-1
/
+63
|
\
\
|
*
|
regmap: Add MDIO bus support
Sander Vanheule
2021-05-19
3
-1
/
+63
|
|
/
*
/
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
2021-05-14
2
-7
/
+40
|
/
*
regmap-irq: Fix dereference of a potentially null d->virt_buf
Colin Ian King
2021-04-07
1
-3
/
+5
*
regmap-irq: Add driver callback to configure virtual regs
Guru Das Srinagesh
2021-03-31
1
-0
/
+5
*
regmap-irq: Introduce virtual regs to handle more config regs
Guru Das Srinagesh
2021-03-31
1
-1
/
+37
*
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
2021-03-18
1
-28
/
+53
*
regmap: set debugfs_name to NULL after it is freed
Meng Li
2021-03-10
1
-0
/
+1
*
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
2
-7
/
+7
|
\
|
*
Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2021-02-12
2
-7
/
+7
|
|
\
|
|
*
regmap: sdw-mbq: use MODULE_LICENSE("GPL")
Bard Liao
2021-02-11
1
-1
/
+1
[prev]
[next]