aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon
Commit message (Expand)AuthorAge
* extcon: Fix attached value returned by is_extcon_changedHans de Goede2015-09-21
* Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-08-31
|\
| *-. Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...Mark Brown2015-08-30
| |\ \
| | | * mfd/extcon: max77843: Rename defines to allow inclusion with max77693Krzysztof Kozlowski2015-07-16
| | | * mfd/extcon: max77693: Rename defines to allow inclusion with max77843Krzysztof Kozlowski2015-07-16
| | | * drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski2015-07-16
| | | * drivers: max77693: Move state container to common headerKrzysztof Kozlowski2015-07-16
| | | * mfd/extcon: max77693: Remove unused extern declarations and max77693_dev membersKrzysztof Kozlowski2015-07-16
| | |/
* | | extcon: palmas: Fix build break due to devm_gpiod_get_optional API changeChanwoo Choi2015-08-13
* | | extcon: palmas: Support GPIO based USB ID detectionRoger Quadros2015-08-10
* | | extcon: Fix signedness bugs about break error handlingDan Carpenter2015-08-09
* | | extcon: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-09
* | | extcon: arizona: Simplify pdata symantics for micd_dbtimeCharles Keepax2015-08-09
* | | extcon: arizona: Declare 3-pole jack if we detect open circuit on micCharles Keepax2015-08-09
* | | extcon: Add exception handling to prevent the NULL pointer accessChanwoo Choi2015-08-09
* | | extcon: arizona: Ensure variables are set for headphone detectionCharles Keepax2015-08-09
* | | extcon: arizona: Use gpiod inteface to handle micd_pol_gpio gpioCharles Keepax2015-08-09
* | | extcon: arizona: Add basic microphone detection DT/ACPI bindingsCharles Keepax2015-08-09
* | | extcon: arizona: Update to use the new device properties APICharles Keepax2015-08-09
* | | extcon: palmas: Remove the mutually_exclusive arrayChanwoo Choi2015-08-09
* | | extcon: Remove optional print_state() function pointer of struct extcon_devChanwoo Choi2015-08-09
* | | extcon: max77843: Clear IRQ bits state before request IRQJaewon Kim2015-08-09
|/ /
* | extcon: Fix extcon_cable_get_state() from getting old state after notificationRoger Quadros2015-07-31
* | extcon: Fix hang and extcon_get/set_cable_state().Roger Quadros2015-07-30
* | extcon: palmas: Fix NULL pointer errorChanwoo Choi2015-07-29
|/
* extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-12
* extcon: Remove optional print_name() function pointer of extcon_devChanwoo Choi2015-05-29
* extcon: Update the prototype of extcon_register_notifier() with enum extconChanwoo Choi2015-05-22
* extcon: Use capital letter for the name of external connectorsChanwoo Choi2015-05-22
* extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-22
* extcon: usb-gpio: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-05-19
* extcon: Remove the optional name of extcon deviceChanwoo Choi2015-05-19
* extcon: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-19
* extcon: adc-jack: Remove the unneeded num_cables fieldChanwoo Choi2015-05-19
* extcon: Alter MHL-TA cable name to TA cable nameChanwoo Choi2015-05-19
* extcon: Unify the dock device names on max8997/77693Chanwoo Choi2015-05-19
* extcon: Unify the jig cable names on rt8973 and max14577/77693/77843Chanwoo Choi2015-05-19
* extcon: arizona: Add support for select accessory detect mode when headphone ...Inha Song2015-05-19
* extcon: arizona: Apply HP clamps correctly for WM8280Charles Keepax2015-05-19
* extcon: arizona: Remove the setting of device nameChanwoo Choi2015-05-19
* extcon: Fix the checkpatch warning and minor coding style issueChanwoo Choi2015-05-19
* extcon: Add extcon_get_edev_name() API to get the extcon device nameChanwoo Choi2015-05-19
* extcon: Modify the device name as extcon[X] for sysfsChanwoo Choi2015-05-19
* extcon: axp288: Add axp288 extcon driver supportRamakrishna Pallala2015-05-19
* extcon: arizona: Rename hpdet_ip to make its purpose clearerRichard Fitzgerald2015-05-19
* extcon: Add manufactor name of each extcon deviceChanwoo Choi2015-05-19
* extcon: usb-gpio: register extcon device before IRQ registrationRobert Baldyga2015-04-26
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\
| * extcon: Fix missing locking when [un]registering notifiersHans de Goede2015-03-22
| * extcon: max77843: Fix an error code in max77843_init_muic_regmap()Dan Carpenter2015-03-22