Age | Commit message (Expand) | Author |
2016-07-02 | extcon: adc-jack: add suspend/resume support | Venkat Reddy Talla |
2016-07-02 | extcon: add missing of_node_put after calling of_parse_phandle | Peter Chen |
2016-06-30 | extcon: link devres into core module | Arnd Bergmann |
2016-06-27 | extcon: Add resource-managed functions to register extcon notifier | Chanwoo Choi |
2016-06-27 | extcon: Split out the resource-managed functions from extcon core | Chanwoo Choi |
2016-06-27 | extcon: Move struct extcon_cable from header file to core | Chanwoo Choi |
2016-06-23 | extcon: Check for incorrect connection type in notifier register | Stephen Boyd |
2016-06-21 | Merge branch 'ib-extcon-powersupply-4.8' into extcon-next | Chanwoo Choi |
2016-06-21 | extcon: usb-gpio: add support for ACPI gpio interface | Lu Baolu |
2016-06-21 | extcon: usb-gpio: add device binding for platform device | Lu Baolu |
2016-06-21 | extcon: usb-gpio: Don't miss event during suspend/resume | Roger Quadros |
2016-06-21 | extcon: usb-gpio: switch to use pm wakeirq apis | Grygorii Strashko |
2016-06-15 | extcon: palmas: Fix boot up state of VBUS when using GPIO detection | Roger Quadros |
2016-06-10 | extcon: Remove the deprecated extcon functions | Chanwoo Choi |
2016-04-04 | extcon: palmas: Drop stray IRQF_EARLY_RESUME flag | Nishanth Menon |
2016-02-29 | extcon: palmas: Drop IRQF_EARLY_RESUME flag | Grygorii Strashko |
2016-02-05 | extcon: palmas: Add the support for VBUS detection by using GPIO | Felipe Balbi |
2016-02-05 | extcon: max77843: Use correct size for reading the interrupt register | Dan Carpenter |
2016-01-25 | extcon: arizona: Use DAPM mutex helper functions | Charles Keepax |
2016-01-25 | extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing port | Chanwoo Choi |
2016-01-25 | extcon: gpio: Fix typo in comment | Moritz Fischer |
2016-01-25 | extcon: Use to_i2c_client for both rt8973a and sm5502 | Geliang Tang |
2015-12-21 | extcon: add Maxim MAX3355 driver | Sergei Shtylyov |
2015-12-15 | extcon: max77843: fix handling return value of regmap_irq_get_virq | Andrzej Hajda |
2015-12-15 | extcon: max77693: fix handling return value of regmap_irq_get_virq | Andrzej Hajda |
2015-12-15 | extcon: max14577: fix handling return value of regmap_irq_get_virq | Andrzej Hajda |
2015-12-15 | extcon: arizona: Add device bindings for the micd configurations | Charles Keepax |
2015-11-27 | extcon: rt8973: Add IRQF_ONESHOT to interrupt flags | Saurabh Sengar |
2015-11-24 | extcon: arizona: Update naming for micd-timeout DT to include units | Charles Keepax |
2015-11-24 | extcon: arizona: Update naming for second jack detection DT binding | Charles Keepax |
2015-11-20 | extcon: arizona: Add device binding for second jack detect pin on GPIO5 | Charles Keepax |
2015-11-20 | extcon: arizona: Add device binding for jack detect polarity inversion | Charles Keepax |
2015-11-20 | extcon: arizona: Add device binding for the general purpose switch | Charles Keepax |
2015-11-20 | extcon: arizona: Add device binding to enable ADC mode micdet | Charles Keepax |
2015-10-16 | extcon: Modify the id and name of external connector | Chanwoo Choi |
2015-09-30 | extcon: gpio: Use descriptor-based GPIO interface instead of legacy gpio_* API | Chanwoo Choi |
2015-09-30 | extcon: gpio: Fix minor coding style and remove the unused fields. | Chanwoo Choi |
2015-09-30 | extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al... | Chanwoo Choi |
2015-09-30 | extcon: gpio: Remove duplicate data from struct gpio_extcon_data | Chanwoo Choi |
2015-09-30 | extcon: gpio: Use resource managed function for request_irq | Chanwoo Choi |
2015-09-30 | extcon: arizona: Reorder the default statement to remove unnecessary warning | Chanwoo Choi |
2015-09-29 | extcon: arizona: Add support for WM8998 and WM1814 | Richard Fitzgerald |
2015-09-29 | Merge branch 'ib-extcon-mfd-4.4' into extcon-next | Chanwoo Choi |
2015-09-29 | extcon: sm5502: fix handling regmap_irq_get_virq result | Andrzej Hajda |
2015-09-29 | extcon: rt8973a: fix handling regmap_irq_get_virq result | Andrzej Hajda |
2015-09-29 | extcon: axp288: Convert to using managed resources | Vaishali Thakkar |
2015-09-29 | extcon: Export OF module alias information in missing drivers | Javier Martinez Canillas |
2015-09-22 | extcon: arizona: Don't disable debounce for inverted jacks | Charles Keepax |
2015-09-22 | extcon: arizona: Use the micd_clamp for interrupts if it is available | Charles Keepax |
2015-09-22 | extcon: arizona: Ignore jd_invert for MICD_CLAMP_STS | Nariman Poushin |