index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
regmap: Add missing map->bus check
Marek Vasut
1
-1
/
+1
2022-05-05
regmap: Custom bulk operations for regmaps
Mark Brown
2
-36
/
+44
2022-05-05
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2
-36
/
+44
2022-04-25
regmap: cache: set max_register with reg_stride
Jeongtae Park
1
-2
/
+2
2022-04-04
regmap: Constify static regmap_bus structs
Rikard Falkeborn
6
-8
/
+8
2022-03-21
Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
3
-3
/
+16
2022-03-18
regmap: allow a defined reg_base to be added to every address
Colin Foster
2
-0
/
+7
2022-03-18
regmap: add configurable downshift for addresses
Colin Foster
2
-0
/
+6
2022-02-17
regmap-irq: Update interrupt clear register for proper reset
Prasad Kumpatla
1
-14
/
+6
2022-02-14
regmap: irq: cleanup comments
Tom Rix
1
-2
/
+2
2022-01-24
regmap-irq: Fix typo in comment
Luca Ceresoli
1
-1
/
+1
2022-01-07
regmap: debugfs: Fix indentation
Mark Brown
1
-1
/
+1
2022-01-07
regmap: Call regmap_debugfs_exit() prior to _init()
Fabio Estevam
1
-0
/
+1
2021-11-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
1
-0
/
+1
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2021-11-01
Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-4
/
+32
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2021-10-24
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
1
-3
/
+3
2021-10-23
regmap: spi: Set regmap max raw r/w from max_transfer_size
Lucas Tanure
1
-4
/
+32
2021-10-12
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
1
-4
/
+3
2021-08-26
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...
Mark Brown
2
-5
/
+34
2021-08-26
regmap: teach regmap to use raw spinlocks if requested in the config
Vladimir Oltean
2
-5
/
+34
2021-08-02
regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields
Icenowy Zheng
1
-2
/
+2
2021-07-11
regmap: Prefer unsigned int to bare use of unsigned
Jinchao Wang
3
-6
/
+6
2021-07-11
regmap: fix the offset of register error log
Jeongtae Park
1
-1
/
+1
2021-06-14
regmap: mdio: Reject invalid addresses
Sander Vanheule
1
-4
/
+16
2021-06-14
regmap: mdio: Fix regmap_bus pointer constness
Sander Vanheule
1
-1
/
+1
2021-06-08
regmap: mdio: Add clause-45 support
Sander Vanheule
1
-14
/
+56
2021-06-08
regmap: mdio: Clean up invalid clause-22 addresses
Sander Vanheule
1
-3
/
+6
2021-06-07
regmap-irq: Introduce inverted status registers support
Maxim Kochetkov
1
-0
/
+7
2021-05-26
regmap: add support for 7/17 register formating
Antoniu Miclaus
1
-0
/
+13
2021-05-20
regmap: mdio: Don't modify output if error happened
Andy Shevchenko
1
-2
/
+4
2021-05-19
Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...
Mark Brown
3
-1
/
+63
2021-05-19
regmap: Add MDIO bus support
Sander Vanheule
3
-1
/
+63
2021-05-14
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
2
-7
/
+40
2021-04-07
regmap-irq: Fix dereference of a potentially null d->virt_buf
Colin Ian King
1
-3
/
+5
2021-03-31
regmap-irq: Add driver callback to configure virtual regs
Guru Das Srinagesh
1
-0
/
+5
2021-03-31
regmap-irq: Introduce virtual regs to handle more config regs
Guru Das Srinagesh
1
-1
/
+37
2021-03-18
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
1
-28
/
+53
2021-03-10
regmap: set debugfs_name to NULL after it is freed
Meng Li
1
-0
/
+1
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+7
2021-02-12
Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-7
/
+7
2021-02-11
regmap: sdw-mbq: use MODULE_LICENSE("GPL")
Bard Liao
1
-1
/
+1
2021-02-11
regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ
Bard Liao
1
-4
/
+4
2021-02-11
regmap: sdw: use _no_pm functions in regmap_read/write
Bard Liao
1
-2
/
+2
2021-01-21
regmap: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-01-05
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
1
-3
/
+1
2020-12-29
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
1
-2
/
+9
2020-12-15
Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
4
-13
/
+91
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+5
[next]