Files
linux/drivers/base
David S. Miller 61d0372028 Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
regmap: Allow buses to provide a custom update_bits() operation

Some buses provide a native _update_bits() operation which for uncached
registers is faster than doing a read/modify/write cycle as it is a
single bus transaction.  Add support for implementing this to regmap.
2015-10-08 04:01:28 -07:00
..
2015-09-17 06:06:54 -07:00
2014-07-04 18:05:05 +01:00
2015-08-05 15:11:48 -07:00
2014-09-01 13:48:59 +02:00