Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
223463fc8e17d97c2b9ca06f1d50704dbab63628
223463f
pinctrl: qcom: spmi-gpio: Add dtest route for digital input
by Fenglin Wu
· 7 years ago
d7b5f5c
pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype
by Fenglin Wu
· 7 years ago
496d581
Merge tag 'samsung-pinctrl-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel
by Linus Walleij
· 7 years ago
06351d1
pinctrl: add a Gemini SoC pin controller
by Linus Walleij
· 7 years ago
17a5124
pinctrl: check ops->pin_config_set in pinconf_set_config()
by Masahiro Yamada
· 7 years ago
75bb10b
pinctrl: intel: Add Intel Denverton pin controller support
by Mika Westerberg
· 7 years ago
906a2a3
pinctrl: add __rcu annotations to fix sparse warnings
by Masahiro Yamada
· 7 years ago
376c7a7
pinctrl: nomadik: fix incorrect type in return expression
by Masahiro Yamada
· 7 years ago
d52e0d0
pinctrl: sirf: add static to local data
by Masahiro Yamada
· 7 years ago
aea1dd4
pinctrl: armada-37xx: add static to local data
by Masahiro Yamada
· 7 years ago
37f92c1
pinctrl: uniphier: widen all pinconf-derived arguments to u32
by Masahiro Yamada
· 7 years ago
f547b3d
pinctrl: sunxi: fix V3s pinctrl driver IRQ bank base
by Icenowy Zheng
· 7 years ago
3f713b7
pinctrl: move const qualifier before struct
by Masahiro Yamada
· 7 years ago
e84621b
dt-bindings: pinctrl: mt2712: add binding document
by Zhiyong Tao
· 7 years ago
98c01b1
pinctrl-st: fix of_irq_to_resource() result check
by Sergei Shtylyov
· 7 years ago
ff7e4d2
pinctrl: Add DT bindings for Cortina Gemini
by Linus Walleij
· 7 years ago
5caff7e
pinctrl: rockchip: add input schmitt support for rv1108
by Andy Yan
· 7 years ago
29ddbb8
pinctrl: intel: wrap Intel pin control drivers in an architecture check
by Peter Robinson
· 7 years ago
48e43b3
pinctrl: sirf: atlas7: fix of_irq_get() error check
by Sergei Shtylyov
· 7 years ago
5fdd1a6
pinctrl: Add pmi8994 gpio bindings
by Vivek Gautam
· 7 years ago
d23c66d
pinctrl: rockchip: Add rk3128 pinctrl support
by David Wu
· 7 years ago
c04c3fa
pinctrl: rockchip: Use common interface for recalced iomux
by David Wu
· 7 years ago
0d885e9
pinctrl: bcm2835: Remove unneeded irq_group field
by Thierry Reding
· 7 years ago
556ce55
pinctrl: sirf: atlas7: Initialize GPIO offset
by Thierry Reding
· 7 years ago
f5292d0
pinctrl: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
725e222
pinctrl: tegra: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
2fdf5f8
pinctrl: sunxi: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
d9e99bd
pinctrl: stm32: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
9ffac44
pinctrl: aspeed: g5: Add USB device and host support
by Andrew Jeffery
· 7 years ago
d22d5ca
pinctrl: aspeed: g4: Add USB device and host support
by Andrew Jeffery
· 7 years ago
64a92f5
dt-bindings: pinctrl: aspeed: Add g5 USB functions
by Andrew Jeffery
· 7 years ago
ea47fd8
dt-bindings: pinctrl: aspeed: Add g4 USB functions
by Andrew Jeffery
· 7 years ago
bba2e87
pinctrl: zte: fix 'functions' allocation in zx_pinctrl_build_state()
by Shawn Guo
· 7 years ago
8939aa5
pinctrl: qcom: ssbi: mpp: constify gpio_chip structure
by Gustavo A. R. Silva
· 7 years ago
531bcf7
pinctrl: bcm2835: constify gpio_chip structure
by Gustavo A. R. Silva
· 7 years ago
6c2c9bd
pinctrl: zynq: Fix warnings in the driver
by Nava kishore Manne
· 7 years ago
4cb4142
pinctrl: zynq: Fix kernel doc warnings
by Nava kishore Manne
· 7 years ago
fe4f86a
pinctrl: st: constify gpio_chip structure
by Gustavo A. R. Silva
· 7 years ago
b5894d1
pinctrl: baytrail: Do not call WARN_ON for a firmware bug
by Hans de Goede
· 7 years ago
26d1f43
pinctrl: pinctrl-imx7ulp: add gpio_set_direction support
by Dong Aisheng
· 7 years ago
3be6f65
pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks
by Dong Aisheng
· 7 years ago
a5c771e
pinctrl: imx: remove gpio_request_enable and gpio_disable_free
by Dong Aisheng
· 7 years ago
b026402
pinctrl: imx: add imx7ulp driver
by Dong Aisheng
· 7 years ago
fc4f351
pinctrl: imx: switch to use the generic pinmux property
by Dong Aisheng
· 7 years ago
a621421
dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
by Dong Aisheng
· 7 years ago
c3ed6f4
pinctrl: uniphier: add UniPhier PXs3 pinctrl driver
by Masahiro Yamada
· 7 years ago
9697509
pinctrl: uniphier: add suspend / resume support
by Masahiro Yamada
· 7 years ago
4e76798
pinctrl: uniphier: omit redundant input enable bit information
by Masahiro Yamada
· 7 years ago
7f6ee0a
pinctrl: uniphier: clean up GPIO port muxing
by Masahiro Yamada
· 7 years ago
e3829d1
pinctrl: uniphier: fix pin_config_get() for input-enable
by Masahiro Yamada
· 7 years ago
9fc939c
pinctrl: uniphier: remove unneeded EXPORT_SYMBOL_GPL()
by Masahiro Yamada
· 7 years ago
12cb90ba
pinctrl: qcom: msm: constify gpio_chip structure
by Gustavo A. R. Silva
· 7 years ago
75db1ba
pinctrl: qcom: ssbi-gpio: constify gpio_chip structure
by Gustavo A. R. Silva
· 7 years ago
115fa3fa
pinctrl: coh901: constify gpio_chip structure
by Gustavo A. R. Silva
· 7 years ago
d376102
pinctrl: nomadik: abx500: constify gpio_chip structure
by Gustavo A. R. Silva
· 7 years ago
3d9c256
pinctrl: vt8500: wmt: constify gpio_chip structure
by Gustavo A. R. Silva
· 7 years ago
fa39210
pinctrl: rza1: constify gpio_chip structure
by Gustavo A. R. Silva
· 7 years ago
059b079
pinctrl: sunxi: rename R_PIO i2c pin function name
by Icenowy Zheng
· 7 years ago
cad4e20
pinctrl: sunxi: add support of R40 to A10 pinctrl driver
by Icenowy Zheng
· 7 years ago
83cf5fa
pinctrl: msm: add support to configure ipq40xx GPIO_PULL bits
by Ram Chandra Jangir
· 7 years ago
77a65959
pinctrl: qcom: ipq4019: add most remaining pin definitions
by Ram Chandra Jangir
· 7 years ago
1f5f0f2
dt-bindings: pinctrl: add most other IPQ4019 pin functions and groups
by Christian Lamparter
· 7 years ago
ef95484
Linux 4.13-rc5
by Linus Torvalds
· 7 years ago
b2298fc
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
c9dc281
Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
ce7ba95
Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
438630e
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
dd95f18
Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
10cec91
Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
89a5527
Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
9a51544
mtd: blkdevs: Fix mtd block write failure
by Abhishek Sahu
· 7 years ago
a99bcdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 7 years ago
043cd07
Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
216e4a1
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
e0d0e04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
0993133
Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
7eb97ba
Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
2bfc37c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 7 years ago
7d7a827
Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
8a9d6e9
pnfs/blocklayout: require 64-bit sector_t
by Christoph Hellwig
· 7 years ago
8001a97
Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
a7990c6
iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
by Artem Savkov
· 7 years ago
020db9d
xen/events: Fix interrupt lost during irq_disable and irq_enable
by Liu Shuo
· 7 years ago
529871b
xen: avoid deadlock in xenbus
by Juergen Gross
· 7 years ago
4a8b53b
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 7 years ago
4ca83dc
xen: fix hvm guest with kaslr enabled
by Juergen Gross
· 7 years ago
10231f6
xen: split up xen_hvm_init_shared_info()
by Juergen Gross
· 7 years ago
c138d81
x86: provide an init_mem_mapping hypervisor hook
by Juergen Gross
· 7 years ago
9183976
fuse: set mapping error in writepage_locked when it fails
by Jeff Layton
· 8 years ago
b2dbdf2
Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
27df704
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
e86b298
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
by Mike Rapoport
· 7 years ago
f357e34
zram: rework copy of compressor name in comp_algorithm_store()
by Matthias Kaehlcke
· 7 years ago
aac2fea
rmap: do not call mmu_notifier_invalidate_page() under ptl
by Kirill A. Shutemov
· 7 years ago
d041353
mm: fix list corruptions on shmem shrinklist
by Cong Wang
· 7 years ago
af54aed
mm/balloon_compaction.c: don't zero ballooned pages
by Wei Wang
· 7 years ago
c0a6a5a
MAINTAINERS: copy virtio on balloon_compaction.c
by Michael S. Tsirkin
· 7 years ago
b3a81d0
mm: fix KSM data corruption
by Minchan Kim
· 7 years ago
99baac2
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
by Minchan Kim
· 7 years ago
0a2dd26
mm: make tlb_flush_pending global
by Minchan Kim
· 7 years ago
Next »