index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
Commit message (
Expand
)
Author
Age
Files
Lines
*
extcon: Redefine the unique id of supported external connectors without 'enum...
Chanwoo Choi
2015-06-12
12
-28
/
+28
*
extcon: Remove optional print_name() function pointer of extcon_dev
Chanwoo Choi
2015-05-29
1
-8
/
+0
*
extcon: Update the prototype of extcon_register_notifier() with enum extcon
Chanwoo Choi
2015-05-22
1
-43
/
+48
*
extcon: Use capital letter for the name of external connectors
Chanwoo Choi
2015-05-22
1
-14
/
+23
*
extcon: Use the unique id for external connector instead of string
Chanwoo Choi
2015-05-22
11
-341
/
+265
*
extcon: usb-gpio: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
2015-05-20
1
-1
/
+1
*
extcon: Remove the optional name of extcon device
Chanwoo Choi
2015-05-19
8
-9
/
+0
*
extcon: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-19
2
-2
/
+3
*
extcon: adc-jack: Remove the unneeded num_cables field
Chanwoo Choi
2015-05-19
1
-12
/
+0
*
extcon: Alter MHL-TA cable name to TA cable name
Chanwoo Choi
2015-05-19
2
-11
/
+7
*
extcon: Unify the dock device names on max8997/77693
Chanwoo Choi
2015-05-19
2
-25
/
+16
*
extcon: Unify the jig cable names on rt8973 and max14577/77693/77843
Chanwoo Choi
2015-05-19
4
-78
/
+23
*
extcon: arizona: Add support for select accessory detect mode when headphone ...
Inha Song
2015-05-19
1
-8
/
+30
*
extcon: arizona: Apply HP clamps correctly for WM8280
Charles Keepax
2015-05-19
1
-0
/
+1
*
extcon: arizona: Remove the setting of device name
Chanwoo Choi
2015-05-19
1
-1
/
+0
*
extcon: Fix the checkpatch warning and minor coding style issue
Chanwoo Choi
2015-05-19
1
-5
/
+5
*
extcon: Add extcon_get_edev_name() API to get the extcon device name
Chanwoo Choi
2015-05-19
1
-0
/
+9
*
extcon: Modify the device name as extcon[X] for sysfs
Chanwoo Choi
2015-05-19
1
-3
/
+5
*
extcon: axp288: Add axp288 extcon driver support
Ramakrishna Pallala
2015-05-19
3
-0
/
+393
*
extcon: arizona: Rename hpdet_ip to make its purpose clearer
Richard Fitzgerald
2015-05-19
1
-5
/
+5
*
extcon: Add manufactor name of each extcon device
Chanwoo Choi
2015-05-19
1
-7
/
+7
*
extcon: usb-gpio: register extcon device before IRQ registration
Robert Baldyga
2015-04-27
1
-12
/
+12
*
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
11
-56
/
+1227
|
\
|
*
extcon: Fix missing locking when [un]registering notifiers
Hans de Goede
2015-03-23
1
-4
/
+31
|
*
extcon: max77843: Fix an error code in max77843_init_muic_regmap()
Dan Carpenter
2015-03-23
1
-1
/
+1
|
*
extcon: max77843: Fix signedness bug in max77843_muic_set_debounce_time()
Dan Carpenter
2015-03-16
1
-1
/
+1
|
*
extcon: Fix the checkpatch warning
Chanwoo Choi
2015-03-07
7
-20
/
+10
|
*
extcon: Rename extcon core driver
Chanwoo Choi
2015-03-07
2
-1
/
+1
|
*
extcon: arizona: Fix headphone clamping on wm5110
Charles Keepax
2015-03-04
1
-5
/
+18
|
*
extcon: arizona: Deobfuscate arizona_extcon_do_magic
Charles Keepax
2015-03-04
1
-16
/
+20
|
*
extcon: max77843: Add max77843 MUIC driver
Jaewon Kim
2015-02-24
3
-0
/
+892
|
*
extcon: usb-gpio: Introduce gpio usb extcon driver
Roger Quadros
2015-02-24
3
-0
/
+245
|
*
extcon: max77693: Use HOST term to express USB-HOST cable instead of OTG term
Jaewon Kim
2015-02-24
1
-10
/
+10
|
*
extcon: max77693: Fix cable name of MHL-TA
Jaewon Kim
2015-02-24
1
-6
/
+6
*
|
extcon: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
2015-02-26
1
-0
/
+1
|
/
*
extcon: max77693: Constify struct regmap_config
Krzysztof Kozlowski
2015-01-26
1
-1
/
+1
*
extcon: adc-jack: Release IIO channel on driver remove
Ivan T. Ivanov
2015-01-26
1
-0
/
+1
*
extcon: Remove duplicated include from extcon-class.c
Wei Yongjun
2015-01-26
1
-1
/
+0
*
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-14
3
-11
/
+17
|
\
|
*
extcon: max14577: Fix obvious typo in company name in copyright
Krzysztof Kozlowski
2014-11-24
1
-1
/
+1
|
*
extcon: max77693: Fix cable name of JIG_UART_ON
Krzysztof Kozlowski
2014-11-24
1
-5
/
+7
|
*
extcon: Implement OF-based extcon lookup properly
Tomasz Figa
2014-11-24
1
-5
/
+9
*
|
extcon: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
7
-7
/
+0
|
/
*
extcon: gpio: Fix code cleanup
George Cherian
2014-09-22
1
-5
/
+5
*
extcon: max77693: Fix a bug occured at changing ADC debounce time.
Jonghwa Lee
2014-09-22
1
-4
/
+8
*
extcon: sm5502: Drop useless include
Jean Delvare
2014-09-22
1
-1
/
+0
*
extcon: max77693: Use resource managed interrupt line
Krzysztof Kozlowski
2014-09-22
1
-18
/
+7
*
extcon: rt8973a: Add Richtek RT8973A extcon driver
Chanwoo Choi
2014-09-22
4
-0
/
+956
*
extcon: sm5502: Clean up codes by using checkpatch script
Chanwoo Choi
2014-09-22
1
-5
/
+4
*
extcon: sm5502: Move sm5502.h header file to extcon directory
Chanwoo Choi
2014-09-22
2
-6
/
+284
[next]