Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
224264657b8b228f949b42346e09ed8c90136a8e
/
drivers
/
gpio
/
gpio-sx150x.c
04b8695
gpio: sx150x: use the new open drain callback
by Linus Walleij
· 9 years ago
d17322f
gpio: sx150x: move platform data into driver
by Linus Walleij
· 9 years ago
24a876c
gpio: sx150x: make explicitly non-modular
by Paul Gortmaker
· 9 years ago
c7c8a8f
gpio: sx150x: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
5b90b8c2
gpio: sx150x: use gpiochip data pointer
by Linus Walleij
· 9 years ago
f2e13d2
gpio: sx150x: Be sure to clamp return value
by Linus Walleij
· 9 years ago
50e8df0
gpio: sx150x: Add support for sx1502
by Peter Rosin
· 9 years ago
d9110e9
gpio: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
218f1f8
gpio: sx150x: use container_of() to get state container
by Linus Walleij
· 9 years ago
e799f35
gpio: sx150x: Remove unnecessary MODULE_ALIAS()
by Javier Martinez Canillas
· 9 years ago
16858cc
gpio: sx150x: fixup OF support
by Linus Walleij
· 10 years ago
04d2264
gpio: sx150x: add dts support for sx150x driver
by Wei Chen
· 10 years ago
aab0b12
gpio: sx150x: Fix comparing wrong value with chip->irq_masked
by Axel Lin
· 10 years ago
ae9ca49
gpio: sx150x: add support for sx1506 gpio expander device
by Wei Chen
· 10 years ago
093e943
gpio: sx150x: move to irqdomain framework for sx150x driver
by Wei Chen
· 10 years ago
9f5132a
gpio: remove all usage of gpio_remove retval in driver/gpio
by abdoulaye berthe
· 10 years ago
f604cf0
gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h
by Axel Lin
· 11 years ago
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
e56aee1
gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
644c8df
gpio: sx150x: convert to use devm_* functions
by Nikolay Balandin
· 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
a3b9308
gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate places
by Axel Lin
· 12 years ago
c103de2
gpio: reorganize drivers
by Grant Likely
· 13 years ago
[Renamed from drivers/gpio/sx150x.c]
08f1b80
gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler
by Thomas Gleixner
· 14 years ago
b51804b
gpio: Cleanup genirq namespace
by Thomas Gleixner
· 14 years ago
0ff56cd
gpio/sx150x: Do not access I2C from mask/unmask functions
by Thomas Gleixner
· 14 years ago
673860c
gpio: sx150x: irq_data conversion
by Lennert Buytenhek
· 14 years ago
5affb60
gpio: sx150x: correct and refine reset-on-probe behavior
by Gregory Bean
· 14 years ago
c34f16b
gpio: sx150x: add Semtech I2C sx150x gpio expander driver
by Gregory Bean
· 14 years ago