summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: socfpga: fpga bridge driver supportAlan Tull2016-11-104-0/+410
* fpga: fpga-region: device tree control for FPGAAlan Tull2016-11-104-0/+615
* fpga: add fpga bridge frameworkAlan Tull2016-11-104-0/+465
* add sysfs document for fpga bridge classAlan Tull2016-11-101-0/+11
* fpga-mgr: add fpga image information structAlan Tull2016-11-104-19/+38
* fpga: add bindings document for fpga regionAlan Tull2016-11-101-0/+494
* doc: fpga-mgr: add fpga image info to apiAlan Tull2016-11-101-11/+21
* fpga: add method to get fpga manager from deviceAlan Tull2016-11-103-24/+60
* of/overlay: add of overlay notificationsAlan Tull2016-11-102-1/+71
* s390: char: make slp_ctl explicitly non-modularPaul Gortmaker2016-11-101-2/+2
* blackfin: make-bf561/coreb.c explicitly non-modularPaul Gortmaker2016-11-101-6/+4
* lightnvm: make core.c explicitly non-modularPaul Gortmaker2016-11-101-8/+6
* MAINTAINERS: auxdisplay: Added myself as maintainer for ht16k33 driverRobin van der Gracht2016-11-101-0/+6
* auxdisplay: ht16k33: Driver for LED controllerRobin van der Gracht2016-11-104-0/+615
* mei: send OS type to the FWAlexander Usyskin2016-11-101-0/+95
* lkdtm: Do not use flush_icache_range() on user addressesCatalin Marinas2016-11-103-2/+7
* platform: goldfish: pipe: use get_user_pages_unlocked()Lorenzo Stoakes2016-11-101-4/+2
* nvmem: Add the Broadcom OTP controller driverJonathan Richardson2016-11-103-0/+349
* dt-bindings: Document Broadcom OTP controller driverJonathan Richardson2016-11-101-0/+17
* nvmem: dt: document lpc1850 OTP bindingJoachim Eastwood2016-11-101-0/+20
* nvmem: add NXP LPC18xx OTP driverJoachim Eastwood2016-11-103-0/+136
* tile-srom: allow the driver to be built as a moduleChris Metcalf2016-11-102-2/+3
* mei: enable to set the internal flag for client writeAlexander Usyskin2016-11-107-12/+28
* thunderbolt: Macro renameAmir Levy2016-11-091-3/+3
* Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan2016-11-074-20/+14
* Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan2016-11-074-101/+35
* Drivers: hv: vmbus: Base host signaling strictly on the ring stateK. Y. Srinivasan2016-11-073-12/+20
* tools: hv: remove unnecessary header files and netlink related codeWeibing Zhang2016-11-072-14/+0
* tools: hv: fix a compile warning in snprintfWeibing Zhang2016-11-071-1/+1
* tools: hv: remove unnecessary link flagWeibing Zhang2016-11-071-2/+1
* Drivers: hv: balloon: Fix info request to show max page countAlex Ng2016-11-071-2/+7
* Drivers: hv: vss: Operation timeouts should match host expectationAlex Ng2016-11-071-2/+6
* Drivers: hv: vss: Improve log messages.Alex Ng2016-11-071-6/+19
* Drivers: hv: balloon: Add logging for dynamic memory operationsAlex Ng2016-11-071-3/+28
* Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not setAlex Ng2016-11-071-0/+4
* Drivers: hv: utils: Fix the mapping between host version and protocol to useAlex Ng2016-11-071-3/+6
* Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeoutVitaly Kuznetsov2016-11-071-1/+1
* Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov2016-11-071-21/+11
* of: add vendor prefix for Holtek SemiconductorRobin van der Gracht2016-10-311-0/+1
* mei: bus: demote error to debug level upon disconnectAlexander Usyskin2016-10-311-1/+1
* mei: show the HBM protocol versions in the device attributesAlexander Usyskin2016-10-312-1/+58
* genwqe: use pci_irq_allocate_vectorsChristoph Hellwig2016-10-312-11/+2
* Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman2016-10-30288-1909/+2593
|\
| * Linux 4.9-rc3v4.9-rc3Linus Torvalds2016-10-291-1/+1
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-291-1/+6
| |\
| | * x86/smpboot: Init apic mapping before usageThomas Gleixner2016-10-291-1/+6
| * | Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-292-5/+13
| |\ \
| | * | ubifs: Fix regression in ubifs_readdir()Richard Weinberger2016-10-281-0/+8
| | * | ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon2016-10-281-5/+5
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-10-2921-67/+87
| |\ \ \