summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gpio: Add comments on single direction chipsLinus Walleij2018-09-251-1/+5
* Merge branch 'ib-omap' into develLinus Walleij2018-09-251-13/+2
|\
| * gpio: omap: Remove custom PM calls and use cpu_pm insteadTony Lindgren2018-09-241-13/+0
| * gpio: omap: Add level wakeup handling for omap4 based SoCsTony Lindgren2018-09-241-0/+2
* | Merge branch 'ib-array-bitmaps' into develLinus Walleij2018-09-201-16/+43
|\ \
| * | gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-0/+16
| * | gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik2018-09-131-0/+9
| * | gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-16/+18
| |/
* | gpio: davinci: Move driver local definitions to driverAndrew F. Davis2018-09-201-28/+0
* | gpio: davinci: Remove unneeded GPIO macroAndrew F. Davis2018-09-201-5/+0
* | gpio: davinci: Remove unused member of davinci_gpio_controllerAndrew F. Davis2018-09-201-1/+0
* | gpio: uapi: Grammar s/array/array of/Geert Uytterhoeven2018-09-131-1/+1
* | gpiolib: override irq_enable/disableHans Verkuil2018-09-101-0/+14
* | gpiolib: add flag to indicate if the irq is disabledHans Verkuil2018-09-101-0/+2
* | gpiolib: export gpiochip_irq_reqres/relres()Hans Verkuil2018-09-101-0/+2
* | gpio: fix kernel-doc notation warning for 'request_key'Randy Dunlap2018-09-101-1/+7
* | gpio: ts5500: Delete platform data handlingLinus Walleij2018-09-041-24/+0
* | gpio: ts5500: Use SPDX headerLinus Walleij2018-09-041-4/+1
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-08-261-0/+15
|\
| * y2038: Provide aliases for compat helpersArnd Bergmann2018-08-221-0/+15
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-261-14/+54
|\ \
| * | ida: Remove old APIMatthew Wilcox2018-08-211-17/+4
| * | ida: Add new APIMatthew Wilcox2018-08-211-3/+56
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-261-0/+13
|\ \ \
| * \ \ Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar2018-08-181-0/+13
| |\ \ \
| | * | | x86: Add entry trampolines to kcoreAdrian Hunter2018-08-141-0/+13
* | | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-254-2/+31
|\ \ \ \ \
| * | | | | x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams2018-08-201-0/+14
| * | | | | mm, memory_failure: Teach memory_failure() about dev_pagemap pagesDan Williams2018-07-231-0/+1
| * | | | | filesystem-dax: Introduce dax_lock_mapping_entry()Dan Williams2018-07-231-0/+13
| * | | | | device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams2018-07-201-2/+3
* | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-08-251-0/+17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n...Olof Johansson2018-08-241-0/+17
| |\ \ \ \ \ \
| | * | | | | | reset: meson: add dt-bindings for meson-axg audio arbJerome Brunet2018-07-201-0/+17
* | | | | | | | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-252-9/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | vmlinux.lds.h: remove stale <linux/export.h> includeMasahiro Yamada2018-08-221-2/+0
| * | | | | | | | export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()Masahiro Yamada2018-08-221-7/+0
* | | | | | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-08-242-4/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ata: libahci_platform: add reset control supportKunihiko Hayashi2018-08-221-0/+2
| * | | | | | | | | ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-221-1/+1
| * | | | | | | | | Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo2018-08-061-2/+0
| * | | | | | | | | ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada2018-07-301-1/+2
| * | | | | | | | | libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior2018-07-111-2/+0
| * | | | | | | | | ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris2018-06-181-0/+2
* | | | | | | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-08-241-24/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cgroup/tracing: Move taking of spin lock out of trace event handlersSteven Rostedt (VMware)2018-07-111-24/+23
* | | | | | | | | | | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-244-44/+82
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ \ \ \ Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-0859-264/+454
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | iommu: Remove the ->map_sg indirectionChristoph Hellwig2018-08-081-14/+2
| | | | | | | * | | | | | | | | | iommu: Enable debugfs exposure of IOMMU driver internalsGary R Hook2018-07-061-0/+7
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |