summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: tegra: Remove unnecessary checkThierry Reding2017-08-141-9/+2
* gpio: Use unsigned int for of_gpio_n_cellsThierry Reding2017-08-141-1/+1
* docs: driver-api: Add GPIO sectionThierry Reding2017-08-142-0/+46
* gpio: sysfs: Fixup kerneldocThierry Reding2017-08-141-4/+4
* gpio: acpi: Fixup kerneldocThierry Reding2017-08-141-2/+2
* gpio: devres: Improve kerneldocThierry Reding2017-08-141-0/+3
* gpio: of: Improve kerneldocThierry Reding2017-08-142-4/+22
* gpio: Cleanup kerneldocThierry Reding2017-08-142-24/+61
* gpio: tegra: Use platform_get_irq()Thierry Reding2017-08-141-5/+5
* gpio: tegra: Use platform_irq_count()Thierry Reding2017-08-141-7/+6
* gpio: Convert to using %pOF instead of full_nameRob Herring2017-08-1410-35/+31
* gpio: davinci: Convert prinkt to dev_errKeerthy2017-08-141-2/+1
* gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_dataKeerthy2017-08-141-2/+12
* gpio: altera-a10sr: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* dt-bindings: gpio-vf610: add imx7ulp supportDong Aisheng2017-08-141-1/+3
* gpio: gpio-mxc: gpio_set_wake_irq() use proper return valuesPhilipp Rosenberger2017-08-141-5/+6
* gpio: rcar: add gen[123] fallback compatibility stringsSimon Horman2017-08-142-4/+21
* gpio: replace __maybe_unused in gpiolib.h with static inlineMasahiro Yamada2017-08-141-1/+1
* gpio: tegra: remove gpio_to_irq() from hw irq handlersGrygorii Strashko2017-08-141-1/+2
* gpio: pxa: remove gpio_to_irq() from hw irq handlersGrygorii Strashko2017-08-141-3/+5
* gpiolib: allow gpio irqchip to map irqs dynamicallyGrygorii Strashko2017-08-141-23/+6
* gpiolib: request the gpio before querying its directionTimur Tabi2017-08-141-0/+11
* gpio: pca953x: remove incorrect le16_to_cpu callsAndy Shevchenko2017-08-141-5/+3
* 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
| |/ / /
* | | | Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-1313-15/+146
|\ \ \ \
| * | | | staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNINGIan Abbott2017-07-301-0/+3
| * | | | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-2412-15/+143
| |\ \ \ \ | | |/ / / | |/| | |