summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib-sysfs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-14gpio: acpi: Fixup kerneldocThierry Reding1-2/+2
2017-08-14gpio: devres: Improve kerneldocThierry Reding1-0/+3
2017-08-14gpio: of: Improve kerneldocThierry Reding2-4/+22
2017-08-14gpio: Cleanup kerneldocThierry Reding2-24/+61
2017-08-14gpio: tegra: Use platform_get_irq()Thierry Reding1-5/+5
2017-08-14gpio: tegra: Use platform_irq_count()Thierry Reding1-7/+6
2017-08-14gpio: Convert to using %pOF instead of full_nameRob Herring10-35/+31
2017-08-14gpio: davinci: Convert prinkt to dev_errKeerthy1-2/+1
2017-08-14gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_dataKeerthy1-2/+12
2017-08-14gpio: altera-a10sr: constify gpio_chip structureGustavo A. R. Silva1-1/+1
2017-08-14dt-bindings: gpio-vf610: add imx7ulp supportDong Aisheng1-1/+3
2017-08-14gpio: gpio-mxc: gpio_set_wake_irq() use proper return valuesPhilipp Rosenberger1-5/+6
2017-08-14gpio: rcar: add gen[123] fallback compatibility stringsSimon Horman2-4/+21
2017-08-14gpio: replace __maybe_unused in gpiolib.h with static inlineMasahiro Yamada1-1/+1
2017-08-14gpio: tegra: remove gpio_to_irq() from hw irq handlersGrygorii Strashko1-1/+2
2017-08-14gpio: pxa: remove gpio_to_irq() from hw irq handlersGrygorii Strashko1-3/+5
2017-08-14gpiolib: allow gpio irqchip to map irqs dynamicallyGrygorii Strashko1-23/+6
2017-08-14gpiolib: request the gpio before querying its directionTimur Tabi1-0/+11
2017-08-14gpio: pca953x: remove incorrect le16_to_cpu callsAndy Shevchenko1-5/+3
2017-08-14Linux 4.13-rc5v4.13-rc5Linus Torvalds1-1/+1
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu1-0/+1
2017-08-11pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig1-0/+1
2017-08-11iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov1-0/+7
2017-08-11xen/events: Fix interrupt lost during irq_disable and irq_enableLiu Shuo1-1/+1
2017-08-11xen: avoid deadlock in xenbusJuergen Gross1-1/+2
2017-08-11xen: fix hvm guest with kaslr enabledJuergen Gross1-2/+14
2017-08-11xen: split up xen_hvm_init_shared_info()Juergen Gross1-21/+24
2017-08-11x86: provide an init_mem_mapping hypervisor hookJuergen Gross2-0/+13
2017-08-11fuse: set mapping error in writepage_locked when it failsJeff Layton1-0/+1
2017-08-11userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropageMike Rapoport1-2/+2
2017-08-11zram: rework copy of compressor name in comp_algorithm_store()Matthias Kaehlcke1-2/+2
2017-08-11rmap: do not call mmu_notifier_invalidate_page() under ptlKirill A. Shutemov1-22/+30
2017-08-11mm: fix list corruptions on shmem shrinklistCong Wang1-2/+10
2017-08-11mm/balloon_compaction.c: don't zero ballooned pagesWei Wang1-1/+1
2017-08-11MAINTAINERS: copy virtio on balloon_compaction.cMichael S. Tsirkin1-0/+1
2017-08-11mm: fix KSM data corruptionMinchan Kim2-3/+7
2017-08-11mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim8-9/+48
2017-08-11mm: make tlb_flush_pending globalMinchan Kim2-25/+0
2017-08-11mm: refactor TLB gathering APIMinchan Kim8-25/+54
2017-08-11Revert "mm: numa: defer TLB flush for THP migration as long as possible"Nadav Amit2-6/+7
2017-08-11mm: migrate: fix barriers around tlb_flush_pendingNadav Amit1-4/+10
2017-08-11mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit4-13/+26
2017-08-11fault-inject: fix wrong should_fail() decision in task contextAkinobu Mita1-3/+5
2017-08-11test_kmod: fix small memory leak on filesystem testsDan Carpenter1-1/+1
2017-08-11test_kmod: fix the lock in register_test_dev_kmod()Dan Carpenter1-1/+1
2017-08-11test_kmod: fix bug which allows negative values on two config optionsLuis R. Rodriguez1-4/+4
2017-08-11test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"Colin Ian King1-2/+2
2017-08-11userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED caseAndrea Arcangeli1-1/+1
2017-08-11mm: ratelimit PFNs busy info messageJonathan Toppins1-1/+1
2017-08-11mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner4-10/+11