summaryrefslogtreecommitdiff
path: root/drivers/base/regmap
AgeCommit message (Expand)Author
2015-08-30regmap: Add raw_write/read checks for max_raw_write/read sizesMarkus Pargmann
2015-08-30regmap: regmap max_raw_read/write getter functionsMarkus Pargmann
2015-08-30regmap: Introduce max_raw_read/write for regmap_bulk_read/writeMarkus Pargmann
2015-08-30Merge branches 'fix/raw', 'topic/core', 'topic/i2c', 'topic/raw' and 'topic/d...Mark Brown
2015-08-21regmap: No multi_write support if bus->write does not existMarkus Pargmann
2015-08-21regmap: Split use_single_rw internally into use_single_read/writeMarkus Pargmann
2015-08-21regmap: Fix regmap_bulk_write for bus writesMarkus Pargmann
2015-08-20regmap: regmap_raw_read return error on !bus->readMarkus Pargmann
2015-08-14regmap: Fix regmap_can_raw_write checkMarkus Pargmann
2015-08-12regmap: fix typos in regmap.cXiubo Li
2015-07-29regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck
2015-07-14regmap: Silence warning on invalid zero length readMark Brown
2015-07-13regmap: Add better support for devices without readback supportLars-Peter Clausen
2015-06-17Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' an...Mark Brown
2015-06-17Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2015-06-17Merge remote-tracking branch 'regmap/fix/field' into regmap-linusMark Brown
2015-06-16regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin
2015-06-15regmap: Fix regmap_bulk_read in BE modeArun Chandran
2015-06-09regmap: kill off set_irq_flags usageRob Herring
2015-06-02regmap: irq: Fixed a typo errordashsriram
2015-05-29regmap: drop unneeded gotoJulia Lawall
2015-05-22regmap: Introduce regmap_get_reg_strideSrinivas Kandagatla
2015-05-22regmap: Introduce regmap_get_max_registerSrinivas Kandagatla
2015-05-06regmap: Use regcache_mark_dirty() to indicate power loss or resetKevin Cernekee
2015-05-06regmap: Add a helper function for regcache sync testKevin Cernekee
2015-04-27regmap: Constify irq_domain_opsKrzysztof Kozlowski
2015-04-13Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-03-24Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-19regmap: Move tracing header into drivers/base/regmapSteven Rostedt
2015-03-19regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel
2015-03-07Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'reg...Mark Brown
2015-03-07regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen
2015-03-04regmap: Skip read-only registers in regcache_sync()Takashi Iwai
2015-02-14regmap-irq: set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg
2015-02-08Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'r...Mark Brown
2015-02-04regmap: Fix i2c word access when using SMBus access functionsGuenter Roeck
2015-02-04regmap: Export regmap_get_val_endianGuenter Roeck
2015-02-02regmap: ac97: Clean up indentationMark Brown
2014-12-15regmap: Move spinlock_flags into the unionWang, Yalin
2014-11-21Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers'...Mark Brown
2014-11-19regmap: ac97: Add generic AC'97 callbacksMark Brown
2014-10-20regmap: cache: Sort include headers alphabeticallyXiubo Li
2014-10-20regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-10-20regmap: cache: use kmalloc_array instead of kmallocXiubo Li
2014-10-20regmap: cache: speed regcache_hw_init() up.Xiubo Li
2014-10-20regmap: cache: fix errno in regcache_hw_init()Xiubo Li
2014-10-20regmap: cache: cleanup regcache_hw_init()Xiubo Li
2014-09-29Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown
2014-09-29Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-nextMark Brown
2014-09-29Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown