Commit Graph

165 Commits (2b6d598bc9043f51d2092d10392a6e3c161cdff7)

Author SHA1 Message Date
Mark Brown 1a82e81e0e extcon: adc-jack: Use power efficient workqueue 12 years ago
Mark Brown d0db2e7ae7 extcon: gpio: Use power efficient workqueue for debounce 12 years ago
Mark Brown df9a5ab463 extcon: arizona: Use power efficient workqueue 12 years ago
Laxman Dewangan 7281e05aab extcon: palmas: Option to disable ID/VBUS detection based on platform 12 years ago
Laxman Dewangan 024783ef42 extcon: palams: add support for suspend/resume 12 years ago
Laxman Dewangan 002945f014 extcon: palmas: enable ID_GND and ID_FLOAT detection always 12 years ago
Kishon Vijay Abraham I fc57303a82 extcon: palmas: remove assigning "edev.name" to palmas 12 years ago
Kishon Vijay Abraham I 6eee5b3b49 extcon: Add an API to get extcon device from dt node 12 years ago
Greg Kroah-Hartman af01da0e02 extcon: convert extcon_class to use dev_groups 12 years ago
Kees Cook 02aa2a3763 drivers: avoid format string in dev_set_name 12 years ago
Graeme Gregory b1f254e35d extcon: Palmas Extcon Driver 12 years ago
Kishon Vijay Abraham I 9c8a013af4 extcon: add EXPORT_SYMBOL_GPL for exported functions 12 years ago
Chanwoo Choi ea9dd9d655 extcon: Change permission 'state' sysfs entry (rw -> r) 12 years ago
Alexandre Courbot 76ec9d18b8 Convert selectors of GENERIC_GPIO to GPIOLIB 12 years ago
Sachin Kamat 3ad9e86d54 extcon: max8997: Fix return value 12 years ago
Sachin Kamat c2536543d5 extcon: max77693: Fix return value 12 years ago
Jingoo Han 6ed28105c0 extcon: max8997: use dev_err() instead of pr_err() 12 years ago
Sachin Kamat 813b451644 extcon: max77693: Staticize default_init_data 12 years ago
Mark Brown 7abd4e2a8f extcon: arizona: Make mic detection timeout configurable 12 years ago
Mark Brown cd59e79656 extcon: arizona: Allow additional debounce during microphone detection 12 years ago
Mark Brown 41a57850b5 extcon: arizona: Clear existing button reports before reporting new one 12 years ago
Mark Brown 939c5671d1 extcon: arizona: Time out if MICDET fails to report 12 years ago
Mark Brown 9c2ba270ea extcon: arizona: Simplify HPDET based identification 12 years ago
Mark Brown db924ff5c7 extcon: arizona: Don't ground flip when using HPDET identification 12 years ago
Mark Brown 9dd5e53d9d extcon: arizona: Retry HPDET identification for high impedance 12 years ago
Mark Brown 2643fd641a extcon: arizona: Tune up HPDET debounce 12 years ago
Charles Keepax e2c0f476ec extcon: arizona: Check we report a valid impedance 12 years ago
Mark Brown a3e2078d6a extcon: arizona: Suppress duplicate JACKDET reports 12 years ago
Mark Brown 82e2e0fd3f extcon: arizona: Raise minimum microphone impedance for HPDET method 12 years ago
Mark Brown e56a0a572b extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET 12 years ago
Mark Brown 77ff4f95d7 extcon: arizona: Don't pulse MICBIAS for HPDET identification 12 years ago
Mark Brown 6fed4d869a extcon: arizona: Allow configuration of button detection 12 years ago
Mark Brown 84eaa13616 extcon: arizona: Attempt more microphone measurements 12 years ago
Mark Brown df8c3dbee9 extcon: arizona: Fix interaction between headphone outputs and identification 12 years ago
Mark Brown 03409071ce extcon: arizona: Factor out magic application 12 years ago
Chanwoo Choi 0ec83bd246 extcon: max77693: Initialize register of MUIC device to bring up it without platform data 12 years ago
Chanwoo Choi 190d7cfc86 extcon: max77693: Fix bug of wrong pointer when platform data is not used 12 years ago
Chanwoo Choi 810d601f07 extcon: max8997: Check the pointer of platform data to protect null pointer error 12 years ago
Chanwoo Choi af5eb1a132 extcon: max8997: Use workqueue to check cable state after completing boot of platform 12 years ago
Chanwoo Choi 685dc9a7db extcon: max8997: Set default UART/USB path on probe 12 years ago
Chanwoo Choi f73f6232af extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable type 12 years ago
Chanwoo Choi 027fcd5050 extcon: max8997: Set default of ADC debounce time during initialization 12 years ago
Chanwoo Choi 07c70503a4 extcon: max8997: Remove duplicate code related to set H/W line path 12 years ago
Chanwoo Choi e3e5bc02d2 extcon: max8997: Move defined constant to header file 12 years ago
Sachin Kamat 45d4a4e6f5 extcon: max77693: Make max77693_extcon_cable static 12 years ago
Sachin Kamat 6a462e1d00 extcon: max8997: Remove unreachable code 12 years ago
Sachin Kamat cae93db311 extcon: max8997: Make max8997_extcon_cable static 12 years ago
Chanwoo Choi 19d3243e79 extcon: max77693: Remove unnecessary goto statement to improve readability 12 years ago
Chanwoo Choi eff7d74f5b extcon: max77693: Convert to devm_input_allocate_device() 12 years ago
Chanwoo Choi fd116066d9 extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming style 12 years ago