index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
Age
Commit message (
Expand
)
Author
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2024-09-04
extcon: axp288: Switch to new Intel CPU model defines
Tony Luck
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
2024-05-09
extcon: adc-jack: Document missing struct members
Yang Li
2024-05-09
extcon: realtek: Remove unused of_gpio.h
Andy Shevchenko
2024-05-09
extcon: usbc-cros-ec: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-09
extcon: usb-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-09
extcon: max77843: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-09
extcon: max3355: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-09
extcon: intel-mrfld: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-09
extcon: intel-cht-wc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-09
extcon: adc-jack: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-09
extcon: intel-mrfld: Don't shadow error from devm_extcon_dev_allocate()
Andy Shevchenko
2024-05-09
extcon: max8997: select IRQ_DOMAIN instead of depending on it
Randy Dunlap
2024-05-09
extcon: intel-mrfld: Switch to use dev_err_probe()
Andy Shevchenko
2023-12-12
extcon: qcom-spmi-misc: don't use kernel-doc marker for comment
Randy Dunlap
2023-12-05
extcon: usbc-tusb320: Set interrupt polarity based on device-tree
Lukas Funke
2023-12-04
extcon: fix possible name leak in extcon_dev_register()
Yaxiong Tian
2023-10-17
extcon: realtek: add the error handler for nvmem_cell_read
Stanley Chang
2023-10-06
extcon: max77843: add device-tree compatible string
Marek Szyprowski
2023-10-06
extcon: max77693: add device-tree compatible string
Marek Szyprowski
2023-10-06
extcon: add Realtek DHC RTD SoC Type-C driver
Stanley Chang
2023-08-05
extcon: cht_wc: add POWER_SUPPLY dependency
Arnd Bergmann
2023-06-01
extcon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-29
extcon: Drop unneeded assignments
Andy Shevchenko
2023-05-29
extcon: Use sizeof(*pointer) instead of sizeof(type)
Andy Shevchenko
2023-05-29
extcon: Use unique number for the extcon device ID
Andy Shevchenko
2023-05-29
extcon: Remove dup device name in the message and unneeded error check
Andy Shevchenko
2023-05-29
extcon: Use dev_of_node(dev) instead of dev->of_node
Andy Shevchenko
2023-05-29
extcon: Use device_match_of_node() helper
Andy Shevchenko
2023-05-29
extcon: Amend kernel documentation of struct extcon_dev
Andy Shevchenko
2023-05-29
extcon: Use sysfs_emit() to instead of sprintf()
Andy Shevchenko
2023-05-29
extcon: Use DECLARE_BITMAP() to declare bit arrays
Andy Shevchenko
2023-05-29
extcon: Fix kernel doc of property capability fields to avoid warnings
Andy Shevchenko
2023-05-29
extcon: Fix kernel doc of property fields to avoid warnings
Andy Shevchenko
2023-05-29
extcon: usbc-tusb320: add USB_ROLE_SWITCH dependency
Arnd Bergmann
2023-05-29
extcon: usbc-tusb320: add usb_role_switch support
Alvin Šipraga
2023-05-29
extcon: usbc-tusb320: add accessory detection support
Alvin Šipraga
2023-05-29
extcon: Add extcon_alloc_groups to simplify extcon register function
Bumwoo Lee
2023-05-29
extcon: Add extcon_alloc_muex to simplify extcon register function
Bumwoo Lee
2023-05-29
extcon: Add extcon_alloc_cables to simplify extcon register function
Bumwoo Lee
2023-05-29
extcon: Remove redundant null checking for class
Bumwoo Lee
2023-05-29
extcon: palmas: Remove unused of_gpio.h
Andy Shevchenko
2023-05-29
extcon: qcom-spmi: Switch to platform_get_irq_byname_optional
Bryan O'Donoghue
2023-05-29
extcon: axp288: Replace open coded acpi_dev_put()
Andy Shevchenko
2023-05-29
extcon: usbc-tusb320: Unregister typec port on driver removal
Alvin Šipraga
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-04
extcon: intel-cht-wc: Add support for Lenovo Yoga Tab 3 Pro YT3-X90F
Hans de Goede
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-03
extcon: usbc-tusb320: Convert to i2c's .probe_new()
Uwe Kleine-König
[next]