summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mei: amthif: drop mei_amthif_readAlexander Usyskin2016-08-304-109/+1
* mei: enqueue consecutive readsAlexander Usyskin2016-08-302-20/+22
* mei: add wrapper for queuing control commands.Tomas Winkler2016-08-306-39/+61
* mei: use consistent naming for TX control flow creditsTomas Winkler2016-08-303-45/+43
* mei: rx flow control counterAlexander Usyskin2016-08-303-29/+16
* mei: prepare read cb for fixed address clients on the receive path only.Alexander Usyskin2016-08-301-5/+3
* mei: drop redundant krealloc and checks in irq readAlexander Usyskin2016-08-301-25/+11
* mei: amthif: drop mei_clear_lists functionAlexander Usyskin2016-08-301-22/+5
* mei: add read callback on demand for fixed_address clientsAlexander Usyskin2016-08-302-13/+12
* mei: add file pointer to the host client structureAlexander Usyskin2016-08-304-10/+10
* mei: move read cb to complete queue if not connectedAlexander Usyskin2016-08-301-0/+1
* mei: fix return value on disconnectionTomas Winkler2016-08-303-3/+3
* mei: drop read complete queue emptiness checkAlexander Usyskin2016-08-302-2/+4
* mei: hbm: add missing argument in the kdocTomas Winkler2016-08-301-0/+1
* mei: recover after errors in runtime pm flowAlexander Usyskin2016-08-304-0/+19
* mei: drop mei_io_cb_alloc_bufAlexander Usyskin2016-08-302-28/+6
* mei: amthif: use mei_cl_alloc_cb for allocating cbsAlexander Usyskin2016-08-301-13/+3
* mei: amthif: drop mei_amthif_send_cmdAlexander Usyskin2016-08-301-36/+16
* mei: amthif: enable poll for async eventsAlexander Usyskin2016-08-301-5/+5
* mei: amthif: drop iamthif_current_cbAlexander Usyskin2016-08-303-10/+0
* mei: amthif: fix request cancelAlexander Usyskin2016-08-302-75/+38
* mei: amthif: drop READ_COMPLETE stateAlexander Usyskin2016-08-303-28/+13
* checkkconfigsymbols: use arglist instead of cmd stringValentin Rothberg2016-08-281-11/+16
* checkkconfigsymblos: consistent symbol terminologyValentin Rothberg2016-08-281-67/+67
* checkkconfigsymbols.py: fix pylint and pep8 warningsValentin Rothberg2016-08-281-10/+8
* checkkconfigsymbols: use ArgumentParserValentin Rothberg2016-08-281-73/+69
* checkkconfigsymbols.py: port to Python 3Valentin Rothberg2016-08-281-16/+17
* checkkconfigsymbols.py: avoid shell injectionValentin Rothberg2016-08-271-5/+7
* checkkconfigsymbols.py: add --no-color option, don't print color to non-TTYAndrew Donnellan2016-08-181-2/+10
* Linux 4.8-rc2v4.8-rc2Linus Torvalds2016-08-151-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-08-159-8/+84
|\
| * Merge branches 'thermal-intel' and 'thermal-core' into nextZhang Rui2016-08-087-3/+18
| |\
| | * thermal: clock_cooling: Fix missing mutex_init()Wei Yongjun2016-08-081-0/+1
| | * thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfsKuninori Morimoto2016-08-081-0/+2
| | * thermal: fix race condition when updating cooling deviceMichele Di Giorgio2016-08-085-3/+15
| * | thermal/powerclamp: Prevent division by zero when counting intervalPetr Mladek2016-08-081-4/+7
| * | thermal: intel_pch_thermal: Add suspend/resume callbackSrinivas Pandruvada2016-08-081-1/+59
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2016-08-151-1/+0
|\ \
| * | m68knommu: fix user a5 register being overwrittenGreg Ungerer2016-08-081-1/+0
| |/
* | Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-08-142-1/+3
|\ \
| * | h8300: Add missing include file to asm/io.hGuenter Roeck2016-08-131-0/+2
| * | unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck2016-08-131-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-148-86/+136
|\ \ \
| * | | arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada2016-08-121-1/+0
| * | | arm64: defconfig: add options for virtualization and containersRiku Voipio2016-08-121-6/+46
| * | | arm64: hibernate: handle allocation failuresMark Rutland2016-08-121-27/+32
| * | | arm64: hibernate: avoid potential TLB conflictMark Rutland2016-08-121-6/+17
| * | | arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-08-122-2/+19
| * | | arm64: Remove stack duplicating code from jprobesDavid A. Long2016-08-112-28/+5
| * | | drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" propertyMarc Zyngier2016-08-091-3/+4