index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
devres.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-24
devres: fix devm_ioremap_*() offset parameter kerneldoc description
Lorenzo Pieralisi
1
-3
/
+3
2016-02-08
devres: use to_pci_dev()
Geliang Tang
1
-1
/
+1
2015-10-05
devres: fix a for loop bounds check
Dan Carpenter
1
-1
/
+1
2015-08-11
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
1
-9
/
+4
2015-03-16
lib: devres: add a helper function for ioremap_wc
Abhilash Kesavan
1
-0
/
+28
2014-11-07
devres: support sizes greater than an unsigned long
Cristian Stoica
1
-2
/
+2
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2014-07-23
of: Provide a function to request and map memory
Matthias Brugger
1
-2
/
+0
2014-06-20
devres: remove devm_request_and_ioremap()
Jingoo Han
1
-28
/
+0
2014-05-24
lib/devres.c: fix checkpatch warnings
Fabian Frederick
1
-3
/
+3
2014-05-24
lib/devres.c: use dev in devm_request_and_ioremap
Fabian Frederick
1
-2
/
+2
2014-04-08
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-2
/
+2
2014-04-04
lib/devres.c: fix some sparse warnings
Steven Rostedt
1
-5
/
+7
2013-02-28
lib/devres.c: fix misplaced #endif
Jingoo Han
1
-1
/
+1
2013-01-23
lib: devres: Fix build breakage
Thierry Reding
1
-0
/
+1
2013-01-22
lib: devres: Introduce devm_ioremap_resource()
Thierry Reding
1
-13
/
+44
2012-03-08
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-3
/
+3
2012-01-07
PCI: Increase resource array mask bit size in pcim_iomap_regions()
Yinghai Lu
1
-3
/
+3
2011-11-16
lib: devres: add convenience function to remap a resource
Wolfram Sang
1
-0
/
+51
2011-11-16
lib: devres: add annotations for #endif
Wolfram Sang
1
-2
/
+2
2011-07-26
devres: fix possible use after free
Maxin B John
1
-1
/
+1
2010-07-12
lib/devres.c: fix comment typo
Kulikov Vasiliy
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-05-05
[POWERPC] devres: Add devm_ioremap_prot()
Emil Medve
1
-1
/
+1
2008-05-01
devres: support addresses greater than an unsigned long via dev_ioremap
Kumar Gala
1
-2
/
+2
2008-03-17
devres: implement pcim_iomap_regions_request_all()
Tejun Heo
1
-0
/
+25
2007-04-28
iomap: implement pcim_iounmap_regions()
Tejun Heo
1
-0
/
+26
2007-02-16
[PATCH] pci_iomap_regions() error handling fix
Frederik Deweerdt
1
-4
/
+4
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-0
/
+300