summaryrefslogtreecommitdiffstats
path: root/common/resource.c
Commit message (Expand)AuthorAgeFilesLines
* resource: Let request_ioport_region return an error pointerSascha Hauer2014-09-161-1/+1
* resource: Let request_iomem_region return an error pointerSascha Hauer2014-09-161-7/+1
* resource: Let __request_region return an error pointerSascha Hauer2014-09-161-5/+18
* Revert "common: resource: print conflicts as warning"Sascha Hauer2014-08-041-1/+1
* common: resource: print conflicts as warningAlexander Aring2014-06-241-1/+1
* common: Allow for I/O mapped I/OMichel Stam2014-04-081-5/+23
* treewide: fix format specifiersSascha Hauer2013-01-271-7/+19
* resource: statically initialize iomem resourceSascha Hauer2012-10-071-8/+2
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-011-13/+17
* add resource management functionsSascha Hauer2011-12-031-0/+121