summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* uio-hv-generic: store physical addresses instead of virtualArnd Bergmann2016-12-101-4/+4
* uio-hv-generic: new userspace i/o driver for VMBusStephen Hemminger2016-12-064-0/+229
* vmbus: add support for dynamic device id'sStephen Hemminger2016-12-061-8/+166
* 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-061-3/+3
* mei: bus: enable non-blocking RXAlexander Usyskin2016-12-063-5/+37
* 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
* Merge tag 'fpga-for-greg-20161129' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2016-12-014-27/+31
|\
| * fpga: Clarify how write_init works streaming modesJason Gunthorpe2016-11-292-2/+5
| * 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
* 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
* 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-284-14/+52
|\
| * 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: Fix device leak in open error pathJohan Hovold2016-11-181-3/+5
* | mei: bus: split RX and async notification callbacksAlexander Usyskin2016-11-174-104/+114
* | 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-14343-2407/+3838
|\|
| * Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds2016-11-1314-249/+310
| |\