summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-14gpio: Cleanup kerneldocThierry Reding
2017-08-14gpio: tegra: Use platform_get_irq()Thierry Reding
2017-08-14gpio: tegra: Use platform_irq_count()Thierry Reding
2017-08-14gpio: Convert to using %pOF instead of full_nameRob Herring
2017-08-14gpio: davinci: Convert prinkt to dev_errKeerthy
2017-08-14gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_dataKeerthy
2017-08-14gpio: altera-a10sr: constify gpio_chip structureGustavo A. R. Silva
2017-08-14dt-bindings: gpio-vf610: add imx7ulp supportDong Aisheng
2017-08-14gpio: gpio-mxc: gpio_set_wake_irq() use proper return valuesPhilipp Rosenberger
2017-08-14gpio: rcar: add gen[123] fallback compatibility stringsSimon Horman
2017-08-14gpio: replace __maybe_unused in gpiolib.h with static inlineMasahiro Yamada
2017-08-14gpio: tegra: remove gpio_to_irq() from hw irq handlersGrygorii Strashko
2017-08-14gpio: pxa: remove gpio_to_irq() from hw irq handlersGrygorii Strashko
2017-08-14gpiolib: allow gpio irqchip to map irqs dynamicallyGrygorii Strashko
2017-08-14gpiolib: request the gpio before querying its directionTimur Tabi
2017-08-14gpio: pca953x: remove incorrect le16_to_cpu callsAndy Shevchenko
2017-08-13Linux 4.13-rc5v4.13-rc5Linus Torvalds
2017-08-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-13Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-12Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-11Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-11Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-08-11Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linuxLinus Torvalds
2017-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-08-11Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-11pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig
2017-08-11Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-11iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov
2017-08-11xen/events: Fix interrupt lost during irq_disable and irq_enableLiu Shuo
2017-08-11xen: avoid deadlock in xenbusJuergen Gross
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-08-11xen: fix hvm guest with kaslr enabledJuergen Gross
2017-08-11xen: split up xen_hvm_init_shared_info()Juergen Gross
2017-08-11x86: provide an init_mem_mapping hypervisor hookJuergen Gross
2017-08-11fuse: set mapping error in writepage_locked when it failsJeff Layton
2017-08-10Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-10userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropageMike Rapoport
2017-08-10zram: rework copy of compressor name in comp_algorithm_store()Matthias Kaehlcke
2017-08-10rmap: do not call mmu_notifier_invalidate_page() under ptlKirill A. Shutemov
2017-08-10mm: fix list corruptions on shmem shrinklistCong Wang
2017-08-10mm/balloon_compaction.c: don't zero ballooned pagesWei Wang