index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Age
Commit message (
Expand
)
Author
2013-01-07
mei: fix mismatch in mutex unlock-lock in mei_amthif_read()
Alexey Khoroshilov
2012-12-19
watchdog: mei: avoid oops in watchdog unregister code path
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-21
mei: simplify write complete loop in irq handler
Tomas Winkler
2012-11-21
mei: don't mix read and write slots
Tomas Winkler
2012-11-21
mei: streamline amthif write complete function
Tomas Winkler
2012-11-21
mei: streamline write complete flow function
Tomas Winkler
2012-11-21
mei: use structured buffer for extra write buffer
Tomas Winkler
2012-11-21
mei: compact code for mei bus message creation
Tomas Winkler
2012-11-15
mei: use the same bus msg for connect and disconnect request
Tomas Winkler
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: use internal watchdog device registration tracking
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-18
char/misc: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
2012-09-10
mei: don't print buffer as a string
Tomas Winkler
2012-09-10
mei: struct mei_message_data doesn't have to be packed
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: fix max number of open handles
Tomas Winkler
2012-09-05
mei: rename struct pci_dev *mei_device to mei_pdev
Tomas Winkler
2012-08-16
mei: wd: use watchdog_set/get_drvdata for passing mei_device
Tomas Winkler
2012-08-16
mei: wd: decouple and revamp watchdog state machine
Tomas Winkler
2012-08-16
mei: wd: rename watchdog constants to be more descriptive
Tomas Winkler
2012-08-16
mei: wd: add option WDIOF_SETTIMEOUT
Tomas Winkler
2012-08-16
mei: fix device stall after wd is stopped
Tomas Winkler
2012-08-16
mei: name space for mei device state
Tomas Winkler
2012-08-16
mei: style : reformat PCI device IDs
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
[next]