summaryrefslogtreecommitdiffstats
path: root/scripts/markup_oops.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-16docs/uio: fix a grammar nitpickWill Korteland1-2/+2
2018-10-16docs: fpga: document programming fpgas using regionsAlan Tull6-187/+171
2018-10-16fpga: add devm_fpga_region_createAlan Tull6-20/+70
2018-10-16fpga: bridge: add devm_fpga_bridge_createAlan Tull8-38/+80
2018-10-16fpga: mgr: add devm_fpga_mgr_createAlan Tull14-87/+97
2018-10-15hv_balloon: Replace spin_is_locked() with lockdepLance Roy1-1/+1
2018-10-15sgi-xp: Replace spin_is_locked() with lockdepLance Roy3-5/+5
2018-10-15eeprom: New ee1004 driver for DDR4 memoryJean Delvare3-0/+293
2018-10-15eeprom: at25: remove unneeded 'at25_remove'YueHaibing1-10/+0
2018-10-15w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for un...Julien Folly1-14/+52
2018-10-15misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing1-3/+0
2018-10-15misc: mic: fix a DMA pool free failureWenwen Wang1-1/+1
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