index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sram.c
Age
Commit message (
Expand
)
Author
2017-01-25
misc: sram: Integrate protect-exec reserved sram area type
Dave Gerlach
2017-01-25
misc: sram: Split sram data structures into local header
Dave Gerlach
2017-01-10
misc: set error code when devm_kstrdup fails
Pan Bian
2016-11-30
misc: sram: remove useless #ifdef
Arnd Bergmann
2016-11-07
misc: sram: add Atmel securam support
Alexandre Belloni
2016-04-30
misc: sram: fix check of devm_ioremap*() return value
Vladimir Zapolskiy
2016-03-14
misc: sram: add optional ioremap without write combining
Marcin Wojtas
2015-10-18
misc: sram: partition base address belongs to __iomem space
Vladimir Zapolskiy
2015-10-17
misc: sram: extend usage of reserved partitions
Vladimir Zapolskiy
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
2015-06-12
misc: sram: sort and clean up included headers
Vladimir Zapolskiy
2015-06-12
misc: sram: move reserved block logic out of probe function
Vladimir Zapolskiy
2015-06-12
misc: sram: add private struct device and virt_base members
Vladimir Zapolskiy
2015-06-12
misc: sram: report correct SRAM pool size
Vladimir Zapolskiy
2015-06-12
misc: sram: bump error message level on unclean driver unbinding
Vladimir Zapolskiy
2015-06-12
misc: sram: fix device node reference leak on error
Vladimir Zapolskiy
2015-06-12
misc: sram: fix enabled clock leak on error path
Vladimir Zapolskiy
2015-03-16
misc: sram: switch to ioremap_wc from ioremap
Abhilash Kesavan
2015-03-16
misc: constify of_device_id array
Fabian Frederick
2014-02-28
misc: sram: implement reserved sram areas
Heiko Stübner
2014-02-07
misc: sram: cleanup the code
Xiubo Li
2013-07-24
misc: sram: fix error path in sram_probe
Heiko Stübner
2013-06-17
Misc: sram: Remove unneeded check
Alexander Shiyan
2013-05-16
drivers: misc: use devm_ioremap_resource()
Laurent Navet
2013-04-29
misc: generic on-chip SRAM allocation driver
Philipp Zabel