index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-10
extcon: add extcon-odroid-usbotg driver
Robert Baldyga
3
-0
/
+269
2015-06-10
Revert "WIP: extcon: do not update cable state if notifier cannot handle it"
Robert Baldyga
1
-7
/
+1
2014-11-18
extcon: port: Add DT support
Chanwoo Choi
1
-60
/
+108
2014-11-18
extcon: max14577: Add extcon-max14577/max77836 driver to support MUIC device
Chanwoo Choi
3
-0
/
+837
2014-11-18
extcon: max77693: Remove initial path setting
Kamil Debski
1
-3
/
+0
2014-11-18
max77693: Add support for OTG host power supply
Kamil Debski
1
-0
/
+71
2014-11-18
extcon: Move OF helper function to extcon core and change function name
Chanwoo Choi
4
-62
/
+42
2014-11-18
extcon: of: Remove unnecessary function call by using the name of device_node
Chanwoo Choi
1
-11
/
+3
2014-11-18
extcon: max77693: Fix a bug occured at changing ADC debounce time.
Jonghwa Lee
1
-3
/
+8
2014-11-18
Revert "extcon: max77693: Fix bug related to MAX77693 irq when set ADC deboun...
Jonghwa Lee
1
-9
/
+1
2014-11-18
Revert "extcon: max77693: Force using UART path for jig"
Jonghwa Lee
1
-11
/
+3
2014-11-18
Revert "extcon: max77693: Fix inaccurate extcon event for JIG with USB cable"
Jonghwa Lee
1
-12
/
+11
2014-11-18
extcon: max77693: Fix inaccurate extcon event for JIG with USB cable
Jonghwa Lee
1
-11
/
+12
2014-11-18
extcon: max77693: Force using UART path for jig
Dmitry Kasatkin
1
-3
/
+11
2014-11-18
extcon: max77693: Differentiate info message for easier debugging
Dmitry Kasatkin
1
-4
/
+4
2014-11-18
extcon: Extcon load time modification
Kamil Debski
2
-2
/
+14
2014-11-18
extcon: Add EXPORT_SYMBOL_GPL for exported functions
Kishon Vijay Abraham I
1
-0
/
+2
2014-11-18
extcon: Add an API to get extcon device from dt node
Kishon Vijay Abraham I
4
-1
/
+72
2014-11-18
WIP: extcon: do not update cable state if notifier cannot handle it
Chanho Park
1
-1
/
+7
2014-11-18
extcon: Add extcon-port platform device to update uevent of cable
Chanwoo Choi
1
-0
/
+56
2014-11-18
extcon: Add extcon-port driver to maintain compatibility with old jack driver
Chanwoo Choi
3
-0
/
+598
2014-11-18
extcon: max77693: Fix bug related to MAX77693 irq when set ADC debounce time
Jonghwa Lee
1
-1
/
+9
2014-07-06
extcon: max77693: Fix two NULL pointer exceptions on missing pdata
Krzysztof Kozlowski
1
-2
/
+2
2014-06-30
extcon: max8997: Fix NULL pointer exception on missing pdata
Krzysztof Kozlowski
1
-1
/
+1
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-1
/
+1
2013-04-08
Merge tag 'extcon-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-11
/
+11
2013-04-09
extcon: max8997: Fix return value
Sachin Kamat
1
-5
/
+5
2013-04-09
extcon: max77693: Fix return value
Sachin Kamat
1
-4
/
+4
2013-04-09
extcon: max8997: use dev_err() instead of pr_err()
Jingoo Han
1
-1
/
+1
2013-04-09
extcon: max77693: Staticize default_init_data
Sachin Kamat
1
-1
/
+1
2013-04-03
Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-104
/
+287
2013-04-02
extcon: arizona: Make mic detection timeout configurable
Mark Brown
1
-3
/
+10
2013-04-02
extcon: arizona: Allow additional debounce during microphone detection
Mark Brown
1
-5
/
+30
2013-04-02
extcon: arizona: Clear existing button reports before reporting new one
Mark Brown
1
-0
/
+4
2013-04-02
extcon: arizona: Time out if MICDET fails to report
Mark Brown
1
-3
/
+35
2013-04-02
extcon: arizona: Simplify HPDET based identification
Mark Brown
1
-21
/
+25
2013-04-02
extcon: arizona: Don't ground flip when using HPDET identification
Mark Brown
1
-23
/
+1
2013-04-02
extcon: arizona: Retry HPDET identification for high impedance
Mark Brown
1
-1
/
+17
2013-04-02
extcon: arizona: Tune up HPDET debounce
Mark Brown
1
-1
/
+1
2013-04-02
extcon: arizona: Check we report a valid impedance
Charles Keepax
1
-10
/
+18
2013-04-02
extcon: arizona: Suppress duplicate JACKDET reports
Mark Brown
1
-4
/
+22
2013-04-02
extcon: arizona: Raise minimum microphone impedance for HPDET method
Mark Brown
1
-1
/
+1
2013-04-02
extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET
Mark Brown
1
-2
/
+7
2013-04-02
extcon: arizona: Don't pulse MICBIAS for HPDET identification
Mark Brown
1
-2
/
+0
2013-04-02
extcon: arizona: Allow configuration of button detection
Mark Brown
1
-39
/
+125
2013-04-01
extcon: arizona: Attempt more microphone measurements
Mark Brown
1
-1
/
+3
2013-03-26
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
2
-45
/
+114
2013-03-26
extcon: arizona: Fix interaction between headphone outputs and identification
Mark Brown
1
-14
/
+30
2013-03-26
extcon: arizona: Factor out magic application
Mark Brown
1
-55
/
+36
[next]