index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
Commit message (
Expand
)
Author
Age
Files
Lines
*
extcon: realtek: add the error handler for nvmem_cell_read
Stanley Chang
2023-10-17
1
-42
/
+44
*
extcon: max77843: add device-tree compatible string
Marek Szyprowski
2023-10-06
1
-0
/
+7
*
extcon: max77693: add device-tree compatible string
Marek Szyprowski
2023-10-06
1
-0
/
+7
*
extcon: add Realtek DHC RTD SoC Type-C driver
Stanley Chang
2023-10-06
3
-0
/
+1804
*
extcon: cht_wc: add POWER_SUPPLY dependency
Arnd Bergmann
2023-08-05
1
-0
/
+1
*
extcon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-01
5
-5
/
+5
*
extcon: Drop unneeded assignments
Andy Shevchenko
2023-05-29
1
-3
/
+3
*
extcon: Use sizeof(*pointer) instead of sizeof(type)
Andy Shevchenko
2023-05-29
1
-8
/
+5
*
extcon: Use unique number for the extcon device ID
Andy Shevchenko
2023-05-29
2
-3
/
+15
*
extcon: Remove dup device name in the message and unneeded error check
Andy Shevchenko
2023-05-29
1
-3
/
+2
*
extcon: Use dev_of_node(dev) instead of dev->of_node
Andy Shevchenko
2023-05-29
1
-8
/
+4
*
extcon: Use device_match_of_node() helper
Andy Shevchenko
2023-05-29
1
-1
/
+1
*
extcon: Amend kernel documentation of struct extcon_dev
Andy Shevchenko
2023-05-29
1
-3
/
+3
*
extcon: Use sysfs_emit() to instead of sprintf()
Andy Shevchenko
2023-05-29
1
-9
/
+9
*
extcon: Use DECLARE_BITMAP() to declare bit arrays
Andy Shevchenko
2023-05-29
1
-4
/
+4
*
extcon: Fix kernel doc of property capability fields to avoid warnings
Andy Shevchenko
2023-05-29
1
-0
/
+4
*
extcon: Fix kernel doc of property fields to avoid warnings
Andy Shevchenko
2023-05-29
1
-0
/
+4
*
extcon: usbc-tusb320: add USB_ROLE_SWITCH dependency
Arnd Bergmann
2023-05-29
1
-0
/
+1
*
extcon: usbc-tusb320: add usb_role_switch support
Alvin Šipraga
2023-05-29
1
-0
/
+21
*
extcon: usbc-tusb320: add accessory detection support
Alvin Šipraga
2023-05-29
1
-22
/
+68
*
extcon: Add extcon_alloc_groups to simplify extcon register function
Bumwoo Lee
2023-05-29
1
-22
/
+39
*
extcon: Add extcon_alloc_muex to simplify extcon register function
Bumwoo Lee
2023-05-29
1
-48
/
+61
*
extcon: Add extcon_alloc_cables to simplify extcon register function
Bumwoo Lee
2023-05-29
1
-46
/
+65
*
extcon: Remove redundant null checking for class
Bumwoo Lee
2023-05-29
1
-11
/
+10
*
extcon: palmas: Remove unused of_gpio.h
Andy Shevchenko
2023-05-29
1
-1
/
+0
*
extcon: qcom-spmi: Switch to platform_get_irq_byname_optional
Bryan O'Donoghue
2023-05-29
1
-2
/
+2
*
extcon: axp288: Replace open coded acpi_dev_put()
Andy Shevchenko
2023-05-29
1
-1
/
+1
*
extcon: usbc-tusb320: Unregister typec port on driver removal
Alvin Šipraga
2023-05-29
1
-8
/
+34
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
extcon: intel-cht-wc: Add support for Lenovo Yoga Tab 3 Pro YT3-X90F
Hans de Goede
2023-02-04
1
-0
/
+1
*
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-16
4
-11
/
+7
|
\
|
*
extcon: usbc-tusb320: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-03
1
-3
/
+2
|
*
extcon: rt8973: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-03
1
-3
/
+2
|
*
extcon: fsa9480: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-03
1
-3
/
+2
|
*
extcon: max77843: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
2022-12-03
1
-2
/
+1
*
|
extcon: usbc-tusb320: Update state on probe even if no IRQ pending
Marek Vasut
2022-11-22
1
-5
/
+12
|
/
*
extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registered
Yassine Oudjana
2022-11-08
1
-1
/
+7
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
2
-29
/
+205
|
\
|
*
extcon: usbc-tusb320: fix kernel-doc warning
Rong Chen
2022-09-26
1
-1
/
+1
|
*
extcon: usbc-tusb320: Add USB TYPE-C support
Marek Vasut
2022-09-26
2
-1
/
+160
|
*
extcon: usbc-tusb320: Factor out extcon into dedicated functions
Marek Vasut
2022-09-26
1
-29
/
+46
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
extcon: Add EXTCON_DISP_CVBS and EXTCON_DISP_EDP
Michael Wu
2022-07-15
1
-0
/
+10
*
extcon: rt8973a: Drop useless mask_invert flag on irqchip
Aidan MacDonald
2022-07-15
1
-1
/
+0
*
extcon: sm5502: Drop useless mask_invert flag on irqchip
Aidan MacDonald
2022-07-15
1
-2
/
+0
*
extcon: Drop unexpected word "the" in the comments
Jiang Jian
2022-07-15
1
-1
/
+1
*
extcon: Remove extraneous space before a debug message
Colin Ian King
2022-07-15
1
-1
/
+1
*
extcon: fsa9480: Drop no-op remove function
Uwe Kleine-König
2022-07-15
1
-6
/
+0
*
extcon: Modify extcon device to be created after driver data is set
bumwoo lee
2022-05-13
1
-12
/
+17
*
extcon: sm5502: Clarify SM5703's i2c device ID
Markuss Broks
2022-05-13
1
-1
/
+1
[next]