summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2018-05-14slimbus: qcom: remove unused variableSrinivas Kandagatla-2/+1
2018-05-14nvmem: properly handle returned value nvmem_reg_readMathieu Malaterre-0/+7
2018-05-14nvmem: core: describe add missing dev function parameterSrinivas Kandagatla-0/+2
2018-05-14nvmem: meson-efuse: add write supportJerome Brunet-1/+8
2018-05-14nvmem: meson-efuse: simplify read callbackJerome Brunet-9/+2
2018-05-14nvmem: meson-efuse: remove econfig globalJerome Brunet-11/+14
2018-05-14nvmem: Add RAVE SP EEPROM driverAndrey Smirnov-0/+366
2018-05-14drivers: nvmem: Export nvmem_add_cells()Andrew Lunn-7/+17
2018-05-14coresight: Remove %px for printing pcsr valueLeo Yan-1/+1
2018-05-14coresight tmc etr: Removing extra newlineMathieu Poirier-1/+0
2018-05-14coresight tmc etr: Fix uninitialised variableMathieu Poirier-1/+1
2018-05-14coresight tmc etr: Make memory check consistent in the same functionMathieu Poirier-2/+2
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier-254/+50
2018-05-14coresight: use put_device() instead of kfree()Arvind Yadav-4/+4
2018-05-14uio: Prevent device destruction while fds are openHamish Martin-26/+72
2018-05-14uio: Reduce return paths from uio_write()Hamish Martin-8/+17
2018-05-14Drivers: hv: vmbus: enable VMBus protocol version 5.0Dexuan Cui-2/+45
2018-05-14android: binder: Change return type to vm_fault_tSouptick Joarder-1/+1
2018-05-14ANDROID: binder: change down_write to down_readMinchan Kim-4/+6
2018-05-14ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR宋金时-1/+2
2018-05-14ANDROID: binder: remove 32-bit binder interface.Martijn Coenen-18/+1
2018-05-13Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-13/+2719
2018-05-11soundwire: intel: Add audio DAI opsVinod Koul-1/+366
2018-05-11soundwire: intel: Add stream initializationVinod Koul-0/+155
2018-05-11soundwire: cdns: Add stream routinesVinod Koul-0/+238
2018-05-11soundwire: cdns: Add port routinesVinod Koul-0/+344
2018-05-11soundwire: Remove cdns_master_opsShreyas NC-13/+23
2018-05-11soundwire: Add stream configuration APIsSanyog Kale-0/+253
2018-05-11soundwire: Add bank switch routineSanyog Kale-0/+214
2018-05-11soundwire: Add helpers for ports operationsSanyog Kale-0/+299
2018-05-11soundwire: Add Master and Slave port programmingSanyog Kale-0/+266
2018-05-11soundwire: Add support for port managementSanyog Kale-2/+167
2018-05-11soundwire: Add support for SoundWire stream managementSanyog Kale-1/+398
2018-04-30Merge 4.17-rc3 into char-misc-nextGreg Kroah-Hartman-1345/+2051
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+6
2018-04-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+19
2018-04-28Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-17/+34
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-96/+120
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-29/+73
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2018-04-27Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-59/+180
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-73/+4
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds-31/+60
2018-04-27Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds-190/+237
2018-04-27i2c: sprd: Fix the i2c count issueBaolin Wang-4/+2
2018-04-27i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang-0/+16
2018-04-27i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Alexander Popov-1/+1
2018-04-27cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat-3/+11
2018-04-27Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie-11/+22