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
/
gpio-mcp23s08.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
gpio: removing kfree remove functionality
Varka Bhadram
1
-1
/
+1
2015-04-08
gpio: use devm_kzalloc
Varka Bhadram
1
-3
/
+4
2015-01-26
gpio: mcp23s08: handle default gpio base
Sonic Zhang
1
-7
/
+10
2014-12-12
gpio: mcp23s08: fix up compilation error
Linus Walleij
1
-2
/
+3
2014-12-03
gpio: mcp23s08: Add option to configure IRQ output polarity as active high
Alexander Stein
1
-7
/
+23
2014-11-27
gpio: mcp23s08: Add simple IRQ support for SPI devices
Alexander Stein
1
-0
/
+5
2014-11-27
gpio: mcp23s08: request a shared interrupt
Alexander Stein
1
-1
/
+2
2014-11-27
gpio: mcp23s08: Do not free unrequested interrupt
Alexander Stein
1
-2
/
+0
2014-10-28
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
1
-2
/
+2
2014-09-04
gpio: mcp23s08 to support both device tree and platform data
Sonic Zhang
1
-30
/
+34
2014-08-08
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-19
/
+7
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
1
-19
/
+7
2014-07-05
gpio: mcp23s08: Eliminates redundant checking.
Michael Welling
1
-6
/
+0
2014-06-02
Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-5
/
+12
2014-05-28
gpio: mcp23s08: switch chip count to int
Linus Walleij
1
-1
/
+1
2014-05-27
gpio: mcp23s08: fixed count variable for devicetree probing
Michael Stickel
1
-1
/
+10
2014-05-09
gpio: mcp23s08: Make of_device_id array const
Jingoo Han
1
-2
/
+2
2014-05-09
gpio: mcp23s08: Bug fix of SPI device tree registration.
Michael Welling
1
-5
/
+7
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
1
-7
/
+7
2014-03-12
gpio: mcp23s08: trivial: fixed coding style issues
Gary Servin
1
-11
/
+11
2014-01-20
gpio: mcp23s08: fix casting caused build warning
SeongJae Park
1
-1
/
+1
2014-01-17
gpio: mcp23s08: Add irq functionality for i2c chips
Lars Poeschel
1
-5
/
+243
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
1
-1
/
+1
2013-08-30
gpio: mcp23s08: rename the device tree property
Lars Poeschel
1
-7
/
+34
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-16
gpio-mcp23s08: i2c: auto-select base if no DT match or platform data
Daniel M. Weeks
1
-5
/
+4
2013-04-10
gpio: mcp23s08: convert driver to DT
Lars Poeschel
1
-31
/
+106
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-17
gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m
Daniel M. Weeks
1
-3
/
+3
2012-05-18
gpio-mcp23s08: dbg_show: fix pullup configuration display
Peter Korsgaard
1
-1
/
+1
2011-10-31
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
1
-0
/
+1
2011-07-15
mcp23s08: add i2c support
Peter Korsgaard
1
-5
/
+187
2011-07-15
mcp23s08: isolate spi specific parts
Peter Korsgaard
1
-24
/
+57
2011-07-15
mcp23s08: get rid of setup/teardown callbacks
Peter Korsgaard
1
-19
/
+0
2011-07-14
mcp23s08: remove unused work queue
Peter Korsgaard
1
-3
/
+0
2011-06-06
gpio: reorganize drivers
Grant Likely
1
-0
/
+530