Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2307f3aab887bc43e0f262d298977fd9c6b9eee3
/
drivers
/
extcon
/
extcon-gpio.c
de992ac
extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* API
by Chanwoo Choi
· 9 years ago
6ba1299
extcon: gpio: Fix minor coding style and remove the unused fields.
by Chanwoo Choi
· 9 years ago
ce6f749
extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_allocate()
by Chanwoo Choi
· 9 years ago
60f9b9e
extcon: gpio: Remove duplicate data from struct gpio_extcon_data
by Chanwoo Choi
· 9 years ago
ae59f3a
extcon: gpio: Use resource managed function for request_irq
by Chanwoo Choi
· 9 years ago
2519b76
extcon: Remove optional print_state() function pointer of struct extcon_dev
by Chanwoo Choi
· 9 years ago
d71aadd
extcon: Remove the optional name of extcon device
by Chanwoo Choi
· 10 years ago
08147bb
extcon: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
6236435
extcon: gpio: Fix code cleanup
by George Cherian
· 10 years ago
ac65a62
extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate
by Chanwoo Choi
· 10 years ago
60cd62d
extcon: gpio: Use devm_extcon_dev_allocate for extcon_dev
by Chanwoo Choi
· 11 years ago
d92c2f1
extcon: gpio: Use devm_extcon_dev_register()
by Sangjung Woo
· 11 years ago
3cc731d
extcon: gpio: Use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
6544dfa
extcon: gpio: Add power resume support
by Rongjun Ying
· 11 years ago
4288d9b
extcon: gpio: Request gpio pin before modifying its state
by Guenter Roeck
· 11 years ago
42d7d75
extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter
by Chanwoo Choi
· 11 years ago
5bfbdc9
extcon: gpio: Add support for active-low presence to detect pins
by Guenter Roeck
· 11 years ago
7c0f6558
extcon: use dev_get_platdata()
by Jingoo Han
· 11 years ago
338de0c
extcon: gpio: Use gpio driver/chip debounce if supported
by Guenter Roeck
· 11 years ago
1073514
extcon: gpio: Do not unnecessarily initialize variables
by Guenter Roeck
· 11 years ago
d0db2e7
extcon: gpio: Use power efficient workqueue for debounce
by Mark Brown
· 11 years ago
fd11606
extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming style
by Chanwoo Choi
· 12 years ago
5f7e222
extcon: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
44f34fd
extcon: remove use of __devinit
by Bill Pemberton
· 12 years ago
93ed032
extcon: remove use of __devexit
by Bill Pemberton
· 12 years ago
8dee001
extcon: Remove duplicate inclusion of extcon.h header file
by Sachin Kamat
· 12 years ago
9db48aa
Merge 3.6-rc3 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
0ea62503
Extcon: renamed files to comply with the standard naming.
by MyungJoo Ham
· 12 years ago
[Renamed from drivers/extcon/extcon_gpio.c]
01eaf24
extcon: Convert extcon_gpio to devm_gpio_request_one
by Axel Lin
· 12 years ago
b945f3f
extcon: Set platform drvdata in gpio_extcon_probe() and fix irq leak
by Axel Lin
· 12 years ago
2878bda
Extcon: fix section mismatch in extcon_gpio.c
by H Hartley Sweeten
· 13 years ago
be48308
Extcon: support generic GPIO extcon driver
by MyungJoo Ham
· 13 years ago