summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | regmap: debugfs: Cache offsets of valid regions for dumpMark Brown2012-12-112-14/+63
| * | | | regmap: debugfs: Factor out initial seekMark Brown2012-12-111-3/+36
| * | | | regmap: debugfs: Avoid overflows for very small readsMark Brown2012-12-111-1/+1
| * | | | regmap: Cache register and value sizes for debugfsMark Brown2012-12-062-10/+18
| | |_|/ | |/| |
| * | | regmap: Fix printing of size_t variableFabio Estevam2012-10-251-1/+1
| * | | regmap: Split raw writes that cross window boundariesMark Brown2012-10-151-2/+24
| * | | regmap: Make return code checks consistentMark Brown2012-10-151-5/+5
| * | | regmap: Factor range lookup out of page selectionMark Brown2012-10-151-40/+51
| * | | regmap: Provide debugfs read of register rangesMark Brown2012-10-153-0/+33
| * | | regmap: Factor out debugfs register readMark Brown2012-10-151-5/+14
| * | | regmap: Allow ranges to be namedMark Brown2012-10-152-0/+2
| * | | regmap: When we sanity check during range adds say what errors we findMark Brown2012-10-151-4/+29
| * | | regmap: Rename n_ranges to num_rangesMark Brown2012-10-151-2/+2
| |/ /
* | | regmap: core: Report registers in hex when we can't cacheMark Brown2012-10-301-1/+1
| |/ |/|
* | regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabledDong Aisheng2012-10-171-1/+1
|/
*-. Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...Mark Brown2012-09-222-26/+79
|\ \
| | * regmap: no need primary handler for nested irqYunfan Zhang2012-09-091-1/+1
| | * regmap: irq: Add mask invert flag for enable registerXiaofan Tian2012-08-301-2/+10
| | * regmap: irq: Enable devices for runtime PM while handling interruptsMark Brown2012-08-071-0/+25
| | * regmap: irq: initialize all irqs to wake disabledStephen Warren2012-08-041-0/+16
| | * regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_baseStephen Warren2012-08-041-0/+5
| | * regmap: name irq_chip based on regmap_irq_chip's nameStephen Warren2012-08-041-1/+1
| | * regmap: store irq_chip inside regmap_irq_chip_dataStephen Warren2012-08-041-2/+4
| | * regmap: irq: Only update mask bits when doing initial maskMark Brown2012-08-041-1/+2
| | * regmap: fix some error messages to take account of irq_reg_strideStephen Warren2012-08-041-14/+15
| |/ |/|
| * regmap: Don't lock in regmap_reinit_cache()Dimitris Papastamos2012-08-041-9/+4
|/
*-. Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown2012-07-223-15/+279
|\ \
| | * regmap: Fix work_buf switching for page update during virtual range access.Krystian Garbaciak2012-06-191-2/+3
| | * regmap: Add support for register indirect addressing.Krystian Garbaciak2012-06-172-5/+213
| | * regmap: Move lock out from internal function _regmap_update_bits().Krystian Garbaciak2012-06-171-8/+14
| | * regmap: Export regmap_reinit_cache()Mark Brown2012-06-081-0/+1
| | * regmap: Fix the size calculation for map->format.buf_sizeFabio Estevam2012-06-031-2/+2
| | * regmap: clean up debugfs if regmap_init failsStephen Warren2012-06-031-2/+3
| * | regmap: Implement support for wake IRQsMark Brown2012-06-051-0/+47
| * | regmap: Don't try to map non-existant IRQsMark Brown2012-06-051-0/+4
| |/
* | regmap: Fix incorrect arguments to kzalloc() callDimitris Papastamos2012-07-181-1/+1
* | regmap: Add hook for printk logging for debugging during early initMark Brown2012-07-061-0/+23
* | regmap: mmio: Staticize regmap_mmio_gen_context()Axel Lin2012-06-131-1/+1
* | regmap: Constify regmap_irq_chipMark Brown2012-06-031-3/+3
* | regmap: mmio: request native endian formattingStephen Warren2012-06-031-8/+18
* | regmap: allow busses to request formatting with specific endiannessStephen Warren2012-06-031-11/+90
|/
* i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-301-1/+1
* regmap: Use select .. if to get IRQ_DOMAIN enabledMark Brown2012-05-231-0/+1
* regmap: Fix typo in IRQ register stridingMark Brown2012-05-171-1/+1
* regmap: add support for non contiguous status to regmap-irqGraeme Gregory2012-05-141-33/+21
* regmap: Convert regmap_irq to use irq_domainMark Brown2012-05-131-27/+70
*---. Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown2012-05-1312-110/+557
|\ \ \
| | | * regmap: Pass back the allocated regmap IRQ controller dataMark Brown2012-05-131-0/+2
| | * | regmap: Implement dev_get_regmap()Mark Brown2012-05-082-1/+61
| * | | Merge tag 'regmap-3.4' into regmap-strideMark Brown2012-05-121-1/+3
| |\ \ \
OpenPOWER on IntegriCloud