Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3296f19c8620a9c47b6734df84c4b3126d2fe46
/
drivers
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
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
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
361b791
gpio: Add Aspeed driver
by Joel Stanley
· 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
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
acf06ff
gpio: refactor gpiochip_find() slightly
by Masahiro Yamada
· 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
120c547
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
a1e2103
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
f31494b
Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio
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
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
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
c239ae1
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
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
6da7e95
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
3b3ce01
Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
c21377f
nvme: Suspend all queues before deletion
by Gabriel Krisman Bertazi
· 8 years ago
05cc995
gpio: mmio: add brcm,bcm6345 support
by Christian Lamparter
· 8 years ago
de4b894
Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel
by Linus Walleij
· 8 years ago
6862e6a
efi/capsule: Allocate whole capsule into virtual memory
by Austin Christ
· 8 years ago
6ea5dcd
gpio: Add GPIO support for the Diamond Systems GPIO-MM
by William Breathitt Gray
· 8 years ago
0ba19cf
gpio: Add Intel WhiskeyCove PMIC GPIO driver
by Bin Gao
· 8 years ago
f72f4b4
gpio: Add AXP209 GPIO driver
by Maxime Ripard
· 8 years ago
e23efa3
gpio: pca954x: Add vcc regulator and enable it
by Phil Reid
· 8 years ago
7398413
rapidio: dereferencing an error pointer
by Dan Carpenter
· 8 years ago
fdbdfef
Merge branch 'linus' into timers/urgent, to pick up fixes
by Ingo Molnar
· 8 years ago
c6a05a0
gpio: stmpe: Add STMPE1600 support
by Patrice Chotard
· 8 years ago
6bb9f0d
mfd: Add STMPE1600 support
by Patrice Chotard
· 8 years ago
43db289
gpio: stmpe: Rework registers access
by Patrice Chotard
· 8 years ago
897ac66
mfd: stmpe: Rework registers access
by Patrice Chotard
· 8 years ago
c16bee7
mfd: stmpe: Use generic bit mask name
by Patrice Chotard
· 8 years ago
6936e1f
gpio: stmpe: Write int status register only when needed
by Patrice Chotard
· 8 years ago
287849c
gpio: stmpe: Fix edge and rising/falling edge detection
by Patrice Chotard
· 8 years ago
c4dd1ba
mfd: stmpe: Add reset support for all STMPE variant
by Patrice Chotard
· 8 years ago
0f4be8c
mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enum
by Patrice Chotard
· 8 years ago
c6d2ee0
cxl: Set psl_fir_cntl to production environment value
by Frederic Barrat
· 8 years ago
e1d009e
Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
cb0d93a
Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
a3d1ddd
ipr: Fix sync scsi scan
by Brian King
· 8 years ago
7f1d642
drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property
by Marc Zyngier
· 8 years ago
a026bb1
drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlock
by Sudeep Holla
· 8 years ago
d873484
rbd: nuke the 32-bit pool id check
by Ilya Dryomov
· 8 years ago
3b2fbb3
virtio/s390: deprecate old transport
by Cornelia Huck
· 9 years ago
2ab0d56
virtio/s390: keep early_put_chars
by Christian Borntraeger
· 9 years ago
347a529
virtio_blk: Fix a slient kernel panic
by Minfei Huang
· 8 years ago
3fda5d6
vhost/vsock: fix vhost virtio_vsock_pkt use-after-free
by Stefan Hajnoczi
· 8 years ago
3cc36f6
virtio: fix error handling for debug builds
by Michael S. Tsirkin
· 8 years ago
58625ed
virtio: fix memory leak in virtqueue_add()
by Wei Yongjun
· 8 years ago
f3b0946
genirq/msi: Make sure PCI MSIs are activated early
by Marc Zyngier
· 9 years ago
6fd40f1
cxl: Fix sparse warnings
by Andrew Donnellan
· 8 years ago
1647933
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
by Andrew Donnellan
· 8 years ago
36e9d08
drm/cirrus: Fix NULL pointer dereference when registering the fbdev
by Boris Brezillon
· 8 years ago
210a021
drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS".
by Mario Kleiner
· 9 years ago
196f954
drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is unknown"
by Mario Kleiner
· 9 years ago
e10aec6
drm/edid: Add 6 bpc quirk for display AEO model 0.
by Mario Kleiner
· 9 years ago
Next »