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-03-18
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
8
-105
/
+218
2011-03-18
gpio/langwell: Clear edge bit before handling
Thomas Gleixner
1
-7
/
+6
2011-03-18
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
1
-1
/
+1
2011-03-17
gpio/langwell: Simplify demux loop
Thomas Gleixner
1
-6
/
+7
2011-03-17
gpio/langwell: Convert irq name space
Thomas Gleixner
1
-5
/
+5
2011-03-17
gpio/langwell: Fix broken irq_eoi change.
Thomas Gleixner
1
-8
/
+5
2011-03-17
gpio; Make Intel chipset gpio drivers depend on x86
Thomas Gleixner
1
-3
/
+3
2011-03-17
gpio/cs5535-gpio: Fix section mismatch
Nikanth Karthikesan
1
-3
/
+3
2011-03-14
gpio: add MODULE_DEVICE_TABLE
Axel Lin
2
-0
/
+2
2011-03-12
gpio: Use __devexit at necessary places
Axel Lin
2
-2
/
+2
2011-03-12
gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpio
Axel Lin
2
-0
/
+2
2011-03-12
gpio/mcp23s08: support mcp23s17 variant
Peter Korsgaard
2
-51
/
+146
2011-03-12
Merge commit 'v2.6.38-rc8' into spi/next
Grant Likely
1
-6
/
+22
2011-02-24
gpio/pca953x: Fix wrong pointer type
Dirk Eibach
1
-6
/
+7
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
1
-1
/
+1
2011-02-23
gpio/sx150x: Do not access I2C from mask/unmask functions
Thomas Gleixner
1
-17
/
+37
2011-02-12
drivers/gpio/pca953x.c: add a mutex to fix race condition
Roland Stigge
1
-6
/
+22
2011-01-26
langwell_gpio: modify EOI handling following change of kernel irq subsystem
Feng Tang
1
-2
/
+7
2011-01-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-62
/
+31
2011-01-14
gpio: timbgpio: Fix up irq_data conversion breakage.
Lennert Buytenhek
1
-3
/
+3
2011-01-14
gpio: Fix cs5535 printk warnings
Joe Perches
1
-2
/
+1
2011-01-14
gpio/misc: Add MODULE_ALIAS entries for CS5535 functions
Andres Salomon
1
-0
/
+1
2011-01-14
gpio: Convert cs5535 from pci device to platform device
Andres Salomon
1
-62
/
+31
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+24
2011-01-13
gpio/ml_ioh_gpio: ML7213 GPIO driver
Tomoya MORINAGA
3
-0
/
+362
2011-01-13
GPIO_VX855: eliminate kconfig dependency warning
Randy Dunlap
1
-1
/
+1
2011-01-13
GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning
Randy Dunlap
1
-0
/
+1
2011-01-13
gpio: vr41xx_giu: irq_data conversion
Lennert Buytenhek
1
-24
/
+24
2011-01-13
gpio: timbgpio: irq_data conversion
Lennert Buytenhek
1
-15
/
+15
2011-01-13
gpio: tc35892-gpio: irq_data conversion
Lennert Buytenhek
1
-18
/
+18
2011-01-13
gpio: sx150x: irq_data conversion
Lennert Buytenhek
1
-23
/
+23
2011-01-13
gpio: stmpe-gpio: irq_data conversion
Lennert Buytenhek
1
-18
/
+18
2011-01-13
gpio: pl061: irq_data conversion
Lennert Buytenhek
1
-14
/
+14
2011-01-13
gpio: pca953x: irq_data conversion
Lennert Buytenhek
1
-19
/
+19
2011-01-13
gpio: max732x: irq_data conversion
Lennert Buytenhek
1
-19
/
+19
2011-01-13
gpio: langwell_gpio: irq_data conversion
Lennert Buytenhek
1
-8
/
+8
2011-01-13
gpio: adp5588-gpio: irq_data conversion
Lennert Buytenhek
1
-19
/
+20
2011-01-13
drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...
Andres Salomon
2
-1
/
+53
2011-01-13
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-0
/
+24
2011-01-07
Merge branch 'devel-stable' into devel
Russell King
4
-394
/
+394
2011-01-03
Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Russell King
4
-394
/
+394
2010-12-24
cs5535-gpio: handle GPIO regs where higher (clear) bits are set
Andres Salomon
1
-2
/
+6
2010-12-24
cs5535-gpio: don't apply errata #36 to edge detect GPIOs
Andres Salomon
1
-4
/
+11
2010-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
1
-1
/
+1
2010-12-23
gpiolib: gpio_request_one(): add missing gpio_free()
Aaro Koskinen
1
-0
/
+3
2010-12-22
gpio: Fix null pointer dereference while accessing rdc321x platform_data
Florian Fainelli
1
-1
/
+1
2010-12-19
mfd/tc3589x: rename tc35892 structs/registers to tc359x
Sundar Iyer
1
-134
/
+134
2010-12-19
mfd/tc35892: rename tc35892 core driver to tc3589x
Sundar Iyer
3
-5
/
+5
2010-12-19
mfd/tc35892: rename tc35892 header to tc3589x
Sundar Iyer
1
-1
/
+1
2010-12-13
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
1
-2
/
+14
[next]