Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e87882eb9be10b2b9e28156922c2a47d877f5db4
/
drivers
/
gpio
/
gpio-tc3589x.c
f0fbe7b
gpio: Move irqdomain into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
2956b5d
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
by Mika Westerberg
· 8 years ago
061ad50
Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
d245b3f
gpio: simplify adding threaded interrupts
by Linus Walleij
· 8 years ago
220a04f
gpio: tc3589x: fix up .get_direction()
by Linus Walleij
· 8 years ago
0e4011e
gpio: tc3589x: fix up complaints on unsigned
by Linus Walleij
· 8 years ago
14063d7
gpio: tc3589x: add .get_direction() and small cleanup
by Linus Walleij
· 8 years ago
e35b5ab
gpio: constify gpio_chip structures
by Julia Lawall
· 8 years ago
2ec64c9
gpio: remove redundant owner assignments of drivers
by Masahiro Yamada
· 9 years ago
8513334
gpio: tc3589x: make explicitly non-modular
by Paul Gortmaker
· 9 years ago
8b866b0
gpio: tc3589x: implement open drain/source callback
by Linus Walleij
· 9 years ago
cee1b40
gpio: tc3589x: use BIT() macro
by Linus Walleij
· 9 years ago
f3378b6
gpio: tc3589x: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
b0d3847
gpio: tc3589x: use gpiochip data pointer
by Linus Walleij
· 9 years ago
27ca226
gpio: tc3589x: Be sure to clamp return value
by Linus Walleij
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
0c9fc10
gpio: tc3589x: use static container helper
by Linus Walleij
· 9 years ago
1422731
mfd: tc3589x: Enforce device-tree only mode
by Linus Walleij
· 10 years ago
53e41f5
gpio: tc3589x: get rid of platform data
by Linus Walleij
· 10 years ago
90f2d0f
mfd: tc3589x: get rid of static base
by Linus Walleij
· 10 years ago
3f97d5fc
gpio: handle also nested irqchips in the chained handler set-up
by Linus Walleij
· 10 years ago
9f5132a
gpio: remove all usage of gpio_remove retval in driver/gpio
by abdoulaye berthe
· 10 years ago
cf42f1c
gpio: tc3589x: use gpiolib irqchip helpers
by Linus Walleij
· 11 years ago
5c81f20
gpio: tc3589x: get rid of static IRQ base
by Linus Walleij
· 11 years ago
033f275
gpio: tc3589x: use managed resources
by Linus Walleij
· 11 years ago
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
e300376
gpio: tc3589x: drop references to "virtual" IRQ
by Linus Walleij
· 11 years ago
04df772
gpio: tc3589x: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
e90c636
gpio: gpio-tc3589x.c: fix checkpatch errors
by Laurent Navet
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 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
a362605b
gpio/tc3589x: convert to use the simple irqdomain
by Linus Walleij
· 12 years ago
3113e67
gpio: Enable the tc3298x GPIO expander driver for Device Tree
by Lee Jones
· 12 years ago
efe4c94
gpio: Provide the tc3589x GPIO expander driver with an IRQ domain
by Lee Jones
· 12 years ago
c103de2
gpio: reorganize drivers
by Grant Likely
· 14 years ago
[Renamed from drivers/gpio/tc3589x-gpio.c]
b51804b
gpio: Cleanup genirq namespace
by Thomas Gleixner
· 14 years ago
33fcc1b
gpio: tc35892-gpio: irq_data conversion
by Lennert Buytenhek
· 14 years ago
20406eb
mfd/tc3589x: rename tc35892 structs/registers to tc359x
by Sundar Iyer
· 14 years ago
f4e8afd
mfd/tc35892: rename tc35892 core driver to tc3589x
by Sundar Iyer
· 14 years ago
[Renamed from drivers/gpio/tc35892-gpio.c]
c6eda6c
mfd/tc35892: rename tc35892 header to tc3589x
by Sundar Iyer
· 14 years ago
f0a7a98
ARM: 6373/1: tc35892-gpio: add setup/remove callbacks
by Rabin Vincent
· 14 years ago
d88b25b
gpio: Add TC35892 GPIO driver
by Rabin Vincent
· 15 years ago