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