aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-13Linux 4.9-rc5Linus Torvalds1-1/+1
2016-11-13gp8psk: Fix DVB frontend attachMauro Carvalho Chehab7-152/+246
2016-11-13gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab1-2/+3
2016-11-13dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab7-95/+61
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann1-0/+2
2016-11-12aoe: fix crash in page count manipulationJens Axboe1-41/+0
2016-11-11lightnvm: invalid offset calculation for lba_shiftMatias Bjørling1-1/+1
2016-11-11Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann1-2/+0
2016-11-11pcmcia: fix return value of soc_pcmcia_regulator_setArnd Bergmann1-1/+1
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann1-26/+28
2016-11-11crypto: aesni: shut up -Wmaybe-uninitialized warningArnd Bergmann1-2/+2
2016-11-11rc: print correct variable for z8f0811Arnd Bergmann1-1/+1