summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-13105-696/+5981
|\
| * uio-hv-generic: store physical addresses instead of virtualArnd Bergmann2016-12-101-4/+4
| * Tools: hv: kvp: configurable external scripts pathAlex Fluter2016-12-061-3/+8
| * uio-hv-generic: new userspace i/o driver for VMBusStephen Hemminger2016-12-065-0/+230
| * vmbus: add support for dynamic device id'sStephen Hemminger2016-12-062-8/+172
| * hv: change clockevents unbind tacticsVitaly Kuznetsov2016-12-061-2/+4
| * hv: acquire vmbus_connection.channel_mutex in vmbus_free_channels()Vitaly Kuznetsov2016-12-061-0/+2
| * hyperv: Fix spelling of HV_UNKOWNHaiyang Zhang2016-12-062-4/+4
| * mei: bus: enable non-blocking RXAlexander Usyskin2016-12-064-7/+41
| * mei: fix the back to back interrupt handlingAlexander Usyskin2016-12-062-19/+50
| * mei: synchronize irq before initiating a reset.Tomas Winkler2016-12-064-4/+38
| * VME: Remove shutdown entry from vme_driverMartyn Welch2016-12-061-1/+0
| * Merge tag 'fpga-for-greg-20161129' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2016-12-017-28/+38
| |\
| | * MAINTAINERS: add git url for fpgaAlan Tull2016-11-291-0/+1
| | * fpga: Clarify how write_init works streaming modesJason Gunthorpe2016-11-294-3/+11
| | * fpga zynq: Fix incorrect ISR state on bootupJason Gunthorpe2016-11-291-7/+10
| | * fpga zynq: Remove priv->devJason Gunthorpe2016-11-291-11/+8
| | * fpga zynq: Add missing \n to messagesJason Gunthorpe2016-11-291-11/+11
| | * fpga: Add COMPILE_TEST to all driversJason Gunthorpe2016-11-291-2/+3
| * | auxdisplay: ht16k33: select framebuffer helper modulesRobin van der Gracht2016-11-301-0/+4
| |/
| * 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