summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sram.c
Commit message (Expand)AuthorAgeFilesLines
* devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-291-1/+0
* rename file_operations -> cdev_operationsSascha Hauer2018-04-061-1/+1
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-2/+1
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-2/+3
* resource: Let dev_get_resource return an error pointerSascha Hauer2014-09-161-0/+2
* common: Allow for I/O mapped I/OMichel Stam2014-04-081-1/+1
* misc: Add devicetree SRAM driverSascha Hauer2014-01-291-0/+75