| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-10-08 | 20 | -1037/+1409 |
|\ |
|
| * | mei: mei_txe_fw_sts can be static | Fengguang Wu | 2014-09-29 | 1 | -1/+1 |
| * | mei: fix kernel-doc warnings | Alexander Usyskin | 2014-09-29 | 14 | -67/+231 |
| * | mei: fix KDoc documentation formatting | Alexander Usyskin | 2014-09-29 | 15 | -225/+243 |
| * | mei: drop me_client_presentation_num | Alexander Usyskin | 2014-09-29 | 2 | -3/+0 |
| * | mei: trivial: fix errors in prints in comments | Alexander Usyskin | 2014-09-29 | 3 | -4/+4 |
| * | mei: remove include to pci header from mei module files | Tomas Winkler | 2014-09-29 | 10 | -11/+9 |
| * | mei: push pci cfg structure me hw | Tomas Winkler | 2014-09-29 | 6 | -45/+41 |
| * | mei: remove the reference to pdev from mei_device | Tomas Winkler | 2014-09-29 | 5 | -8/+4 |
| * | mei: move fw_status back to hw ops handlers | Tomas Winkler | 2014-09-29 | 4 | -22/+66 |
| * | mei: get rid of most of the pci dependencies in mei | Tomas Winkler | 2014-09-29 | 15 | -251/+239 |
| * | mei: push all standard settings into mei_device_init | Tomas Winkler | 2014-09-29 | 4 | -10/+21 |
| * | mei: move mei_hbm_hdr function from hbm.h the hbm.c | Tomas Winkler | 2014-09-29 | 2 | -9/+16 |
| * | mei: kill error message for allocation failure | Tomas Winkler | 2014-09-29 | 3 | -5/+1 |
| * | mei: nfc: fix style warning | Tomas Winkler | 2014-09-29 | 1 | -1/+0 |
| * | mei: fix style warning: Missing a blank line after declarations | Tomas Winkler | 2014-09-29 | 9 | -6/+51 |
| * | mei: pg: fix cat and paste error in comments | Tomas Winkler | 2014-09-29 | 1 | -2/+2 |
| * | mei: debugfs: add single buffer indicator | Tomas Winkler | 2014-09-29 | 1 | -3/+4 |
| * | mei: debugfs: adjust print buffer | Alexander Usyskin | 2014-09-29 | 1 | -7/+15 |
| * | mei: add hbm and pg state in devstate debugfs print | Alexander Usyskin | 2014-09-29 | 5 | -1/+38 |
| * | mei: bus: fix possible boundaries violation | Alexander Usyskin | 2014-09-23 | 1 | -1/+1 |
| * | mei: use connect_data on the stack | Tomas Winkler | 2014-09-23 | 1 | -16/+5 |
| * | mei: enable adding more IOCTL handlers | Tomas Winkler | 2014-09-23 | 1 | -25/+28 |
| * | mei: extract supported features from the hbm version | Tomas Winkler | 2014-09-23 | 3 | -6/+29 |
| * | mei: simplify handling of hbm client events | Tomas Winkler | 2014-09-23 | 1 | -31/+43 |
| * | mei: wait for hbm start non-interruptible | Alexander Usyskin | 2014-09-23 | 4 | -14/+22 |
| * | mei: revamp connect and disconnect response handling | Tomas Winkler | 2014-09-23 | 2 | -57/+65 |
| * | mei: use disconnect name consistently | Tomas Winkler | 2014-09-23 | 3 | -9/+8 |
| * | mei: add hbm commands return status values | Tomas Winkler | 2014-09-23 | 2 | -8/+53 |
| * | mei: add mei_me_cl_by_uuid_id function | Tomas Winkler | 2014-09-23 | 8 | -9/+26 |
| * | mei: add me client remove functions | Tomas Winkler | 2014-09-23 | 3 | -7/+38 |
| * | mei: use list for me clients book keeping | Tomas Winkler | 2014-09-23 | 5 | -103/+71 |
| * | mei: me_client lookup function to return me_client object | Tomas Winkler | 2014-09-23 | 8 | -89/+74 |
| * | mei: use wrapper for simple hbm client message | Tomas Winkler | 2014-09-23 | 1 | -26/+25 |
| * | mei: use consistently me_addr in the hbm structures | Tomas Winkler | 2014-09-23 | 2 | -6/+5 |
| * | mei: amthif: don't check amthif client identity on amthif queues | Alexander Usyskin | 2014-09-23 | 1 | -22/+15 |
| * | mei: amthif: use service function to flush amthif queue | Alexander Usyskin | 2014-09-23 | 3 | -12/+5 |
| * | mei: me: wait for hw ready non-interruptible | Alexander Usyskin | 2014-09-23 | 1 | -10/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-10-07 | 2 | -4/+4 |
|\ \
| |/
|/| |
|
| * | mei: fix comments | Geert Uytterhoeven | 2014-09-26 | 2 | -4/+4 |
* | | mei: nfc: fix memory leak in error path | Alexander Usyskin | 2014-08-25 | 1 | -6/+5 |
* | | mei: reset client state on queued connect request | Alexander Usyskin | 2014-08-25 | 1 | -0/+1 |
|/ |
|
* | mei: drop unused hw dependent fw status functions | Alexander Usyskin | 2014-07-22 | 3 | -89/+0 |
* | mei: fix return value on disconnect timeout | Alexander Usyskin | 2014-07-17 | 1 | -10/+5 |
* | mei: don't schedule suspend in pm idle | Alexander Usyskin | 2014-07-17 | 2 | -2/+2 |
* | mei: start disconnect request timer consistently | Alexander Usyskin | 2014-07-17 | 1 | -0/+1 |
* | mei: reset client connection state on timeout | Alexander Usyskin | 2014-07-17 | 1 | -0/+1 |
* | mei: add WPT second mei interface | Alexander Usyskin | 2014-07-09 | 2 | -0/+2 |
* | mei: move from misc to char device | Alexander Usyskin | 2014-07-09 | 4 | -31/+131 |
* | mei: me: move probe quirk to cfg structure | Tomas Winkler | 2014-05-27 | 4 | -34/+54 |