index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-29
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
7
-39
/
+658
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
13
-496
/
+2586
2011-10-26
gpio: pl061: add DT binding support
Rob Herring
1
-10
/
+21
2011-10-19
gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNEL
Tomoya MORINAGA
1
-1
/
+1
2011-10-19
gpio-pch: Use NUMA_NO_NODE not GFP_KERNEL
Tomoya MORINAGA
1
-1
/
+1
2011-10-13
gpio-pca953x: fix gpio_base
Hartmut Knaack
1
-0
/
+1
2011-10-13
gpio/omap: fix build error with certain OMAP1 configs
Janusz Krzysztofik
1
-1
/
+1
2011-10-06
gpio: langwell: ensure alternate function is cleared
Adrian Hunter
1
-0
/
+27
2011-10-05
gpio-pch: Support interrupt function
Tomoya MORINAGA
2
-0
/
+188
2011-10-05
gpio-pch: Save register value in suspend()
Tomoya MORINAGA
1
-1
/
+21
2011-10-05
gpio-pch: modify gpio_nums and mask
Tomoya MORINAGA
1
-6
/
+25
2011-10-05
gpio-pch: support ML7223 IOH n-Bus
Tomoya MORINAGA
1
-0
/
+1
2011-10-05
gpio-pch: add spinlock in suspend/resume processing
Tomoya MORINAGA
1
-0
/
+10
2011-10-05
gpio-pch: Delete invalid "restore" code in suspend()
Tomoya MORINAGA
1
-1
/
+0
2011-10-05
gpio-ml-ioh: Fix suspend/resume issue
Tomoya MORINAGA
1
-12
/
+48
2011-10-05
gpio-ml-ioh: Support interrupt function
Tomoya MORINAGA
2
-3
/
+207
2011-10-05
gpio-ml-ioh: Delete unnecessary code
Tomoya MORINAGA
1
-1
/
+0
2011-10-01
ARM: 7104/1: plat-pxa: break out GPIO driver specifics
Linus Walleij
1
-0
/
+2
2011-10-01
ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+337
2011-10-01
ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics
Linus Walleij
1
-0
/
+3
2011-09-27
ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>
Stephen Warren
1
-0
/
+1
2011-09-21
gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()
Shawn Guo
1
-0
/
+6
2011-09-20
gpio/nomadik: use genirq core to track enablement
Linus Walleij
1
-9
/
+2
2011-09-20
gpio/nomadik: disable clocks when unused
Rabin Vincent
1
-7
/
+113
2011-09-14
drivers/gpio/gpio-generic.c: fix build errors
Russell King
1
-10
/
+5
2011-09-08
ARM: 7083/1: rewrite U300 GPIO to use gpiolib
Linus Walleij
2
-485
/
+713
2011-09-05
ARM: 7074/1: gpio: davinci: eliminate unused variable warnings
Axel Lin
1
-3
/
+0
2011-08-24
ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irq
Stephen Warren
1
-1
/
+5
2011-08-24
ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpio
Stephen Warren
1
-6
/
+10
2011-08-22
ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem
Linus Walleij
2
-1
/
+64
2011-08-22
ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-22
ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+446
2011-08-22
ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver
Linus Walleij
1
-1
/
+18
2011-08-22
ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+206
2011-08-22
ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+459
2011-08-22
ARM: 7036/1: mach-ks8695: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-22
ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+319
2011-08-22
ARM: 7033/1: mach-u300: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-22
ARM: 7032/1: plat-nomadik: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-08
ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-01
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-1
/
+1088
2011-08-01
Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...
Grant Likely
4
-0
/
+1087
2011-08-01
gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers
David Brown
3
-0
/
+442
2011-08-01
gpio_msm: Move Qualcomm v6 MSM driver into drivers
David Brown
3
-0
/
+645
2011-07-31
tps65912: gpio: add gpio driver
Margarita Olaya
3
-0
/
+163
2011-07-28
gpio: ab8500: fix MODULE_ALIAS for ab8500
Axel Lin
1
-1
/
+1
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-7
/
+6
2011-07-22
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
50
-802
/
+2820
2011-07-19
gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming
Shawn Guo
2
-4
/
+4
[next]