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