index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
extcon: arizona: Support additional configuration of microphone detection
Mark Brown
2013-02-07
1
-0
/
+12
|
|
*
extcon: arizona: Remove duplicate rate configuration
Mark Brown
2013-01-23
1
-4
/
+0
|
|
*
extcon: arizona: Retry failed HP measurements
Mark Brown
2013-01-23
1
-6
/
+4
|
|
*
extcon: arizona: Disable debouce for accessory removal detection
Mark Brown
2013-01-23
1
-0
/
+9
|
*
|
extcon: max77693: Fix bug of build error related to INPUT subsystem
Chanwoo Choi
2013-01-25
1
-1
/
+1
|
|
/
|
*
extcon: arizona: Support direct microphone measurement via HPDET
Mark Brown
2013-01-15
1
-5
/
+45
|
*
extcon: arizona: Support HPDET based accessory identification
Mark Brown
2013-01-15
1
-12
/
+147
|
*
extcon: Simple code motion supporting future work.
Mark Brown
2013-01-15
1
-60
/
+60
|
*
extcon: arizona: Enable basic headphone identification
Mark Brown
2013-01-15
1
-21
/
+320
|
*
extcon: arizona: Support use of GPIO5 as an input to jack detection
Mark Brown
2013-01-15
1
-18
/
+58
|
*
extcon: arizona: Use microphone clamp function if available
Mark Brown
2013-01-15
1
-0
/
+19
|
*
extcon: arizona: Allow configuration of MICBIAS rise time
Mark Brown
2013-01-15
1
-0
/
+6
|
*
extcon: arizona: Only set GPIO if it has been requested
Mark Brown
2013-01-15
1
-2
/
+3
|
*
extcon: arizona: Remove duplicate mic ramp configuration
Mark Brown
2013-01-15
1
-2
/
+0
|
*
extcon: arizona: Convert to devm_input_allocate_device()
Mark Brown
2013-01-15
1
-3
/
+1
|
*
extcon: max77693: Add support Dock-Smart device for desktop mode
Chanwoo Choi
2013-01-15
1
-62
/
+138
|
*
extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable
Chanwoo Choi
2013-01-15
1
-0
/
+20
|
*
extcon: max77693: Set default uart/usb path by using platform data
Chanwoo Choi
2013-01-15
1
-0
/
+24
|
*
extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt
Chanwoo Choi
2013-01-15
2
-4
/
+6
|
*
extcon: max77693: Check the state/type of cable after boot completed
Chanwoo Choi
2013-01-15
1
-3
/
+34
|
*
extcon: max77693: Add support dock device and buttons
Chanwoo Choi
2013-01-15
1
-39
/
+216
|
*
extcon: max77693: Add support jig cable
Chanwoo Choi
2013-01-15
1
-6
/
+46
|
*
extcon: max77693: Add support MHL_TA cable for charging battery
Chanwoo Choi
2013-01-15
1
-11
/
+45
|
*
extcon: max77693: Remove duplicate code by making function
Chanwoo Choi
2013-01-15
1
-199
/
+241
*
|
iio: Update iio_channel_get API to use consumer device pointer as argument
Guenter Roeck
2013-02-06
1
-2
/
+1
|
/
*
Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2012-11-27
4
-37
/
+30
|
\
|
*
extcon: max77693: Fix uninitialised variable warning
Sachin Kamat
2012-11-21
1
-1
/
+2
|
*
extcon: max77693: Use devm_kzalloc
Sachin Kamat
2012-11-21
1
-15
/
+8
|
*
extcon: max8997: Use devm_kzalloc
Sachin Kamat
2012-11-21
1
-12
/
+6
|
*
extcon: max8997: Fix a typo
Sachin Kamat
2012-11-21
1
-1
/
+1
|
*
extcon: max8997: Fix checkpatch error
Sachin Kamat
2012-11-21
1
-1
/
+1
|
*
extcon: max77693: Fix coding style
Sachin Kamat
2012-11-21
1
-2
/
+2
|
*
extcon: max77693: Fix incorrect error check and return value
Sachin Kamat
2012-11-21
1
-4
/
+6
|
*
extcon: max8997: Fix incorrect error check and return value
Sachin Kamat
2012-11-21
1
-2
/
+4
|
*
extcon: Fix return value in extcon-class.c
Sachin Kamat
2012-11-21
1
-1
/
+1
|
*
extcon: arizona: unlock mutex on error path in arizona_micdet()
Alexey Khoroshilov
2012-11-20
1
-0
/
+1
*
|
extcon: remove use of __devexit_p
Bill Pemberton
2012-11-27
5
-5
/
+5
*
|
extcon: remove use of __devinit
Bill Pemberton
2012-11-27
5
-5
/
+5
*
|
extcon: remove use of __devexit
Bill Pemberton
2012-11-27
5
-5
/
+5
|
/
*
extcon : register for cable interest by cable name
Jenny TC
2012-10-23
1
-10
/
+34
*
extcon: trivial: kfree missed from remove path
anish kumar
2012-10-23
1
-0
/
+1
*
extcon: driver model release call not needed
anish kumar
2012-10-23
1
-40
/
+35
*
extcon: MAX77693: Add platform data for MUIC device to initialize registers
Chanwoo Choi
2012-10-23
1
-0
/
+27
*
extcon: max77693: Use max77693_update_reg for rmw operations
Axel Lin
2012-10-23
1
-12
/
+6
*
extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_
Axel Lin
2012-10-23
1
-2
/
+2
*
extcon: adc-jack: Add missing MODULE_LICENSE
Axel Lin
2012-10-23
1
-0
/
+5
*
extcon: adc-jack: Fix checking return value of request_any_context_irq
Axel Lin
2012-10-23
1
-3
/
+2
*
extcon: Fix return value in extcon_register_interest()
Sachin Kamat
2012-10-23
1
-1
/
+1
*
extcon: unregister compat link on cleanup
Peter Huewe
2012-10-23
1
-0
/
+4
*
extcon: Unregister compat class at module unload to fix oops
Peter Huewe
2012-10-23
1
-0
/
+3
[prev]
[next]