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
/
extcon-max8997.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-13
extcon: max8997: Check the pointer of platform data to protect null pointer e...
Chanwoo Choi
1
-22
/
+34
2013-02-14
extcon: max8997: Use workqueue to check cable state after completing boot of ...
Chanwoo Choi
1
-9
/
+36
2013-02-14
extcon: max8997: Set default UART/USB path on probe
Chanwoo Choi
1
-2
/
+26
2013-02-14
extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable type
Chanwoo Choi
1
-169
/
+323
2013-02-14
extcon: max8997: Set default of ADC debounce time during initialization
Chanwoo Choi
1
-0
/
+42
2013-02-14
extcon: max8997: Remove duplicate code related to set H/W line path
Chanwoo Choi
1
-11
/
+51
2013-02-14
extcon: max8997: Move defined constant to header file
Chanwoo Choi
1
-61
/
+31
2013-02-14
extcon: max8997: Remove unreachable code
Sachin Kamat
1
-1
/
+0
2013-02-14
extcon: max8997: Make max8997_extcon_cable static
Sachin Kamat
1
-1
/
+1
2013-01-15
extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt
Chanwoo Choi
1
-2
/
+4
2012-11-27
Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
1
-16
/
+12
2012-11-26
extcon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-26
extcon: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-26
extcon: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
extcon: max8997: Use devm_kzalloc
Sachin Kamat
1
-12
/
+6
2012-11-21
extcon: max8997: Fix a typo
Sachin Kamat
1
-1
/
+1
2012-11-21
extcon: max8997: Fix checkpatch error
Sachin Kamat
1
-1
/
+1
2012-11-21
extcon: max8997: Fix incorrect error check and return value
Sachin Kamat
1
-2
/
+4
2012-10-22
extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detach
Devendra Naga
1
-4
/
+2
2012-07-09
extcon: Add support irq domain for MAX8997 muic
Chanwoo Choi
1
-11
/
+18
2012-06-18
extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()
Axel Lin
1
-0
/
+1
2012-06-18
extcon: Fix wrong index in max8997_extcon_cable[]
Axel Lin
1
-2
/
+2
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+535
2012-05-09
Extcon: add MAX8997 extcon driver
Chanwoo Choi
1
-0
/
+537