Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f15c54cf3f684cd1a65f6ebc55ee9ada533ec6ef
/
drivers
/
gpio
/
gpio-max732x.c
bb58a47
gpio: max732x: Use irqchip template
by Linus Walleij
· 4 years, 5 months ago
1f6bd57
gpio: max732x: remove redundant check
by Gaurav Singh
· 4 years, 7 months ago
2ec98f5
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
2674700
gpio: max732x: use devm_gpiochip_add_data()
by Bartosz Golaszewski
· 6 years ago
375b942
gpio: max732x: use i2c_new_dummy_device()
by Bartosz Golaszewski
· 6 years ago
f3a049e
gpio: max732x: add error handling for i2c_new_dummy
by Zhouyang Jia
· 7 years ago
e1c73a9
gpio: max732x: Remove duplicate NULL check
by Andy Shevchenko
· 7 years ago
f0fbe7b
gpio: Move irqdomain into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
0a848d6
gpio: max732x: move header file out of I2C realm
by Wolfram Sang
· 8 years ago
d245b3f
gpio: simplify adding threaded interrupts
by Linus Walleij
· 8 years ago
0788b64
gpio: max732x: use gpiochip data pointer
by Linus Walleij
· 9 years ago
f966008
gpio: max732x: Be sure to clamp return value
by Linus Walleij
· 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
78de5d5
gpio: max732x: Fix error handling in probe()
by Nicholas Krause
· 9 years ago
34ab54e
gpio: max732x: Add missing dev reference to gpiochip
by Marek Vasut
· 10 years ago
606f13e
gpio: max732x: Fix irq-events handler
by Semen Protsenko
· 10 years ago
68689db
gpio: max732x: Add IRQF_SHARED to irq flags
by Semen Protsenko
· 10 years ago
67ddd32
gpio: max732x: Propagate wake-up setting to parent irq controller
by Semen Protsenko
· 10 years ago
984f664
gpio: max732x: convert to GPIOLIB_IRQCHIP
by Linus Walleij
· 10 years ago
37fc8a9
gpio: max732x: use an inline function for container cast
by Linus Walleij
· 10 years ago
161af6c
gpio: max732x: add set_multiple function
by Mans Rullgard
· 10 years ago
09afa27
gpio: max732x: Fix possible deadlock
by Semen Protsenko
· 10 years ago
479f8a5
gpio: max732x: Rewrite IRQ code to use irq_domain API
by Semen Protsenko
· 10 years ago
43c4bcf
gpio: max732x: Add device tree support
by Semen Protsenko
· 10 years ago
9f5132a
gpio: remove all usage of gpio_remove retval in driver/gpio
by abdoulaye berthe
· 10 years ago
f561b42
gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error
by Krzysztof Kozlowski
· 11 years ago
c75793d
gpio: max732x: Fix I2C dummy device resource leak on probe failure
by Krzysztof Kozlowski
· 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
b09638a
gpio: max732x: use devm_kzalloc()
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
c103de2
gpio: reorganize drivers
by Grant Likely
· 14 years ago
[Renamed (99%) from drivers/gpio/max732x.c]
b51804b
gpio: Cleanup genirq namespace
by Thomas Gleixner
· 14 years ago
fbc4667
gpio: max732x: irq_data conversion
by Lennert Buytenhek
· 14 years ago
a13c186
gpio: max732x: fix input configuration for open-drain pins
by Marc Zyngier
· 15 years ago
5535cb6
max732x: correct nr_port checking off by one error
by Axel Lin
· 15 years ago
a80a0bb
gpio: add interrupt handling capability to max732x
by Marc Zyngier
· 15 years ago
a342d21
gpio: fix probe() error return in gpio driver probes
by Ben Dooks
· 16 years ago
2f8d119
gpio: i2c expanders use subsys_init
by David Brownell
· 16 years ago
bbcd6d5
gpio: max732x driver
by Eric Miao
· 16 years ago