summaryrefslogtreecommitdiffstats
path: root/drivers
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-103-0/+613
* fpga: add fpga bridge frameworkAlan Tull2016-11-103-0/+405
* fpga-mgr: add fpga image information structAlan Tull2016-11-103-15/+19
* fpga: add method to get fpga manager from deviceAlan Tull2016-11-101-22/+54
* of/overlay: add of overlay notificationsAlan Tull2016-11-101-1/+46
* s390: char: make slp_ctl explicitly non-modularPaul Gortmaker2016-11-101-2/+2
* lightnvm: make core.c explicitly non-modularPaul Gortmaker2016-11-101-8/+6
* auxdisplay: ht16k33: Driver for LED controllerRobin van der Gracht2016-11-103-0/+573
* mei: send OS type to the FWAlexander Usyskin2016-11-101-0/+95
* lkdtm: Do not use flush_icache_range() on user addressesCatalin Marinas2016-11-101-2/+5
* 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
* 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-073-14/+8
* Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan2016-11-073-101/+34
* Drivers: hv: vmbus: Base host signaling strictly on the ring stateK. Y. Srinivasan2016-11-073-12/+20
* 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
* 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-311-1/+42
* genwqe: use pci_irq_allocate_vectorsChristoph Hellwig2016-10-312-11/+2
* Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman2016-10-30132-428/+959
|\
| * Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-291-5/+5
| |\
| | * 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-292-8/+9
| |\ \
| | * \ Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-10-291-8/+8
| | |\ \
| | | * | reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCsMasahiro Yamada2016-10-221-8/+8
| | * | | bus: qcom-ebi2: depend on ARCH_QCOM or COMPILE_TESTLinus Walleij2016-10-171-0/+1
| | |/ /
| * | | Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-298-18/+61
| |\ \ \
| | * | | VMCI: Doorbell create and destroy fixesJorgen Hansen2016-10-282-2/+8
| | * | | GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer2016-10-281-1/+11
| | * | | vme: vme_get_size potentially returning incorrect value on failureMartyn Welch2016-10-281-0/+4
| | * | | Merge tag 'extcon-fixes-for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2016-10-261-1/+1
| | |\ \ \
| | | * | | extcon: qcom-spmi-misc: Sync the extcon state on interruptStephen Boyd2016-10-261-1/+1
| | * | | | hv: do not lose pending heartbeat vmbus packetsLong Li2016-10-251-3/+7
| | * | | | mei: txe: don't clean an unprocessed interrupt cause.Alexander Usyskin2016-10-241-2/+4
| | * | | | ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg2016-10-241-0/+5
| | * | | | ANDROID: binder: Add strong ref checksArve Hjønnevåg2016-10-241-9/+21
| | |/ / /
| * | | | Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-291-2/+4
| |\ \ \ \
| | * | | | driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE strongerLaura Abbott2016-10-271-2/+4
| | |/ / /
| * | | | Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-2913-38/+46
| |\ \ \ \