index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-22
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-723
/
+0
2015-04-18
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
30
-697
/
+1740
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2015-04-14
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+2
2015-04-13
Merge branch 'device-properties'
Rafael J. Wysocki
1
-0
/
+2
2015-04-10
Revert "gpio: sch: use uapi/linux/pci_ids.h directly"
Linus Walleij
1
-1
/
+1
2015-04-09
gpio: dwapb: remove dependencies
Linus Walleij
1
-1
/
+0
2015-04-08
gpio: dwapb: enable for ARC
Vineet Gupta
1
-1
/
+1
2015-04-08
gpio: removing kfree remove functionality
Varka Bhadram
2
-2
/
+1
2015-04-08
gpio: mvebu: Fix mask/unmask managment per irq chip type
Gregory CLEMENT
1
-8
/
+16
2015-04-08
gpio: split GPIO drivers in submenus
Linus Walleij
1
-6
/
+22
2015-04-08
gpio: move MFD GPIO drivers under their own comment
Linus Walleij
1
-159
/
+156
2015-04-08
gpio: move BCM Kona Kconfig option
Linus Walleij
1
-6
/
+6
2015-04-08
gpio: arrange SPI Kconfig symbols alphabetically
Linus Walleij
1
-8
/
+8
2015-04-08
gpio: arrange PCI GPIO controllers alphabetically
Linus Walleij
1
-32
/
+32
2015-04-08
gpio: arrange I2C Kconfig symbols alphabetically
Linus Walleij
1
-45
/
+45
2015-04-08
gpio: arrange Kconfig symbols alphabetically
Linus Walleij
1
-145
/
+145
2015-04-08
gpio: ich: Implement get_direction function
Aaron Sierra
1
-0
/
+6
2015-04-08
gpio: use (!foo) instead of (foo == NULL)
Varka Bhadram
6
-7
/
+7
2015-04-08
gpio: arizona: drop owner assignment from platform_drivers
Varka Bhadram
1
-1
/
+0
2015-04-08
gpio: max7300: remove 'ret' variable
Varka Bhadram
1
-3
/
+1
2015-04-08
gpio: use devm_kzalloc
Varka Bhadram
2
-5
/
+5
2015-04-08
gpio: sch: use uapi/linux/pci_ids.h directly
Michael S. Tsirkin
1
-1
/
+1
2015-04-08
gpio: x-gene: fix devm_ioremap_resource() check
Vladimir Zapolskiy
1
-1
/
+1
2015-04-08
gpio: loongson: Add Loongson-3A/3B GPIO driver support
Huacai Chen
2
-20
/
+30
2015-04-07
MIPS: Move Loongson GPIO driver to drivers/gpio
Huacai Chen
3
-0
/
+112
2015-03-27
gpio: Remove gpio-msm-v1 driver
Stephen Boyd
3
-723
/
+0
2015-03-27
gpio: gpio-tb10x: remove incorrect __exit markup
Dmitry Torokhov
1
-1
/
+1
2015-03-27
gpio: syscon: reduce message level when direction reg offset not in dt
Grygorii Strashko
1
-1
/
+1
2015-03-27
gpio: omap: get rid of GPIO_INDEX() macro
Grygorii Strashko
1
-9
/
+0
2015-03-27
gpio: omap: get rid of omap_irq_to_gpio()
Grygorii Strashko
1
-12
/
+5
2015-03-27
gpio: omap: get rid of GPIO_BIT() macro
Grygorii Strashko
1
-1
/
+0
2015-03-27
gpio: omap: convert gpio irq functions to use GPIO offset
Grygorii Strashko
1
-33
/
+34
2015-03-27
gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
Grygorii Strashko
1
-7
/
+5
2015-03-27
gpio: omap: convert debounce functions switch to use gpio offset
Grygorii Strashko
1
-7
/
+7
2015-03-27
gpio: omap: simplify omap_set_gpio_dataout_x()
Grygorii Strashko
1
-5
/
+5
2015-03-27
gpio: omap: convert omap_gpio_is_input() to use gpio offset
Grygorii Strashko
1
-6
/
+4
2015-03-27
altera_gpio_probe() can be static
kbuild test robot
1
-1
/
+1
2015-03-26
mfd: tc3589x: Enforce device-tree only mode
Linus Walleij
2
-3
/
+1
2015-03-26
gpio: rcar: Prevent module clock disable when wake-up is enabled
Geert Uytterhoeven
1
-2
/
+31
2015-03-26
gpio: rcar: Add more register documentation
Geert Uytterhoeven
1
-12
/
+12
2015-03-26
gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()
Geert Uytterhoeven
1
-3
/
+3
2015-03-26
gpio/crystalcove: Add additional GPIO for Panel control
Shobhit Kumar
1
-1
/
+6
2015-03-19
gpio: dwapb: enable for Quark
Andy Shevchenko
1
-2
/
+1
2015-03-19
gpio / ACPI: Use local variable instead of ACPI_HANDLE()
Rafael J. Wysocki
1
-1
/
+1
2015-03-19
gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index()
Rafael J. Wysocki
1
-7
/
+9
2015-03-19
gpiolib: translate pin number in GPIO ACPI callbacks
qipeng.zha
1
-0
/
+10
2015-03-17
gpio: f7188x: add GPIO support for F71869A
Andreas Bofjall
2
-5
/
+25
2015-03-17
gpio: f7188x: add GPIO support for F71869
Andreas Bofjall
2
-5
/
+24
2015-03-17
gpio: f7188x: correct spelling of "Fintek"
Andreas Bofjall
1
-1
/
+1
[next]