index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
regmap.h
Commit message (
Expand
)
Author
Age
*
regmap: core: Provide regmap_can_raw_write() operation
Mark Brown
2013-03-27
*
Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next
Mark Brown
2013-02-14
|
\
|
*
regmap: Add "no-bus" option for regmap API
Andrey Smirnov
2013-01-28
*
|
Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next
Mark Brown
2013-02-14
|
\
\
|
*
|
regmap: mmio: add register clock support
Philipp Zabel
2013-02-14
|
|
/
*
|
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2013-02-14
|
\
\
|
*
|
regmap: irq: Support wake IRQ mask inversion
Mark Brown
2013-01-04
|
|
/
*
|
Merge remote-tracking branch 'regmap/topic/flat' into regmap-next
Mark Brown
2013-02-14
|
\
\
|
*
|
regmap: flat: Add flat cache type
Mark Brown
2013-01-02
|
|
/
*
/
regmap: Add asynchronous I/O support
Mark Brown
2013-01-28
|
/
*
Merge remote-tracking branch 'regmap/topic/table' into regmap-next
Mark Brown
2012-12-10
|
\
|
*
regmap: introduce tables for readable/writeable/volatile/precious checks
Davide Ciminaghi
2012-11-20
|
*
Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2012-11-20
|
|
\
*
|
\
Merge remote-tracking branch 'regmap/topic/lock' into regmap-next
Mark Brown
2012-12-10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
regmap: make lock/unlock functions customizable
Davide Ciminaghi
2012-10-17
*
|
|
Merge remote-tracking branch 'regmap/topic/domain' into regmap-next
Mark Brown
2012-12-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
regmap: irq: Allow users to retrieve the irq_domain
Mark Brown
2012-10-14
|
|
/
*
|
regmap: Allow ranges to be named
Mark Brown
2012-10-14
*
|
regmap: Rename n_ranges to num_ranges
Mark Brown
2012-10-14
|
/
*
regmap: irq: Add mask invert flag for enable register
Xiaofan Tian
2012-08-30
*
regmap: irq: Enable devices for runtime PM while handling interrupts
Mark Brown
2012-08-07
*
-
.
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
2012-07-22
|
\
\
|
|
*
regmap: Add support for register indirect addressing.
Krystian Garbaciak
2012-06-17
|
*
|
regmap: Implement support for wake IRQs
Mark Brown
2012-06-05
|
|
/
*
|
regmap: Remove warning on stubbed dev_get_regmap()
Mark Brown
2012-06-13
*
|
regmap: Constify regmap_irq_chip
Mark Brown
2012-06-03
*
|
regmap: allow busses to request formatting with specific endianness
Stephen Warren
2012-06-03
|
/
*
regmap: add support for non contiguous status to regmap-irq
Graeme Gregory
2012-05-14
*
regmap: Convert regmap_irq to use irq_domain
Mark Brown
2012-05-13
*
-
.
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...
Mark Brown
2012-05-13
|
\
\
|
|
*
regmap: Implement dev_get_regmap()
Mark Brown
2012-05-08
|
*
|
regmap: Converts group operation into single read write operations
Ashish Jangam
2012-04-30
|
*
|
regmap: implement register striding
Stephen Warren
2012-04-10
|
*
|
Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...
Mark Brown
2012-04-10
|
/
|
\
\
|
|
|
/
|
|
/
|
|
|
*
regmap: allow regmap instances to be named
Stephen Warren
2012-04-10
|
|
/
|
/
|
|
*
regmap: add MMIO bus support
Stephen Warren
2012-04-06
|
*
regmap: introduce fast_io busses, and use a spinlock for them
Stephen Warren
2012-04-06
|
*
regmap: introduce explicit bus_context for bus callbacks
Stephen Warren
2012-04-06
|
/
*
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
|
\
|
*
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-16
*
|
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
Mark Brown
2012-03-14
|
\
\
|
*
|
regmap: add regmap_bulk_write() for register write
Laxman Dewangan
2012-02-14
|
|
/
*
|
Merge remote-tracking branch 'regmap/topic/introspection' into regmap-next
Mark Brown
2012-03-14
|
\
\
|
*
|
regmap: Allow users to query the size of register values
Mark Brown
2012-02-20
|
|
/
*
|
Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...
Mark Brown
2012-03-14
|
\
\
|
*
|
regmap: Allow drivers to sync only part of the register cache
Mark Brown
2012-02-24
*
|
|
Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next
Mark Brown
2012-03-14
|
\
\
\
|
*
|
|
Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2012-02-20
|
|
\
|
|
|
|
*
|
regmap: Support register patch sets
Mark Brown
2012-01-23
|
|
|
/
*
|
|
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' in...
Mark Brown
2012-03-14
|
\
|
|
[next]