- e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
- d4a1a31 Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' and 'regmap/topic/irq-hdr' into regmap-next by Mark Brown · 9 years ago
- b3961e8 Merge tag 'regmap-offload-update-bits' into regmap-next by Mark Brown · 9 years ago
- ba5890a Merge tag 'regmap-irq-unmask' into regmap-next by Mark Brown · 9 years ago
- 77792b1 regmap: Allow installing custom reg_update_bits function by Jon Ringle · 9 years ago
- 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
- ca07e9f regmap: debugfs: simplify regmap_reg_ranges_read_file() slightly by Rasmus Villemoes · 9 years ago
- 20991cd regmap: debugfs: use memcpy instead of snprintf by Rasmus Villemoes · 9 years ago
- e34dc49 regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file() by Rasmus Villemoes · 9 years ago
- 9ae3109 regmap: debugfs: Remove scratch buffer for register length calculation by Mark Brown · 9 years ago
- 176fc2d regmap: debugfs: Don't bother actually printing when calculating max length by Mark Brown · 9 years ago
- b763ec1 regmap: debugfs: Ensure we don't underflow when printing access masks by Mark Brown · 9 years ago
- a650fdd regmap: irq: add ack_invert flag for chips using cleared bits as ack by Guo Zeng · 9 years ago
- 7b7d196 regmap: irq: add support for chips who have separate unmask registers by Guo Zeng · 9 years ago
- b4a21fc regmap: Allocate buffers with GFP_ATOMIC when fast_io == true by Stephen Boyd · 9 years ago
- 072502a Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-delay' into regmap-next by Mark Brown · 9 years ago
- 84fb901 Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force-update' into regmap-next by Mark Brown · 9 years ago
- a458a6d Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 9 years ago
- f7474161 Merge remote-tracking branch 'regmap/fix/raw' into regmap-linus by Mark Brown · 9 years ago
- b3959b5 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 9 years ago
- 04782ca Merge branch 'topic/smbus-block' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-core by Mark Brown · 9 years ago
- 17649c9 regmap: fix a NULL pointer dereference in __regmap_init by Sergey SENOZHATSKY · 9 years ago
- d5b98eb regmap: Support bulk reads for devices without raw formatting by Mark Brown · 9 years ago
- 2933253 regmap-i2c: Add smbus i2c block support by Markus Pargmann · 9 years ago
- c335931 regmap: Add raw_write/read checks for max_raw_write/read sizes by Markus Pargmann · 9 years ago
- f50c9eb regmap: regmap max_raw_read/write getter functions by Markus Pargmann · 9 years ago
- adaac45 regmap: Introduce max_raw_read/write for regmap_bulk_read/write by Markus Pargmann · 9 years ago
- 1052461 Merge branches 'fix/raw', 'topic/core', 'topic/i2c', 'topic/raw' and 'topic/doc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-smbus-block by Mark Brown · 9 years ago
- 9c9f7f6 regmap: No multi_write support if bus->write does not exist by Markus Pargmann · 9 years ago
- 67921a1 regmap: Split use_single_rw internally into use_single_read/write by Markus Pargmann · 9 years ago
- c594b7f regmap: Fix regmap_bulk_write for bus writes by Markus Pargmann · 9 years ago
- 9a16ea9 regmap: regmap_raw_read return error on !bus->read by Markus Pargmann · 9 years ago
- 07ea400 regmap: Fix regmap_can_raw_write check by Markus Pargmann · 9 years ago
- b486afb regmap: fix typos in regmap.c by Xiubo Li · 9 years ago
- 2f9b660 regmap: Fix integertypes for register address and value by Markus Pargmann · 9 years ago
- 1ed8111 regmap: Move documentation to regmap.h by Nicolas Boichat · 9 years ago
- 3cfe7a7 regmap: Use different lockdep class for each regmap init call by Nicolas Boichat · 9 years ago
- 1635e88 regmap: debugfs: Fix misuse of IS_ENABLED by Axel Lin · 9 years ago
- 8ef9724 regmap: regcache-rbtree: Clean new present bits on present bitmap resize by Guenter Roeck · 9 years ago
- d3dc543 regmap: debugfs: Allow writes to cache state settings by Richard Fitzgerald · 10 years ago
- 2de9d60 regmap: Apply optional delay in multi_reg_write/register_patch by Nariman Poushin · 9 years ago
- 8019ff6 regmap: Use reg_sequence for multi_reg_write / register_patch by Nariman Poushin · 9 years ago
- fa3eec7 regmap: Silence warning on invalid zero length read by Mark Brown · 10 years ago
- 04dc91c regmap: Add better support for devices without readback support by Lars-Peter Clausen · 9 years ago
- e874e6c regmap: add regmap_fields_force_write() by Kuninori Morimoto · 10 years ago
- fd4b7286c regmap: add regmap_write_bits() by Kuninori Morimoto · 10 years ago
- 7ff0589 regmap: add force_write option on _regmap_update_bits() by Kuninori Morimoto · 10 years ago
- 8ca006a Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' and 'regmap/topic/reg-params' into regmap-next by Mark Brown · 10 years ago
- 4705a81 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 10 years ago
- d2b923e Merge remote-tracking branch 'regmap/fix/field' into regmap-linus by Mark Brown · 10 years ago
- 921cc29 regmap: Fix possible shift overflow in regmap_field_init() by Maxime Coquelin · 10 years ago
- 15b8d2c regmap: Fix regmap_bulk_read in BE mode by Arun Chandran · 10 years ago
- e723f2c regmap: kill off set_irq_flags usage by Rob Herring · 10 years ago
- 7043f5f regmap: irq: Fixed a typo error by dashsriram · 10 years ago
- 7ca6759 regmap: drop unneeded goto by Julia Lawall · 10 years ago
- a2f776c regmap: Introduce regmap_get_reg_stride by Srinivas Kandagatla · 10 years ago
- 668abc7 regmap: Introduce regmap_get_max_register by Srinivas Kandagatla · 10 years ago
- 1c79771 regmap: Use regcache_mark_dirty() to indicate power loss or reset by Kevin Cernekee · 10 years ago
- 3969fa08 regmap: Add a helper function for regcache sync test by Kevin Cernekee · 10 years ago
- 77f5f3e regmap: Constify irq_domain_ops by Krzysztof Kozlowski · 10 years ago
- 1b57c7c Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
- 7c90de3 Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
- f58078d regmap: Move tracing header into drivers/base/regmap by Steven Rostedt · 10 years ago
- c6b570d regmap: introduce regmap_name to fix syscon regmap trace events by Philipp Zabel · 10 years ago
- 7d720ee Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'regmap/fix/sync' into regmap-linus by Mark Brown · 10 years ago
- 328f494 regmap: regcache-rbtree: Fix present bitmap resize by Lars-Peter Clausen · 10 years ago
- 4ceba98 regmap: Skip read-only registers in regcache_sync() by Takashi Iwai · 10 years ago
- 09cadf6 regmap-irq: set IRQF_ONESHOT flag to ensure IRQ request by Valentin Rothberg · 10 years ago
- 1aff031 Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'regmap/topic/smbus' into regmap-next by Mark Brown · 10 years ago
- 5892ded regmap: Fix i2c word access when using SMBus access functions by Guenter Roeck · 10 years ago
- 3c174d2 regmap: Export regmap_get_val_endian by Guenter Roeck · 10 years ago
- 927db287 regmap: ac97: Clean up indentation by Mark Brown · 10 years ago
- f93d1be regmap: Move spinlock_flags into the union by Wang, Yalin · 10 years ago
- a63b878 Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers' into regmap-next by Mark Brown · 10 years ago
- 2285322 regmap: ac97: Add generic AC'97 callbacks by Mark Brown · 10 years ago
- e39be3a regmap: cache: Sort include headers alphabetically by Xiubo Li · 10 years ago
- fb70067 regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
- 06f9c24 regmap: cache: use kmalloc_array instead of kmalloc by Xiubo Li · 10 years ago
- fbba43c regmap: cache: speed regcache_hw_init() up. by Xiubo Li · 10 years ago
- ba3f1c8 regmap: cache: fix errno in regcache_hw_init() by Xiubo Li · 10 years ago
- 5bd83ed regmap: cache: cleanup regcache_hw_init() by Xiubo Li · 10 years ago
- f5b313a Merge remote-tracking branch 'regmap/topic/cache' into regmap-next by Mark Brown · 10 years ago
- 45942c3 Merge remote-tracking branch 'regmap/topic/dt-endian' into regmap-next by Mark Brown · 10 years ago
- 88507a2 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 10 years ago
- 18a64d8 Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus by Mark Brown · 10 years ago
- 25a9487 Merge remote-tracking branch 'regmap/fix/core' into regmap-linus by Mark Brown · 10 years ago
- 18c0301 regmap: Fix debugfs-file 'registers' mode by Markus Pargmann · 10 years ago
- d6b41cb regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
- 2c98e0c regmap: debugfs: fix possbile NULL pointer dereference by Xiubo Li · 10 years ago
- 5336be8 regmap: fix NULL pointer dereference in _regmap_write/read by Pankaj Dubey · 10 years ago
- 6e64b6c regmap: fix NULL pointer dereference in regmap_get_val_endian by Pankaj Dubey · 10 years ago
- f29a432 regmap: cache: Do not fail silently from regcache_sync calls by Jarkko Nikula · 10 years ago
- 2324067 Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
- 336fb81 regmap: change struct regmap's internal locks as union by Wang, Yalin · 10 years ago
- ffff7a12a regmap: Fix debugfs-file 'registers' mode by Markus Pargmann · 10 years ago
- d3b0533 Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and 'regmap/fix/volatile' into regmap-linus by Mark Brown · 10 years ago
- 5c1ebe7 regmap: Don't attempt block writes when syncing cache on single_rw devices by Mark Brown · 10 years ago
- cf673fb regmap: Split regmap_get_endian() in two functions by Geert Uytterhoeven · 10 years ago
- 5844a8b regmap: Fix handling of volatile registers for format_write() chips by Mark Brown · 10 years ago
- 5e0cbe7 regmap: Fix regcache debugfs initialization by Lars-Peter Clausen · 10 years ago