summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvmem: properly handle returned value nvmem_reg_readMathieu Malaterre2018-05-141-0/+7
* nvmem: core: describe add missing dev function parameterSrinivas Kandagatla2018-05-141-0/+2
* nvmem: meson-efuse: add write supportJerome Brunet2018-05-141-1/+8
* nvmem: meson-efuse: simplify read callbackJerome Brunet2018-05-141-9/+2
* nvmem: meson-efuse: remove econfig globalJerome Brunet2018-05-141-11/+14
* nvmem: Add RAVE SP EEPROM driverAndrey Smirnov2018-05-143-0/+366
* dt-bindings: nvmem: Add binding for RAVE SP EEPROM driverAndrey Smirnov2018-05-141-0/+40
* drivers: nvmem: Export nvmem_add_cells()Andrew Lunn2018-05-142-7/+28
* coresight: Remove %px for printing pcsr valueLeo Yan2018-05-142-3/+3
* coresight tmc etr: Removing extra newlineMathieu Poirier2018-05-141-1/+0
* coresight tmc etr: Fix uninitialised variableMathieu Poirier2018-05-141-1/+1
* coresight tmc etr: Make memory check consistent in the same functionMathieu Poirier2018-05-141-2/+2
* coresight: Moving framework and drivers to SPDX identifierMathieu Poirier2018-05-1425-264/+53
* coresight: use put_device() instead of kfree()Arvind Yadav2018-05-141-4/+4
* uio: Prevent device destruction while fds are openHamish Martin2018-05-142-27/+75
* uio: Reduce return paths from uio_write()Hamish Martin2018-05-141-8/+17
* doc: fix sysfs ABI documentationStephen Hemminger2018-05-141-20/+20
* Drivers: hv: vmbus: enable VMBus protocol version 5.0Dexuan Cui2018-05-143-4/+69
* android: binder: Change return type to vm_fault_tSouptick Joarder2018-05-141-1/+1
* ANDROID: binder: change down_write to down_readMinchan Kim2018-05-142-4/+6
* ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR宋金时2018-05-141-1/+2
* ANDROID: binder: remove 32-bit binder interface.Martijn Coenen2018-05-142-18/+1
* Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-05-1318-15/+3634
|\
| * soundwire: intel: Add audio DAI opsVinod Koul2018-05-116-1/+383
| * soundwire: intel: Add stream initializationVinod Koul2018-05-111-0/+155
| * soundwire: cdns: Add stream routinesVinod Koul2018-05-112-0/+238
| * soundwire: cdns: Add port routinesVinod Koul2018-05-113-0/+344
| * soundwire: Remove cdns_master_opsShreyas NC2018-05-113-13/+23
| * ASoC: Add SoundWire stream programming interfaceShreyas NC2018-05-111-0/+23
| * soundwire: Add stream configuration APIsSanyog Kale2018-05-113-0/+257
| * soundwire: Add bank switch routineSanyog Kale2018-05-114-0/+262
| * soundwire: Add helpers for ports operationsSanyog Kale2018-05-114-0/+353
| * soundwire: Add Master and Slave port programmingSanyog Kale2018-05-113-1/+312
| * soundwire: Add support for port managementSanyog Kale2018-05-113-2/+234
| * soundwire: Add support for SoundWire stream managementSanyog Kale2018-05-115-1/+507
| * Documentation: soundwire: Add more documentationSanyog Kale2018-05-114-0/+546
| * soundwire: Update email address for VinodVinod Koul2018-05-111-1/+1
* | Merge 4.17-rc3 into char-misc-nextGreg Kroah-Hartman2018-04-30396-2418/+4218
|\ \
| * | Linux v4.17-rc3v4.17-rc3Linus Torvalds2018-04-291-1/+1
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-2912-19/+93
| |\ \
| | * | x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann2018-04-272-0/+73
| | * | x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik2018-04-271-0/+6
| | * | x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm2018-04-261-0/+3
| | * | x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam2018-04-261-0/+2
| | * | x86/mm: Make vmemmap and vmalloc base address constants unsigned longJiri Kosina2018-04-261-4/+4
| | * | x86/vector: Remove the unused macro FPU_IRQDou Liyang2018-04-261-2/+0
| | * | x86/vector: Remove the macro VECTOR_OFFSET_STARTDou Liyang2018-04-261-5/+0
| | * | x86/cpufeatures: Enumerate cldemote instructionFenghua Yu2018-04-261-0/+1
| | * | x86/microcode: Do not exit early from __reload_late()Borislav Petkov2018-04-241-4/+2
| | * | x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov2018-04-241-2/+0