summaryrefslogtreecommitdiff
path: root/drivers/base/regmap
AgeCommit message (Expand)Author
2015-07-21regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin
2015-07-21regmap: Fix regmap_bulk_read in BE modeArun Chandran
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
2014-09-29Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linusMark Brown
2014-09-29Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown
2014-09-29regmap: Fix debugfs-file 'registers' modeMarkus Pargmann
2014-09-28regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-09-28regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li
2014-09-27regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey
2014-09-18regmap: fix NULL pointer dereference in regmap_get_val_endianPankaj Dubey
2014-09-16regmap: cache: Do not fail silently from regcache_sync callsJarkko Nikula
2014-09-15Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-12regmap: change struct regmap's internal locks as unionWang, Yalin
2014-09-08regmap: Fix debugfs-file 'registers' modeMarkus Pargmann
2014-08-31Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...Mark Brown
2014-08-31regmap: Don't attempt block writes when syncing cache on single_rw devicesMark Brown
2014-08-27regmap: Split regmap_get_endian() in two functionsGeert Uytterhoeven
2014-08-26regmap: Fix handling of volatile registers for format_write() chipsMark Brown
2014-08-26regmap: Fix regcache debugfs initializationLars-Peter Clausen
2014-08-19regmap: of_regmap_get_endian() cleanupStephen Warren
2014-08-18regmap: Fix DT endianess parsing logicJavier Martinez Canillas
2014-08-17regmap: Add explicit dependencies to catch "select" misuseGeert Uytterhoeven
2014-08-16regmap: add DT endianness binding support.Xiubo Li
2014-07-25regmap: Allow regmap_get_device() to be used by modulesMark Brown
2014-07-25regmap: Add regmap_get_deviceTuomas Tynkkynen
2014-06-02Merge remote-tracking branch 'regmap/topic/smbus' into regmap-nextMark Brown
2014-06-02Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap...Mark Brown