summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-29fpga: Clarify how write_init works streaming modesJason Gunthorpe
2016-11-29fpga zynq: Fix incorrect ISR state on bootupJason Gunthorpe
2016-11-29fpga zynq: Remove priv->devJason Gunthorpe
2016-11-29fpga zynq: Add missing \n to messagesJason Gunthorpe
2016-11-29fpga: Add COMPILE_TEST to all driversJason Gunthorpe
2016-11-29uio: pruss: add clk_disable()Alexey Khoroshilov
2016-11-29char/pcmcia: add some error checking in scr24x_read()Dan Carpenter
2016-11-29snsc: restore IRQs on error path in scdrv_write()Dan Carpenter
2016-11-29ppdev: check before attaching portSudip Mukherjee
2016-11-29ppdev: use pr_* macrosSudip Mukherjee
2016-11-29ppdev: fix memory leakSudip Mukherjee
2016-11-29mei: me: add lewisburg device idsTomas Winkler
2016-11-29mei: request async autosuspend at the end of enumerationAlexander Usyskin
2016-11-29coresight: perf: Add a missing call to etm_free_auxQuentin Lambert
2016-11-29coresight: Add support for ARM Coresight STM-500Suzuki K Poulose
2016-11-29coresight: tmc: Remove duplicate memsetSuzuki K. Poulose
2016-11-29coresight: tmc: Get rid of mode parameter for helper routinesSuzuki K. Poulose
2016-11-29coresight: tmc: Cleanup operation mode handlingSuzuki K. Poulose
2016-11-29coresight: reset "enable_sink" flag when need beMathieu Poirier
2016-11-29coresight: etm3x: Adding missing features of Coresight PTM componentsMuhammad Abdul WAHAB
2016-11-29coresight: etm3x: indentation fix (extra space removed)Muhammad Abdul WAHAB
2016-11-29coresight: stm: return error code instead of zero in .packet()Chunyan Zhang
2016-11-28Merge tag 'stm-for-greg-20161118' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2016-11-18intel_th: gth: Handle host mode correctlyAlexander Shishkin
2016-11-18intel_th: Support Host Debugger mode of operationAlexander Shishkin
2016-11-18intel_th: Constify subdevicesAlexander Shishkin
2016-11-18stm class: Fix device leak in open error pathJohan Hovold
2016-11-17mei: bus: split RX and async notification callbacksAlexander Usyskin
2016-11-17mei: bus: make a client pointer always availableAlexander Usyskin
2016-11-17mei: introduce host client uninitialized stateAlexander Usyskin
2016-11-17ARM: socfpga: checking the wrong variableDan Carpenter
2016-11-16scr24x_cs: include linux/io.hArnd Bergmann
2016-11-15lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK()Michael Ellerman
2016-11-15mei: fix parameter rename KDocAlexander Usyskin
2016-11-15mei: constify buffer in the write functions callsTomas Winkler
2016-11-15mei: consolidate repeating code in mei_cl_irq_read_msgTomas Winkler
2016-11-15mcb: fix compiler warning logical-op in mcb-parse.cMichael Moese
2016-11-14Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman
2016-11-13Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-11-13Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-13Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-11-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-11-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-13gp8psk: Fix DVB frontend attachMauro Carvalho Chehab
2016-11-13gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab
2016-11-13dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann