summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-10nvmem: Add the Broadcom OTP controller driverJonathan Richardson3-0/+349
2016-11-10dt-bindings: Document Broadcom OTP controller driverJonathan Richardson1-0/+17
2016-11-10nvmem: dt: document lpc1850 OTP bindingJoachim Eastwood1-0/+20
2016-11-10nvmem: add NXP LPC18xx OTP driverJoachim Eastwood3-0/+136
2016-11-10tile-srom: allow the driver to be built as a moduleChris Metcalf2-2/+3
2016-11-10mei: enable to set the internal flag for client writeAlexander Usyskin7-12/+28
2016-11-09thunderbolt: Macro renameAmir Levy1-3/+3
2016-11-07Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan4-20/+14
2016-11-07Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan4-101/+35
2016-11-07Drivers: hv: vmbus: Base host signaling strictly on the ring stateK. Y. Srinivasan3-12/+20
2016-11-07tools: hv: remove unnecessary header files and netlink related codeWeibing Zhang2-14/+0
2016-11-07tools: hv: fix a compile warning in snprintfWeibing Zhang1-1/+1
2016-11-07tools: hv: remove unnecessary link flagWeibing Zhang1-2/+1
2016-11-07Drivers: hv: balloon: Fix info request to show max page countAlex Ng1-2/+7
2016-11-07Drivers: hv: vss: Operation timeouts should match host expectationAlex Ng1-2/+6
2016-11-07Drivers: hv: vss: Improve log messages.Alex Ng1-6/+19
2016-11-07Drivers: hv: balloon: Add logging for dynamic memory operationsAlex Ng1-3/+28
2016-11-07Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not setAlex Ng1-0/+4
2016-11-07Drivers: hv: utils: Fix the mapping between host version and protocol to useAlex Ng1-3/+6
2016-11-07Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeoutVitaly Kuznetsov1-1/+1
2016-11-07Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov1-21/+11
2016-10-31of: add vendor prefix for Holtek SemiconductorRobin van der Gracht1-0/+1
2016-10-31mei: bus: demote error to debug level upon disconnectAlexander Usyskin1-1/+1
2016-10-31mei: show the HBM protocol versions in the device attributesAlexander Usyskin2-1/+58
2016-10-31genwqe: use pci_irq_allocate_vectorsChristoph Hellwig2-11/+2
2016-10-30Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman288-1909/+2593
2016-10-29Linux 4.9-rc3v4.9-rc3Linus Torvalds1-1/+1
2016-10-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2016-10-29Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds2-5/+13
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds21-67/+87
2016-10-29Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-18/+67
2016-10-29Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2-7/+0
2016-10-29Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broad...Olof Johansson1-0/+2
2016-10-29Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson5-5/+16
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson7-49/+51
2016-10-29Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+5
2016-10-29Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-38/+46
2016-10-29Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-19/+60
2016-10-29Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-84/+296
2016-10-29x86/smpboot: Init apic mapping before usageThomas Gleixner1-1/+6
2016-10-29Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds9-56/+54
2016-10-29Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-8/+34
2016-10-29Merge tag 'arc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds20-273/+203
2016-10-29Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki4-18/+24
2016-10-29ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Lv Zheng5-19/+11
2016-10-29ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...Lv Zheng1-1/+1
2016-10-29ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng1-20/+20
2016-10-29Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds10-42/+108
2016-10-29Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki10915-348613/+619663
2016-10-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-14/+52