summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-09-23Merge branch 'amlogic-4.9-dev' into bringup/amlogic-4.9/sync20190611_forQJianxin Pan210-1918/+3581
2019-09-18audio: auge: add eARC_TX/ARC_TX driver for tm2 [1/1]Xing Wang53-1428/+1590
2019-09-18audio: update eARC_RX/ARC_RX driver [1/1]Xing Wang44-360/+876
2019-06-04Merge branch 'android-4.9' into bringup/amlogic-4.9/sync20190523Jianxin Pan191-614/+2041
2019-05-31extcon: arizona: Disable mic detect if running when driver is removedCharles Keepax1-0/+10
2018-04-24audio: auge: add spdifin sample rate and audio type eventXing Wang6-34/+242
2018-01-08Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan567-3361/+11149
2017-11-21extcon: palmas: Check the parent instance to prevent the NULLRoger Quadros1-0/+5
2017-11-21extcon: Remove potential problem when calling extcon_register_notifier()Chanwoo Choi1-26/+7
2017-10-19Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan365-3380/+5495
2017-10-08extcon: axp288: Use vbus-valid instead of -present to determine cable presenceHans de Goede1-1/+1
2017-07-11extcon: wrap modifies with amlogic marcojianxin.pan1-1/+1
2017-07-11extcon: enable name set for extconPan Jianxin1-0/+15
2017-01-19extcon: return error code on failurePan Bian1-1/+1
2016-10-26extcon: qcom-spmi-misc: Sync the extcon state on interruptStephen Boyd1-1/+1
2016-09-15Merge branch 'next' into resolutionKishon Vijay Abraham I28-148/+2877
2016-09-13extcon: Add support for qcom SPMI PMIC USB id detection hardwareStephen Boyd4-0/+218
2016-09-13extcon: Use the extcon_set_state_sync() instead of deprecated functionsChanwoo Choi13-83/+83
2016-09-13extcon: axp288: Fix spelling mistakeColin Ian King1-3/+3
2016-09-13extcon: max14577: Change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski1-2/+2
2016-09-10extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi2-0/+6
2016-09-10extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi2-0/+6
2016-09-10extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong2-1/+12
2016-09-10extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi2-76/+164
2016-09-10extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi2-22/+31
2016-09-10extcon: Add the support for the capability of each propertyChanwoo Choi2-0/+162
2016-09-10extcon: Add the support for extcon property according to extcon typeChanwoo Choi2-1/+281
2016-09-10extcon: Add the extcon_type to gather each connector into five categoryChanwoo Choi2-29/+139
2016-09-10extcon: Fix compile time warningManinder Singh1-1/+1
2016-09-10extcon: Block the bit masking operation for cable state except for extcon coreChanwoo Choi2-49/+1
2016-09-10extcon: Remove the state_store() to prevent the wrong accessChanwoo Choi1-20/+1
2016-09-10extcon: gpio: Remove the usage of extcon_set_state()Chanwoo Choi1-1/+1
2016-09-10extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi2-14/+16
2016-09-10extcon: arizona: Remove the usage of extcon_update_state()Chanwoo Choi1-4/+7
2016-09-10extcon: arizona: Remove unneeded semi-colonCharles Keepax1-1/+1
2016-09-10extcon: Move extcon_get_edev_by_phandle() errors to dbg levelStephen Boyd1-2/+2
2016-09-10extcon: adc-jack: update cable state during bootVenkat Reddy Talla1-0/+1
2016-08-08extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi2-0/+6
2016-08-08extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi2-0/+6
2016-08-08extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong2-1/+12
2016-08-08extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi2-76/+164
2016-08-08extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi2-22/+31
2016-08-08extcon: Add the support for the capability of each propertyChanwoo Choi2-0/+162
2016-08-08extcon: Add the support for extcon property according to extcon typeChanwoo Choi2-1/+281
2016-08-08extcon: Add the extcon_type to gather each connector into five categoryChanwoo Choi2-29/+139
2016-08-08extcon: Fix compile time warningManinder Singh1-1/+1
2016-08-08extcon: Block the bit masking operation for cable state except for extcon coreChanwoo Choi2-49/+1
2016-08-08extcon: Remove the state_store() to prevent the wrong accessChanwoo Choi1-20/+1
2016-08-08extcon: gpio: Remove the usage of extcon_set_state()Chanwoo Choi1-1/+1
2016-08-08extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi2-14/+16
[next]