index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-max77693.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-29
extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev
Chanwoo Choi
1
-5
/
+4
2014-04-24
extcon: max77693: Use devm_extcon_dev_register()
Sangjung Woo
1
-5
/
+2
2014-04-24
extcon: max77693: Use power efficient workqueue for delayed cable detection
Krzysztof Kozlowski
1
-1
/
+2
2014-04-24
extcon: max77693: Fix two NULL pointer exceptions on missing pdata
Krzysztof Kozlowski
1
-2
/
+2
2013-09-27
Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-3
/
+4
2013-09-27
extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...
Chanwoo Choi
1
-1
/
+2
2013-09-27
extcon: max77693: Fix checkpatch warning
Sachin Kamat
1
-2
/
+2
2013-09-26
extcon: Fix up 80 column coding style issues
Chanwoo Choi
1
-58
/
+71
2013-04-09
extcon: max77693: Fix return value
Sachin Kamat
1
-4
/
+4
2013-04-09
extcon: max77693: Staticize default_init_data
Sachin Kamat
1
-1
/
+1
2013-03-13
extcon: max77693: Initialize register of MUIC device to bring up it without p...
Chanwoo Choi
1
-25
/
+68
2013-03-13
extcon: max77693: Fix bug of wrong pointer when platform data is not used
Chanwoo Choi
1
-38
/
+52
2013-02-14
extcon: max77693: Make max77693_extcon_cable static
Sachin Kamat
1
-1
/
+1
2013-02-13
extcon: max77693: Remove unnecessary goto statement to improve readability
Chanwoo Choi
1
-34
/
+43
2013-02-13
extcon: max77693: Convert to devm_input_allocate_device()
Chanwoo Choi
1
-1
/
+1
2013-01-15
extcon: max77693: Add support Dock-Smart device for desktop mode
Chanwoo Choi
1
-62
/
+138
2013-01-15
extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable
Chanwoo Choi
1
-0
/
+20
2013-01-15
extcon: max77693: Set default uart/usb path by using platform data
Chanwoo Choi
1
-0
/
+24
2013-01-15
extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt
Chanwoo Choi
1
-2
/
+2
2013-01-15
extcon: max77693: Check the state/type of cable after boot completed
Chanwoo Choi
1
-3
/
+34
2013-01-15
extcon: max77693: Add support dock device and buttons
Chanwoo Choi
1
-39
/
+216
2013-01-15
extcon: max77693: Add support jig cable
Chanwoo Choi
1
-6
/
+46
2013-01-15
extcon: max77693: Add support MHL_TA cable for charging battery
Chanwoo Choi
1
-11
/
+45
2013-01-15
extcon: max77693: Remove duplicate code by making function
Chanwoo Choi
1
-199
/
+241
2012-11-27
Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
1
-20
/
+16
2012-11-27
extcon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-27
extcon: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-27
extcon: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
extcon: max77693: Fix uninitialised variable warning
Sachin Kamat
1
-1
/
+2
2012-11-21
extcon: max77693: Use devm_kzalloc
Sachin Kamat
1
-15
/
+8
2012-11-21
extcon: max77693: Fix coding style
Sachin Kamat
1
-2
/
+2
2012-11-21
extcon: max77693: Fix incorrect error check and return value
Sachin Kamat
1
-4
/
+6
2012-10-23
extcon: trivial: kfree missed from remove path
anish kumar
1
-0
/
+1
2012-10-23
extcon: MAX77693: Add platform data for MUIC device to initialize registers
Chanwoo Choi
1
-0
/
+27
2012-10-23
extcon: max77693: Use max77693_update_reg for rmw operations
Axel Lin
1
-12
/
+6
2012-09-17
Merge 3.6-rc7 into driver-core-next
Greg Kroah-Hartman
1
-7
/
+12
2012-09-16
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
1
-7
/
+12
2012-09-06
extcon: use IRQF_ONESHOT
Fengguang Wu
1
-1
/
+1
2012-09-05
extcon: fix typos in max77693 driver
Peter Meerwald
1
-3
/
+3
2012-07-17
extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC d...
Chanwoo Choi
1
-0
/
+779