index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mei: txe: include irqreturn.h for irqreturn_t etc
Stephen Rothwell
2014-02-28
2
-0
/
+3
|
*
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
2014-02-19
1
-1
/
+3
|
|
\
|
*
|
mei: txe: put pm callbacks under PM_SLEEP ifdef
Tomas Winkler
2014-02-18
1
-2
/
+2
|
*
|
mei: me: put pm callbacks under PM_SLEEP ifdef
Alexander Usyskin
2014-02-18
1
-2
/
+3
|
*
|
mei: don't of list_for_each_entry_safe when not deleting
Tomas Winkler
2014-02-18
5
-33
/
+28
|
*
|
mei: use helper function to find me client by id
Alexander Usyskin
2014-02-18
2
-48
/
+56
|
*
|
mei: fix potential read outside of array bounds
Alexander Usyskin
2014-02-18
1
-13
/
+10
|
*
|
mei: wd and amthif use mei_cl_ api for dis/connection
Tomas Winkler
2014-02-18
5
-80
/
+66
|
*
|
mei: hbm: revamp client connect and disconnection status
Alexander Usyskin
2014-02-18
4
-39
/
+59
|
*
|
mei: Remove all bus devices from the mei_dev list when stopping the MEI
Tomas Winkler
2014-02-18
4
-7
/
+20
|
*
|
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
2014-02-18
1
-2
/
+9
|
|
\
\
|
*
|
|
mei: get rid of ext_msg
Tomas Winkler
2014-02-14
6
-36
/
+88
|
*
|
|
mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT
Tomas Winkler
2014-02-14
5
-16
/
+16
|
*
|
|
mei: fix compilation error with missing WATCHDOG_CORE
Tomas Winkler
2014-02-14
1
-1
/
+1
|
*
|
|
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-07
2
-2
/
+0
|
*
|
|
mei: export active connections to debugfs
Tomas Winkler
2014-02-07
1
-0
/
+54
|
*
|
|
mei: allow multiple retries if the hw reset has failed
Tomas Winkler
2014-02-07
4
-14
/
+34
|
*
|
|
mei: txe: add Kbuild for TXE device
Tomas Winkler
2014-02-07
2
-1
/
+14
|
*
|
|
mei: txe: add pci-txe.c
Tomas Winkler
2014-02-07
1
-0
/
+293
|
*
|
|
mei: txe: add hw-txe.c
Tomas Winkler
2014-02-07
1
-0
/
+1106
|
*
|
|
mei: txe: add hw-txe.h header file
Tomas Winkler
2014-02-07
1
-0
/
+71
|
*
|
|
mei: txe: add hw-txe-regs.h header file
Tomas Winkler
2014-02-07
1
-0
/
+294
*
|
|
|
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
mei: Add include of <linux/irqreturn.h>
Bjorn Helgaas
2014-02-19
1
-0
/
+1
|
|
/
/
*
|
|
mei: set client's read_cb to NULL when flow control fails
Chao Bi
2014-02-18
1
-1
/
+3
|
|
/
|
/
|
*
|
mei: don't unset read cb ptr on reset
Alexander Usyskin
2014-02-07
1
-1
/
+0
*
|
mei: clear write cb from waiting list on reset
Alexander Usyskin
2014-02-07
1
-1
/
+9
|
/
*
mei: limit the number of consecutive resets
Tomas Winkler
2014-01-13
3
-0
/
+18
*
mei: revamp mei reset state machine
Tomas Winkler
2014-01-13
6
-104
/
+143
*
mei: fix syntax in comments and debug output
Alexander Usyskin
2014-01-08
8
-36
/
+36
*
mei: nfc: mei_nfc_free has to be called under lock
Tomas Winkler
2014-01-08
1
-0
/
+2
*
mei: use hbm idle state to prevent spurious resets
Tomas Winkler
2014-01-08
4
-14
/
+43
*
mei: do not run reset flow from the interrupt thread
Tomas Winkler
2014-01-08
6
-138
/
+210
*
mei: me: set dma mask using DMA mapping API
Tomas Winkler
2013-12-18
1
-0
/
+15
*
mei: enable marking internal commands
Tomas Winkler
2013-12-18
5
-3
/
+10
*
Merge 3.13-rc4 into char-misc-next
Greg Kroah-Hartman
2013-12-16
2
-2
/
+7
|
\
|
*
mei: add 9 series PCH mei device ids
Tomas Winkler
2013-12-05
2
-2
/
+7
*
|
mei: cleanup mei_irq_read_handler
Tomas Winkler
2013-11-27
2
-39
/
+50
*
|
mei: drop redundant list_del_init
Alexander Usyskin
2013-11-27
1
-2
/
+0
*
|
mei: remove flash_work_queue
Tomas Winkler
2013-11-27
4
-8
/
+20
|
/
*
mei: wd: host_init propagate error codes from called functions
Tomas Winkler
2013-10-29
1
-6
/
+6
*
mei: replace stray pr_debug with dev_dbg
Alexander Usyskin
2013-10-29
1
-1
/
+1
*
mei: bus: propagate error code returned by mei_me_cl_by_id
Tomas Winkler
2013-10-29
1
-1
/
+1
*
mei: mei_cl_link remove duplicated check for open_handle_count
Tomas Winkler
2013-10-29
1
-6
/
+0
*
mei: print correct device state during unexpected reset
Alexander Usyskin
2013-10-29
1
-4
/
+4
*
mei: nfc: fix memory leak in error path
Tomas Winkler
2013-10-29
1
-4
/
+6
*
mei: move host_clients_map cleanup to device init
Alexander Usyskin
2013-10-19
2
-9
/
+8
*
mei: me: downgrade two errors to debug level
Paul Bolle
2013-10-19
1
-2
/
+2
*
mei: me: add Lynx Point Wellsburg work station device id
Tomas Winkler
2013-10-16
2
-0
/
+2
*
mei: amthif: mei_amthif_host_init: propagate errors from called functions
Tomas Winkler
2013-10-03
1
-4
/
+7
[prev]
[next]