index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
reset
/
reset-sunxi.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2020-06-16
reset: Move reset-simple header out of drivers/reset
Maxime Ripard
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-28
reset: sunxi: declare sun6i_reset_init in a header file
Philipp Zabel
2017-10-17
reset: sunxi: use reset-simple driver
Philipp Zabel
2017-08-11
reset: sunxi: fix number of reset lines
Philipp Zabel
2017-03-15
reset: sunxi: fix for 64-bit compilation
Andre Przywara
2016-10-24
reset: sunxi: make it explicitly non-modular
Paul Gortmaker
2016-05-30
reset: sunxi: use devm_reset_controller_register()
Masahiro Yamada
2016-02-08
reset: sunxi: Make reset_control_ops const
Philipp Zabel
2015-11-16
reset: check return value of reset_controller_register()
Masahiro Yamada
2015-11-16
reset: sunxi: mark the of_device_id array as __initconst
Philipp Zabel
2015-01-16
reset: sunxi: fix spinlock initialization
Tyler Baker
2014-10-20
reset: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-15
reset: sunxi: allow MFD subdevices probe
Boris BREZILLON
2013-11-22
reset: Add Allwinner SoCs Reset Controller Driver
Maxime Ripard