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
/
gpio-74x164.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+2
2018-01-14
gpio: 74x174: Include proper headers
Linus Walleij
1
-3
/
+2
2017-11-30
gpio: 74x164: Fix crash during .remove()
Geert Uytterhoeven
1
-2
/
+2
2017-08-14
gpio: 74x164: Introduce 'enable-gpios' property
Fabio Estevam
1
-0
/
+10
2016-06-23
gpio: 74x164: Use spi_write() helper instead of open coding
Geert Uytterhoeven
1
-7
/
+2
2016-03-31
gpio: 74x164: add dt support for nxp's 74x594
Nicolas Saenz Julienne
1
-0
/
+1
2016-03-30
gpio: 74x164: Implement gpiochip.set_multiple()
Geert Uytterhoeven
1
-0
/
+24
2016-01-05
gpio: 74x164: use gpiochip data pointer
Linus Walleij
1
-8
/
+3
2015-12-10
gpio: 74x164: Use a single SPI transfer instead of multiple transfers
Geert Uytterhoeven
1
-32
/
+15
2015-12-10
gpio: 74x164: Allocate buffer with gen_74x164_chip
Geert Uytterhoeven
1
-12
/
+11
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-2
/
+2
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
1
-5
/
+3
2013-12-12
gpio: 74x164: Driver cleanup
Alexander Shiyan
1
-27
/
+16
2013-12-12
gpio: 74x164: Remove non-DT support
Alexander Shiyan
1
-13
/
+1
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
1
-1
/
+1
2013-09-23
gpio: gpio-74x164: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-23
gpio: gpio-74x164: Remove redundant spi_set_drvdata
Sachin Kamat
1
-3
/
+0
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-03-27
gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-4
/
+4
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-10-16
gpio-74x164: Fix buffer allocation size
Roland Stigge
1
-1
/
+1
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
2011-11-01
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
1
-0
/
+1
2011-06-13
gpio/74x164: fix clash with gpiolib namespace
Linus Walleij
1
-3
/
+3
2011-06-06
gpio: reorganize drivers
Grant Likely
1
-0
/
+177