index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
Age
Commit message (
Expand
)
Author
2013-01-24
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
Mark Brown
2013-01-22
regmap: fix small typo in regmap_bulk_write comment
Nestor Ovroy
2013-01-16
regmap: debugfs: Fix seeking from the cache
Mark Brown
2013-01-08
regmap: debugfs: Make sure we store the last entry in the offset cache
Mark Brown
2013-01-08
regmap: debugfs: Ensure a correct return value for empty caches
Mark Brown
2013-01-08
regmap: debugfs: Discard the cache if we fail to allocate an entry
Mark Brown
2013-01-08
regmap: debugfs: Fix check for block start in cached seeks
Mark Brown
2013-01-08
regmap: debugfs: Fix attempts to read nonexistant register blocks
Mark Brown
2012-12-11
Merge remote-tracking branch 'regmap/topic/type' into regmap-next
Mark Brown
2012-12-11
Merge remote-tracking branch 'regmap/topic/table' into regmap-next
Mark Brown
2012-12-11
Merge remote-tracking branch 'regmap/topic/lock' into regmap-next
Mark Brown
2012-12-11
Merge remote-tracking branch 'regmap/topic/domain' into regmap-next
Mark Brown
2012-12-11
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
Mark Brown
2012-12-10
regmap: debugfs: Cache offsets of valid regions for dump
Mark Brown
2012-12-10
regmap: debugfs: Factor out initial seek
Mark Brown
2012-12-10
regmap: debugfs: Avoid overflows for very small reads
Mark Brown
2012-12-06
regmap: Cache register and value sizes for debugfs
Mark Brown
2012-11-21
regmap: introduce tables for readable/writeable/volatile/precious checks
Davide Ciminaghi
2012-11-21
Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2012-11-21
Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm...
Mark Brown
2012-10-30
regmap: core: Report registers in hex when we can't cache
Mark Brown
2012-10-25
regmap: Fix printing of size_t variable
Fabio Estevam
2012-10-17
regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabled
Dong Aisheng
2012-10-17
regmap: make lock/unlock functions customizable
Davide Ciminaghi
2012-10-15
regmap: silence GCC warning
Paul Bolle
2012-10-15
regmap: Split raw writes that cross window boundaries
Mark Brown
2012-10-15
regmap: Make return code checks consistent
Mark Brown
2012-10-15
regmap: Factor range lookup out of page selection
Mark Brown
2012-10-15
regmap: Provide debugfs read of register ranges
Mark Brown
2012-10-15
regmap: Factor out debugfs register read
Mark Brown
2012-10-15
regmap: Allow ranges to be named
Mark Brown
2012-10-15
regmap: When we sanity check during range adds say what errors we find
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-09-22
Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...
Mark Brown
2012-09-09
regmap: no need primary handler for nested irq
Yunfan Zhang
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-08-04
regmap: irq: initialize all irqs to wake disabled
Stephen Warren
2012-08-04
regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_base
Stephen Warren
2012-08-04
regmap: name irq_chip based on regmap_irq_chip's name
Stephen Warren
2012-08-04
regmap: store irq_chip inside regmap_irq_chip_data
Stephen Warren
2012-08-04
regmap: irq: Only update mask bits when doing initial mask
Mark Brown
2012-08-04
regmap: fix some error messages to take account of irq_reg_stride
Stephen Warren
2012-08-04
regmap: Don't lock in regmap_reinit_cache()
Dimitris Papastamos
2012-07-22
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
2012-07-18
regmap: Fix incorrect arguments to kzalloc() call
Dimitris Papastamos
2012-07-06
regmap: Add hook for printk logging for debugging during early init
Mark Brown
2012-06-19
regmap: Fix work_buf switching for page update during virtual range access.
Krystian Garbaciak
2012-06-17
regmap: Add support for register indirect addressing.
Krystian Garbaciak
[next]