Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ac2a8bca03a6d281c78e803899001e22a92b92e9
ac2a8bc
Merge branch 'ib-move-htc-egpio' into devel
by Linus Walleij
· 8 years ago
3c6e8d0
mfd/gpio: Move HTC GPIO driver to GPIO subsystem
by Linus Walleij
· 8 years ago
a6a1cf3
gpio: MAINTAINERS: Add an entry for GPIO mockup driver
by Bamvor Jian Zhang
· 8 years ago
0f98dd1
gpio/mockup: add virtual gpio device
by Bamvor Jian Zhang
· 8 years ago
e3296f1
gpio: Added zynq specific check for special pins on bank zero
by Nava kishore Manne
· 8 years ago
81d3753
gpio: axp209: Implement get_direction
by Maxime Ripard
· 8 years ago
83626bb
gpio: aspeed: remove redundant return value check
by Wei Yongjun
· 8 years ago
6e643d8
gpio: loongson1: remove redundant return value check
by Wei Yongjun
· 8 years ago
22a5db9
Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into devel
by Linus Walleij
· 8 years ago
79b804c
gpiolib: Make it possible to exclude GPIOs from IRQ domain
by Mika Westerberg
· 8 years ago
9132ce4
ARM: omap2: fix missing include
by Linus Walleij
· 8 years ago
0e4011e
gpio: tc3589x: fix up complaints on unsigned
by Linus Walleij
· 8 years ago
14063d7
gpio: tc3589x: add .get_direction() and small cleanup
by Linus Walleij
· 8 years ago
35a2614
gpio: f7188x: use gpiochip_get_data instead of container_of
by Amitesh Singh
· 8 years ago
8df759c
gpio: tps65218: use devm_gpiochip_add_data() for gpio registration
by Wei Yongjun
· 8 years ago
7f8b965
gpio: aspeed: fix return value check in aspeed_gpio_probe()
by Wei Yongjun
· 8 years ago
d47529b
gpio: don't include module.h in shared driver header
by Paul Gortmaker
· 8 years ago
39d8007
gpio: wcove: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
5f60450
gpio: loongson1: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
2034b9d
gpio: ath79: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
7b5409e
gpio: altera: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
7de9a6c
gpio: ts4800: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
bb411e7
gpio: sx150x: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
a86e87e
gpio: palmas: fix implicit assumption module.h is present
by Paul Gortmaker
· 8 years ago
d147d54
Revert "gpio: pca953x: initialize ret to zero to avoid returning garbage"
by Linus Walleij
· 8 years ago
e50237c
gpio: aspeed: add MODULE_LICENSE()
by Linus Walleij
· 8 years ago
0a1e005
gpiolib: Forbid irqchip default trigger for ACPI enumerated devices
by Mika Westerberg
· 8 years ago
e35b5ab
gpio: constify gpio_chip structures
by Julia Lawall
· 8 years ago
9d99c41
gpio: lp873x: Use devm_gpiochip_add_data() for gpio registration
by Wei Yongjun
· 8 years ago
2e68023
Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel
by Linus Walleij
· 8 years ago
eb89941
Merge tag 'v4.8-rc2' into devel
by Linus Walleij
· 8 years ago
313b9a9
gpio: pca953x: initialize ret to zero to avoid returning garbage
by Colin Ian King
· 8 years ago
6d12541
gpio: iop: Use generic GPIO MMIO functions for driver
by Alexander Shiyan
· 8 years ago
31963eb
gpio: fix documentation for gpiod_unexport
by Amitesh Singh
· 8 years ago
ea3d579
gpio: pca953x: coding style fixes
by Bartosz Golaszewski
· 8 years ago
60f547b
gpio: pca953x: remove an unused variable
by Bartosz Golaszewski
· 8 years ago
c6e3cf0
gpio: pca953x: refactor pca953x_read_regs()
by Bartosz Golaszewski
· 8 years ago
7acc66e
gpio: pca953x: refactor pca953x_write_regs()
by Bartosz Golaszewski
· 8 years ago
53661f3b
gpio: pca953x: code shrink
by Bartosz Golaszewski
· 8 years ago
14bf873
gpio: lpc32xx: remove unused platform data file
by Vladimir Zapolskiy
· 8 years ago
332e99d
gpio/gpiolib: Forbid irqchip default trigger if probed over DT
by Marc Zyngier
· 8 years ago
5d2f1d6
gpio: rcar: Add r8a7796 (R-Car M3-W) support
by Simon Horman
· 8 years ago
f25fe36
gpio: mrvl: dt-binding: remove orion-gpio description
by Baruch Siach
· 8 years ago
361b791
gpio: Add Aspeed driver
by Joel Stanley
· 8 years ago
19de851
gpio: dt-bindings: Add documentation for Aspeed GPIO controllers
by Andrew Jeffery
· 8 years ago
bf62efe
gpio: pca954x: fix undefined error code from remove
by Arnd Bergmann
· 8 years ago
f618ed2
regulator: lp873x: Change the MFD config option as per latest naming
by Keerthy
· 8 years ago
83f1410
gpio: lp873x: Add support for General Purpose Outputs
by Keerthy
· 8 years ago
dc21c7a
mfd: lp873x: Add lp873x PMIC support
by Keerthy
· 8 years ago
54c928d
dt-bindings: GPIO: Add TPIC2810 binding
by Andrew F. Davis
· 8 years ago
adaaf63
gpio: vf610: drop unused MODULE_ tags from non-modular code
by Paul Gortmaker
· 8 years ago
b29c5dd
gpio: spear-spics: drop unused MODULE_ tags from non-modular code
by Paul Gortmaker
· 8 years ago
2c8d6c8
gpio: mxc: drop unused MODULE_ tags from non-modular code
by Paul Gortmaker
· 8 years ago
9810288
gpio: msic: drop unused MODULE_ tags from non-modular code
by Paul Gortmaker
· 8 years ago
7d9e59c
gpio: wcove-gpio: add get_direction method
by Bin Gao
· 8 years ago
9c66863
gpio: add Technologic I2C-FPGA gpio support
by Lucile Quirion
· 8 years ago
4cebaf1
gpio: add bindings for Technologic I2C-FPGA gpio controller
by Lucile Quirion
· 8 years ago
ccb3611
gpio: dt-bindings: remove ti,tps65086-gpio binding
by Andrew F. Davis
· 8 years ago
acf06ff
gpio: refactor gpiochip_find() slightly
by Masahiro Yamada
· 8 years ago
694d0d0
Linux 4.8-rc2
by Linus Torvalds
· 8 years ago
0043ee4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
4ef870e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
118253a
Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
120c547
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
329f415
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
a1e2103
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
2b05980
h8300: Add missing include file to asm/io.h
by Guenter Roeck
· 8 years ago
783011b
unicore32: mm: Add missing parameter to arch_vma_access_permitted
by Guenter Roeck
· 9 years ago
f31494b
Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
b112324
Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
9710cb6
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
01ea443
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3bc6d8c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0aeeb3e
Merge branches 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
e6e7214
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
62822e2
PM / hibernate: Restore processor state before using per-CPU variables
by Thomas Garnier
· 8 years ago
ad83242
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
dd25793
nfsd: don't return an unhashed lock stateid after taking mutex
by Jeff Layton
· 8 years ago
1f8083c
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
25db691
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0e1117b
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9909170
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
c239ae1
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
86fc048
Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
8766dc6
Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
53fb45d
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
by Masahiro Yamada
· 8 years ago
2323439
arm64: defconfig: add options for virtualization and containers
by Riku Voipio
· 8 years ago
dfbca61
arm64: hibernate: handle allocation failures
by Mark Rutland
· 8 years ago
0194e76
arm64: hibernate: avoid potential TLB conflict
by Mark Rutland
· 8 years ago
9adeb8e
arm64: Handle el1 synchronous instruction aborts cleanly
by Laura Abbott
· 8 years ago
89a1d43
Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 8 years ago
9b731bc
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
by James Hogan
· 8 years ago
0741f52
MIPS: KVM: Fix gfn range check in kseg0 tlb faults
by James Hogan
· 8 years ago
8985d50
MIPS: KVM: Add missing gfn range check
by James Hogan
· 8 years ago
c604cff
MIPS: KVM: Fix mapped fault broken commpage handling
by James Hogan
· 8 years ago
a28ebea
KVM: Protect device ops->create and list_add with kvm->lock
by Christoffer Dall
· 8 years ago
023e9fd
KVM: PPC: Move xics_debugfs_init out of create
by Christoffer Dall
· 8 years ago
aca411a
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
by Julius Niedworok
· 8 years ago
75a4615
KVM: s390: set the prefix initially properly
by Julius Niedworok
· 8 years ago
95f3be7
perf/x86/intel/uncore: Add enable_box for client MSR uncore
by Kan Liang
· 8 years ago
Next »