index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-02-21
107
-4115
/
+20749
|
\
|
*
w1: w1_therm: Add force-pullup option for "broken" sensors
Michael Arndt
2013-02-18
2
-4
/
+20
|
*
w1: ds2482: Added 1-Wire pull-up support to the driver
Michael Arndt
2013-02-18
1
-6
/
+45
|
*
vme: add missing put_device() after device_register() fails
Emilio G. Cota
2013-02-14
1
-0
/
+1
|
*
Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Greg Kroah-Hartman
2013-02-13
4
-252
/
+567
|
|
\
|
|
*
extcon: max8997: Use workqueue to check cable state after completing boot of ...
Chanwoo Choi
2013-02-14
2
-9
/
+39
|
|
*
extcon: max8997: Set default UART/USB path on probe
Chanwoo Choi
2013-02-14
2
-2
/
+33
|
|
*
extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable type
Chanwoo Choi
2013-02-14
3
-193
/
+323
|
|
*
extcon: max8997: Set default of ADC debounce time during initialization
Chanwoo Choi
2013-02-14
2
-0
/
+49
|
|
*
extcon: max8997: Remove duplicate code related to set H/W line path
Chanwoo Choi
2013-02-14
2
-12
/
+69
|
|
*
extcon: max8997: Move defined constant to header file
Chanwoo Choi
2013-02-14
2
-61
/
+80
|
|
*
extcon: max77693: Make max77693_extcon_cable static
Sachin Kamat
2013-02-14
1
-1
/
+1
|
|
*
extcon: max8997: Remove unreachable code
Sachin Kamat
2013-02-14
1
-1
/
+0
|
|
*
extcon: max8997: Make max8997_extcon_cable static
Sachin Kamat
2013-02-14
1
-1
/
+1
|
|
/
|
*
extcon: max77693: Remove unnecessary goto statement to improve readability
Chanwoo Choi
2013-02-13
1
-34
/
+43
|
*
extcon: max77693: Convert to devm_input_allocate_device()
Chanwoo Choi
2013-02-13
1
-1
/
+1
|
*
extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming style
Chanwoo Choi
2013-02-13
2
-1
/
+1
|
*
CREDITS: update email and address of Harald Hoyer
Harald Hoyer
2013-02-13
1
-4
/
+4
|
*
Merge tag 'extcon-arizona-3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2013-02-11
4
-38
/
+221
|
|
\
|
|
*
extcon: arizona: Use MICDET for final microphone identification
Mark Brown
2013-02-11
1
-8
/
+8
|
|
*
extcon: arizona: Always take the first HPDET reading as the final one
Mark Brown
2013-02-11
1
-3
/
+4
|
|
*
extcon: arizona: Clear _trig_sts bits after jack detection
Charles Keepax
2013-02-11
2
-0
/
+15
|
|
*
extcon: arizona: Don't HPDET magic when headphones are enabled
Mark Brown
2013-02-11
1
-12
/
+46
|
|
*
extcon: arizona: Add some debounce time before starting HPDET identification
Mark Brown
2013-02-11
1
-2
/
+20
|
|
*
extcon: arizona: Remove extra jack flip increment
Charles Keepax
2013-02-11
1
-2
/
+0
|
|
*
extcon: arizona: Use regulated mode for microphone supply when detecting
Mark Brown
2013-02-07
3
-1
/
+97
|
|
*
extcon: arizona: Support additional configuration of microphone detection
Mark Brown
2013-02-07
2
-0
/
+18
|
|
*
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
|
*
|
Drivers: hv: balloon: Prevent the host from ballooning the guest too low
K. Y. Srinivasan
2013-02-08
1
-1
/
+34
|
*
|
Drivers: hv: balloon: Add a parameter to delay pressure reporting
K. Y. Srinivasan
2013-02-08
1
-2
/
+11
|
*
|
drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency
Heiko Carstens
2013-02-08
2
-2
/
+2
|
*
|
pcmcia: synclink_cs: cleanup checkpatch warnings
Alexey Khoroshilov
2013-02-08
1
-306
/
+310
|
*
|
pcmcia: synclink_cs: fix error handling in mgslpc_probe()
Alexey Khoroshilov
2013-02-08
1
-10
/
+41
|
*
|
mei: fix undefined wd symbols when MEI_ME is not set
Tomas Winkler
2013-02-07
1
-1
/
+1
|
*
|
mei: move clients cleanup code from init.c to client.c
Tomas Winkler
2013-02-06
3
-22
/
+62
|
*
|
mei: rename to mei_host_buffer_is_empty to hbuf_is_ready
Tomas Winkler
2013-02-06
6
-23
/
+27
|
*
|
mei: move interrupt handlers to be me hw specific
Tomas Winkler
2013-02-06
5
-150
/
+164
|
*
|
mei: separate compilation of the ME hardware specifics
Tomas Winkler
2013-02-06
9
-74
/
+210
|
*
|
mei: initial extract of ME hw specifics from mei_device
Tomas Winkler
2013-02-06
5
-88
/
+114
|
*
|
mei: sperate interface and pci code into two files
Tomas Winkler
2013-02-06
4
-342
/
+409
|
*
|
drivers/char/mem.c: fix small coding style issues
Hans Grob
2013-02-06
1
-5
/
+5
|
*
|
Drivers: hv: balloon: Make adjustments to the pressure report
K. Y. Srinivasan
2013-01-30
1
-3
/
+9
|
*
|
w1-gpio: fix section mismatch
Hauke Mehrtens
2013-01-30
1
-1
/
+1
|
*
|
Merge 3.8-rc5 into char-misc-next
Greg Kroah-Hartman
2013-01-25
247
-1226
/
+2025
|
|
\
\
|
*
|
|
drivers, vmci: Fix build error
David Rientjes
2013-01-25
1
-0
/
+1
|
*
|
|
extcon: max77693: Fix bug of build error related to INPUT subsystem
Chanwoo Choi
2013-01-25
1
-1
/
+1
|
*
|
|
Drivers: hv: Execute shutdown in a thread context
K. Y. Srinivasan
2013-01-25
1
-1
/
+11
|
*
|
|
Drivers: hid: hid-hyperv: Use consolidated GUID definitions
K. Y. Srinivasan
2013-01-25
1
-2
/
+1
[next]