summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
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
* drivers: nvmem: Export nvmem_add_cells()Andrew Lunn2018-05-141-7/+17
* coresight: Remove %px for printing pcsr valueLeo Yan2018-05-141-1/+1
* 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-1424-254/+50
* coresight: use put_device() instead of kfree()Arvind Yadav2018-05-141-4/+4
* uio: Prevent device destruction while fds are openHamish Martin2018-05-141-26/+72
* uio: Reduce return paths from uio_write()Hamish Martin2018-05-141-8/+17
* Drivers: hv: vmbus: enable VMBus protocol version 5.0Dexuan Cui2018-05-142-2/+45
* 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-1310-13/+2719
|\
| * soundwire: intel: Add audio DAI opsVinod Koul2018-05-114-1/+366
| * 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
| * soundwire: Add stream configuration APIsSanyog Kale2018-05-112-0/+253
| * soundwire: Add bank switch routineSanyog Kale2018-05-113-0/+214
| * soundwire: Add helpers for ports operationsSanyog Kale2018-05-113-0/+299
| * soundwire: Add Master and Slave port programmingSanyog Kale2018-05-112-0/+266
| * soundwire: Add support for port managementSanyog Kale2018-05-112-2/+167
| * soundwire: Add support for SoundWire stream managementSanyog Kale2018-05-114-1/+398
* | Merge 4.17-rc3 into char-misc-nextGreg Kroah-Hartman2018-04-30153-1345/+2051
|\ \
| * \ Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-291-1/+6
| |\ \
| | * | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-261-1/+6
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-283-8/+19
| |\ \ \
| | * | | i2c: sprd: Fix the i2c count issueBaolin Wang2018-04-271-4/+2
| | * | | i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang2018-04-271-0/+16
| | * | | i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Alexander Popov2018-04-271-1/+1
| | * | | i2c: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-181-3/+0
| | | |/ | | |/|
| * | | Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-282-17/+34
| |\ \ \
| | * | | cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat2018-04-271-3/+11
| | * | | rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin2018-04-251-14/+23
| | | |/ | | |/|
| * | | Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-279-96/+120
| |\ \ \
| | * | | ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven2018-04-261-2/+9
| | * | | ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven2018-04-261-3/+0
| | * | | Revert "ARM: amba: Fix race condition with driver_override"Greg Kroah-Hartman2018-04-261-9/+2
| | * | | ARM: amba: Don't read past the end of sysfs "driver_override" bufferGeert Uytterhoeven2018-04-251-1/+2
| | * | | ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven2018-04-251-2/+9
| | * | | virt: vbox: Log an error when we fail to get the host versionHans de Goede2018-04-231-1/+3