summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-15platform: goldfish: pipe: Add a blank line to separate varibles and codeRoman Kiryanov1-0/+1
2018-10-15platform: goldfish: pipe: Remove redundant castingRoman Kiryanov1-1/+1
2018-10-15platform: goldfish: pipe: Call misc_deregister if init failsRoman Kiryanov1-1/+4
2018-10-15platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev variable into...Roman Kiryanov1-29/+37
2018-10-15platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev variable ...Roman Kiryanov1-7/+13
2018-10-15platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet vari...Roman Kiryanov1-8/+16
2018-10-15gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh1-1/+92
2018-10-15gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie2-7/+15
2018-10-15gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie1-0/+6
2018-10-15gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie1-3/+2
2018-10-15MAINTAINERS: Add me to Android driversJoel Fernandes (Google)1-0/+1
2018-10-15nvmem: hide unused nvmem_find_cell_by_index functionArnd Bergmann1-16/+16
2018-10-15nvmem: lpc18xx_eeprom: remove unused variableBartosz Golaszewski1-1/+0
2018-10-15nvmem: fix nvmem_cell_get_from_lookup()Bartosz Golaszewski1-2/+3
2018-10-15nvmem: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+3
2018-10-11misc: cxl: Fix possible null pointer dereferencezhong jiang1-2/+0
2018-10-11misc: mic: scif: remove redundant check on ret < 0Colin Ian King1-2/+0
2018-10-11stm class: Use memcat_p()Alexander Shishkin1-28/+1
2018-10-11lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin5-0/+162
2018-10-11stm class: heartbeat: Fix whitespaceAlexander Shishkin1-1/+1
2018-10-11stm class: SPDX-ify the documentationAlexander Shishkin1-0/+2
2018-10-11stm class: Update documentation to match the new identification rulesAlexander Shishkin1-9/+27