summaryrefslogtreecommitdiffstats
path: root/drivers/extcon
Commit message (Expand)AuthorAgeFilesLines
* extcon: add Maxim MAX3355 driverSergei Shtylyov2015-12-213-0/+156
* extcon: max77843: fix handling return value of regmap_irq_get_virqAndrzej Hajda2015-12-151-1/+1
* extcon: max77693: fix handling return value of regmap_irq_get_virqAndrzej Hajda2015-12-151-2/+2
* extcon: max14577: fix handling return value of regmap_irq_get_virqAndrzej Hajda2015-12-151-1/+1
* extcon: arizona: Add device bindings for the micd configurationsCharles Keepax2015-12-151-2/+54
* extcon: rt8973: Add IRQF_ONESHOT to interrupt flagsSaurabh Sengar2015-11-271-1/+1
* extcon: arizona: Update naming for micd-timeout DT to include unitsCharles Keepax2015-11-241-1/+1
* extcon: arizona: Update naming for second jack detection DT bindingCharles Keepax2015-11-241-2/+2
* extcon: arizona: Add device binding for second jack detect pin on GPIO5Charles Keepax2015-11-201-0/+5
* extcon: arizona: Add device binding for jack detect polarity inversionCharles Keepax2015-11-201-0/+3
* extcon: arizona: Add device binding for the general purpose switchCharles Keepax2015-11-201-0/+2
* extcon: arizona: Add device binding to enable ADC mode micdetCharles Keepax2015-11-201-0/+3
* extcon: Modify the id and name of external connectorChanwoo Choi2015-10-169-93/+103
* extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* APIChanwoo Choi2015-09-301-19/+43
* extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi2015-09-301-7/+4
* extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi2015-09-301-4/+2
* extcon: gpio: Remove duplicate data from struct gpio_extcon_dataChanwoo Choi2015-09-301-39/+31
* extcon: gpio: Use resource managed function for request_irqChanwoo Choi2015-09-301-4/+3
* extcon: arizona: Reorder the default statement to remove unnecessary warningChanwoo Choi2015-09-301-3/+6
* extcon: arizona: Add support for WM8998 and WM1814Richard Fitzgerald2015-09-291-10/+21
* Merge branch 'ib-extcon-mfd-4.4' into extcon-nextChanwoo Choi2015-09-291-18/+88
|\
| * extcon: arizona: Don't disable debounce for inverted jacksCharles Keepax2015-09-221-3/+5
| * extcon: arizona: Use the micd_clamp for interrupts if it is availableCharles Keepax2015-09-221-3/+3
| * extcon: arizona: Ignore jd_invert for MICD_CLAMP_STSNariman Poushin2015-09-221-4/+1
| * extcon: arizona: Additional settings to improve accuracy of HP detectCharles Keepax2015-09-221-2/+17
| * extcon: arizona: Add support for general purpose switchCharles Keepax2015-09-221-0/+4
| * extcon: arizona: Add support for new ADC value mic detectCharles Keepax2015-09-221-6/+58
* | extcon: sm5502: fix handling regmap_irq_get_virq resultAndrzej Hajda2015-09-291-1/+1
* | extcon: rt8973a: fix handling regmap_irq_get_virq resultAndrzej Hajda2015-09-291-1/+1
* | extcon: axp288: Convert to using managed resourcesVaishali Thakkar2015-09-291-18/+5
* | extcon: Export OF module alias information in missing driversJavier Martinez Canillas2015-09-292-0/+2
* | extcon: Fix attached value returned by is_extcon_changedHans de Goede2015-09-211-1/+1
|/
* Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-08-312-79/+81
|\
| *-. Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...Mark Brown2015-08-302-79/+81
| |\ \
| | | * mfd/extcon: max77843: Rename defines to allow inclusion with max77693Krzysztof Kozlowski2015-07-161-17/+32
| | | * mfd/extcon: max77693: Rename defines to allow inclusion with max77843Krzysztof Kozlowski2015-07-161-34/+38
| | | * drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski2015-07-161-8/+9
| | | * drivers: max77693: Move state container to common headerKrzysztof Kozlowski2015-07-161-1/+2
| | | * mfd/extcon: max77693: Remove unused extern declarations and max77693_dev membersKrzysztof Kozlowski2015-07-161-19/+0
| | |/
* | | extcon: palmas: Fix build break due to devm_gpiod_get_optional API changeChanwoo Choi2015-08-131-1/+3
* | | extcon: palmas: Support GPIO based USB ID detectionRoger Quadros2015-08-102-15/+115
* | | extcon: Fix signedness bugs about break error handlingDan Carpenter2015-08-101-4/+4
* | | extcon: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-102-2/+0
* | | extcon: arizona: Simplify pdata symantics for micd_dbtimeCharles Keepax2015-08-101-3/+14
* | | extcon: arizona: Declare 3-pole jack if we detect open circuit on micCharles Keepax2015-08-101-0/+3
* | | extcon: Add exception handling to prevent the NULL pointer accessChanwoo Choi2015-08-101-1/+31
* | | extcon: arizona: Ensure variables are set for headphone detectionCharles Keepax2015-08-101-4/+7
* | | extcon: arizona: Use gpiod inteface to handle micd_pol_gpio gpioCharles Keepax2015-08-101-5/+36
* | | extcon: arizona: Add basic microphone detection DT/ACPI bindingsCharles Keepax2015-08-101-0/+18
* | | extcon: arizona: Update to use the new device properties APICharles Keepax2015-08-101-6/+5