summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: zynq: Fix kernel doc warningsNava kishore Manne2017-08-141-1/+1
* pinctrl: st: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: baytrail: Do not call WARN_ON for a firmware bugHans de Goede2017-08-141-2/+2
* pinctrl: pinctrl-imx7ulp: add gpio_set_direction supportDong Aisheng2017-08-141-0/+26
* pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacksDong Aisheng2017-08-143-44/+49
* pinctrl: imx: remove gpio_request_enable and gpio_disable_freeDong Aisheng2017-08-141-69/+0
* pinctrl: imx: add imx7ulp driverDong Aisheng2017-08-143-0/+346
* pinctrl: imx: switch to use the generic pinmux propertyDong Aisheng2017-08-141-3/+3
* dt-bindings: pinctrl: add imx7ulp pinctrl binding docDong Aisheng2017-08-142-0/+529
* pinctrl: uniphier: add UniPhier PXs3 pinctrl driverMasahiro Yamada2017-08-143-0/+994
* pinctrl: uniphier: add suspend / resume supportMasahiro Yamada2017-08-1410-0/+188
* pinctrl: uniphier: omit redundant input enable bit informationMasahiro Yamada2017-08-144-339/+345
* pinctrl: uniphier: clean up GPIO port muxingMasahiro Yamada2017-08-1410-2752/+274
* pinctrl: uniphier: fix pin_config_get() for input-enableMasahiro Yamada2017-08-141-5/+8
* pinctrl: uniphier: remove unneeded EXPORT_SYMBOL_GPL()Masahiro Yamada2017-08-141-2/+0
* pinctrl: qcom: msm: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: qcom: ssbi-gpio: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: coh901: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: nomadik: abx500: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: vt8500: wmt: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: rza1: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: sunxi: rename R_PIO i2c pin function nameIcenowy Zheng2017-08-143-6/+6
* pinctrl: sunxi: add support of R40 to A10 pinctrl driverIcenowy Zheng2017-08-142-79/+196
* pinctrl: msm: add support to configure ipq40xx GPIO_PULL bitsRam Chandra Jangir2017-08-143-13/+29
* pinctrl: qcom: ipq4019: add most remaining pin definitionsRam Chandra Jangir2017-08-141-85/+346
* dt-bindings: pinctrl: add most other IPQ4019 pin functions and groupsChristian Lamparter2017-08-141-1/+5
* Linux 4.13-rc5v4.13-rc5Linus Torvalds2017-08-141-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-08-1414-42/+137
|\
| * MIPS: Set ISA bit in entry-y for microMIPS kernelsPaul Burton2017-08-081-1/+14
| * MIPS: Prevent building MT support for microMIPS kernelsPaul Burton2017-08-081-1/+1
| * MIPS: PCI: Fix smp_processor_id() in preemptibleMatt Redfearn2017-08-081-4/+3
| * MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn2017-08-081-0/+3
| * MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki2017-08-071-28/+6
| * MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc2017-08-071-2/+4
| * Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton2017-08-071-0/+2
| * MIPS: OCTEON: Fix USB platform code breakage.Steven J. Hill2017-08-071-1/+1
| * MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill2017-08-073-1/+97
| * MIPS: gitignore: ignore generated .c filesBartosz Golaszewski2017-08-071-0/+2
| * MIPS: Fix race on setting and getting cpu_online_maskMatija Glavinic Pecotic2017-08-071-3/+3
| * MIPS: mm: remove duplicate "const" qualifier on insn_tableThomas Petazzoni2017-08-071-1/+1
* | Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-08-131-15/+34
|\ \
| * | firmware: avoid invalid fallback aborts by using killable waitLuis R. Rodriguez2017-08-101-2/+1
| * | firmware: fix batched requests - send wake up on failure on direct lookupsLuis R. Rodriguez2017-08-101-8/+30
| * | firmware: fix batched requests - wake all waitersLuis R. Rodriguez2017-08-101-7/+5
* | | Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-133-0/+21
|\ \ \
| * | | thunderbolt: Do not enumerate more ports from DROM than the controller hasMika Westerberg2017-08-101-0/+9
| * | | mei: exclude device from suspend direct complete optimizationAlexander Usyskin2017-08-102-0/+12
* | | | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-134-26/+71
|\ \ \ \
| * | | | Revert "serial: Delete dead code for CIR serial ports"Sean Young2017-08-011-6/+17
| * | | | tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-303-20/+54
| |/ / /