summaryrefslogtreecommitdiff
path: root/lib/devres.c
Commit message (Expand)AuthorAge
* devres: combine function devm_ioremap*Yisheng Xie2018-03-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* devres: fix devm_ioremap_*() offset parameter kerneldoc descriptionLorenzo Pieralisi2017-04-24
* devres: use to_pci_dev()Geliang Tang2016-02-07
* devres: fix a for loop bounds checkDan Carpenter2015-10-05
* cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-10
* lib: devres: add a helper function for ioremap_wcAbhilash Kesavan2015-03-16
* devres: support sizes greater than an unsigned longCristian Stoica2014-11-07
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\
| * of: Provide a function to request and map memoryMatthias Brugger2014-07-23
* | devres: remove devm_request_and_ioremap()Jingoo Han2014-06-19
|/
* lib/devres.c: fix checkpatch warningsFabian Frederick2014-05-24
* lib/devres.c: use dev in devm_request_and_ioremapFabian Frederick2014-05-24
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
* lib/devres.c: fix some sparse warningsSteven Rostedt2014-04-03
* lib/devres.c: fix misplaced #endifJingoo Han2013-02-27
* lib: devres: Fix build breakageThierry Reding2013-01-22
* lib: devres: Introduce devm_ioremap_resource()Thierry Reding2013-01-22
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-07
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\
| * PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu2012-01-06
* | lib: devres: add convenience function to remap a resourceWolfram Sang2011-11-15
* | lib: devres: add annotations for #endifWolfram Sang2011-11-15
|/
* devres: fix possible use after freeMaxin B John2011-07-25
* lib/devres.c: fix comment typoKulikov Vasiliy2010-07-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-05
* devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2008-04-30
* devres: implement pcim_iomap_regions_request_all()Tejun Heo2008-03-17
* iomap: implement pcim_iounmap_regions()Tejun Heo2007-04-28
* [PATCH] pci_iomap_regions() error handling fixFrederik Deweerdt2007-02-16
* [PATCH] sort the devres mess outAl Viro2007-02-11