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
*
w1: avoid potential u16 overflow
David Fries
2014-11-26
1
-1
/
+1
*
cn: verify msg->len before making callback
David Fries
2014-11-26
1
-0
/
+6
*
mei: export fw status registers through sysfs
Tomas Winkler
2014-11-26
1
-2
/
+41
*
mei: read and print all six FW status registers
Alexander Usyskin
2014-11-26
7
-29
/
+100
*
mei: txe: add cherrytrail device id
Tomas Winkler
2014-11-26
1
-0
/
+1
*
mei: kill cached host and me csr values
Tomas Winkler
2014-11-26
2
-21
/
+16
*
misc: Remove unused subdirectory
Thierry Reding
2014-11-26
1
-1
/
+0
*
hv: hv_balloon: avoid memory leak on alloc_error of 2MB memory block
Dexuan Cui
2014-11-26
1
-3
/
+7
*
tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon
Dexuan Cui
2014-11-26
1
-0
/
+14
*
Tools: hv: vssdaemon: skip all filesystems mounted readonly
Vitaly Kuznetsov
2014-11-26
1
-1
/
+1
*
Tools: hv: vssdaemon: report freeze errors
Vitaly Kuznetsov
2014-11-26
1
-4
/
+12
*
Drivers: hv: kvp,vss: Fast propagation of userspace communication failure
Vitaly Kuznetsov
2014-11-26
2
-2
/
+15
*
Drivers: hv: vss: Introduce timeout for communication with userspace
Vitaly Kuznetsov
2014-11-26
1
-2
/
+18
*
Merge tag 'extcon-next-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2014-11-24
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
*
|
Revert "misc: always assign miscdevice to file->private_data in open()"
Greg Kroah-Hartman
2014-11-14
1
-1
/
+1
*
|
Revert "fbdev: pxa3xx-gcu: remove redundant implementation of open()"
Greg Kroah-Hartman
2014-11-14
1
-0
/
+10
*
|
Revert "char: misc: document behaviour of open()"
Greg Kroah-Hartman
2014-11-14
1
-3
/
+1
*
|
checkkconfigsymbols.py: improve detection of defects
Valentin Rothberg
2014-11-08
1
-30
/
+27
*
|
ARM: removing support for etb/etm in "arch/arm/kernel/"
Mathieu Poirier
2014-11-07
8
-881
/
+2
*
|
coresight: adding basic support for D01 board
Xia Kaixu
2014-11-07
1
-0
/
+717
*
|
coresight: adding basic support for Vexpress TC2
Mathieu Poirier
2014-11-07
1
-0
/
+199
*
|
coresight: adding support for beagle and beagleXM
Mathieu Poirier
2014-11-07
2
-0
/
+56
*
|
coresight: documentation for coresight framework and drivers
Mathieu Poirier
2014-11-07
1
-0
/
+299
*
|
coresight-etm: add CoreSight ETM/PTM driver
Pratik Patel
2014-11-07
6
-0
/
+3322
*
|
coresight-replicator: add CoreSight Replicator driver
Pratik Patel
2014-11-07
2
-1
/
+140
*
|
coresight-funnel: add CoreSight Funnel driver
Pratik Patel
2014-11-07
2
-0
/
+269
*
|
coresight-etb: add CoreSight ETB driver
Pratik Patel
2014-11-07
3
-0
/
+546
*
|
coresight-tpiu: add CoreSight TPIU driver
Pratik Patel
2014-11-07
3
-0
/
+227
*
|
coresight-tmc: add CoreSight TMC driver
Pratik Patel
2014-11-07
3
-0
/
+797
*
|
coresight: add CoreSight core layer framework
Pratik Patel
2014-11-07
10
-1
/
+1272
*
|
Revert "driver core: Fix unbalanced device reference in drivers_probe"
Greg Kroah-Hartman
2014-11-07
1
-5
/
+3
*
|
pcmcia: sa1111: pass sa1111_dev to jornada720 code
Dmitry Eremin-Solenikov
2014-11-07
3
-4
/
+3
*
|
pcmcia: sa1111: pass sa1111_dev to badge4-specific code
Dmitry Eremin-Solenikov
2014-11-07
3
-3
/
+3
*
|
hangcheck-timer: cleanup casting in hangcheck_init()
Dan Carpenter
2014-11-07
1
-2
/
+2
*
|
W1: ds2490: Increase timeout when waiting for status
Alexander Stein
2014-11-07
1
-1
/
+1
*
|
driver core: Fix unbalanced device reference in drivers_probe
Alex Williamson
2014-11-07
1
-3
/
+5
*
|
pch_phub: Build context save/restore only for PM
Thierry Reding
2014-11-07
1
-0
/
+2
*
|
misc: genwqe: check for error from get_user_pages_fast()
Ian Abbott
2014-11-07
1
-0
/
+2
*
|
char: misc: document behaviour of open()
Martin Kepplinger
2014-11-07
1
-1
/
+3
*
|
fbdev: pxa3xx-gcu: remove redundant implementation of open()
Martin Kepplinger
2014-11-07
1
-10
/
+0
*
|
misc: always assign miscdevice to file->private_data in open()
Martin Kepplinger
2014-11-07
1
-1
/
+1
*
|
Drivers: hv: vmbus: Fix a race condition when unregistering a device
Vitaly Kuznetsov
2014-11-07
1
-2
/
+9
*
|
Drivers: hv: util: make struct hv_do_fcopy match Hyper-V host messages
Vitaly Kuznetsov
2014-11-07
1
-0
/
+1
*
|
tools: hv: introduce -n/--no-daemon option
Vitaly Kuznetsov
2014-11-07
3
-6
/
+94
*
|
Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition
Dexuan Cui
2014-11-07
1
-8
/
+40
*
|
uio: support memory sizes larger than 32 bits
Cristian Stoica
2014-11-07
3
-4
/
+4
*
|
devres: support sizes greater than an unsigned long
Cristian Stoica
2014-11-07
2
-4
/
+4
[next]