| Commit message (Expand) | Author | Age | Files | Lines |
* | mei: make device disabled on stop unconditionally | Alexander Usyskin | 2015-03-01 | 1 | -0/+2 |
* | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-02-15 | 21 | -186/+418 |
|\ |
|
| * | ti-st: clean up data types (fix harmless memory corruption) | Dan Carpenter | 2015-02-03 | 1 | -6/+6 |
| * | mei: me: release hw from reset only during the reset flow | Alexander Usyskin | 2015-02-03 | 1 | -2/+1 |
| * | mei: mask interrupt set bit on clean reset bit | Alexander Usyskin | 2015-02-03 | 1 | -1/+1 |
| * | VMCI: Fix two UVA mapping bugs | Jorgen Hansen | 2015-01-25 | 2 | -7/+8 |
| * | misc: ti-st: add handling of the signal case | Nicholas Mc Guire | 2015-01-25 | 1 | -8/+11 |
| * | mei: add reference counting for me clients | Tomas Winkler | 2015-01-25 | 10 | -94/+221 |
| * | Merge 3.19-rc5 into char-misc-next | Greg Kroah-Hartman | 2015-01-19 | 3 | -25/+83 |
| |\ |
|
| * | | ad525x_dpot-spi: Added Blank lines after declarations | Mohammad Jamal | 2015-01-12 | 1 | -0/+4 |
| * | | ad525x_dpot:Remove break after return | Mohammad Jamal | 2015-01-12 | 1 | -6/+0 |
| * | | ad525x_dpot: Add a blank line after declaration | Mohammad Jamal | 2015-01-12 | 1 | -0/+1 |
| * | | GenWQE: remove unnecessary version.h inclusion | Fabian Frederick | 2015-01-12 | 2 | -2/+0 |
| * | | misc: ioc4: simplify wave period measurement in clock_calibrate | Richard Leitner | 2015-01-12 | 1 | -15/+16 |
| * | | drivers:misc:ti-st: protect against bad packets | Gigi Joseph | 2015-01-12 | 1 | -6/+18 |
| * | | drivers: misc: ti-st: fix null pointer exception in st_kim_ref() | Gigi Joseph | 2015-01-12 | 1 | -4/+8 |
| * | | drivers: misc: ti-st: fix debugfs creation error handling | Gigi Joseph | 2015-01-12 | 1 | -5/+1 |
| * | | st_kim: allow suspend if callback is not registered | Gigi Joseph | 2015-01-12 | 1 | -2/+2 |
| * | | ti-st: add device tree support | Gigi Joseph | 2015-01-12 | 2 | -10/+104 |
| * | | mei: use uuid, me_addr tuple addressing also for flow control credits | Tomas Winkler | 2015-01-12 | 1 | -2/+2 |
| * | | mei: bus: use ssize_t as the return type for send and receive | Tomas Winkler | 2015-01-12 | 2 | -19/+17 |
* | | | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2015-02-11 | 11 | -26/+898 |
|\ \ \ |
|
| * | | | cxl: Add missing return statement after handling AFU errror | Ian Munsie | 2015-02-06 | 1 | -0/+1 |
| * | | | cxl: Fail AFU initialisation if an invalid configuration record is found | Ian Munsie | 2015-02-06 | 1 | -0/+9 |
| * | | | cxl: Export optional AFU configuration record in sysfs | Ian Munsie | 2015-02-06 | 3 | -10/+205 |
| * | | | cxl: Fix device_node reference counting | Ryan Grimm | 2015-02-02 | 1 | -1/+1 |
| * | | | cxl: Add ability to reset the card | Ryan Grimm | 2015-01-22 | 3 | -0/+56 |
| * | | | cxl: Enable CAPP recovery | Ryan Grimm | 2015-01-22 | 1 | -1/+7 |
| * | | | cxl: Add image control to sysfs | Ryan Grimm | 2015-01-22 | 1 | -0/+39 |
| * | | | cxl: Use image state defaults for reloading FPGA | Ryan Grimm | 2015-01-22 | 2 | -2/+41 |
| * | | | cxl: Add tracepoints | Ian Munsie | 2015-01-22 | 8 | -9/+520 |
| * | | | cxl: remove redundant increment of hwirq | Colin Ian King | 2015-01-22 | 1 | -1/+1 |
| * | | | cxl: Disable SPAP register when freeing SPA | Ian Munsie | 2014-12-29 | 1 | -0/+1 |
| * | | | cxl: Disable AFU debug flag | Ian Munsie | 2014-12-29 | 2 | -1/+8 |
| * | | | cxl: Early return from cxl_handle_fault for a shut down context | Ian Munsie | 2014-12-29 | 1 | -0/+6 |
| * | | | cxl: Fix leaking interrupts if attach process fails | Ian Munsie | 2014-12-29 | 1 | -1/+3 |
| |/ / |
|
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-02-11 | 1 | -12/+96 |
|\ \ \ |
|
| * | | | ses: Add power_status to SES device slot | Song Liu | 2015-01-09 | 1 | -0/+38 |
| * | | | ses: add reliable slot attribute | Dan Williams | 2015-01-09 | 1 | -1/+19 |
| * | | | ses: add enclosure logical id | Dan Williams | 2015-01-09 | 1 | -0/+13 |
| * | | | ses: close potential registration race | Dan Williams | 2015-01-09 | 1 | -11/+26 |
| |/ / |
|
* | | | vmci: propagate msghdr all way down to __qp_memcpy_to_queue() | Al Viro | 2015-02-04 | 1 | -8/+8 |
| |/
|/| |
|
* | | Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-01-17 | 1 | -0/+12 |
|\ \ |
|
| * | | mei: clean reset bit before reset | Alexander Usyskin | 2015-01-09 | 1 | -0/+12 |
| |/ |
|
* | | cxl: Fix issues when unmapping contexts | Ian Munsie | 2015-01-12 | 2 | -25/+71 |
|/ |
|
* | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2014-12-19 | 6 | -24/+41 |
|\ |
|
| * | cxl: Unmap MMIO regions when detaching a context | Ian Munsie | 2014-12-12 | 3 | -3/+21 |
| * | cxl: Add timeout to process element commands | Ian Munsie | 2014-12-12 | 1 | -0/+5 |
| * | cxl: Change contexts_lock to a mutex to fix sleep while atomic bug | Ian Munsie | 2014-12-12 | 5 | -21/+15 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2014-12-18 | 1 | -6/+12 |
|\ \ |
|