summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-14w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra1-7/+13
2018-05-14virt: vbox: Only copy_from_user the request-header onceWenwen Wang1-1/+3
2018-05-14nubus: Call bus_register unconditionallyFinn Thain2-13/+8
2018-05-14ARM: amba: Fix wrong indentation in driver_override_store()Geert Uytterhoeven1-2/+2
2018-05-14misc: sgi-gru: Change return type to vm_fault_tSouptick Joarder2-2/+3
2018-05-14slimbus: qcom: remove unused variableSrinivas Kandagatla1-2/+1
2018-05-14nvmem: properly handle returned value nvmem_reg_readMathieu Malaterre1-0/+7
2018-05-14nvmem: core: describe add missing dev function parameterSrinivas Kandagatla1-0/+2
2018-05-14nvmem: meson-efuse: add write supportJerome Brunet1-1/+8
2018-05-14nvmem: meson-efuse: simplify read callbackJerome Brunet1-9/+2
2018-05-14nvmem: meson-efuse: remove econfig globalJerome Brunet1-11/+14
2018-05-14nvmem: Add RAVE SP EEPROM driverAndrey Smirnov3-0/+366
2018-05-14drivers: nvmem: Export nvmem_add_cells()Andrew Lunn1-7/+17
2018-05-14coresight: Remove %px for printing pcsr valueLeo Yan1-1/+1
2018-05-14coresight tmc etr: Removing extra newlineMathieu Poirier1-1/+0
2018-05-14coresight tmc etr: Fix uninitialised variableMathieu Poirier1-1/+1
2018-05-14coresight tmc etr: Make memory check consistent in the same functionMathieu Poirier1-2/+2
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier24-254/+50
2018-05-14coresight: use put_device() instead of kfree()Arvind Yadav1-4/+4
2018-05-14uio: Prevent device destruction while fds are openHamish Martin1-26/+72
2018-05-14uio: Reduce return paths from uio_write()Hamish Martin1-8/+17
2018-05-14Drivers: hv: vmbus: enable VMBus protocol version 5.0Dexuan Cui2-2/+45
2018-05-14android: binder: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-05-14ANDROID: binder: change down_write to down_readMinchan Kim2-4/+6
2018-05-14ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR宋金时1-1/+2
2018-05-14ANDROID: binder: remove 32-bit binder interface.Martijn Coenen2-18/+1
2018-05-13Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman10-13/+2719
2018-05-11soundwire: intel: Add audio DAI opsVinod Koul4-1/+366
2018-05-11soundwire: intel: Add stream initializationVinod Koul1-0/+155
2018-05-11soundwire: cdns: Add stream routinesVinod Koul2-0/+238
2018-05-11soundwire: cdns: Add port routinesVinod Koul3-0/+344
2018-05-11soundwire: Remove cdns_master_opsShreyas NC3-13/+23
2018-05-11soundwire: Add stream configuration APIsSanyog Kale2-0/+253
2018-05-11soundwire: Add bank switch routineSanyog Kale3-0/+214
2018-05-11soundwire: Add helpers for ports operationsSanyog Kale3-0/+299
2018-05-11soundwire: Add Master and Slave port programmingSanyog Kale2-0/+266
2018-05-11soundwire: Add support for port managementSanyog Kale2-2/+167
2018-05-11soundwire: Add support for SoundWire stream managementSanyog Kale4-1/+398
2018-04-30Merge 4.17-rc3 into char-misc-nextGreg Kroah-Hartman153-1345/+2051
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+6
2018-04-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+19
2018-04-28Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-17/+34
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-96/+120
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-29/+73
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2018-04-27Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-59/+180
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-73/+4
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds6-31/+60
2018-04-27Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds29-190/+237