aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-29fpga zynq: Remove priv->devJason Gunthorpe1-11/+8
2016-11-29fpga zynq: Add missing \n to messagesJason Gunthorpe1-11/+11
2016-11-29fpga: Add COMPILE_TEST to all driversJason Gunthorpe1-2/+3
2016-11-29uio: pruss: add clk_disable()Alexey Khoroshilov1-1/+9
2016-11-29char/pcmcia: add some error checking in scr24x_read()Dan Carpenter1-1/+1
2016-11-29MAINTAINERS: Update fpga-mgr entry with new linux-fpga mailing listMoritz Fischer1-0/+1
2016-11-29snsc: restore IRQs on error path in scdrv_write()Dan Carpenter1-1/+1
2016-11-29ppdev: check before attaching portSudip Mukherjee1-2/+21
2016-11-29ppdev: use pr_* macrosSudip Mukherjee1-6/+5
2016-11-29MAINTAINERS: update emailSudip Mukherjee1-3/+3
2016-11-29ppdev: fix memory leakSudip Mukherjee1-1/+1
2016-11-29mei: me: add lewisburg device idsTomas Winkler2-0/+3
2016-11-29mei: request async autosuspend at the end of enumerationAlexander Usyskin1-1/+1
2016-11-29coresight: perf: Add a missing call to etm_free_auxQuentin Lambert1-1/+1
2016-11-29coresight: Add support for ARM Coresight STM-500Suzuki K Poulose1-0/+5
2016-11-29coresight: tmc: Remove duplicate memsetSuzuki K. Poulose1-2/+0
2016-11-29coresight: tmc: Get rid of mode parameter for helper routinesSuzuki K. Poulose2-24/+9
2016-11-29coresight: tmc: Cleanup operation mode handlingSuzuki K. Poulose3-34/+26
2016-11-29coresight: reset "enable_sink" flag when need beMathieu Poirier3-22/+87
2016-11-29coresight: etm3x: Adding missing features of Coresight PTM componentsMuhammad Abdul WAHAB2-0/+15
2016-11-29coresight: etm3x: indentation fix (extra space removed)Muhammad Abdul WAHAB1-1/+1
2016-11-29coresight: stm: return error code instead of zero in .packet()Chunyan Zhang1-2/+2
2016-11-28Merge tag 'stm-for-greg-20161118' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-nextGreg Kroah-Hartman6-17/+108
2016-11-18intel_th: Document debug host modeAlexander Shishkin1-0/+22
2016-11-18intel_th: gth: Handle host mode correctlyAlexander Shishkin1-2/+24
2016-11-18intel_th: Support Host Debugger mode of operationAlexander Shishkin2-8/+22
2016-11-18intel_th: Constify subdevicesAlexander Shishkin1-1/+1
2016-11-18stm class: Document stm_source channel assignmentAlexander Shishkin1-0/+10
2016-11-18stm class: Document the stm_source interfaceAlexander Shishkin1-3/+24
2016-11-18stm class: Fix device leak in open error pathJohan Hovold1-3/+5
2016-11-17mei: bus: split RX and async notification callbacksAlexander Usyskin5-122/+128
2016-11-17mei: bus: make a client pointer always availableAlexander Usyskin1-16/+15
2016-11-17mei: introduce host client uninitialized stateAlexander Usyskin2-4/+5
2016-11-17ARM: socfpga: checking the wrong variableDan Carpenter1-1/+1
2016-11-16scr24x_cs: include linux/io.hArnd Bergmann1-0/+1
2016-11-15lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK()Michael Ellerman1-1/+2
2016-11-15mei: fix parameter rename KDocAlexander Usyskin1-2/+2
2016-11-15mei: constify buffer in the write functions callsTomas Winkler3-9/+9
2016-11-15mei: consolidate repeating code in mei_cl_irq_read_msgTomas Winkler1-5/+2
2016-11-15mcb: fix compiler warning logical-op in mcb-parse.cMichael Moese1-1/+1
2016-11-14Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman681-4827/+7662
2016-11-13Linux 4.9-rc5Linus Torvalds1-1/+1
2016-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-23/+112
2016-11-13Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds14-249/+310
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-6/+3
2016-11-13Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+3
2016-11-13Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-53/+63
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds13-37/+42
2016-11-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-42/+1
2016-11-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-8/+29