| Commit message (Expand) | Author | Age | Files | Lines |
* | mei: validate request value in client notify request ioctl | Alexander Usyskin | 2016-02-06 | 1 | -1/+5 |
* | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-20 | 2 | -4/+6 |
|\ |
|
| * | PM / Domains: add setter for dev.pm_domain | Tomeu Vizoso | 2016-01-08 | 2 | -4/+6 |
* | | mei: fix fasync return value on error | Tomas Winkler | 2016-01-07 | 1 | -2/+4 |
|/ |
|
* | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-04 | 10 | -84/+191 |
|\ |
|
| * | mei: bus: set the device name before running fixup | Tomas Winkler | 2015-10-29 | 1 | -4/+16 |
| * | mei: bus: use correct lock ordering | Tomas Winkler | 2015-10-29 | 1 | -5/+13 |
| * | mei: Fix debugfs filename in error output | Alexander Kuleshov | 2015-10-27 | 1 | -1/+1 |
| * | mei: amthif: Do not compare bool to 0/1 | Alexander Usyskin | 2015-10-17 | 1 | -1/+1 |
| * | mei: bus: fix c&p issue in the kdoc | Tomas Winkler | 2015-10-17 | 1 | -2/+2 |
| * | mei: fix the KDoc formating | Alexander Usyskin | 2015-10-17 | 2 | -11/+12 |
| * | mei: keep the device awake during reads in chunks | Alexander Usyskin | 2015-10-17 | 1 | -0/+4 |
| * | mei: cancel driver workers only after client devices were removed | Tomas Winkler | 2015-10-17 | 1 | -2/+2 |
| * | Merge 4.3-rc5 into char-misc next | Greg Kroah-Hartman | 2015-10-12 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge 4.3-rc3 into char-misc-next | Greg Kroah-Hartman | 2015-09-27 | 1 | -1/+2 |
| |\ \ |
|
| * | | | mei: me: fix d0i3 register offset in tracing | Alexander Usyskin | 2015-09-20 | 1 | -2/+2 |
| * | | | mei: bus: use mei_cl_bus_ prefix consistently | Tomas Winkler | 2015-09-20 | 3 | -16/+17 |
| * | | | mei: bus: use mei_cldev_ prefix for the API functions | Tomas Winkler | 2015-09-20 | 1 | -33/+34 |
| * | | | mei: bus: export mei_cldev_enabled function | Tomas Winkler | 2015-09-20 | 1 | -0/+13 |
| * | | | mei: bus: export uuid and protocol version to mei_cl bus drivers | Tomas Winkler | 2015-09-20 | 1 | -0/+26 |
| * | | | mei: bus: add client protocol version to the device alias | Tomas Winkler | 2015-09-20 | 1 | -7/+21 |
| * | | | mei: bus: export client protocol version | Tomas Winkler | 2015-09-20 | 2 | -0/+30 |
| * | | | mei: make modules.alias UUID information easier to read | Prarit Bhargava | 2015-09-20 | 1 | -5/+2 |
* | | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-04 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 2015-10-04 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | mei: hbm: fix error in state check logic | Alexander Usyskin | 2015-10-04 | 1 | -1/+1 |
|/ / |
|
* | | mei: fix debugfs files leak on error path | Tomas Winkler | 2015-09-20 | 1 | -1/+2 |
|/ |
|
* | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2015-09-11 | 1 | -0/+1 |
|\ |
|
| * | Watchdog: Fix parent of watchdog_devices | Pratyush Anand | 2015-09-09 | 1 | -0/+1 |
* | | mei: remove check on pm_runtime_active in __mei_cl_disconnect | Tomas Winkler | 2015-08-04 | 1 | -3/+0 |
* | | mei: hbm: bump supported HBM version to 2.0 | Tomas Winkler | 2015-08-03 | 1 | -2/+2 |
* | | mei: me: add sunrise point device ids | Tomas Winkler | 2015-08-03 | 2 | -0/+9 |
* | | mei: me: d0i3: exit d0i3 on driver start and enter it on stop | Alexander Usyskin | 2015-08-03 | 1 | -9/+29 |
* | | mei: me: d0i3: move mei_me_hw_reset down in the file | Alexander Usyskin | 2015-08-03 | 1 | -51/+52 |
* | | mei: me: d0i3: add d0i3 enter/exit state machine | Alexander Usyskin | 2015-08-03 | 4 | -10/+346 |
* | | mei: hbm: reorganize the power gating responses | Alexander Usyskin | 2015-08-03 | 1 | -15/+70 |
* | | mei: me: d0i3: enable d0i3 interrupts | Alexander Usyskin | 2015-08-03 | 4 | -35/+33 |
* | | mei: me: d0i3: add flag to indicate D0i3 support | Alexander Usyskin | 2015-08-03 | 3 | -3/+14 |
* | | mei: me: d0i3: add the control registers | Tomas Winkler | 2015-08-03 | 1 | -5/+15 |
* | | mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED | Alexander Usyskin | 2015-08-03 | 2 | -0/+3 |
* | | mei: bus: add and call callback on notify event | Alexander Usyskin | 2015-08-03 | 3 | -4/+49 |
* | | mei: implement fasync for event notification | Tomas Winkler | 2015-08-03 | 5 | -4/+53 |
* | | mei: support polling for event notification | Tomas Winkler | 2015-08-03 | 1 | -0/+8 |
* | | mei: add async event notification ioctls | Tomas Winkler | 2015-08-03 | 1 | -0/+67 |
* | | mei: add a handler that waits for notification on event | Tomas Winkler | 2015-08-03 | 4 | -1/+58 |
* | | mei: add mei_cl_notify_request command | Tomas Winkler | 2015-08-03 | 4 | -4/+157 |
* | | mei: enable async event notifications only from hbm version 2.0 | Tomas Winkler | 2015-08-03 | 4 | -0/+14 |
* | | mei: implement async notification hbm messages | Tomas Winkler | 2015-08-03 | 3 | -0/+145 |
* | | mei: define async notification hbm commands | Tomas Winkler | 2015-08-03 | 1 | -0/+62 |
* | | mei: disconnect on connection request timeout | Alexander Usyskin | 2015-08-03 | 6 | -29/+95 |