summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-27vme: fake: remove unexpected unlock in fake_master_set()Wei Yongjun1-3/+0
2016-09-27vme: fake: mark symbols static where possibleBaoyou Xie1-8/+8
2016-09-27spmi: pmic-arb: Return an error code if sanity check failsChristophe JAILLET1-0/+1
2016-09-27Drivers: hv: get rid of id in struct vmbus_channelVitaly Kuznetsov1-2/+0
2016-09-27Drivers: hv: make VMBus bus ids persistentVitaly Kuznetsov1-2/+2
2016-09-27mcb: Add a dma_device to mcb_deviceMichael Moese1-0/+1
2016-09-27mcb: Enable PCI bus mastering by defaultMichael Moese1-0/+1
2016-09-27mei: stop the stall timer worker if not neededAlexander Usyskin7-7/+29
2016-09-23clk: probe common clock drivers earlierMasahiro Yamada1-2/+2
2016-09-13vme: fake: fix build for 64-bit dma_addr_tArnd Bergmann1-8/+18
2016-09-13ttyprintk: Neaten and simplify printingJoe Perches1-38/+31
2016-09-12mei: me: add kaby point device idsAlexander Usyskin2-0/+6
2016-09-09coresight: tmc: mark symbols static where possibleBaoyou Xie3-4/+4
2016-09-09coresight: perf: deal with error condition properlyMathieu Poirier2-3/+3
2016-09-09Drivers: hv: hv_util: Avoid dynamic allocation in time synchVivek yadav1-11/+28
2016-09-08fpga manager: Add hardware dependency to Zynq driverJean Delvare1-0/+1
2016-09-08Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.Alex Ng1-23/+59
2016-09-08Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.Alex Ng1-13/+7
2016-09-08Drivers: hv: utils: Rename version definitions to reflect protocol version.Alex Ng1-10/+10
2016-09-07Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warningsDexuan Cui1-2/+24
2016-09-07Driver: hv: vmbus: Make mmio resource localStephen Hemminger1-2/+2
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman384-2241/+4834
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2016-09-03Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-7/+14
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+2
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-279/+25
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-114/+174
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-70/+159
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-57/+141
2016-09-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-33/+53
2016-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+1
2016-09-03tpm: invalid self test error messageJarkko Sakkinen1-2/+1
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-3/+3
2016-09-02Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-5/+7
2016-09-02Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes'Rafael J. Wysocki1-5/+5
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi1-3/+3
2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren1-1/+1
2016-09-02drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren1-0/+1
2016-09-02nvmem: rockchip-efuse: add rk3399-efuse supportFinley Xiao1-19/+114
2016-09-02Drivers: hv: utils: Check VSS daemon is listening before a hot backupAlex Ng1-3/+6
2016-09-02Drivers: hv: utils: Continue to poll VSS channel after handling requests.Alex Ng1-47/+43
2016-09-02Drivers: hv: Introduce a policy for controlling channel affinityK. Y. Srinivasan1-29/+39
2016-09-02Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from, to}_ringb...Vitaly Kuznetsov1-21/+3
2016-09-02Drivers: hv: ring_buffer: wrap around mappings for ring buffersVitaly Kuznetsov3-23/+49
2016-09-02Drivers: hv: cleanup vmbus_open() for wrap around mappingsVitaly Kuznetsov1-19/+22
2016-09-02Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds5-17/+22
2016-09-02Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-31/+133
2016-09-02Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie4-13/+24
2016-09-02Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-8/+43
2016-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-12/+14