index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2015-05-24
mei: export hbm features to debugfs under devstate
Tomas Winkler
-0
/
+7
2015-05-24
mei: export mei client device struct to external use
Tomas Winkler
-35
/
+0
2015-05-24
mei: bus: kill mei_cl_ops
Tomas Winkler
-24
/
+0
2015-05-24
NFC: mei_phy: move all nfc logic from mei driver to nfc
Tomas Winkler
-207
/
+11
2015-05-24
mei: bus: add name and uuid into device attributes
Tomas Winkler
-0
/
+33
2015-05-24
mei: bus: report also uuid in module alias
Tomas Winkler
-8
/
+36
2015-05-24
mei: add also write waiting list to runtime pm blockers
Tomas Winkler
-3
/
+5
2015-05-24
mei: request autosuspend at the end of write
Alexander Usyskin
-1
/
+7
2015-05-24
mei: consume flow control on the first chunk of writing
Alexander Usyskin
-14
/
+14
2015-05-24
mei: debug prints with client info in read
Alexander Usyskin
-5
/
+4
2015-05-24
mei: txe: fix incorrect indentation
Tomas Winkler
-1
/
+1
2015-05-24
mei: drop iamthif_mtu from device structure
Alexander Usyskin
-10
/
+1
2015-05-24
mei: connection to fixed address clients from user-space
Alexander Usyskin
-1
/
+17
2015-05-24
mei: support for fixed address clients
Alexander Usyskin
-19
/
+68
2015-05-24
mei: fix flow control for single buffer clients
Alexander Usyskin
-6
/
+27
2015-05-24
mei: add a reference from the host client to the me client
Alexander Usyskin
-179
/
+225
2015-05-24
mei: revamp client connection
Tomas Winkler
-66
/
+83
2015-05-24
mei: revamp client disconnection flow
Tomas Winkler
-96
/
+134
2015-05-24
mei: txe: reduce suspend/resume time
Tomas Winkler
-10
/
+10
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-920
/
+1042
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-3
/
+0
2015-04-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2015-04-13
mei: trace: remove unused TRACE_SYSTEM_STRING
Tomas Winkler
-2
/
+0
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
-3
/
+0
2015-04-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-5
/
+6
2015-04-03
lis3lv02d: DT: add wakeup unit 2 and wakeup threshold
Sebastian Reichel
-0
/
+17
2015-04-03
lis3lv02d: DT: use s32 to support negative values
Sebastian Reichel
-19
/
+20
2015-04-03
mei: replace check for connection instead of transitioning
Tomas Winkler
-10
/
+12
2015-04-03
mei: use mei_cl_is_connected consistently
Tomas Winkler
-17
/
+22
2015-04-03
mei: fix mei_poll operation
Tomas Winkler
-24
/
+27
2015-04-03
mic: drop pci_msi_off call on probe
Michael S. Tsirkin
-2
/
+0
2015-03-31
enclosure: fix WARN_ON removing an adapter in multi-path devices
James Bottomley
-5
/
+6
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
-3
/
+0
2015-03-25
misc: mic: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
-7
/
+7
2015-03-25
misc: carma: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
-4
/
+6
2015-03-25
misc: tifm: match return type of wait_for_completion_timeout
Nicholas Mc Guire
-2
/
+3
2015-03-25
mei: fix regression on NFC connection
Tomas Winkler
-3
/
+1
2015-03-25
VMCI: Guard against overflow in queue pair allocation
Jorgen Hansen
-10
/
+23
2015-03-25
VMCI: Check userland-provided datagram size
Andy King
-1
/
+7
2015-03-25
drivers/vmw_vmci: Show correct get_user_pages_fast upon failure
Davidlohr Bueso
-2
/
+4
2015-03-23
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
Andy Lutomirski
-1
/
+1
2015-03-16
misc: sram: switch to ioremap_wc from ioremap
Abhilash Kesavan
-3
/
+14
2015-03-16
misc: bh1780: Add module aliases
Jean Delvare
-0
/
+2
2015-03-16
misc: constify of_device_id array
Fabian Frederick
-5
/
+5
2015-03-09
Merge 4.0-rc3 into char-misc-next
Greg Kroah-Hartman
-0
/
+2
2015-03-04
mei: trace: fix missing include to linux/device.h
Tomas Winkler
-0
/
+2
2015-03-04
mei: free me client references on host init
Tomas Winkler
-0
/
+3
2015-03-01
mei: bus: call device disable handler prior to disconnection
Tomas Winkler
-14
/
+11
2015-03-01
mei: allow read concurrency
Tomas Winkler
-119
/
+98
2015-03-01
mei: simplify io callback disposal
Tomas Winkler
-105
/
+63
[prev]
[next]