summaryrefslogtreecommitdiffstats
path: root/drivers/extcon
Commit message (Expand)AuthorAge
* extcon: adc-jack: add suspend/resume supportVenkat Reddy Talla2016-07-02
* extcon: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-02
* extcon: link devres into core moduleArnd Bergmann2016-06-30
* extcon: Add resource-managed functions to register extcon notifierChanwoo Choi2016-06-27
* extcon: Split out the resource-managed functions from extcon coreChanwoo Choi2016-06-27
* extcon: Move struct extcon_cable from header file to coreChanwoo Choi2016-06-27
* extcon: Check for incorrect connection type in notifier registerStephen Boyd2016-06-23
* Merge branch 'ib-extcon-powersupply-4.8' into extcon-nextChanwoo Choi2016-06-21
|\
| * extcon: Remove the deprecated extcon functionsChanwoo Choi2016-06-09
* | extcon: usb-gpio: add support for ACPI gpio interfaceLu Baolu2016-06-21
* | extcon: usb-gpio: add device binding for platform deviceLu Baolu2016-06-21
* | extcon: usb-gpio: Don't miss event during suspend/resumeRoger Quadros2016-06-21
* | extcon: usb-gpio: switch to use pm wakeirq apisGrygorii Strashko2016-06-21
* | extcon: palmas: Fix boot up state of VBUS when using GPIO detectionRoger Quadros2016-06-15
|/
* extcon: palmas: Drop stray IRQF_EARLY_RESUME flagNishanth Menon2016-04-03
* extcon: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-02-28
* extcon: palmas: Add the support for VBUS detection by using GPIOFelipe Balbi2016-02-05
* extcon: max77843: Use correct size for reading the interrupt registerDan Carpenter2016-02-04
* extcon: arizona: Use DAPM mutex helper functionsCharles Keepax2016-01-24
* extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing portChanwoo Choi2016-01-24
* extcon: gpio: Fix typo in commentMoritz Fischer2016-01-24
* extcon: Use to_i2c_client for both rt8973a and sm5502Geliang Tang2016-01-24
* extcon: add Maxim MAX3355 driverSergei Shtylyov2015-12-20
* extcon: max77843: fix handling return value of regmap_irq_get_virqAndrzej Hajda2015-12-14
* extcon: max77693: fix handling return value of regmap_irq_get_virqAndrzej Hajda2015-12-14
* extcon: max14577: fix handling return value of regmap_irq_get_virqAndrzej Hajda2015-12-14
* extcon: arizona: Add device bindings for the micd configurationsCharles Keepax2015-12-14
* extcon: rt8973: Add IRQF_ONESHOT to interrupt flagsSaurabh Sengar2015-11-26
* extcon: arizona: Update naming for micd-timeout DT to include unitsCharles Keepax2015-11-23
* extcon: arizona: Update naming for second jack detection DT bindingCharles Keepax2015-11-23
* extcon: arizona: Add device binding for second jack detect pin on GPIO5Charles Keepax2015-11-19
* extcon: arizona: Add device binding for jack detect polarity inversionCharles Keepax2015-11-19
* extcon: arizona: Add device binding for the general purpose switchCharles Keepax2015-11-19
* extcon: arizona: Add device binding to enable ADC mode micdetCharles Keepax2015-11-19
* extcon: Modify the id and name of external connectorChanwoo Choi2015-10-15
* extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* APIChanwoo Choi2015-09-30
* extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi2015-09-30
* extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi2015-09-30
* extcon: gpio: Remove duplicate data from struct gpio_extcon_dataChanwoo Choi2015-09-30
* extcon: gpio: Use resource managed function for request_irqChanwoo Choi2015-09-30
* extcon: arizona: Reorder the default statement to remove unnecessary warningChanwoo Choi2015-09-30
* extcon: arizona: Add support for WM8998 and WM1814Richard Fitzgerald2015-09-29
* Merge branch 'ib-extcon-mfd-4.4' into extcon-nextChanwoo Choi2015-09-29
|\
| * extcon: arizona: Don't disable debounce for inverted jacksCharles Keepax2015-09-22
| * extcon: arizona: Use the micd_clamp for interrupts if it is availableCharles Keepax2015-09-22
| * extcon: arizona: Ignore jd_invert for MICD_CLAMP_STSNariman Poushin2015-09-22
| * extcon: arizona: Additional settings to improve accuracy of HP detectCharles Keepax2015-09-22
| * extcon: arizona: Add support for general purpose switchCharles Keepax2015-09-22
| * extcon: arizona: Add support for new ADC value mic detectCharles Keepax2015-09-22
* | extcon: sm5502: fix handling regmap_irq_get_virq resultAndrzej Hajda2015-09-29