index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-24
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
2021-10-23
regmap: spi: Set regmap max raw r/w from max_transfer_size
Lucas Tanure
2021-10-12
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
2021-08-26
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean...
Mark Brown
2021-08-26
regmap: teach regmap to use raw spinlocks if requested in the config
Vladimir Oltean
2021-08-02
regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields
Icenowy Zheng
2021-07-11
regmap: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2021-07-11
regmap: fix the offset of register error log
Jeongtae Park
2021-06-14
regmap: mdio: Reject invalid addresses
Sander Vanheule
2021-06-14
regmap: mdio: Fix regmap_bus pointer constness
Sander Vanheule
2021-06-08
regmap: mdio: Add clause-45 support
Sander Vanheule
2021-06-08
regmap: mdio: Clean up invalid clause-22 addresses
Sander Vanheule
2021-06-07
regmap-irq: Introduce inverted status registers support
Maxim Kochetkov
2021-05-26
regmap: add support for 7/17 register formating
Antoniu Miclaus
2021-05-20
regmap: mdio: Don't modify output if error happened
Andy Shevchenko
2021-05-19
Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...
Mark Brown
2021-05-19
regmap: Add MDIO bus support
Sander Vanheule
2021-05-14
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
2021-04-07
regmap-irq: Fix dereference of a potentially null d->virt_buf
Colin Ian King
2021-03-31
regmap-irq: Add driver callback to configure virtual regs
Guru Das Srinagesh
2021-03-31
regmap-irq: Introduce virtual regs to handle more config regs
Guru Das Srinagesh
2021-03-18
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
2021-03-10
regmap: set debugfs_name to NULL after it is freed
Meng Li
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-12
Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2021-02-11
regmap: sdw-mbq: use MODULE_LICENSE("GPL")
Bard Liao
2021-02-11
regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ
Bard Liao
2021-02-11
regmap: sdw: use _no_pm functions in regmap_read/write
Bard Liao
2021-01-21
regmap: Assign boolean values to a bool variable
Jiapeng Zhong
2021-01-05
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
2020-12-29
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
2020-12-15
Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-30
Merge remote-tracking branch 'regmap/for-5.11' into regmap-next
Mark Brown
2020-11-26
Merge series "regmap/SoundWire/ASoC: Add SoundWire SDCA support" from Bard Li...
Mark Brown
2020-11-26
regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ
Pierre-Louis Bossart
2020-11-26
regmap: sdw: add required header files
Pierre-Louis Bossart
2020-11-24
regmap: Remove duplicate `type` field from regmap `regcache_sync` trace event
Philippe Duplessis-Guindon
2020-11-12
regmap: Fix order of regmap write log
Lucas Tanure
2020-11-07
regmap: irq: Convert to use irq_domain_create_legacy()
Andy Shevchenko
2020-10-26
regmap: mmio: add config option to allow relaxed MMIO accesses
Adrian Ratiu
2020-10-05
Merge remote-tracking branch 'regmap/for-5.10' into regmap-next
Mark Brown
2020-10-05
regmap: irq: Add support to clear ack registers
Laxminath Kasam
2020-09-28
Merge tag 'regmap-field-bulk-api' into regmap-5.10
Mark Brown
2020-09-28
regmap: add support to regmap_field_bulk_alloc/free apis
Srinivas Kandagatla
2020-09-28
Merge series "use semicolons rather than commas to separate statements" from ...
Mark Brown
2020-09-28
regmap: destroy mutex (if used) in regmap_exit()
Bartosz Golaszewski
[next]