summaryrefslogtreecommitdiff
path: root/include/linux/regmap.h
AgeCommit message (Expand)Author
2014-04-23regmap: irq: print wakeup sub-irq on system resumeLaxman Dewangan
2014-03-28regmap: add support for mask all interrupts on shutdownLaxman Dewangan
2014-02-13regmap: cache: Add interface to change volatile attributeAlex Frid
2013-10-01regmap: add helper macro to set min/max range of registerLaxman Dewangan
2013-09-14Merge tag 'v3.10.12' into android-tegra-nv-3.10-rebaseDan Willemsen
2013-09-14regmap: irq: add support for irq type configurationLaxman Dewangan
2013-09-07regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman
2013-08-14regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk
2013-03-27regmap: core: Provide regmap_can_raw_write() operationMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown
2013-02-14regmap: mmio: add register clock supportPhilipp Zabel
2013-01-29regmap: Add asynchronous I/O supportMark Brown
2013-01-29regmap: Add "no-bus" option for regmap APIAndrey Smirnov
2013-01-04regmap: irq: Support wake IRQ mask inversionMark Brown
2013-01-02regmap: flat: Add flat cache typeMark Brown
2012-12-11Merge remote-tracking branch 'regmap/topic/table' into regmap-nextMark Brown
2012-12-11Merge remote-tracking branch 'regmap/topic/lock' into regmap-nextMark Brown
2012-12-11Merge remote-tracking branch 'regmap/topic/domain' 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-10-17regmap: make lock/unlock functions customizableDavide Ciminaghi
2012-10-15regmap: Allow ranges to be namedMark Brown
2012-10-15regmap: Rename n_ranges to num_rangesMark Brown
2012-10-15regmap: irq: Allow users to retrieve the irq_domainMark Brown
2012-08-30regmap: irq: Add mask invert flag for enable registerXiaofan Tian
2012-08-07regmap: irq: Enable devices for runtime PM while handling interruptsMark Brown
2012-07-22Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown
2012-06-17regmap: Add support for register indirect addressing.Krystian Garbaciak
2012-06-13regmap: Remove warning on stubbed dev_get_regmap()Mark Brown
2012-06-05regmap: Implement support for wake IRQsMark Brown
2012-06-03regmap: Constify regmap_irq_chipMark Brown
2012-06-03regmap: allow busses to request formatting with specific endiannessStephen Warren
2012-05-14regmap: add support for non contiguous status to regmap-irqGraeme Gregory
2012-05-13regmap: Convert regmap_irq to use irq_domainMark Brown
2012-05-13Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown
2012-05-08regmap: Implement dev_get_regmap()Mark Brown
2012-04-30regmap: Converts group operation into single read write operationsAshish Jangam
2012-04-10regmap: implement register stridingStephen Warren
2012-04-10Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown
2012-04-10regmap: allow regmap instances to be namedStephen Warren
2012-04-06regmap: add MMIO bus supportStephen Warren
2012-04-06regmap: introduce fast_io busses, and use a spinlock for themStephen Warren
2012-04-06regmap: introduce explicit bus_context for bus callbacksStephen Warren
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-03-14Merge remote-tracking branch 'regmap/topic/bulk' into regmap-nextMark Brown
2012-03-14Merge remote-tracking branch 'regmap/topic/introspection' into regmap-nextMark Brown