index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-13
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-11
gpio: 74x164: Add support for the daisy-chaining
Maxime Ripard
1
-7
/
+61
2012-09-07
gpio: 74x164: Add device tree support
Maxime Ripard
1
-0
/
+7
2012-09-07
gpio: 74x164: Use dynamic gpio number assignment if no pdata is present
Maxime Ripard
1
-7
/
+6
2012-09-07
gpio: 74x164: Use devm_kzalloc
Maxime Ripard
1
-5
/
+3
2012-09-07
gpio: 74x164: Use module_spi_driver boiler plate function
Maxime Ripard
1
-12
/
+1
2011-10-31
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