summaryrefslogtreecommitdiffstats
path: root/include/regmap.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/spi'Sascha Hauer2020-04-161-15/+13
|\
| * regmap-mmio: Add big endian supportSascha Hauer2020-04-141-15/+13
* | regmap: retire of_node_to_regmap in favor of device_node_to_regmapAhmad Fatoum2020-04-151-1/+0
|/
* regmap: add support for regmap_init_mmio_clkAhmad Fatoum2020-02-191-0/+50
* Merge branch 'for-next/spdx'Sascha Hauer2020-02-181-0/+1
|\
| * include: add SPDX GPL-2.0-only license tags for files without licensing infor...Roland Hieber2020-02-171-0/+1
* | regmap: forward declare structs used in headerAhmad Fatoum2020-02-101-0/+3
|/
* regmap: port regmap_update_bits from linuxSteffen Trumtrar2017-10-161-1/+2
* regmap: Add regmap_write_bits() functionAndrey Smirnov2017-01-101-1/+5
* regmap: Add missing prototype for regmap_exit()Sascha Hauer2016-02-121-0/+1
* Add initial regmap supportSascha Hauer2016-02-051-0/+62