Commit Graph

183 Commits (77c0782e9729cee9d1d67cd1343ed7c3f947a36a)

Author SHA1 Message Date
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
Mark Brown bf14ee5a46 extcon: arizona: Use MICDET for final microphone identification 12 years ago
Mark Brown c37b387f07 extcon: arizona: Always take the first HPDET reading as the final one 12 years ago
Charles Keepax 5d9ab70820 extcon: arizona: Clear _trig_sts bits after jack detection 12 years ago
Mark Brown 903aa56fdf extcon: arizona: Don't HPDET magic when headphones are enabled 12 years ago
Mark Brown 0e27bd3137 extcon: arizona: Add some debounce time before starting HPDET identification 12 years ago
Charles Keepax e339af1c45 extcon: arizona: Remove extra jack flip increment 12 years ago
Mark Brown bbbd46e3d7 extcon: arizona: Use regulated mode for microphone supply when detecting 12 years ago
Mark Brown 2e033db5dd extcon: arizona: Support additional configuration of microphone detection 12 years ago
Guenter Roeck 5aa57f0a65 iio: Update iio_channel_get API to use consumer device pointer as argument 12 years ago
Chanwoo Choi 1aa0590525 extcon: max77693: Fix bug of build error related to INPUT subsystem 12 years ago
Mark Brown f9365d07dd extcon: arizona: Remove duplicate rate configuration 12 years ago
Mark Brown e6dd8cf223 extcon: arizona: Retry failed HP measurements 12 years ago
Mark Brown 4e61687795 extcon: arizona: Disable debouce for accessory removal detection 12 years ago
Mark Brown 1eda6aa7ce extcon: arizona: Support direct microphone measurement via HPDET 12 years ago
Mark Brown dd235eea4e extcon: arizona: Support HPDET based accessory identification 12 years ago
Mark Brown 9b1270c71f extcon: Simple code motion supporting future work. 12 years ago
Mark Brown 4f34033382 extcon: arizona: Enable basic headphone identification 12 years ago
Mark Brown 92a49871b3 extcon: arizona: Support use of GPIO5 as an input to jack detection 12 years ago
Mark Brown dab63eb25c extcon: arizona: Use microphone clamp function if available 12 years ago
Mark Brown b17e54625c extcon: arizona: Allow configuration of MICBIAS rise time 12 years ago
Mark Brown cd74f7b3b3 extcon: arizona: Only set GPIO if it has been requested 12 years ago
Mark Brown db72e6a162 extcon: arizona: Remove duplicate mic ramp configuration 12 years ago
Mark Brown 3d44ea1cfb extcon: arizona: Convert to devm_input_allocate_device() 12 years ago
Chanwoo Choi a162629859 extcon: max77693: Add support Dock-Smart device for desktop mode 12 years ago
Chanwoo Choi 0e2738f59c extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable 12 years ago
Chanwoo Choi 2b75799f5a extcon: max77693: Set default uart/usb path by using platform data 12 years ago
Chanwoo Choi ae3b3215f8 extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt 12 years ago
Chanwoo Choi 297620fd1e extcon: max77693: Check the state/type of cable after boot completed 12 years ago
Chanwoo Choi 39bf369e4e extcon: max77693: Add support dock device and buttons 12 years ago
Chanwoo Choi d0587eb794 extcon: max77693: Add support jig cable 12 years ago
Chanwoo Choi 06bed0afa2 extcon: max77693: Add support MHL_TA cable for charging battery 12 years ago
Chanwoo Choi 154f757fd3 extcon: max77693: Remove duplicate code by making function 12 years ago
Bill Pemberton 5f7e22283c extcon: remove use of __devexit_p 12 years ago