summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/mei_dev.h
AgeCommit message (Expand)Author
2012-11-01mei: use internal watchdog device registration trackingTomas Winkler
2012-11-01mei: extract AMTHI functions into the amthif.c fileTomas Winkler
2012-11-01mei: normalize timeouts definitionsTomas Winkler
2012-10-24mei: use mei_io_cb_ warppers also for control flowsTomas Winkler
2012-10-24mei: rename mei_free_cb_private to mei_io_cb_freeTomas Winkler
2012-10-24mei: kill usless struct mei_io_listTomas Winkler
2012-10-24mei: rename mei_cl_cb.information to mei_cl_cb.buf_idxTomas Winkler
2012-09-10mei: struct mei_message_data doesn't have to be packedTomas Winkler
2012-09-05mei: fix max number of open handlesTomas Winkler
2012-09-05mei: rename struct pci_dev *mei_device to mei_pdevTomas Winkler
2012-08-16mei: wd: decouple and revamp watchdog state machineTomas Winkler
2012-08-16mei: wd: rename watchdog constants to be more descriptiveTomas Winkler
2012-08-16mei: name space for mei device stateTomas Winkler
2012-08-16mei: revamp me client search functionTomas Winkler
2012-07-10mei: remove write only wariable wd_due_counterTomas Winkler
2012-07-10mei: mei_device can be const for mei register access functionsTomas Winkler
2012-06-26mei: don't query HCSR for host buffer depthTomas Winkler
2012-06-20mei: group wd_interface_reg with watchdog variables within struct mei_deviceTomas Winkler
2012-05-09mei: export mei.h for the user spaceTomas Winkler
2012-05-01Staging: mei: move the mei code out of stagingGreg Kroah-Hartman