Sign in
android-kvm
/
linux
/
4154267a14929b6254a7634ddf0bb392a18cfb46
/
drivers
/
gpio
/
gpio-74x164.c
b2ca9eb
gpio: 74x164: utilize the for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
9a9982d
gpio: 74x164: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
517ec43
gpio: 74x164: Remove linux/init.h and sort headers
by Andy Shevchenko
· 6 years ago
3c74695
gpio: 74x164: Make use of device properties
by Andy Shevchenko
· 6 years ago
9798f51
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
91f6a4a
gpio: 74x174: Include proper headers
by Linus Walleij
· 7 years ago
a158531
gpio: 74x164: Fix crash during .remove()
by Geert Uytterhoeven
· 7 years ago
7ebc194
gpio: 74x164: Introduce 'enable-gpios' property
by Fabio Estevam
· 7 years ago
771d899
gpio: 74x164: Use spi_write() helper instead of open coding
by Geert Uytterhoeven
· 9 years ago
80018bd
gpio: 74x164: add dt support for nxp's 74x594
by Nicolas Saenz Julienne
· 9 years ago
d46ab68
gpio: 74x164: Implement gpiochip.set_multiple()
by Geert Uytterhoeven
· 9 years ago
b2afc6f
gpio: 74x164: use gpiochip data pointer
by Linus Walleij
· 9 years ago
902e7e6
gpio: 74x164: Use a single SPI transfer instead of multiple transfers
by Geert Uytterhoeven
· 9 years ago
410f457
gpio: 74x164: Allocate buffer with gen_74x164_chip
by Geert Uytterhoeven
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
9f5132a
gpio: remove all usage of gpio_remove retval in driver/gpio
by abdoulaye berthe
· 10 years ago
bcc0562
gpio: 74x164: Driver cleanup
by Alexander Shiyan
· 11 years ago
61e7380
gpio: 74x164: Remove non-DT support
by Alexander Shiyan
· 11 years ago
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
187a53a
gpio: gpio-74x164: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
49f1d6b
gpio: gpio-74x164: Remove redundant spi_set_drvdata
by Sachin Kamat
· 11 years ago
e56aee1
gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
6c0cf42
gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
206210c
gpio: remove use of __devexit
by Bill Pemberton
· 12 years ago
3836309
gpio: remove use of __devinit
by Bill Pemberton
· 12 years ago
8283c4f
gpio: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
a48221a
gpio-74x164: Fix buffer allocation size
by Roland Stigge
· 12 years ago
20bc4d5
gpio: 74x164: Add support for the daisy-chaining
by Maxime Ripard
· 12 years ago
0a90a9f
gpio: 74x164: Add device tree support
by Maxime Ripard
· 12 years ago
061505f
gpio: 74x164: Use dynamic gpio number assignment if no pdata is present
by Maxime Ripard
· 12 years ago
72eac30
gpio: 74x164: Use devm_kzalloc
by Maxime Ripard
· 12 years ago
ab3b878
gpio: 74x164: Use module_spi_driver boiler plate function
by Maxime Ripard
· 12 years ago
bb207ef
drivers/gpio: Fix drivers who are implicit users of module.h
by Paul Gortmaker
· 13 years ago
12610be
gpio/74x164: fix clash with gpiolib namespace
by Linus Walleij
· 14 years ago
c103de2
gpio: reorganize drivers
by Grant Likely
· 14 years ago
[Renamed from drivers/gpio/74x164.c]
a3cc68c
gpio/74x164: remove unnecessary defines and prototype
by H Hartley Sweeten
· 14 years ago
fc1599f
gpio: Use __devexit at necessary places
by Axel Lin
· 14 years ago
ead6db08
gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register
by Miguel Gaio
· 14 years ago