index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
main.c
Age
Commit message (
Expand
)
Author
2013-02-06
mei: rename to mei_host_buffer_is_empty to hbuf_is_ready
Tomas Winkler
2013-02-06
mei: separate compilation of the ME hardware specifics
Tomas Winkler
2013-02-06
mei: sperate interface and pci code into two files
Tomas Winkler
2013-01-09
mei: move work initialization to mei_device_init
Tomas Winkler
2013-01-09
mei: use non cached hcsr for interrupt enablement
Tomas Winkler
2013-01-09
mei: normalize me host client linking routines
Tomas Winkler
2013-01-09
mei: rename remaining amthi strings to amthif
Tomas Winkler
2013-01-09
mei: drop read_pending member form struct mei_cl
Tomas Winkler
2013-01-09
mei: rename interface to hw-me
Tomas Winkler
2013-01-09
mei: implement mei_cl_connect function
Tomas Winkler
2013-01-09
mei: fix client functions names
Tomas Winkler
2013-01-07
mei: include local headers after the system ones
Tomas Winkler
2013-01-07
mei: use unified format for printing mei message header
Tomas Winkler
2013-01-07
mei: drop redundant length parameter from mei_write_message function
Tomas Winkler
2012-11-21
misc: remove use of __devexit
Bill Pemberton
2012-11-21
misc: remove use of __devinit
Bill Pemberton
2012-11-21
mei: remove use of __devexit_p
Bill Pemberton
2012-11-21
mei: Simplify the ME client enumeration code
Samuel Ortiz
2012-11-15
mei: use link and unlink terms for connecting ME and HOST client
Tomas Winkler
2012-11-15
mei: extract amthif specific code from mei_poll to mei_amthif_poll
Tomas Winkler
2012-11-15
mei: move amthif specific release code to amithif
Tomas Winkler
2012-11-15
mei: rename enum mei_cb_major_types to enum mei_cb_file_ops
Tomas Winkler
2012-11-15
mei: use type struct mei_cl *cl instead of void in struct mei_cb
Tomas Winkler
2012-11-15
mei: amthif: prefix cb list with amthif
Tomas Winkler
2012-11-01
mei: move amthif specific code from mei_write to mei_amthif_write
Tomas Winkler
2012-11-01
mei: mei_clear_list: kill file_temp
Tomas Winkler
2012-11-01
mei: extract AMTHI functions into the amthif.c file
Tomas Winkler
2012-11-01
mei: normalize timeouts definitions
Tomas Winkler
2012-11-01
mei: mei_write: revamp function flow
Tomas Winkler
2012-10-24
mei: use mei_io_cb_ warppers also for control flows
Tomas Winkler
2012-10-24
mei: rename mei_free_cb_private to mei_io_cb_free
Tomas Winkler
2012-10-24
mei: kill usless struct mei_io_list
Tomas Winkler
2012-10-24
mei: mei_write: revamp error path handling
Tomas Winkler
2012-10-24
mei: add allocation and initialization wrappers for io callback
Tomas Winkler
2012-10-24
mei: rename mei_cl_cb.information to mei_cl_cb.buf_idx
Tomas Winkler
2012-09-10
mei: add error messages for open count errors
Tomas Winkler
2012-09-05
mei: add lynx point pci device ids
Tomas Winkler
2012-09-05
mei: rename struct pci_dev *mei_device to mei_pdev
Tomas Winkler
2012-08-16
mei: wd: decouple and revamp watchdog state machine
Tomas Winkler
2012-08-16
mei: name space for mei device state
Tomas Winkler
2012-08-16
mei: use KBUILD_MODNAME when allocating resources from the OS
Tomas Winkler
2012-08-16
mei: add mei_quirk_probe function
Tomas Winkler
2012-08-16
mei: revamp me client search function
Tomas Winkler
2012-07-19
mei: use module_pci_driver
Tomas Winkler
2012-07-18
Merge 3.5-rc7 into char-misc-next.
Greg Kroah-Hartman
2012-07-10
mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irq
Tomas Winkler
2012-06-26
mei: don't query HCSR for host buffer depth
Tomas Winkler
2012-06-13
misc: mei: Disable MSI when IRQ registration fails
Samuel Ortiz
2012-06-13
misc: mei: unregister misc device in pci_remove function
Tomas Winkler
2012-06-13
misc: mei: set IRQF_ONESHOT for msi request_threaded_irq
Tomas Winkler
[next]