summaryrefslogtreecommitdiffstats
path: root/drivers/reset/reset-a10sr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-09nvmem: core: add locking to nvmem_find_cellHeiner Kallweit1-1/+7
2017-06-09nvmem: core: Call put_device() in nvmem_unregister()Andrey Smirnov1-0/+1
2017-06-09nvmem: core: fix leaks on registration errorsJohan Hovold1-5/+8
2017-06-09nvmem: correct Broadcom OTP controller driver writesOza Pawandeep1-2/+2
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis36-260/+208
2017-06-09drivers/fsi: Add module license to core driverChristopher Bostic1-0/+1
2017-06-09drivers/fsi: Use asynchronous slave modeJeremy Kerr3-1/+24
2017-06-09drivers/fsi: Add hub master supportChristopher Bostic3-0/+336
2017-06-09drivers/fsi: Add SCOM FSI client device driverChristopher Bostic3-0/+269
2017-06-09drivers/fsi/gpio: Add tracepoints for GPIO masterJeremy Kerr2-0/+77
2017-06-09drivers/fsi: Add GPIO based FSI masterChristopher Bostic3-0/+607