index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-16
gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.
Ambresh K
1
-2
/
+3
2011-06-10
gpio/nomadik: fix sleepmode for elder Nomadik
Linus Walleij
1
-11
/
+29
2011-06-08
Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Grant Likely
1
-11
/
+12
2011-06-08
gpio/samsung: make Kconfig options def_bool
H Hartley Sweeten
1
-20
/
+8
2011-06-07
gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting
Thomas Abraham
1
-4
/
+25
2011-06-07
GPIO: OMAP: add locking around calls to _set_gpio_triggering
Colin Cross
1
-0
/
+9
2011-06-07
GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4
Colin Cross
1
-10
/
+2
2011-06-07
GPIO: OMAP: fix section mismatch warnings
Russell King
1
-1
/
+1
2011-05-30
gpio: Fix gpio-exynos4 build fails in mainline
Kyungmin Park
1
-8
/
+8
2011-05-30
arm gpio drivers: make them 'depends on ARM'
Linus Torvalds
1
-0
/
+4
2011-05-28
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
13
-62
/
+5289
2011-05-28
Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
2
-0
/
+2008
2011-05-28
gpio/pch_gpio: Support new device ML7223
Tomoya MORINAGA
2
-1
/
+9
2011-05-28
gpio: make gpio_{request,free}_array gpio array parameter const
Lars-Peter Clausen
1
-2
/
+2
2011-05-27
GPIO: OMAP: move to drivers/gpio
Kevin Hilman
2
-0
/
+2008
2011-05-27
TPS65911: Add support for added GPIO lines
Jorge Eduardo Candelaria
1
-10
/
+19
2011-05-27
GPIO: TPS65910: Move driver to drivers/gpio/
Jorge Eduardo Candelaria
3
-0
/
+99
2011-05-27
gpio: Move the s5pc100 GPIO to drivers/gpio
Kyungmin Park
3
-0
/
+362
2011-05-27
gpio: Move the s5pv210 GPIO to drivers/gpio
Kyungmin Park
3
-0
/
+295
2011-05-27
gpio: Move the exynos4 GPIO to drivers/gpio
Kyungmin Park
3
-0
/
+372
2011-05-27
gpio: Move to Samsung common GPIO library to drivers/gpio
Kyungmin Park
3
-0
/
+213
2011-05-27
gpio/nomadik: add function to read GPIO pull down status
Rickard Andersson
1
-4
/
+30
2011-05-27
gpio/nomadik: show all pins in debug
Rabin Vincent
1
-4
/
+27
2011-05-27
gpio: move Nomadik GPIO driver to drivers/gpio
Grant Likely
2
-0
/
+1021
2011-05-27
gpio: move U300 GPIO driver to drivers/gpio
Linus Walleij
2
-0
/
+701
2011-05-27
langwell_gpio: add runtime pm support
Kristen Carlson Accardi
1
-0
/
+65
2011-05-26
gpio/pca953x: Add support for pca9574 and pca9575 devices
Haojian Zhuang
1
-58
/
+191
2011-05-26
gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535
Ed Wildgoose
1
-1
/
+1
2011-05-26
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-150
/
+418
2011-05-26
mfd: Use mfd cell platform_data for janz cells platform bits
Samuel Ortiz
1
-2
/
+1
2011-05-26
mfd: Use mfd cell platform_data for rdc321x cells platform bits
Samuel Ortiz
1
-2
/
+1
2011-05-26
mfd: Use mfd cell platform_data for timberdale cells platform bits
Samuel Ortiz
1
-3
/
+3
2011-05-25
drivers/gpio/ml_ioh_gpio.c needs slab.h
Andrew Morton
1
-0
/
+3
2011-05-25
drivers/gpio/vx855_gpio.c needs slab.h
Andrew Morton
1
-0
/
+1
2011-05-20
basic_mmio_gpio: split into a gpio library and platform device
Jamie Iles
3
-148
/
+176
2011-05-20
gpio: remove some legacy comments in build files
Linus Walleij
2
-9
/
+5
2011-05-20
gpio: add trace events for setting direction and value
Uwe Kleine-König
1
-2
/
+16
2011-05-20
gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq
Erik Botö
1
-1
/
+1
2011-05-20
gpiolib: export gpiochip_find
Jean Delvare
1
-0
/
+1
2011-05-20
gpio: remove redundant Kconfig depends on GPIOLIB
H Hartley Sweeten
1
-5
/
+4
2011-05-20
basic_mmio_gpio: convert to non-__raw* accessors
Jamie Iles
1
-8
/
+8
2011-05-20
basic_mmio_gpio: support direction registers
Jamie Iles
1
-2
/
+112
2011-05-20
basic_mmio_gpio: support different input/output registers
Jamie Iles
1
-5
/
+33
2011-05-20
basic_mmio_gpio: detect output method at probe time
Jamie Iles
1
-31
/
+59
2011-05-20
basic_mmio_gpio: request register regions
Jamie Iles
1
-3
/
+13
2011-05-20
basic_mmio_gpio: allow overriding number of gpio
Jamie Iles
1
-6
/
+12
2011-05-20
basic_mmio_gpio: convert to platform_{get,set}_drvdata()
Jamie Iles
1
-2
/
+2
2011-05-20
basic_mmio_gpio: remove runtime width/endianness evaluation
Jamie Iles
1
-44
/
+92
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
1
-4
/
+3
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
19
-123
/
+634
[next]