summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fpga zynq: Add missing \n to messagesJason Gunthorpe2016-11-291-11/+11
* fpga: Add COMPILE_TEST to all driversJason Gunthorpe2016-11-291-2/+3
* uio: pruss: add clk_disable()Alexey Khoroshilov2016-11-291-1/+9
* char/pcmcia: add some error checking in scr24x_read()Dan Carpenter2016-11-291-1/+1
* MAINTAINERS: Update fpga-mgr entry with new linux-fpga mailing listMoritz Fischer2016-11-291-0/+1
* snsc: restore IRQs on error path in scdrv_write()Dan Carpenter2016-11-291-1/+1
* ppdev: check before attaching portSudip Mukherjee2016-11-291-2/+21
* ppdev: use pr_* macrosSudip Mukherjee2016-11-291-6/+5
* MAINTAINERS: update emailSudip Mukherjee2016-11-291-3/+3
* ppdev: fix memory leakSudip Mukherjee2016-11-291-1/+1
* mei: me: add lewisburg device idsTomas Winkler2016-11-292-0/+3
* mei: request async autosuspend at the end of enumerationAlexander Usyskin2016-11-291-1/+1
* coresight: perf: Add a missing call to etm_free_auxQuentin Lambert2016-11-291-1/+1
* coresight: Add support for ARM Coresight STM-500Suzuki K Poulose2016-11-291-0/+5
* coresight: tmc: Remove duplicate memsetSuzuki K. Poulose2016-11-291-2/+0
* coresight: tmc: Get rid of mode parameter for helper routinesSuzuki K. Poulose2016-11-292-24/+9
* coresight: tmc: Cleanup operation mode handlingSuzuki K. Poulose2016-11-293-34/+26
* coresight: reset "enable_sink" flag when need beMathieu Poirier2016-11-293-22/+87
* coresight: etm3x: Adding missing features of Coresight PTM componentsMuhammad Abdul WAHAB2016-11-292-0/+15
* coresight: etm3x: indentation fix (extra space removed)Muhammad Abdul WAHAB2016-11-291-1/+1
* coresight: stm: return error code instead of zero in .packet()Chunyan Zhang2016-11-291-2/+2
* Merge tag 'stm-for-greg-20161118' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2016-11-286-17/+108
|\
| * intel_th: Document debug host modeAlexander Shishkin2016-11-181-0/+22
| * intel_th: gth: Handle host mode correctlyAlexander Shishkin2016-11-181-2/+24
| * intel_th: Support Host Debugger mode of operationAlexander Shishkin2016-11-182-8/+22
| * intel_th: Constify subdevicesAlexander Shishkin2016-11-181-1/+1
| * stm class: Document stm_source channel assignmentAlexander Shishkin2016-11-181-0/+10
| * stm class: Document the stm_source interfaceAlexander Shishkin2016-11-181-3/+24
| * stm class: Fix device leak in open error pathJohan Hovold2016-11-181-3/+5
* | mei: bus: split RX and async notification callbacksAlexander Usyskin2016-11-175-122/+128
* | mei: bus: make a client pointer always availableAlexander Usyskin2016-11-171-16/+15
* | mei: introduce host client uninitialized stateAlexander Usyskin2016-11-172-4/+5
* | ARM: socfpga: checking the wrong variableDan Carpenter2016-11-171-1/+1
* | scr24x_cs: include linux/io.hArnd Bergmann2016-11-161-0/+1
* | lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK()Michael Ellerman2016-11-151-1/+2
* | mei: fix parameter rename KDocAlexander Usyskin2016-11-151-2/+2
* | mei: constify buffer in the write functions callsTomas Winkler2016-11-153-9/+9
* | mei: consolidate repeating code in mei_cl_irq_read_msgTomas Winkler2016-11-151-5/+2
* | mcb: fix compiler warning logical-op in mcb-parse.cMichael Moese2016-11-151-1/+1
* | Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman2016-11-14681-4827/+7662
|\|
| * Linux 4.9-rc5v4.9-rc5Linus Torvalds2016-11-131-1/+1
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-1312-23/+112
| |\
| | * Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-11-1112-23/+112
| | |\
| | | * KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQsShih-Wei Li2016-11-041-0/+12
| | | * KVM: arm/arm64: vgic: Prevent access to invalid SPIsAndre Przywara2016-11-042-21/+34
| | | * arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-049-2/+66
| * | | Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds2016-11-1314-249/+310
| |\ \ \
| | * | | gp8psk: Fix DVB frontend attachMauro Carvalho Chehab2016-11-137-152/+246
| | * | | gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab2016-11-131-2/+3
| | * | | dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab2016-11-137-95/+61