index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
extcon
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-29
extcon: palmas: Fix NULL pointer error
Chanwoo Choi
1
-13
/
+0
2015-07-16
mfd/extcon: max77843: Rename defines to allow inclusion with max77693
Krzysztof Kozlowski
1
-17
/
+32
2015-07-16
mfd/extcon: max77693: Rename defines to allow inclusion with max77843
Krzysztof Kozlowski
1
-34
/
+38
2015-07-16
drivers: max77843: Switch to common max77693 state container
Krzysztof Kozlowski
1
-8
/
+9
2015-07-16
drivers: max77693: Move state container to common header
Krzysztof Kozlowski
1
-1
/
+2
2015-07-16
mfd/extcon: max77693: Remove unused extern declarations and max77693_dev members
Krzysztof Kozlowski
1
-19
/
+0
2015-06-13
extcon: Redefine the unique id of supported external connectors without 'enum...
Chanwoo Choi
12
-28
/
+28
2015-05-29
extcon: Remove optional print_name() function pointer of extcon_dev
Chanwoo Choi
1
-8
/
+0
2015-05-22
extcon: Update the prototype of extcon_register_notifier() with enum extcon
Chanwoo Choi
1
-43
/
+48
2015-05-22
extcon: Use capital letter for the name of external connectors
Chanwoo Choi
1
-14
/
+23
2015-05-22
extcon: Use the unique id for external connector instead of string
Chanwoo Choi
11
-341
/
+265
2015-05-20
extcon: usb-gpio: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
1
-1
/
+1
2015-05-19
extcon: Remove the optional name of extcon device
Chanwoo Choi
8
-9
/
+0
2015-05-19
extcon: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2
-2
/
+3
2015-05-19
extcon: adc-jack: Remove the unneeded num_cables field
Chanwoo Choi
1
-12
/
+0
2015-05-19
extcon: Alter MHL-TA cable name to TA cable name
Chanwoo Choi
2
-11
/
+7
2015-05-19
extcon: Unify the dock device names on max8997/77693
Chanwoo Choi
2
-25
/
+16
2015-05-19
extcon: Unify the jig cable names on rt8973 and max14577/77693/77843
Chanwoo Choi
4
-78
/
+23
2015-05-19
extcon: arizona: Add support for select accessory detect mode when headphone ...
Inha Song
1
-8
/
+30
2015-05-19
extcon: arizona: Apply HP clamps correctly for WM8280
Charles Keepax
1
-0
/
+1
2015-05-19
extcon: arizona: Remove the setting of device name
Chanwoo Choi
1
-1
/
+0
2015-05-19
extcon: Fix the checkpatch warning and minor coding style issue
Chanwoo Choi
1
-5
/
+5
2015-05-19
extcon: Add extcon_get_edev_name() API to get the extcon device name
Chanwoo Choi
1
-0
/
+9
2015-05-19
extcon: Modify the device name as extcon[X] for sysfs
Chanwoo Choi
1
-3
/
+5
2015-05-19
extcon: axp288: Add axp288 extcon driver support
Ramakrishna Pallala
3
-0
/
+393
2015-05-19
extcon: arizona: Rename hpdet_ip to make its purpose clearer
Richard Fitzgerald
1
-5
/
+5
2015-05-19
extcon: Add manufactor name of each extcon device
Chanwoo Choi
1
-7
/
+7
2015-04-27
extcon: usb-gpio: register extcon device before IRQ registration
Robert Baldyga
1
-12
/
+12
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-56
/
+1227
2015-03-23
extcon: Fix missing locking when [un]registering notifiers
Hans de Goede
1
-4
/
+31
2015-03-23
extcon: max77843: Fix an error code in max77843_init_muic_regmap()
Dan Carpenter
1
-1
/
+1
2015-03-16
extcon: max77843: Fix signedness bug in max77843_muic_set_debounce_time()
Dan Carpenter
1
-1
/
+1
2015-03-07
extcon: Fix the checkpatch warning
Chanwoo Choi
7
-20
/
+10
2015-03-07
extcon: Rename extcon core driver
Chanwoo Choi
2
-1
/
+1
2015-03-04
extcon: arizona: Fix headphone clamping on wm5110
Charles Keepax
1
-5
/
+18
2015-03-04
extcon: arizona: Deobfuscate arizona_extcon_do_magic
Charles Keepax
1
-16
/
+20
2015-02-26
extcon: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
1
-0
/
+1
2015-02-24
extcon: max77843: Add max77843 MUIC driver
Jaewon Kim
3
-0
/
+892
2015-02-24
extcon: usb-gpio: Introduce gpio usb extcon driver
Roger Quadros
3
-0
/
+245
2015-02-24
extcon: max77693: Use HOST term to express USB-HOST cable instead of OTG term
Jaewon Kim
1
-10
/
+10
2015-02-24
extcon: max77693: Fix cable name of MHL-TA
Jaewon Kim
1
-6
/
+6
2015-01-26
extcon: max77693: Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-01-26
extcon: adc-jack: Release IIO channel on driver remove
Ivan T. Ivanov
1
-0
/
+1
2015-01-26
extcon: Remove duplicated include from extcon-class.c
Wei Yongjun
1
-1
/
+0
2014-12-15
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-11
/
+17
2014-11-24
extcon: max14577: Fix obvious typo in company name in copyright
Krzysztof Kozlowski
1
-1
/
+1
2014-11-24
extcon: max77693: Fix cable name of JIG_UART_ON
Krzysztof Kozlowski
1
-5
/
+7
2014-11-24
extcon: Implement OF-based extcon lookup properly
Tomasz Figa
1
-5
/
+9
2014-10-20
extcon: drop owner assignment from platform_drivers
Wolfram Sang
7
-7
/
+0
2014-09-22
extcon: gpio: Fix code cleanup
George Cherian
1
-5
/
+5
[prev]
[next]