index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Rename remaining struct device_d -> device
Sascha Hauer
2023-02-23
2
-4
/
+4
*
regmap: i2c: use formatted I/O
Ahmad Fatoum
2023-01-12
2
-15
/
+36
*
drivers: base: regmap: introduce REGMAP_I2C
Ahmad Fatoum
2023-01-12
2
-1
/
+5
*
net: dsa: ksz9477: create regmap cdev for switch registers
Ahmad Fatoum
2023-01-12
2
-0
/
+105
*
regmap: factor out regmap cdev size calculation
Ahmad Fatoum
2023-01-12
1
-2
/
+7
*
regmap: port regmap_init_spi
Ahmad Fatoum
2023-01-12
3
-0
/
+48
*
regmap: support formatted read and write
Ahmad Fatoum
2023-01-12
5
-2
/
+635
*
regmap: consolidate reg/val format into regmap_format
Ahmad Fatoum
2023-01-12
2
-19
/
+15
*
Rename struct device_d to device
Sascha Hauer
2023-01-10
3
-10
/
+10
*
Rename device_d::device_node to device_d::of_node
Sascha Hauer
2023-01-10
1
-2
/
+2
*
regmap-mmio: regmap_mmio_get_min_stride: unify branches for readability
Ahmad Fatoum
2022-09-12
1
-1
/
+1
*
regmap: implement regmap_init_i2c_smbus
Ahmad Fatoum
2022-08-08
1
-0
/
+37
*
drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0
Roland Hieber
2021-11-22
5
-5
/
+5
*
drivers: add missing SPDX-License-Identifier
Ahmad Fatoum
2021-11-01
3
-9
/
+3
*
nvmem: add nvmem_regmap_register helper
Ahmad Fatoum
2021-06-02
1
-0
/
+5
*
regmap: implement regmap_init_i2c
Ahmad Fatoum
2021-06-02
2
-0
/
+45
*
Merge branch 'for-next/spi'
Sascha Hauer
2020-04-16
3
-35
/
+128
|
\
|
*
regmap-mmio: Add big endian support
Sascha Hauer
2020-04-14
3
-41
/
+128
|
*
regmap-mmio: Add missing pieces for 64bit support
Sascha Hauer
2020-03-24
1
-0
/
+6
*
|
regmap: retire of_node_to_regmap in favor of device_node_to_regmap
Ahmad Fatoum
2020-04-15
1
-20
/
+0
|
/
*
regmap: add support for regmap_init_mmio_clk
Ahmad Fatoum
2020-02-19
2
-1
/
+273
*
regmap: make internal.h a self-contained header
Ahmad Fatoum
2020-02-19
1
-1
/
+8
*
regmap: align documentation in comment with code
Ahmad Fatoum
2019-10-14
1
-2
/
+2
*
devfs: Drop dev_lseek_default()
Andrey Smirnov
2019-01-29
1
-1
/
+0
*
rename file_operations -> cdev_operations
Sascha Hauer
2018-04-06
1
-1
/
+1
*
regmap: port regmap_update_bits from linux
Steffen Trumtrar
2017-10-16
1
-0
/
+29
*
regmap: Add regmap_write_bits() function
Andrey Smirnov
2017-01-10
1
-0
/
+27
*
Add initial regmap support
Sascha Hauer
2016-02-05
3
-0
/
+373