index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_client
Geliang Tang
2016-02-08
3
-12
/
+12
|
*
|
|
|
|
misc/bmp085: Enable building as a module
Ben Hutchings
2016-02-08
1
-1
/
+1
|
*
|
|
|
|
drivers/misc: make arm-charlcd.c explicitly non-modular
Paul Gortmaker
2016-02-08
1
-22
/
+2
|
*
|
|
|
|
misc: pch_phub: allow build on MIPS platforms
Paul Burton
2016-02-08
1
-1
/
+1
|
*
|
|
|
|
misc: st_core: remove unreachable code
Sudip Mukherjee
2016-02-08
1
-1
/
+0
|
*
|
|
|
|
misc: mic: use common error path
Sudip Mukherjee
2016-02-08
1
-6
/
+7
|
*
|
|
|
|
misc: mic: return error directly
Sudip Mukherjee
2016-02-08
1
-2
/
+2
|
*
|
|
|
|
misc: mic: return error properly
Sudip Mukherjee
2016-02-08
1
-1
/
+6
|
*
|
|
|
|
misc: mic: remove unneeded debug message
Sudip Mukherjee
2016-02-08
1
-6
/
+5
|
*
|
|
|
|
mic_virtio: fix a timeout loop
Dan Carpenter
2016-02-08
1
-1
/
+1
|
*
|
|
|
|
misc: mic: Fix crash when MIC reset is invoked in RESET_FAILED state
Ashutosh Dixit
2016-02-08
2
-4
/
+11
|
*
|
|
|
|
VMCI: Use 32bit atomics for queue headers on X86_32
Jorgen Hansen
2016-02-08
1
-1
/
+1
|
*
|
|
|
|
misc: mic: fix incorrect use of error codes in SCIF DMA driver
Eric Biggers
2016-02-08
1
-9
/
+5
|
*
|
|
|
|
misc: mic/scif: use list_next_entry instead of list_entry_next
Geliang Tang
2016-02-08
1
-16
/
+11
|
*
|
|
|
|
misc: mic/scif: fix wrap around tests
Dan Carpenter
2016-02-08
1
-3
/
+4
|
*
|
|
|
|
mei: split amthif client init from end of clients enumeration
Alexander Usyskin
2016-02-07
7
-23
/
+15
|
*
|
|
|
|
mei: hbm: send immediate reply flag in enum request
Alexander Usyskin
2016-02-07
4
-5
/
+32
|
*
|
|
|
|
mei: bus: run rescan on me_clients list change
Alexander Usyskin
2016-02-07
4
-1
/
+20
|
*
|
|
|
|
mei: drop reserved host client ids
Alexander Usyskin
2016-02-07
7
-24
/
+11
|
*
|
|
|
|
mei: hbm: warn about fw-initiated disconnect
Alexander Usyskin
2016-02-07
2
-1
/
+4
|
*
|
|
|
|
mei: fixed address clients for the new platforms
Alexander Usyskin
2016-02-07
5
-6
/
+57
|
*
|
|
|
|
mei: fill file pointer in read cb for fixed address client
Alexander Usyskin
2016-02-07
3
-10
/
+397
|
*
|
|
|
|
mei: discard replies from unconnected fixed address clients
Alexander Usyskin
2016-02-07
1
-1
/
+19
|
*
|
|
|
|
mei: clean write queues and wake waiters on disconnect
Alexander Usyskin
2016-02-07
3
-48
/
+30
|
*
|
|
|
|
mei: wake blocked write on link reset
Alexander Usyskin
2016-02-07
1
-1
/
+6
|
*
|
|
|
|
mei: drop superfluous closing bracket from write traces
Alexander Usyskin
2016-02-07
1
-2
/
+2
|
*
|
|
|
|
mei: bus: check if the device is enabled before data transfer
Alexander Usyskin
2016-02-07
1
-0
/
+9
|
*
|
|
|
|
mei: bus: fix notification event delivery
Tomas Winkler
2016-02-07
3
-7
/
+12
|
*
|
|
|
|
mei: bus: fix RX event scheduling
Tomas Winkler
2016-02-07
3
-9
/
+12
|
*
|
|
|
|
mei: amthif: interrupt reader on link reset
Alexander Usyskin
2016-02-07
1
-1
/
+7
|
*
|
|
|
|
mei: amthif: use rx_wait queue also for amthif client
Alexander Usyskin
2016-02-07
1
-5
/
+5
|
*
|
|
|
|
mei: amthif: drop parameter validation from mei_amthif_write
Tomas Winkler
2016-02-07
1
-9
/
+1
|
*
|
|
|
|
mei: amthif: replace amthif_rd_complete_list with rd_completed
Tomas Winkler
2016-02-07
5
-37
/
+13
|
*
|
|
|
|
mei: amthif: allow only one request at a time
Alexander Usyskin
2016-02-07
1
-0
/
+8
|
*
|
|
|
|
mei: rename variable names 'file_object' to fp
Tomas Winkler
2016-02-07
4
-19
/
+19
|
*
|
|
|
|
mei: constify struct file pointer
Tomas Winkler
2016-02-07
5
-18
/
+22
|
*
|
|
|
|
mei: amthif: don't drop read packets on timeout
Alexander Usyskin
2016-02-07
5
-80
/
+0
|
*
|
|
|
|
mei: amthif: don't copy from an empty buffer
Alexander Usyskin
2016-02-07
1
-1
/
+1
|
*
|
|
|
|
mei: call stop on failed char device register
Alexander Usyskin
2016-02-07
2
-2
/
+6
|
*
|
|
|
|
mei: fix possible integer overflow issue
Tomas Winkler
2016-02-07
5
-13
/
+24
|
*
|
|
|
|
mei: debugfs: allow hbm features list dump in earlier stages
Alexander Usyskin
2016-02-07
1
-1
/
+2
|
*
|
|
|
|
mei: debugfs: adjust active clients print buffer
Alexander Usyskin
2016-02-07
1
-7
/
+22
|
*
|
|
|
|
mei: trace pci configuration space io
Tomas Winkler
2016-02-07
4
-4
/
+56
|
*
|
|
|
|
mei: bus: whitelist the watchdog client
Tomas Winkler
2016-02-07
1
-0
/
+29
|
*
|
|
|
|
mei: wd: drop the watchdog code from the core mei driver
Alexander Usyskin
2016-02-07
8
-491
/
+9
|
*
|
|
|
|
mei: drop nfc leftovers from the mei driver
Tomas Winkler
2016-02-07
1
-11
/
+0
|
*
|
|
|
|
mei: always copy the read buffer if data is ready
Alexander Usyskin
2016-02-07
1
-18
/
+14
|
*
|
|
|
|
mei: prevent queuing new flow control credit.
Alexander Usyskin
2016-02-07
1
-1
/
+20
|
*
|
|
|
|
mei: bus: remove redundant uuid string in debug messages
Tomas Winkler
2016-02-07
1
-6
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-16
1
-1
/
+0
|
\
\
\
\
\
[prev]
[next]