Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
89677e44b26ef49fd57208c7885fdd729b3724e5
/
drivers
/
extcon
4243c408
extcon: max77693: Allow MHL attach notifier
by Maciej Purski
· 7 years ago
6ab6094f
extcon: Correct description to improve the readability
by Chanwoo Choi
· 8 years ago
dd4ed69
extcon: Remove unused CABLE_NAME_MAX definition
by Chanwoo Choi
· 7 years ago
1cf76c4
extcon: cros-ec: Fix a potential NULL pointer dereference
by Christophe JAILLET
· 7 years ago
5c27036
extcon: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
15dec83
Merge remote-tracking branch 'origin/ib-extcon-mfd-4.14' into extcon-next
by Chanwoo Choi
· 7 years ago
c698316
extcon: cros-ec: Add extcon-cros-ec driver to support display out
by Benson Leung
· 7 years ago
ff890bc
extcon: int3496: Constify acpi_device_id
by Arvind Yadav
· 7 years ago
1f4be24
extcon: int3496: Switch to devm_acpi_dev_add_driver_gpios()
by Andy Shevchenko
· 7 years ago
a781a7d
extcon: qcom-spmi-misc: add dependency on ARCH_QCOM
by Peter Robinson
· 7 years ago
cf5459a
extcon: arizona: Use devm_kcalloc() in arizona_extcon_get_micd_configs()
by Markus Elfring
· 8 years ago
826a47e
extcon: Fix a typo in three comment lines
by Markus Elfring
· 8 years ago
3f5071a
extcon: Use devm_kcalloc() in extcon_dev_register()
by Markus Elfring
· 8 years ago
70641a0
extcon: Use BIT() macro for the left-shift operation
by Chanwoo Choi
· 8 years ago
c42a880
extcon: intel-cht-wc: Ignore failure to detect charger-type on host mode exit
by Hans de Goede
· 8 years ago
585cb23
extcon: intel-cht-wc: Disable external 5v boost converter on probe
by Hans de Goede
· 8 years ago
c9d0f1d
extcon: Remove porting compatibility of swich class
by Chanwoo Choi
· 8 years ago
db0f3ba
extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver
by Hans de Goede
· 8 years ago
0194432
extcon: palmas: Don't miss GPIO events during suspend/resume
by Roger Quadros
· 8 years ago
8680b4d
extcon: usb-gpio: Don't miss event during suspend/resume
by Roger Quadros
· 8 years ago
98fd079
extcon: usb-gpio: Do not enable USB as wakeup source by default
by Peter Chen
· 8 years ago
e57bb43
extcon: arizona: Wait for any running HPDETs to complete on jack removal
by Charles Keepax
· 8 years ago
bc9a5c3
Merge branch 'ib-extcon-4.12' into HEAD
by Chanwoo Choi
· 8 years ago
815429b
extcon: Add new extcon_register_notifier_all() to monitor all external connectors
by Chanwoo Choi
· 8 years ago
366380c
Revert "extcon: usb-gpio: add support for ACPI gpio interface"
by Andy Shevchenko
· 8 years ago
70216fd
extcon: int3496: Set the id pin to direction-input if necessary
by Hans de Goede
· 8 years ago
408c5b4
extcon: int3496: Use gpiod_get instead of gpiod_get_index
by Hans de Goede
· 8 years ago
059c787
extcon: int3496: Add dependency on X86 as it's Intel specific
by Peter Robinson
· 8 years ago
8cb2cba
extcon: int3496: Add GPIO ACPI mapping table
by Andy Shevchenko
· 8 years ago
90400c5
extcon: int3496: Rename GPIO pins in accordance with binding
by Andy Shevchenko
· 8 years ago
bafa687
extcon: int3496: Propagate error code of gpiod_to_irq()
by Andy Shevchenko
· 8 years ago
c6efb58
scripts/spelling.txt: add "swithc" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
567ab5a
extcon: palmas: Use dev_dbg macro for the debug messages
by Roger Quadros
· 8 years ago
86d6cda
extcon: Modify the name of EXTCON_USB_HOST connector
by Chanwoo Choi
· 8 years ago
3c5f0e0
extcon: Add new EXTCON_CHG_USB_PD type for USB Power Delivery
by Chanwoo Choi
· 8 years ago
bcb7440
extcon: usb-gpio: Add pinctrl operation during system PM
by Peter Chen
· 8 years ago
e6cf046
extcon: Move defintion of struct extcon_dev to driver/extcon directory
by Chanwoo Choi
· 8 years ago
6e3a7e8
extcon: adc-jack: Use the internal data instead of using struct extcon_dev
by Chanwoo Choi
· 8 years ago
2f556bd
extcon: int3496: Add Intel INT3496 ACPI device extcon driver
by David Cohen
· 8 years ago
5298b83
extcon: axp288: Set EXTCON_USB when EXTCON_CHG_USB_SDP was set
by Baolin Wang
· 8 years ago
01b4c9a
extcon: Remove potential problem when calling extcon_register_notifier()
by Chanwoo Choi
· 8 years ago
dd3a55f
extcon: axp288: Fix the module not auto-loading
by Hans de Goede
· 8 years ago
be17495
extcon: axp288: Remove unnecessary irq?_en register writes
by Hans de Goede
· 8 years ago
5757aca
extcon: axp288: Use vbus-valid instead of -present to determine cable presence
by Hans de Goede
· 8 years ago
5d2199e
extcon: axp288: Fix possibly reporting 2 cables in state true
by Hans de Goede
· 8 years ago
3fe1e0e
extcon: axp288: Simplify axp288_handle_chrg_det_event
by Hans de Goede
· 8 years ago
1490d15
extcon: axp288: Remove usb_phy notification code
by Hans de Goede
· 8 years ago
7688424
extcon: axp288: Remove dependency on non-existing platform_data
by Hans de Goede
· 8 years ago
9fe172b
extcon: palmas: Check the parent instance to prevent the NULL
by Roger Quadros
· 8 years ago
af57fa4
extcon: Restructure multi-line comments to follow codingstyle
by Srikant Ritolia
· 8 years ago
e7d9dd5
extcon: Return error code on failure
by Pan Bian
· 8 years ago
6c467a1
extcon: arizona: Simplify micd_pol_gpio handling
by Charles Keepax
· 8 years ago
ce38207
Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
fba3040
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/topic/extcon' and 'asoc/topic/fsl' into asoc-next
by Mark Brown
· 8 years ago
efd95c7
extcon: arizona: Use SoC component pin control functions
by Richard Fitzgerald
· 8 years ago
541332a
extcon: usb-gpio: Add VBUS detection support
by Roger Quadros
· 8 years ago
2925d36
extcon: qcom-spmi-misc: Sync the extcon state on interrupt
by Stephen Boyd
· 8 years ago
cb9850d
Merge branch 'next' into resolution
by Kishon Vijay Abraham I
· 8 years ago
38085c9
extcon: Add support for qcom SPMI PMIC USB id detection hardware
by Stephen Boyd
· 8 years ago
8670b45
extcon: Use the extcon_set_state_sync() instead of deprecated functions
by Chanwoo Choi
· 8 years ago
525867db
extcon: axp288: Fix spelling mistake
by Colin Ian King
· 8 years ago
e5b07e5
extcon: max14577: Change Krzysztof Kozlowski's email to kernel.org
by Krzysztof Kozlowski
· 8 years ago
af9b928
extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer device
by Chanwoo Choi
· 8 years ago
736d25b
extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device
by Chanwoo Choi
· 8 years ago
2f25140
extcon: Add EXTCON_DISP_DP and the property for USB Type-C
by Chris Zhong
· 8 years ago
a580982
extcon: Add the synchronization extcon APIs to support the notification
by Chanwoo Choi
· 8 years ago
35872fd
extcon: Rename the extcon_set/get_state() to maintain the function naming pattern
by Chanwoo Choi
· 8 years ago
ceaa98f
extcon: Add the support for the capability of each property
by Chanwoo Choi
· 8 years ago
067c165
extcon: Add the support for extcon property according to extcon type
by Chanwoo Choi
· 8 years ago
505cf01
extcon: Add the extcon_type to gather each connector into five category
by Chanwoo Choi
· 8 years ago
6e25baa
extcon: Fix compile time warning
by Maninder Singh
· 8 years ago
84c48dc
extcon: Block the bit masking operation for cable state except for extcon core
by Chanwoo Choi
· 8 years ago
0143f59
extcon: Remove the state_store() to prevent the wrong access
by Chanwoo Choi
· 8 years ago
1662622
extcon: gpio: Remove the usage of extcon_set_state()
by Chanwoo Choi
· 8 years ago
cc60211
extcon: adc-jack: Remove the usage of extcon_set_state()
by Chanwoo Choi
· 8 years ago
cdc0583
extcon: arizona: Remove the usage of extcon_update_state()
by Chanwoo Choi
· 8 years ago
32daff5
extcon: arizona: Remove unneeded semi-colon
by Charles Keepax
· 8 years ago
97536d1
extcon: Move extcon_get_edev_by_phandle() errors to dbg level
by Stephen Boyd
· 8 years ago
44d6106
extcon: adc-jack: update cable state during boot
by Venkat Reddy Talla
· 8 years ago
7fe95fb
extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer device
by Chanwoo Choi
· 8 years ago
9c0595d
extcon: Add new EXTCON_DISP_HMD for Head-mounted Display device
by Chanwoo Choi
· 8 years ago
2164188
extcon: Add EXTCON_DISP_DP and the property for USB Type-C
by Chris Zhong
· 8 years ago
ab11af04
extcon: Add the synchronization extcon APIs to support the notification
by Chanwoo Choi
· 8 years ago
575c2b86
extcon: Rename the extcon_set/get_state() to maintain the function naming pattern
by Chanwoo Choi
· 8 years ago
7f2a0a1
extcon: Add the support for the capability of each property
by Chanwoo Choi
· 8 years ago
792e7e9e
extcon: Add the support for extcon property according to extcon type
by Chanwoo Choi
· 8 years ago
55e4e2f
extcon: Add the extcon_type to gather each connector into five category
by Chanwoo Choi
· 8 years ago
2c8116a
extcon: Fix compile time warning
by Maninder Singh
· 8 years ago
912465b
extcon: Block the bit masking operation for cable state except for extcon core
by Chanwoo Choi
· 8 years ago
5d5321e
extcon: Remove the state_store() to prevent the wrong access
by Chanwoo Choi
· 8 years ago
7575591
extcon: gpio: Remove the usage of extcon_set_state()
by Chanwoo Choi
· 8 years ago
a7da72e
extcon: adc-jack: Remove the usage of extcon_set_state()
by Chanwoo Choi
· 8 years ago
5475e63
extcon: arizona: Remove the usage of extcon_update_state()
by Chanwoo Choi
· 8 years ago
c19dc20
extcon: arizona: Remove unneeded semi-colon
by Charles Keepax
· 8 years ago
e8752b7
extcon: Move extcon_get_edev_by_phandle() errors to dbg level
by Stephen Boyd
· 8 years ago
ba4b271
extcon: adc-jack: update cable state during boot
by Venkat Reddy Talla
· 8 years ago
1b6cf31
extcon: adc-jack: add suspend/resume support
by Venkat Reddy Talla
· 8 years ago
5d5c4c1
extcon: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
af61f96
extcon: link devres into core module
by Arnd Bergmann
· 8 years ago
58f3865
extcon: Add resource-managed functions to register extcon notifier
by Chanwoo Choi
· 8 years ago
Next »