| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-21 | 33 | -920/+1042 |
|\ |
|
| * | mei: trace: remove unused TRACE_SYSTEM_STRING | Tomas Winkler | 2015-04-13 | 1 | -2/+0 |
| * | lis3lv02d: DT: add wakeup unit 2 and wakeup threshold | Sebastian Reichel | 2015-04-03 | 1 | -0/+17 |
| * | lis3lv02d: DT: use s32 to support negative values | Sebastian Reichel | 2015-04-03 | 1 | -19/+20 |
| * | mei: replace check for connection instead of transitioning | Tomas Winkler | 2015-04-03 | 3 | -10/+12 |
| * | mei: use mei_cl_is_connected consistently | Tomas Winkler | 2015-04-03 | 5 | -17/+22 |
| * | mei: fix mei_poll operation | Tomas Winkler | 2015-04-03 | 3 | -24/+27 |
| * | mic: drop pci_msi_off call on probe | Michael S. Tsirkin | 2015-04-03 | 1 | -2/+0 |
| * | misc: mic: fixup return type of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-25 | 1 | -7/+7 |
| * | misc: carma: fixup return type of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-25 | 1 | -4/+6 |
| * | misc: tifm: match return type of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-25 | 1 | -2/+3 |
| * | mei: fix regression on NFC connection | Tomas Winkler | 2015-03-25 | 1 | -3/+1 |
| * | VMCI: Guard against overflow in queue pair allocation | Jorgen Hansen | 2015-03-25 | 2 | -10/+23 |
| * | VMCI: Check userland-provided datagram size | Andy King | 2015-03-25 | 2 | -1/+7 |
| * | drivers/vmw_vmci: Show correct get_user_pages_fast upon failure | Davidlohr Bueso | 2015-03-25 | 1 | -2/+4 |
| * | misc: sram: switch to ioremap_wc from ioremap | Abhilash Kesavan | 2015-03-16 | 1 | -3/+14 |
| * | misc: bh1780: Add module aliases | Jean Delvare | 2015-03-16 | 1 | -0/+2 |
| * | misc: constify of_device_id array | Fabian Frederick | 2015-03-16 | 5 | -5/+5 |
| * | Merge 4.0-rc3 into char-misc-next | Greg Kroah-Hartman | 2015-03-09 | 1 | -0/+2 |
| |\ |
|
| * | | mei: trace: fix missing include to linux/device.h | Tomas Winkler | 2015-03-04 | 1 | -0/+2 |
| * | | mei: free me client references on host init | Tomas Winkler | 2015-03-04 | 1 | -0/+3 |
| * | | mei: bus: call device disable handler prior to disconnection | Tomas Winkler | 2015-03-02 | 1 | -14/+11 |
| * | | mei: allow read concurrency | Tomas Winkler | 2015-03-02 | 8 | -119/+98 |
| * | | mei: simplify io callback disposal | Tomas Winkler | 2015-03-02 | 6 | -105/+63 |
| * | | mei: add mei_cl_alloc_linked function | Tomas Winkler | 2015-03-02 | 4 | -36/+61 |
| * | | mei: always initialize the callback with the intended operation type | Tomas Winkler | 2015-03-02 | 6 | -45/+55 |
| * | | mei: use only one buffer in callback | Tomas Winkler | 2015-03-02 | 7 | -63/+31 |
| * | | mei: iamthif: use regular client read functions | Tomas Winkler | 2015-03-02 | 4 | -81/+35 |
| * | | mei: iamthif: use client write functions | Tomas Winkler | 2015-03-02 | 4 | -139/+51 |
| * | | mei: iamthif: send flow control as a regular client | Tomas Winkler | 2015-03-02 | 3 | -84/+77 |
| * | | mei: iamthif: remove useless iamthif_ioctl variable | Tomas Winkler | 2015-03-02 | 3 | -11/+3 |
| * | | mei: iamthif: fix device reset on mei_amthif_irq_read_msg | Tomas Winkler | 2015-03-02 | 3 | -34/+51 |
| * | | mei: fix device reset on mei_cl_irq_read_msg allocation failure | Tomas Winkler | 2015-03-02 | 4 | -62/+80 |
| * | | mei: fix function names and format in KDoc | Alexander Usyskin | 2015-03-02 | 4 | -16/+17 |
| * | | mei: me: change power gating function name conventions | Alexander Usyskin | 2015-03-02 | 3 | -14/+14 |
| * | | mei: me: add io register tracing | Tomas Winkler | 2015-03-02 | 4 | -4/+129 |
| * | | mei: me: use io register wrappers consistently | Tomas Winkler | 2015-03-02 | 1 | -57/+66 |
| * | | mei: revamp me clients list handling | Tomas Winkler | 2015-03-02 | 6 | -62/+162 |
* | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-04-15 | 3 | -3/+0 |
|\ \ \ |
|
| * \ \ | Merge branch 'iocb' into for-next | Al Viro | 2015-04-12 | 3 | -3/+0 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | fs: move struct kiocb to fs.h | Christoph Hellwig | 2015-03-26 | 3 | -3/+0 |
| | |/ |
|
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' | Andy Lutomirski | 2015-03-23 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-04-11 | 1 | -5/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | enclosure: fix WARN_ON removing an adapter in multi-path devices | James Bottomley | 2015-03-31 | 1 | -5/+6 |
| |/ |
|
* / | mei: make device disabled on stop unconditionally | Alexander Usyskin | 2015-03-02 | 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-04 | 1 | -6/+6 |
| * | mei: me: release hw from reset only during the reset flow | Alexander Usyskin | 2015-02-04 | 1 | -2/+1 |
| * | mei: mask interrupt set bit on clean reset bit | Alexander Usyskin | 2015-02-04 | 1 | -1/+1 |