index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regmap.h
(
unfollow
)
Commit message (
Expand
)
Author
2015-01-27
regmap: correct the description of structure element in reg_field
Bintian Wang
2014-11-19
regmap: ac97: Add generic AC'97 callbacks
Mark Brown
2014-07-25
regmap: Fix return code for stub regmap_get_device()
Mark Brown
2014-07-25
regmap: Add regmap_get_device
Tuomas Tynkkynen
2014-04-18
regmap: add reg_read/reg_write callbacks to regmap_bus struct
Boris BREZILLON
2014-03-10
regmap: Implementation for regmap_multi_reg_write
Opensource [Anthony Olech]
2014-03-06
regmap: add regmap_parse_val api
Nenghua Cao
2014-02-26
regmap: Add bypassed version of regmap_multi_reg_write
Charles Keepax
2014-02-26
regmap: Mark reg_defaults in regmap_multi_reg_write as const
Charles Keepax
2014-02-16
regmap: Separate regmap dev initialization
Michal Simek
2014-02-15
regmap: spmi: support base and extended register spaces
Josh Cartwright
2014-01-09
regmap: fix a couple of typos
Laszlo Papp
2013-12-16
regmap: irq: Allow using zero value for ack_base
Alexander Shiyan
2013-10-28
regmap: add SPMI support
Josh Cartwright
2013-10-14
regmap: new API regmap_multi_reg_write() definition
Anthony Olech
2013-10-09
regmap: Provide asynchronous write and update bits operations
Mark Brown
2013-09-20
regmap: add helper macro to set min/max range of register
Laxman Dewangan
2013-09-17
regmap: Add regmap_fields APIs
Kuninori Morimoto
2013-09-17
regmap: add regmap_field_update_bits()
Kuninori Morimoto
2013-08-15
regmap: Add another missing header for !CONFIG_REGMAP stubs
Kevin Hilman
2013-08-06
regmap: Add missing header for !CONFIG_REGMAP stubs
Mateusz Krawczuk
2013-07-24
regmap: irq: document mask/wake_invert flags
Philipp Zabel
2013-07-24
regmap: irq: make flags bool and put them in a bitfield
Philipp Zabel
2013-07-23
regmap: irq: Allow to acknowledge masked interrupts during initialization
Philipp Zabel
2013-06-12
regmap: Add regmap_field APIs
Srinivas Kandagatla
2013-05-12
regmap: Make regmap_check_range_table() a public API
Mark Brown
2013-05-12
regmap: Add support for discarding parts of the register cache
Mark Brown
2013-03-27
regmap: core: Provide regmap_can_raw_write() operation
Mark Brown
2013-02-14
regmap: mmio: add register clock support
Philipp Zabel
2013-01-29
regmap: Add asynchronous I/O support
Mark Brown
2013-01-29
regmap: Add "no-bus" option for regmap API
Andrey Smirnov
2013-01-04
regmap: irq: Support wake IRQ mask inversion
Mark Brown
2013-01-02
regmap: flat: Add flat cache type
Mark Brown
2012-11-21
regmap: introduce tables for readable/writeable/volatile/precious checks
Davide Ciminaghi
2012-10-17
regmap: make lock/unlock functions customizable
Davide Ciminaghi
2012-10-15
regmap: Allow ranges to be named
Mark Brown
2012-10-15
regmap: Rename n_ranges to num_ranges
Mark Brown
2012-10-15
regmap: irq: Allow users to retrieve the irq_domain
Mark Brown
2012-08-30
regmap: irq: Add mask invert flag for enable register
Xiaofan Tian
2012-08-07
regmap: irq: Enable devices for runtime PM while handling interrupts
Mark Brown
2012-06-17
regmap: Add support for register indirect addressing.
Krystian Garbaciak
2012-06-13
regmap: Remove warning on stubbed dev_get_regmap()
Mark Brown
2012-06-05
regmap: Implement support for wake IRQs
Mark Brown
2012-06-03
regmap: Constify regmap_irq_chip
Mark Brown
2012-06-03
regmap: allow busses to request formatting with specific endianness
Stephen Warren
2012-05-14
regmap: add support for non contiguous status to regmap-irq
Graeme Gregory
2012-05-13
regmap: Convert regmap_irq to use irq_domain
Mark Brown
2012-05-08
regmap: Implement dev_get_regmap()
Mark Brown
2012-04-30
regmap: Converts group operation into single read write operations
Ashish Jangam
2012-04-13
regmap: implement register striding
Stephen Warren
[next]