summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fpga: bridge: add devm_fpga_bridge_createAlan Tull2018-10-168-38/+80
* fpga: mgr: add devm_fpga_mgr_createAlan Tull2018-10-1614-87/+97
* hv_balloon: Replace spin_is_locked() with lockdepLance Roy2018-10-151-1/+1
* sgi-xp: Replace spin_is_locked() with lockdepLance Roy2018-10-153-5/+5
* eeprom: New ee1004 driver for DDR4 memoryJean Delvare2018-10-153-0/+293
* eeprom: at25: remove unneeded 'at25_remove'YueHaibing2018-10-151-10/+0
* w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for un...Julien Folly2018-10-151-14/+52
* misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing2018-10-151-3/+0
* misc: mic: fix a DMA pool free failureWenwen Wang2018-10-151-1/+1
* platform: goldfish: pipe: Add a blank line to separate varibles and codeRoman Kiryanov2018-10-151-0/+1
* platform: goldfish: pipe: Remove redundant castingRoman Kiryanov2018-10-151-1/+1
* platform: goldfish: pipe: Call misc_deregister if init failsRoman Kiryanov2018-10-151-1/+4
* platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev variable into...Roman Kiryanov2018-10-151-29/+37
* platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev variable ...Roman Kiryanov2018-10-151-7/+13
* platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet vari...Roman Kiryanov2018-10-151-8/+16
* gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh2018-10-151-1/+92
* gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie2018-10-152-7/+15
* gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie2018-10-151-0/+6
* gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie2018-10-151-3/+2
* MAINTAINERS: Add me to Android driversJoel Fernandes (Google)2018-10-151-0/+1
* nvmem: hide unused nvmem_find_cell_by_index functionArnd Bergmann2018-10-151-16/+16
* nvmem: lpc18xx_eeprom: remove unused variableBartosz Golaszewski2018-10-151-1/+0
* nvmem: fix nvmem_cell_get_from_lookup()Bartosz Golaszewski2018-10-151-2/+3
* nvmem: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-151-1/+3
* misc: cxl: Fix possible null pointer dereferencezhong jiang2018-10-111-2/+0
* misc: mic: scif: remove redundant check on ret < 0Colin Ian King2018-10-111-2/+0
* stm class: Use memcat_p()Alexander Shishkin2018-10-111-28/+1
* lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin2018-10-115-0/+162
* stm class: heartbeat: Fix whitespaceAlexander Shishkin2018-10-111-1/+1
* stm class: SPDX-ify the documentationAlexander Shishkin2018-10-111-0/+2
* stm class: Update documentation to match the new identification rulesAlexander Shishkin2018-10-111-9/+27
* stm class: Document the MIPI SyS-T protocol usageAlexander Shishkin2018-10-111-0/+62
* stm class: p_sys-t: Document the configfs interfaceAlexander Shishkin2018-10-111-0/+41
* stm class: p_sys-t: Add support for CLOCKSYNC packetsAlexander Shishkin2018-10-111-0/+80
* stm class: Add MIPI SyS-T protocol supportAlexander Shishkin2018-10-113-0/+318
* stm class: Switch over to the protocol driverAlexander Shishkin2018-10-112-16/+21
* stm class: Factor out default framing protocolAlexander Shishkin2018-10-113-0/+67
* stm class: Add a helper for writing data packetsAlexander Shishkin2018-10-112-13/+41
* stm class: Introduce framing protocol driversAlexander Shishkin2018-10-113-18/+318
* stm class: Clean up stp_configfs_initAlexander Shishkin2018-10-111-5/+1
* stm class: Clarify configfs root type/operations namesAlexander Shishkin2018-10-111-6/+6
* stm class: Rework policy node fallbackAlexander Shishkin2018-10-113-44/+55
* Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman2018-10-08314-1789/+2759
|\
| * Linux 4.19-rc7v4.19-rc7Greg Kroah-Hartman2018-10-071-1/+1
| * Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-0710-44/+57
| |\
| | * thunderbolt: Initialize after IOMMUsMika Westerberg2018-10-021-1/+1
| | * thunderbolt: Do not handle ICM events after domain is stoppedMika Westerberg2018-10-021-29/+20
| | * firmware: Always initialize the fw_priv list objectBjorn Andersson2018-09-301-2/+5
| | * docs: fpga: document fpga manager flagsAlan Tull2018-09-302-6/+19
| | * fpga: bridge: fix obvious function documentation errorAlan Tull2018-09-301-1/+1