summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-27i2c: sprd: Fix the i2c count issueBaolin Wang1-4/+2
2018-04-27i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang1-0/+16
2018-04-27i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Alexander Popov1-1/+1
2018-04-27cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat1-3/+11
2018-04-27Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-11/+22
2018-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-86/+71
2018-04-27Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+20
2018-04-27Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-26/+33
2018-04-26Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-14/+98
2018-04-26Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-334/+17
2018-04-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+42
2018-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-12/+34
2018-04-26Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman4-1/+11