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
*
tools: hv: Fix how ifcfg-* file is created
Tomas Hozza
2013-01-17
2
-43
/
+38
*
tools: hv: fix a typo in hv_set_ifconfig.sh
Jason Wang
2013-01-17
1
-1
/
+1
*
Drivers: hv: remove unused variable in vmbus_recvpacket_raw()
Wei Yongjun
2013-01-17
1
-2
/
+0
*
Drivers: hv: Cleanup and consolidate reporting of build/version info
K. Y. Srinivasan
2013-01-17
2
-11
/
+7
*
Drivers: hv: Capture the host build information
K. Y. Srinivasan
2013-01-17
2
-0
/
+16
*
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
2013-01-17
3
-4
/
+61
*
Drivers: hv: Enable protocol negotiation with win8 hosts
K. Y. Srinivasan
2013-01-17
2
-1
/
+2
*
Drivers: hv: Add a check to deal with spurious interrupts
K. Y. Srinivasan
2013-01-17
1
-4
/
+6
*
Drivers: hv: Handle vmbus interrupts concurrently on all cpus
K. Y. Srinivasan
2013-01-17
2
-1
/
+22
*
Drivers: hv: Manage event tasklets on per-cpu basis
K. Y. Srinivasan
2013-01-17
3
-3
/
+19
*
Drivers: hv: Get rid of unnecessary request for offers
K. Y. Srinivasan
2013-01-17
1
-2
/
+0
*
Drivers: hv: Get rid of the unused global signaling state
K. Y. Srinivasan
2013-01-17
2
-32
/
+0
*
Drivers: hv: Add code to distribute channel interrupt load
K. Y. Srinivasan
2013-01-17
1
-1
/
+84
*
Drivers: hv: Modify the interrupt handling code to support win8 and beyond
K. Y. Srinivasan
2013-01-17
2
-7
/
+46
*
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
2013-01-17
3
-3
/
+22
*
Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
K. Y. Srinivasan
2013-01-17
2
-0
/
+21
*
Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond
K. Y. Srinivasan
2013-01-17
1
-5
/
+8
*
Drivers: hv: Manage signaling state on a per-connection basis
K. Y. Srinivasan
2013-01-17
3
-21
/
+45
*
Drivers: hv: Move vmbus version definitions to hyperv.h
K. Y. Srinivasan
2013-01-17
2
-15
/
+15
*
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
2013-01-17
3
-3
/
+4
*
Drivers: hv: Change the signature for hv_signal_event()
K. Y. Srinivasan
2013-01-17
3
-6
/
+5
*
Drivers: hv: Save and export negotiated vmbus version
K. Y. Srinivasan
2013-01-17
2
-0
/
+15
*
Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond
K. Y. Srinivasan
2013-01-17
1
-5
/
+31
*
Drivers: hv: Update the ring buffer structure to match win8 functionality
K. Y. Srinivasan
2013-01-17
1
-7
/
+21
*
Drivers: hv: Support handling multiple VMBUS versions
K. Y. Srinivasan
2013-01-17
2
-60
/
+111
*
Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()
K. Y. Srinivasan
2013-01-17
2
-14
/
+0
*
Drivers: hv: Optimize the signaling on the write path
K. Y. Srinivasan
2013-01-17
3
-10
/
+49
*
Drivers: hv: Optimize signaling in the read path
K. Y. Srinivasan
2013-01-17
1
-3
/
+25
*
Drivers: hv: Turn off batched reading for util drivers
K. Y. Srinivasan
2013-01-17
1
-0
/
+10
*
Drivers: hv: Add state to manage batched reading
K. Y. Srinivasan
2013-01-17
2
-0
/
+27
*
Drivers: hv: Implement routines for read side signaling optimization
K. Y. Srinivasan
2013-01-17
2
-0
/
+28
*
tools/hv: Fix permissions of created directory and files
Ben Hutchings
2013-01-17
1
-2
/
+2
*
tools/hv: Fix /var subdirectory
Tomas Hozza
2013-01-17
1
-6
/
+6
*
hv: hv_balloon: remove duplicated include from hv_balloon.c
Wei Yongjun
2013-01-17
1
-1
/
+0
*
misc: lattice-ecp3-config.c: remove __dev* markings
Greg Kroah-Hartman
2013-01-17
1
-4
/
+4
*
misc: Add Lattice ECP3 FPGA configuration via SPI
Stefan Roese
2013-01-17
3
-0
/
+255
*
uio-howto: example bug
Stephen Hemminger
2013-01-17
1
-1
/
+1
*
misc: st_core: Error triggered by convert "char" to "int"
channing
2013-01-17
1
-1
/
+2
*
w1_therm: Retries: remove old code add CRC
David Stevenson
2013-01-15
1
-19
/
+6
*
drivers/w1/masters/mxc_w1.c: use devm_ functions
Julia Lawall
2013-01-15
1
-39
/
+10
*
drivers/w1/masters/ds1wm.c: use devm_ functions
Julia Lawall
2013-01-15
1
-34
/
+18
*
Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Greg Kroah-Hartman
2013-01-15
1414
-8135
/
+9434
|
\
|
*
mfd: wm5102: Add microphone clamp control registers
Mark Brown
2013-01-15
2
-0
/
+15
|
*
extcon: arizona: Support direct microphone measurement via HPDET
Mark Brown
2013-01-15
2
-5
/
+48
|
*
extcon: arizona: Support HPDET based accessory identification
Mark Brown
2013-01-15
2
-12
/
+150
|
*
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
3
-21
/
+335
|
*
extcon: arizona: Support use of GPIO5 as an input to jack detection
Mark Brown
2013-01-15
2
-18
/
+61
|
*
extcon: arizona: Use microphone clamp function if available
Mark Brown
2013-01-15
3
-1
/
+50
|
*
extcon: arizona: Allow configuration of MICBIAS rise time
Mark Brown
2013-01-15
2
-0
/
+9
[next]