| Commit message (Expand) | Author | Files | Lines |
2017-08-14 | pinctrl: bcm2835: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-14 | pinctrl: zynq: Fix warnings in the driver | Nava kishore Manne | 1 | -16/+16 |
2017-08-14 | pinctrl: zynq: Fix kernel doc warnings | Nava kishore Manne | 1 | -1/+1 |
2017-08-14 | pinctrl: st: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-14 | pinctrl: baytrail: Do not call WARN_ON for a firmware bug | Hans de Goede | 1 | -2/+2 |
2017-08-14 | pinctrl: pinctrl-imx7ulp: add gpio_set_direction support | Dong Aisheng | 1 | -0/+26 |
2017-08-14 | pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks | Dong Aisheng | 3 | -44/+49 |
2017-08-14 | pinctrl: imx: remove gpio_request_enable and gpio_disable_free | Dong Aisheng | 1 | -69/+0 |
2017-08-14 | pinctrl: imx: add imx7ulp driver | Dong Aisheng | 3 | -0/+346 |
2017-08-14 | pinctrl: imx: switch to use the generic pinmux property | Dong Aisheng | 1 | -3/+3 |
2017-08-14 | dt-bindings: pinctrl: add imx7ulp pinctrl binding doc | Dong Aisheng | 2 | -0/+529 |
2017-08-14 | pinctrl: uniphier: add UniPhier PXs3 pinctrl driver | Masahiro Yamada | 3 | -0/+994 |
2017-08-14 | pinctrl: uniphier: add suspend / resume support | Masahiro Yamada | 10 | -0/+188 |
2017-08-14 | pinctrl: uniphier: omit redundant input enable bit information | Masahiro Yamada | 4 | -339/+345 |
2017-08-14 | pinctrl: uniphier: clean up GPIO port muxing | Masahiro Yamada | 10 | -2752/+274 |
2017-08-14 | pinctrl: uniphier: fix pin_config_get() for input-enable | Masahiro Yamada | 1 | -5/+8 |
2017-08-14 | pinctrl: uniphier: remove unneeded EXPORT_SYMBOL_GPL() | Masahiro Yamada | 1 | -2/+0 |
2017-08-14 | pinctrl: qcom: msm: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-14 | pinctrl: qcom: ssbi-gpio: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-14 | pinctrl: coh901: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-14 | pinctrl: nomadik: abx500: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-14 | pinctrl: vt8500: wmt: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-14 | pinctrl: rza1: constify gpio_chip structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-14 | pinctrl: sunxi: rename R_PIO i2c pin function name | Icenowy Zheng | 3 | -6/+6 |
2017-08-14 | pinctrl: sunxi: add support of R40 to A10 pinctrl driver | Icenowy Zheng | 2 | -79/+196 |
2017-08-14 | pinctrl: msm: add support to configure ipq40xx GPIO_PULL bits | Ram Chandra Jangir | 3 | -13/+29 |
2017-08-14 | pinctrl: qcom: ipq4019: add most remaining pin definitions | Ram Chandra Jangir | 1 | -85/+346 |
2017-08-14 | dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups | Christian Lamparter | 1 | -1/+5 |
2017-08-14 | Linux 4.13-rc5v4.13-rc5 | Linus Torvalds | 1 | -1/+1 |
2017-08-12 | mtd: blkdevs: Fix mtd block write failure | Abhishek Sahu | 1 | -0/+1 |
2017-08-11 | pnfs/blocklayout: require 64-bit sector_t | Christoph Hellwig | 1 | -0/+1 |
2017-08-11 | iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device | Artem Savkov | 1 | -0/+7 |
2017-08-11 | xen/events: Fix interrupt lost during irq_disable and irq_enable | Liu Shuo | 1 | -1/+1 |
2017-08-11 | xen: avoid deadlock in xenbus | Juergen Gross | 1 | -1/+2 |
2017-08-11 | xen: fix hvm guest with kaslr enabled | Juergen Gross | 1 | -2/+14 |
2017-08-11 | xen: split up xen_hvm_init_shared_info() | Juergen Gross | 1 | -21/+24 |
2017-08-11 | x86: provide an init_mem_mapping hypervisor hook | Juergen Gross | 2 | -0/+13 |
2017-08-11 | fuse: set mapping error in writepage_locked when it fails | Jeff Layton | 1 | -0/+1 |
2017-08-11 | userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage | Mike Rapoport | 1 | -2/+2 |
2017-08-11 | zram: rework copy of compressor name in comp_algorithm_store() | Matthias Kaehlcke | 1 | -2/+2 |
2017-08-11 | rmap: do not call mmu_notifier_invalidate_page() under ptl | Kirill A. Shutemov | 1 | -22/+30 |
2017-08-11 | mm: fix list corruptions on shmem shrinklist | Cong Wang | 1 | -2/+10 |
2017-08-11 | mm/balloon_compaction.c: don't zero ballooned pages | Wei Wang | 1 | -1/+1 |
2017-08-11 | MAINTAINERS: copy virtio on balloon_compaction.c | Michael S. Tsirkin | 1 | -0/+1 |
2017-08-11 | mm: fix KSM data corruption | Minchan Kim | 2 | -3/+7 |
2017-08-11 | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 8 | -9/+48 |
2017-08-11 | mm: make tlb_flush_pending global | Minchan Kim | 2 | -25/+0 |
2017-08-11 | mm: refactor TLB gathering API | Minchan Kim | 8 | -25/+54 |
2017-08-11 | Revert "mm: numa: defer TLB flush for THP migration as long as possible" | Nadav Amit | 2 | -6/+7 |
2017-08-11 | mm: migrate: fix barriers around tlb_flush_pending | Nadav Amit | 1 | -4/+10 |