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