index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
extcon: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
1
-2
/
+2
2016-02-05
extcon: palmas: Add the support for VBUS detection by using GPIO
Felipe Balbi
1
-0
/
+50
2016-02-05
extcon: max77843: Use correct size for reading the interrupt register
Dan Carpenter
1
-1
/
+1
2016-01-25
extcon: arizona: Use DAPM mutex helper functions
Charles Keepax
1
-2
/
+2
2016-01-25
extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port
Chanwoo Choi
6
-1
/
+28
2016-01-25
extcon: gpio: Fix typo in comment
Moritz Fischer
1
-1
/
+1
2016-01-25
extcon: Use to_i2c_client for both rt8973a and sm5502
Geliang Tang
2
-4
/
+4
2015-12-21
extcon: add Maxim MAX3355 driver
Sergei Shtylyov
3
-0
/
+156
2015-12-15
extcon: max77843: fix handling return value of regmap_irq_get_virq
Andrzej Hajda
1
-1
/
+1
2015-12-15
extcon: max77693: fix handling return value of regmap_irq_get_virq
Andrzej Hajda
1
-2
/
+2
2015-12-15
extcon: max14577: fix handling return value of regmap_irq_get_virq
Andrzej Hajda
1
-1
/
+1
2015-12-15
extcon: arizona: Add device bindings for the micd configurations
Charles Keepax
1
-2
/
+54
2015-11-27
extcon: rt8973: Add IRQF_ONESHOT to interrupt flags
Saurabh Sengar
1
-1
/
+1
2015-11-24
extcon: arizona: Update naming for micd-timeout DT to include units
Charles Keepax
1
-1
/
+1
2015-11-24
extcon: arizona: Update naming for second jack detection DT binding
Charles Keepax
1
-2
/
+2
2015-11-20
extcon: arizona: Add device binding for second jack detect pin on GPIO5
Charles Keepax
1
-0
/
+5
2015-11-20
extcon: arizona: Add device binding for jack detect polarity inversion
Charles Keepax
1
-0
/
+3
2015-11-20
extcon: arizona: Add device binding for the general purpose switch
Charles Keepax
1
-0
/
+2
2015-11-20
extcon: arizona: Add device binding to enable ADC mode micdet
Charles Keepax
1
-0
/
+3
2015-10-16
extcon: Modify the id and name of external connector
Chanwoo Choi
9
-93
/
+103
2015-09-30
extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* API
Chanwoo Choi
1
-19
/
+43
2015-09-30
extcon: gpio: Fix minor coding style and remove the unused fields.
Chanwoo Choi
1
-7
/
+4
2015-09-30
extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...
Chanwoo Choi
1
-4
/
+2
2015-09-30
extcon: gpio: Remove duplicate data from struct gpio_extcon_data
Chanwoo Choi
1
-39
/
+31
2015-09-30
extcon: gpio: Use resource managed function for request_irq
Chanwoo Choi
1
-4
/
+3
2015-09-30
extcon: arizona: Reorder the default statement to remove unnecessary warning
Chanwoo Choi
1
-3
/
+6
2015-09-29
extcon: arizona: Add support for WM8998 and WM1814
Richard Fitzgerald
1
-10
/
+21
2015-09-29
Merge branch 'ib-extcon-mfd-4.4' into extcon-next
Chanwoo Choi
1
-18
/
+88
2015-09-29
extcon: sm5502: fix handling regmap_irq_get_virq result
Andrzej Hajda
1
-1
/
+1
2015-09-29
extcon: rt8973a: fix handling regmap_irq_get_virq result
Andrzej Hajda
1
-1
/
+1
2015-09-29
extcon: axp288: Convert to using managed resources
Vaishali Thakkar
1
-18
/
+5
2015-09-29
extcon: Export OF module alias information in missing drivers
Javier Martinez Canillas
2
-0
/
+2
2015-09-22
extcon: arizona: Don't disable debounce for inverted jacks
Charles Keepax
1
-3
/
+5
2015-09-22
extcon: arizona: Use the micd_clamp for interrupts if it is available
Charles Keepax
1
-3
/
+3
2015-09-22
extcon: arizona: Ignore jd_invert for MICD_CLAMP_STS
Nariman Poushin
1
-4
/
+1
2015-09-22
extcon: arizona: Additional settings to improve accuracy of HP detect
Charles Keepax
1
-2
/
+17
2015-09-22
extcon: arizona: Add support for general purpose switch
Charles Keepax
1
-0
/
+4
2015-09-22
extcon: arizona: Add support for new ADC value mic detect
Charles Keepax
1
-6
/
+58
2015-09-21
extcon: Fix attached value returned by is_extcon_changed
Hans de Goede
1
-1
/
+1
2015-08-31
Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-79
/
+81
2015-08-30
Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...
Mark Brown
2
-79
/
+81
2015-08-13
extcon: palmas: Fix build break due to devm_gpiod_get_optional API change
Chanwoo Choi
1
-1
/
+3
2015-08-10
extcon: palmas: Support GPIO based USB ID detection
Roger Quadros
2
-15
/
+115
2015-08-10
extcon: Fix signedness bugs about break error handling
Dan Carpenter
1
-4
/
+4
2015-08-10
extcon: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2
-2
/
+0
2015-08-10
extcon: arizona: Simplify pdata symantics for micd_dbtime
Charles Keepax
1
-3
/
+14
2015-08-10
extcon: arizona: Declare 3-pole jack if we detect open circuit on mic
Charles Keepax
1
-0
/
+3
2015-08-10
extcon: Add exception handling to prevent the NULL pointer access
Chanwoo Choi
1
-1
/
+31
2015-08-10
extcon: arizona: Ensure variables are set for headphone detection
Charles Keepax
1
-4
/
+7
2015-08-10
extcon: arizona: Use gpiod inteface to handle micd_pol_gpio gpio
Charles Keepax
1
-5
/
+36
[next]