index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
/
extcon-max77693.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
extcon: max77693: Fix return value
Sachin Kamat
2013-04-09
1
-4
/
+4
*
extcon: max77693: Staticize default_init_data
Sachin Kamat
2013-04-09
1
-1
/
+1
*
extcon: max77693: Initialize register of MUIC device to bring up it without p...
Chanwoo Choi
2013-03-13
1
-25
/
+68
*
extcon: max77693: Fix bug of wrong pointer when platform data is not used
Chanwoo Choi
2013-03-13
1
-38
/
+52
*
extcon: max77693: Make max77693_extcon_cable static
Sachin Kamat
2013-02-14
1
-1
/
+1
*
extcon: max77693: Remove unnecessary goto statement to improve readability
Chanwoo Choi
2013-02-13
1
-34
/
+43
*
extcon: max77693: Convert to devm_input_allocate_device()
Chanwoo Choi
2013-02-13
1
-1
/
+1
*
extcon: max77693: Add support Dock-Smart device for desktop mode
Chanwoo Choi
2013-01-15
1
-62
/
+138
*
extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable
Chanwoo Choi
2013-01-15
1
-0
/
+20
*
extcon: max77693: Set default uart/usb path by using platform data
Chanwoo Choi
2013-01-15
1
-0
/
+24
*
extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt
Chanwoo Choi
2013-01-15
1
-2
/
+2
*
extcon: max77693: Check the state/type of cable after boot completed
Chanwoo Choi
2013-01-15
1
-3
/
+34
*
extcon: max77693: Add support dock device and buttons
Chanwoo Choi
2013-01-15
1
-39
/
+216
*
extcon: max77693: Add support jig cable
Chanwoo Choi
2013-01-15
1
-6
/
+46
*
extcon: max77693: Add support MHL_TA cable for charging battery
Chanwoo Choi
2013-01-15
1
-11
/
+45
*
extcon: max77693: Remove duplicate code by making function
Chanwoo Choi
2013-01-15
1
-199
/
+241
*
Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2012-11-27
1
-20
/
+16
|
\
|
*
extcon: max77693: Fix uninitialised variable warning
Sachin Kamat
2012-11-21
1
-1
/
+2
|
*
extcon: max77693: Use devm_kzalloc
Sachin Kamat
2012-11-21
1
-15
/
+8
|
*
extcon: max77693: Fix coding style
Sachin Kamat
2012-11-21
1
-2
/
+2
|
*
extcon: max77693: Fix incorrect error check and return value
Sachin Kamat
2012-11-21
1
-4
/
+6
*
|
extcon: remove use of __devexit_p
Bill Pemberton
2012-11-26
1
-1
/
+1
*
|
extcon: remove use of __devinit
Bill Pemberton
2012-11-26
1
-1
/
+1
*
|
extcon: remove use of __devexit
Bill Pemberton
2012-11-26
1
-1
/
+1
|
/
*
extcon: trivial: kfree missed from remove path
anish kumar
2012-10-23
1
-0
/
+1
*
extcon: MAX77693: Add platform data for MUIC device to initialize registers
Chanwoo Choi
2012-10-23
1
-0
/
+27
*
extcon: max77693: Use max77693_update_reg for rmw operations
Axel Lin
2012-10-23
1
-12
/
+6
*
Merge 3.6-rc7 into driver-core-next
Greg Kroah-Hartman
2012-09-16
1
-7
/
+12
|
\
|
*
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
2012-09-16
1
-7
/
+12
*
|
extcon: use IRQF_ONESHOT
Fengguang Wu
2012-09-06
1
-1
/
+1
*
|
extcon: fix typos in max77693 driver
Peter Meerwald
2012-09-05
1
-3
/
+3
|
/
*
extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC d...
Chanwoo Choi
2012-07-17
1
-0
/
+779