Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ca76f5b6bdbdc50af0d7b98cfcf7a2be7e95eb3d
/
drivers
/
extcon
/
extcon-max8997.c
8b45b6a
extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port
by Chanwoo Choi
· 9 years ago
11eecf9
extcon: Modify the id and name of external connector
by Chanwoo Choi
· 9 years ago
73b6ecd
extcon: Redefine the unique id of supported external connectors without 'enum extcon' type
by Chanwoo Choi
· 9 years ago
2a9de9c
extcon: Use the unique id for external connector instead of string
by Chanwoo Choi
· 10 years ago
d71aadd
extcon: Remove the optional name of extcon device
by Chanwoo Choi
· 10 years ago
d519c42
extcon: Unify the dock device names on max8997/77693
by Chanwoo Choi
· 10 years ago
34825e5
extcon: Fix the checkpatch warning
by Chanwoo Choi
· 10 years ago
08147bb
extcon: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
0a16ee6
extcon: Remove unnecessary OOM messages
by Jingoo Han
· 10 years ago
ac65a62
extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate
by Chanwoo Choi
· 10 years ago
22f9afb
extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev
by Chanwoo Choi
· 11 years ago
2923803
extcon: max8997: Use devm_extcon_dev_register()
by Sangjung Woo
· 11 years ago
bf9509e
extcon: max8997: Use power efficient workqueue for delayed cable detection
by Krzysztof Kozlowski
· 11 years ago
dfee411
extcon: max8997: Fix NULL pointer exception on missing pdata
by Krzysztof Kozlowski
· 11 years ago
2424a73
Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
42d7d75
extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter
by Chanwoo Choi
· 11 years ago
ad07d8b
extcon: max8997: Fix checkpatch warning
by Sachin Kamat
· 11 years ago
c2275d2
extcon: Fix up 80 column coding style issues
by Chanwoo Choi
· 11 years ago
3ad9e86
extcon: max8997: Fix return value
by Sachin Kamat
· 12 years ago
6ed2810
extcon: max8997: use dev_err() instead of pr_err()
by Jingoo Han
· 12 years ago
810d601
extcon: max8997: Check the pointer of platform data to protect null pointer error
by Chanwoo Choi
· 12 years ago
af5eb1a
extcon: max8997: Use workqueue to check cable state after completing boot of platform
by Chanwoo Choi
· 12 years ago
685dc9a
extcon: max8997: Set default UART/USB path on probe
by Chanwoo Choi
· 12 years ago
f73f623
extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable type
by Chanwoo Choi
· 12 years ago
027fcd5
extcon: max8997: Set default of ADC debounce time during initialization
by Chanwoo Choi
· 12 years ago
07c7050
extcon: max8997: Remove duplicate code related to set H/W line path
by Chanwoo Choi
· 12 years ago
e3e5bc0
extcon: max8997: Move defined constant to header file
by Chanwoo Choi
· 12 years ago
6a462e1
extcon: max8997: Remove unreachable code
by Sachin Kamat
· 12 years ago
cae93db
extcon: max8997: Make max8997_extcon_cable static
by Sachin Kamat
· 12 years ago
ae3b321
extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt
by Chanwoo Choi
· 12 years ago
962b686
Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon into char-misc-next
by Greg Kroah-Hartman
· 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
0b672e9
extcon: max8997: Use devm_kzalloc
by Sachin Kamat
· 12 years ago
2ca36f4
extcon: max8997: Fix a typo
by Sachin Kamat
· 12 years ago
8117cc3
extcon: max8997: Fix checkpatch error
by Sachin Kamat
· 12 years ago
68c9274
extcon: max8997: Fix incorrect error check and return value
by Sachin Kamat
· 12 years ago
3cafbd4
extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detach
by Devendra Naga
· 12 years ago
dca1a71
extcon: Add support irq domain for MAX8997 muic
by Chanwoo Choi
· 12 years ago
96c9f05
extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()
by Axel Lin
· 12 years ago
155cb06
extcon: Fix wrong index in max8997_extcon_cable[]
by Axel Lin
· 12 years ago
5d4e2d0
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
b76668b
Extcon: add MAX8997 extcon driver
by Chanwoo Choi
· 13 years ago