aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regmap.c
AgeCommit message (Expand)Author
2013-08-31Merge remote-tracking branch 'regmap/topic/sparse' into regmap-nextMark Brown
2013-08-31Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown
2013-08-31Merge remote-tracking branch 'regmap/topic/patch' into regmap-nextMark Brown
2013-08-16regmap: Allow multiple patches to be registeredMark Brown
2013-08-09regmap: regcache: allow read-only regs to be cachedIonut Nicu
2013-08-06regmap: core: allow a virtual range to cover its own data windowPhilipp Zabel
2013-07-16regmap: Provide __acquires/__releases annotationsFabio Estevam
2013-07-15Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-04regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack
2013-06-30Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown
2013-06-30Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2013-06-12regmap: Add regmap_field APIsSrinivas Kandagatla
2013-06-03regmap: core: Cache all registers by default when cache is enabledMark Brown
2013-05-25regmap: Make regmap-mmio usable from atomic contextsLars-Peter Clausen
2013-05-12regmap: Make regmap_check_range_table() a public APIMark Brown
2013-04-16Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown
2013-04-16Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown
2013-04-16regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren
2013-04-16Merge tag 'v3.9-rc7' into regmap-cacheMark Brown
2013-04-09regmap: Back out work buffer fixMark Brown
2013-03-31Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown
2013-03-31Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown
2013-03-27regmap: async: Add missing returnMark Brown
2013-03-27regmap: core: Provide regmap_can_raw_write() operationMark Brown
2013-03-26regmap: core: Make raw write available to regcacheMark Brown
2013-03-26regmap: core: Warn on invalid operation combinationsMark Brown
2013-03-21regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren
2013-03-12regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos
2013-03-04regmap: core: Split out in place value parsingMark Brown
2013-03-04regmap: async: Add tracepoints for async I/OMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/24bit' into regmap-nextMark Brown
2013-02-05regmap: Export regmap_async_complete()Mark Brown
2013-02-04regmap: Export regmap_async_complete_cbAxel Lin
2013-02-04regmap: include linux/sched.h to fix buildStephen Warren
2013-01-29regmap: Add asynchronous I/O supportMark Brown
2013-01-29regmap: Add "no-bus" option for regmap APIAndrey Smirnov
2013-01-22regmap: fix small typo in regmap_bulk_write commentNestor Ovroy
2013-01-14regmap: Add provisions to have user-defined write operationAndrey Smirnov
2013-01-14regmap: Add provisions to have user-defined read operationAndrey Smirnov
2013-01-12regmap: Add support for 24 bit wide register addressesLars-Peter Clausen
2012-12-11Merge remote-tracking branch 'regmap/topic/type' into regmap-nextMark Brown
2012-11-21regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi
2012-11-21Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2012-11-21Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm...Mark Brown
2012-10-30regmap: core: Report registers in hex when we can't cacheMark Brown
2012-10-25regmap: Fix printing of size_t variableFabio Estevam
2012-10-17regmap: make lock/unlock functions customizableDavide Ciminaghi
2012-10-15regmap: silence GCC warningPaul Bolle