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
starfive-6.6.48-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
2012-09-19
gpio: Add Avionic Design N-bit GPIO expander support
Thierry Reding
3
-0
/
+623
2012-09-19
gpio: pxa: using for_each_set_bit to simplify the code
Wei Yongjun
1
-3
/
+1
2012-09-19
gpio_msm: using for_each_set_bit to simplify the code
Wei Yongjun
1
-3
/
+1
2012-09-13
gpio: Enable the tc3298x GPIO expander driver for Device Tree
Lee Jones
1
-9
/
+17
2012-09-13
gpio: Provide the tc3589x GPIO expander driver with an IRQ domain
Lee Jones
1
-28
/
+70
2012-09-12
gpio: pcf857x: fixup smatch WARNING
Kuninori Morimoto
1
-3
/
+3
2012-09-12
gpio: 74x164: Add support for the daisy-chaining
Maxime Ripard
1
-7
/
+61
2012-09-08
gpio: 74x164: Add device tree support
Maxime Ripard
1
-0
/
+7
2012-09-08
gpio: 74x164: Use dynamic gpio number assignment if no pdata is present
Maxime Ripard
1
-7
/
+6
2012-09-08
gpio: 74x164: Use devm_kzalloc
Maxime Ripard
1
-5
/
+3
2012-09-08
gpio: 74x164: Use module_spi_driver boiler plate function
Maxime Ripard
1
-12
/
+1
2012-09-06
gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
1
-18
/
+6
2012-09-06
gpio: em: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
1
-9
/
+3
2012-09-04
gpio: wm8350: Convert to use devm_kzalloc API
Axel Lin
1
-14
/
+5
2012-09-04
gpio: wm831x: Convert to use devm_kzalloc API
Axel Lin
1
-14
/
+5
2012-09-04
gpio: adp5588: Use module_i2c_driver
Axel Lin
1
-13
/
+1
2012-09-04
gpio: Use DEFINE_PCI_DEVICE_TABLE macro
Axel Lin
2
-2
/
+2
2012-09-01
gpio: tps65912: Convert to use devm_kzalloc API
Axel Lin
1
-13
/
+4
2012-09-01
gpio: da9052: Convert to use devm_kzalloc API
Axel Lin
1
-12
/
+3
2012-09-01
drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
1
-8
/
+1
2012-09-01
gpio: davinci: preparation for switch to common clock framework
Murali Karicheri
1
-1
/
+1
2012-09-01
gpio: Remove broken mark for da9052 gpio driver
Axel Lin
1
-1
/
+1
2012-09-01
gpio: mc9s08dz60: Use devm_kzalloc API
Axel Lin
1
-18
/
+3
2012-08-24
gpio: pcf857x: enable gpio_to_irq() support
Kuninori Morimoto
1
-0
/
+122
2012-08-17
gpio: gpio-pch: Use spinlock for register access protection
Axel Lin
1
-12
/
+10
2012-08-17
gpio: gpio-ml-ioh: Use spinlock for register access protection
Axel Lin
1
-10
/
+10
2012-08-17
gpiolib: Use seq_file's iterator interface
Thierry Reding
1
-28
/
+74
2012-08-14
GPIO: gpio-pxa: fix building without CONFIG_OF
Arnd Bergmann
1
-2
/
+2
2012-08-12
Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-14
/
+43
2012-08-10
gpio: em: do not discard em_gio_irq_domain_cleanup
Arnd Bergmann
1
-1
/
+1
2012-08-07
drivers/gpio/gpio-langwell.c: fix error return code
Julia Lawall
1
-2
/
+5
2012-08-07
gpio: samsung: Fix off-by-one bug in gpio addresses
Sean Paul
1
-7
/
+7
2012-08-07
gpio/mxc: specify gpio base for device tree probe
Shawn Guo
1
-1
/
+2
2012-08-07
gpio/mxc: remove redundant shadow variables initialization
Shawn Guo
1
-2
/
+0
2012-08-05
GPIO: gpio-pxa: fix devicetree functions
Daniel Mack
1
-0
/
+26
2012-08-05
gpio: msic: Fix calculating register address in msic_gpio_to_oreg()
Axel Lin
1
-1
/
+1
2012-08-05
gpio-sch: Fix leak of resource
Alan Cox
1
-1
/
+2
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
3
-0
/
+166
2012-07-27
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
13
-138
/
+639
2012-07-25
gpio: tps6586x: Add gpio support through platform driver
Laxman Dewangan
3
-0
/
+166
2012-07-24
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-24
/
+32
2012-07-17
gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
Roland Stigge
1
-1
/
+4
2012-07-17
gpiolib: Defer failed gpio requests by default
Mark Brown
1
-1
/
+1
2012-07-17
gpio/pca953x: increase variables size to support 24 bit of data
Leed Aguilar
1
-14
/
+14
2012-07-17
GPIO: PCA953X: Increase size of invert variable to support 24 bit
Chandrabhanu Mahapatra
1
-5
/
+6
2012-07-17
gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()
Tarun Kanti DebBarma
1
-6
/
+4
2012-07-17
gpio/mxc: use the edge_sel feature if available
Benoît Thébaudeau
1
-14
/
+57
2012-07-17
gpio: propagate of_parse_phandle_with_args errors
Alexandre Courbot
1
-1
/
+1
2012-07-17
gpio: samsung: add flags specifier to device-tree binding
Olof Johansson
1
-1
/
+4
2012-07-17
gpiolib: Add support for Wolfson Microelectronics Arizona class devices
Mark Brown
3
-0
/
+170
[next]