summaryrefslogtreecommitdiff
path: root/include/linux/regmap.h (unfollow)
Commit message (Expand)Author
2015-01-27regmap: correct the description of structure element in reg_fieldBintian Wang
2014-11-19regmap: ac97: Add generic AC'97 callbacksMark Brown
2014-07-25regmap: Fix return code for stub regmap_get_device()Mark Brown
2014-07-25regmap: Add regmap_get_deviceTuomas Tynkkynen
2014-04-18regmap: add reg_read/reg_write callbacks to regmap_bus structBoris BREZILLON
2014-03-10regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]
2014-03-06regmap: add regmap_parse_val apiNenghua Cao
2014-02-26regmap: Add bypassed version of regmap_multi_reg_writeCharles Keepax
2014-02-26regmap: Mark reg_defaults in regmap_multi_reg_write as constCharles Keepax
2014-02-16regmap: Separate regmap dev initializationMichal Simek
2014-02-15regmap: spmi: support base and extended register spacesJosh Cartwright
2014-01-09regmap: fix a couple of typosLaszlo Papp
2013-12-16regmap: irq: Allow using zero value for ack_baseAlexander Shiyan
2013-10-28regmap: add SPMI supportJosh Cartwright
2013-10-14regmap: new API regmap_multi_reg_write() definitionAnthony Olech
2013-10-09regmap: Provide asynchronous write and update bits operationsMark Brown
2013-09-20regmap: add helper macro to set min/max range of registerLaxman Dewangan
2013-09-17regmap: Add regmap_fields APIsKuninori Morimoto
2013-09-17regmap: add regmap_field_update_bits()Kuninori Morimoto
2013-08-15regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman
2013-08-06regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk
2013-07-24regmap: irq: document mask/wake_invert flagsPhilipp Zabel
2013-07-24regmap: irq: make flags bool and put them in a bitfieldPhilipp Zabel
2013-07-23regmap: irq: Allow to acknowledge masked interrupts during initializationPhilipp Zabel
2013-06-12regmap: Add regmap_field APIsSrinivas Kandagatla
2013-05-12regmap: Make regmap_check_range_table() a public APIMark Brown
2013-05-12regmap: Add support for discarding parts of the register cacheMark Brown
2013-03-27regmap: core: Provide regmap_can_raw_write() operationMark 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-11-21regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi
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-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-08regmap: Implement dev_get_regmap()Mark Brown
2012-04-30regmap: Converts group operation into single read write operationsAshish Jangam
2012-04-13regmap: implement register stridingStephen Warren