summaryrefslogtreecommitdiffstats
path: root/drivers/extcon
Commit message (Expand)AuthorAgeFilesLines
* extcon: qcom-spmi-misc: don't use kernel-doc marker for commentRandy Dunlap2023-12-121-1/+1
* extcon: usbc-tusb320: Set interrupt polarity based on device-treeLukas Funke2023-12-051-1/+8
* extcon: fix possible name leak in extcon_dev_register()Yaxiong Tian2023-12-041-2/+1
* extcon: realtek: add the error handler for nvmem_cell_readStanley Chang2023-10-171-42/+44
* extcon: max77843: add device-tree compatible stringMarek Szyprowski2023-10-061-0/+7
* extcon: max77693: add device-tree compatible stringMarek Szyprowski2023-10-061-0/+7
* extcon: add Realtek DHC RTD SoC Type-C driverStanley Chang2023-10-063-0/+1804
* extcon: cht_wc: add POWER_SUPPLY dependencyArnd Bergmann2023-08-051-0/+1
* extcon: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-015-5/+5
* extcon: Drop unneeded assignmentsAndy Shevchenko2023-05-291-3/+3
* extcon: Use sizeof(*pointer) instead of sizeof(type)Andy Shevchenko2023-05-291-8/+5
* extcon: Use unique number for the extcon device IDAndy Shevchenko2023-05-292-3/+15
* extcon: Remove dup device name in the message and unneeded error checkAndy Shevchenko2023-05-291-3/+2
* extcon: Use dev_of_node(dev) instead of dev->of_nodeAndy Shevchenko2023-05-291-8/+4
* extcon: Use device_match_of_node() helperAndy Shevchenko2023-05-291-1/+1
* extcon: Amend kernel documentation of struct extcon_devAndy Shevchenko2023-05-291-3/+3
* extcon: Use sysfs_emit() to instead of sprintf()Andy Shevchenko2023-05-291-9/+9
* extcon: Use DECLARE_BITMAP() to declare bit arraysAndy Shevchenko2023-05-291-4/+4
* extcon: Fix kernel doc of property capability fields to avoid warningsAndy Shevchenko2023-05-291-0/+4
* extcon: Fix kernel doc of property fields to avoid warningsAndy Shevchenko2023-05-291-0/+4
* extcon: usbc-tusb320: add USB_ROLE_SWITCH dependencyArnd Bergmann2023-05-291-0/+1
* extcon: usbc-tusb320: add usb_role_switch supportAlvin Šipraga2023-05-291-0/+21
* extcon: usbc-tusb320: add accessory detection supportAlvin Šipraga2023-05-291-22/+68
* extcon: Add extcon_alloc_groups to simplify extcon register functionBumwoo Lee2023-05-291-22/+39
* extcon: Add extcon_alloc_muex to simplify extcon register functionBumwoo Lee2023-05-291-48/+61
* extcon: Add extcon_alloc_cables to simplify extcon register functionBumwoo Lee2023-05-291-46/+65
* extcon: Remove redundant null checking for classBumwoo Lee2023-05-291-11/+10
* extcon: palmas: Remove unused of_gpio.hAndy Shevchenko2023-05-291-1/+0
* extcon: qcom-spmi: Switch to platform_get_irq_byname_optionalBryan O'Donoghue2023-05-291-2/+2
* extcon: axp288: Replace open coded acpi_dev_put()Andy Shevchenko2023-05-291-1/+1
* extcon: usbc-tusb320: Unregister typec port on driver removalAlvin Šipraga2023-05-291-8/+34
* driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* extcon: intel-cht-wc: Add support for Lenovo Yoga Tab 3 Pro YT3-X90FHans de Goede2023-02-041-0/+1
* Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-164-11/+7
|\
| * extcon: usbc-tusb320: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-031-3/+2
| * extcon: rt8973: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-031-3/+2
| * extcon: fsa9480: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-031-3/+2
| * extcon: max77843: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-031-2/+1
* | extcon: usbc-tusb320: Update state on probe even if no IRQ pendingMarek Vasut2022-11-221-5/+12
|/
* extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registeredYassine Oudjana2022-11-081-1/+7
* Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-082-29/+205
|\
| * extcon: usbc-tusb320: fix kernel-doc warningRong Chen2022-09-261-1/+1
| * extcon: usbc-tusb320: Add USB TYPE-C supportMarek Vasut2022-09-262-1/+160
| * extcon: usbc-tusb320: Factor out extcon into dedicated functionsMarek Vasut2022-09-261-29/+46
* | i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
|/
* extcon: Add EXTCON_DISP_CVBS and EXTCON_DISP_EDPMichael Wu2022-07-151-0/+10
* extcon: rt8973a: Drop useless mask_invert flag on irqchipAidan MacDonald2022-07-151-1/+0
* extcon: sm5502: Drop useless mask_invert flag on irqchipAidan MacDonald2022-07-151-2/+0
* extcon: Drop unexpected word "the" in the commentsJiang Jian2022-07-151-1/+1
* extcon: Remove extraneous space before a debug messageColin Ian King2022-07-151-1/+1