summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-at91.c
Commit message (Expand)AuthorAgeFilesLines
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-6/+6
* driver: workaroud resource request that conflicts with errno PTRJean-Christophe PLAGNIOL-VILLARD2015-01-081-3/+3
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-2/+2
* pinctrl: at91: retrieve device id in non dtb probeRaphaël Poggi2014-09-091-3/+8
* pinctrl: at91: fix the pin_to_controller functionRaphaël Poggi2014-09-091-2/+2
* pinctrl: at91: add driver dataRaphaël Poggi2014-09-091-0/+10
* pinctrl: at91: add pinctrl driverRaphaël Poggi2014-09-041-0/+683