index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
devres.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-20
/
+0
*
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-1
/
+1
|
\
|
*
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-1
/
+1
*
|
Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-12-01
1
-0
/
+19
|
\
\
|
*
|
lib: devres: add a helper function for ioremap_uc
Tuowen Zhao
2019-11-11
1
-0
/
+19
|
|
/
*
|
lib: devres: provide devm_ioremap_resource_wc()
Bartosz Golaszewski
2019-11-05
1
-0
/
+15
*
|
lib: devres: prepare devm_ioremap_resource() for more variants
Bartosz Golaszewski
2019-11-05
1
-20
/
+27
|
/
*
devres: allow const resource arguments
Arnd Bergmann
2019-07-05
1
-1
/
+2
*
devres: always use dev_name() in devm_ioremap_resource()
Sergei Shtylyov
2019-01-31
1
-3
/
+1
*
devres: Add devm_of_iomap()
Benjamin Herrenschmidt
2018-07-23
1
-0
/
+36
*
devres: combine function devm_ioremap*
Yisheng Xie
2018-03-15
1
-40
/
+38
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
devres: fix devm_ioremap_*() offset parameter kerneldoc description
Lorenzo Pieralisi
2017-04-24
1
-3
/
+3
*
devres: use to_pci_dev()
Geliang Tang
2016-02-07
1
-1
/
+1
*
devres: fix a for loop bounds check
Dan Carpenter
2015-10-05
1
-1
/
+1
*
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
2015-08-10
1
-9
/
+4
*
lib: devres: add a helper function for ioremap_wc
Abhilash Kesavan
2015-03-16
1
-0
/
+28
*
devres: support sizes greater than an unsigned long
Cristian Stoica
2014-11-07
1
-2
/
+2
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-05
1
-2
/
+0
|
\
|
*
of: Provide a function to request and map memory
Matthias Brugger
2014-07-23
1
-2
/
+0
*
|
devres: remove devm_request_and_ioremap()
Jingoo Han
2014-06-19
1
-28
/
+0
|
/
*
lib/devres.c: fix checkpatch warnings
Fabian Frederick
2014-05-24
1
-3
/
+3
*
lib/devres.c: use dev in devm_request_and_ioremap
Fabian Frederick
2014-05-24
1
-2
/
+2
*
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-07
1
-2
/
+2
*
lib/devres.c: fix some sparse warnings
Steven Rostedt
2014-04-03
1
-5
/
+7
*
lib/devres.c: fix misplaced #endif
Jingoo Han
2013-02-27
1
-1
/
+1
*
lib: devres: Fix build breakage
Thierry Reding
2013-01-22
1
-0
/
+1
*
lib: devres: Introduce devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-13
/
+44
*
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
1
-1
/
+1
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-11
1
-3
/
+3
|
\
|
*
PCI: Increase resource array mask bit size in pcim_iomap_regions()
Yinghai Lu
2012-01-06
1
-3
/
+3
*
|
lib: devres: add convenience function to remap a resource
Wolfram Sang
2011-11-15
1
-0
/
+51
*
|
lib: devres: add annotations for #endif
Wolfram Sang
2011-11-15
1
-2
/
+2
|
/
*
devres: fix possible use after free
Maxin B John
2011-07-25
1
-1
/
+1
*
lib/devres.c: fix comment typo
Kulikov Vasiliy
2010-07-11
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[POWERPC] devres: Add devm_ioremap_prot()
Emil Medve
2008-05-05
1
-1
/
+1
*
devres: support addresses greater than an unsigned long via dev_ioremap
Kumar Gala
2008-04-30
1
-2
/
+2
*
devres: implement pcim_iomap_regions_request_all()
Tejun Heo
2008-03-17
1
-0
/
+25
*
iomap: implement pcim_iounmap_regions()
Tejun Heo
2007-04-28
1
-0
/
+26
*
[PATCH] pci_iomap_regions() error handling fix
Frederik Deweerdt
2007-02-16
1
-4
/
+4
*
[PATCH] sort the devres mess out
Al Viro
2007-02-11
1
-0
/
+300