summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov2018-09-301-0/+1
| | * fpga: do not access region struct after fpga_region_unregisterAlan Tull2018-09-302-2/+5
| | * Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()Dexuan Cui2018-09-301-3/+5
| * | Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-10-073-19/+42
| |\ \
| | * | Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven2018-10-021-15/+10
| | * | Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven2018-10-022-0/+32
| | * | Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck2018-10-021-4/+0
| | |/
| * | Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-10-075-5/+25
| |\ \