Chanwoo Choi
|
34825e5119
extcon: Fix the checkpatch warning
|
10 years ago |
Jaewon Kim
|
4c883abee0
extcon: max77693: Use HOST term to express USB-HOST cable instead of OTG term
|
10 years ago |
Jaewon Kim
|
4f0be26a79
extcon: max77693: Fix cable name of MHL-TA
|
10 years ago |
Krzysztof Kozlowski
|
6594890020
extcon: max77693: Constify struct regmap_config
|
10 years ago |
Linus Torvalds
|
6ae840e7cc
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
10 years ago |
Krzysztof Kozlowski
|
c22159a2d5
extcon: max77693: Fix cable name of JIG_UART_ON
|
10 years ago |
Wolfram Sang
|
08147bb19a
extcon: drop owner assignment from platform_drivers
|
10 years ago |
Jonghwa Lee
|
dc6048d723
extcon: max77693: Fix a bug occured at changing ADC debounce time.
|
11 years ago |
Krzysztof Kozlowski
|
d715523174
extcon: max77693: Use resource managed interrupt line
|
11 years ago |
Jingoo Han
|
0a16ee633a
extcon: Remove unnecessary OOM messages
|
11 years ago |
Chanwoo Choi
|
6b18aa1806
Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into extcon-next
|
11 years ago |
Robert Baldyga
|
342d669c1e
mfd: max77693: Handle IRQs using regmap
|
11 years ago |
Robert Baldyga
|
d0540f91cf
mfd: max77693: Remove unnecessary wrapper functions
|
11 years ago |
Chanwoo Choi
|
ac65a625a0
extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate
|
11 years ago |
Chanwoo Choi
|
577bef1104
extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev
|
11 years ago |
Sangjung Woo
|
10fae1184d
extcon: max77693: Use devm_extcon_dev_register()
|
11 years ago |
Krzysztof Kozlowski
|
b8629411bf
extcon: max77693: Use power efficient workqueue for delayed cable detection
|
11 years ago |
Krzysztof Kozlowski
|
d5653f2b73
extcon: max77693: Fix two NULL pointer exceptions on missing pdata
|
11 years ago |
Greg Kroah-Hartman
|
2424a7339b
Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
|
12 years ago |
Chanwoo Choi
|
42d7d7539a
extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter
|
12 years ago |
Sachin Kamat
|
a33411b26e
extcon: max77693: Fix checkpatch warning
|
12 years ago |
Chanwoo Choi
|
c2275d2fa5
extcon: Fix up 80 column coding style issues
|
12 years ago |
Sachin Kamat
|
c2536543d5
extcon: max77693: Fix return value
|
12 years ago |
Sachin Kamat
|
813b451644
extcon: max77693: Staticize default_init_data
|
12 years ago |
Chanwoo Choi
|
0ec83bd246
extcon: max77693: Initialize register of MUIC device to bring up it without platform data
|
12 years ago |
Chanwoo Choi
|
190d7cfc86
extcon: max77693: Fix bug of wrong pointer when platform data is not used
|
12 years ago |
Sachin Kamat
|
45d4a4e6f5
extcon: max77693: Make max77693_extcon_cable static
|
12 years ago |
Chanwoo Choi
|
19d3243e79
extcon: max77693: Remove unnecessary goto statement to improve readability
|
12 years ago |
Chanwoo Choi
|
eff7d74f5b
extcon: max77693: Convert to devm_input_allocate_device()
|
12 years ago |
Chanwoo Choi
|
a162629859
extcon: max77693: Add support Dock-Smart device for desktop mode
|
12 years ago |