Geert Uytterhoeven
|
771d899add
gpio: 74x164: Use spi_write() helper instead of open coding
|
9 年之前 |
Nicolas Saenz Julienne
|
80018bd9cb
gpio: 74x164: add dt support for nxp's 74x594
|
9 年之前 |
Geert Uytterhoeven
|
d46ab68239
gpio: 74x164: Implement gpiochip.set_multiple()
|
9 年之前 |
Linus Walleij
|
b2afc6f352
gpio: 74x164: use gpiochip data pointer
|
9 年之前 |
Geert Uytterhoeven
|
902e7e6008
gpio: 74x164: Use a single SPI transfer instead of multiple transfers
|
9 年之前 |
Geert Uytterhoeven
|
410f4574f4
gpio: 74x164: Allocate buffer with gen_74x164_chip
|
9 年之前 |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
9 年之前 |
Andrew F. Davis
|
3821a065f5
spi: Drop owner assignment from spi_drivers
|
9 年之前 |
abdoulaye berthe
|
9f5132ae82
gpio: remove all usage of gpio_remove retval in driver/gpio
|
11 年之前 |
Alexander Shiyan
|
bcc0562c77
gpio: 74x164: Driver cleanup
|
11 年之前 |
Alexander Shiyan
|
61e7380403
gpio: 74x164: Remove non-DT support
|
11 年之前 |
Linus Walleij
|
9fb1f39eb2
gpio/pinctrl: make gpio_chip members typed boolean
|
11 年之前 |
Sachin Kamat
|
187a53a5eb
gpio: gpio-74x164: Remove redundant of_match_ptr
|
12 年之前 |
Sachin Kamat
|
49f1d6bc5a
gpio: gpio-74x164: Remove redundant spi_set_drvdata
|
12 年之前 |
Jingoo Han
|
e56aee1897
gpio: use dev_get_platdata()
|
12 年之前 |
Jingoo Han
|
6c0cf42be3
gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()
|
12 年之前 |
Bill Pemberton
|
206210ce68
gpio: remove use of __devexit
|
12 年之前 |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 年之前 |
Bill Pemberton
|
8283c4ff57
gpio: remove use of __devexit_p
|
12 年之前 |
Roland Stigge
|
a48221a26e
gpio-74x164: Fix buffer allocation size
|
13 年之前 |
Maxime Ripard
|
20bc4d5d56
gpio: 74x164: Add support for the daisy-chaining
|
13 年之前 |
Maxime Ripard
|
0a90a9fb45
gpio: 74x164: Add device tree support
|
13 年之前 |
Maxime Ripard
|
061505fd39
gpio: 74x164: Use dynamic gpio number assignment if no pdata is present
|
13 年之前 |
Maxime Ripard
|
72eac3020d
gpio: 74x164: Use devm_kzalloc
|
13 年之前 |
Maxime Ripard
|
ab3b878261
gpio: 74x164: Use module_spi_driver boiler plate function
|
13 年之前 |
Paul Gortmaker
|
bb207ef1e8
drivers/gpio: Fix drivers who are implicit users of module.h
|
14 年之前 |
Linus Walleij
|
12610be33d
gpio/74x164: fix clash with gpiolib namespace
|
14 年之前 |
Grant Likely
|
c103de2404
gpio: reorganize drivers
|
14 年之前 |