aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap
Commit message (Expand)AuthorAge
* regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin2015-07-21
* regmap: Fix regmap_bulk_read in BE modeArun Chandran2015-07-21
* Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2015-04-13
|\
| * regmap: Move tracing header into drivers/base/regmapSteven Rostedt2015-03-19
* | Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-24
|\|
| * regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-03-19
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'reg...Mark Brown2015-03-07
|\ \ \ \ | |_|_|/ |/| | |
| | | * regmap: Skip read-only registers in regcache_sync()Takashi Iwai2015-03-04
| |_|/ |/| |
| | * regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen2015-03-07
| |/ |/|
| * regmap-irq: set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-02-14
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'r...Mark Brown2015-02-07
|\ \ \ \ | | | |/ | | |/|
| | | * regmap: Fix i2c word access when using SMBus access functionsGuenter Roeck2015-02-04
| | | * regmap: Export regmap_get_val_endianGuenter Roeck2015-02-04
| | |/
| * / regmap: ac97: Clean up indentationMark Brown2015-02-02
| |/
* / regmap: Move spinlock_flags into the unionWang, Yalin2014-12-15
|/
*-. Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers'...Mark Brown2014-11-21
|\ \
| | * regmap: cache: Sort include headers alphabeticallyXiubo Li2014-10-20
| * | regmap: ac97: Add generic AC'97 callbacksMark Brown2014-11-19
| |/
* | regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-10-20
* | regmap: cache: use kmalloc_array instead of kmallocXiubo Li2014-10-20
* | regmap: cache: speed regcache_hw_init() up.Xiubo Li2014-10-20
* | regmap: cache: fix errno in regcache_hw_init()Xiubo Li2014-10-20
* | regmap: cache: cleanup regcache_hw_init()Xiubo Li2014-10-20
|/
* Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2014-09-29
|\
| * regmap: cache: Do not fail silently from regcache_sync callsJarkko Nikula2014-09-16
* | Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-nextMark Brown2014-09-29
|\ \
| * | regmap: fix NULL pointer dereference in regmap_get_val_endianPankaj Dubey2014-09-18
| * | regmap: Split regmap_get_endian() in two functionsGeert Uytterhoeven2014-08-27
| * | regmap: of_regmap_get_endian() cleanupStephen Warren2014-08-19
| * | regmap: Fix DT endianess parsing logicJavier Martinez Canillas2014-08-18
| * | regmap: add DT endianness binding support.Xiubo Li2014-08-16
| |/
* | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2014-09-29
|\ \
| * | regmap: change struct regmap's internal locks as unionWang, Yalin2014-09-12
| * | regmap: Add explicit dependencies to catch "select" misuseGeert Uytterhoeven2014-08-17
| |/
* | Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linusMark Brown2014-09-29
|\ \
| * | regmap: Fix debugfs-file 'registers' modeMarkus Pargmann2014-09-29
| * | regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li2014-09-28
| |/
* | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2014-09-29
|\ \
| * | regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-09-28
| * | regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey2014-09-27
| |/
* | Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-15
|\ \
| * | regmap: Fix debugfs-file 'registers' modeMarkus Pargmann2014-09-08
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...Mark Brown2014-08-31
|\ \ \ \ | |_|_|/ |/| | |
| | | * regmap: Fix handling of volatile registers for format_write() chipsMark Brown2014-08-26
| |_|/ |/| |
| | * regmap: Fix regcache debugfs initializationLars-Peter Clausen2014-08-26
| |/ |/|
| * regmap: Don't attempt block writes when syncing cache on single_rw devicesMark Brown2014-08-31
|/
* regmap: Allow regmap_get_device() to be used by modulesMark Brown2014-07-25
* regmap: Add regmap_get_deviceTuomas Tynkkynen2014-07-25
* Merge remote-tracking branch 'regmap/topic/smbus' into regmap-nextMark Brown2014-06-02
|\
| * regmap: i2c: fallback to SMBus if the adapter does not support standard I2CBoris BREZILLON2014-04-22