aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/pci-me.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-17Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman1-0/+1
2013-06-13mei: me: clear interrupts on the resume pathTomas Winkler1-0/+1
2013-05-30mei: me: remove artificial singleton requirementTomas Winkler1-19/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-0/+1
2013-04-05mei: add debugfs hooksTomas Winkler1-2/+3
2013-04-05mei: Fix comments in drivers/misc/meiMasanari Iida1-0/+1
2013-03-29mei: bus: Call bus routines from the core codeSamuel Ortiz1-1/+0
2013-03-29mei: prefix me hardware specific functions with mei_me_Tomas Winkler1-18/+18
2013-03-29mei: rename function mei_hw_init to mei_startTomas Winkler1-1/+1
2013-03-29mei: unregister watchdog from mei_stop functionTomas Winkler1-2/+0
2013-03-15mei: add mei_stop function to stop mei deviceTomas Winkler1-45/+7
2013-02-06mei: move interrupt handlers to be me hw specificTomas Winkler1-6/+6
2013-02-06mei: initial extract of ME hw specifics from mei_deviceTomas Winkler1-9/+12
2013-02-06mei: sperate interface and pci code into two filesTomas Winkler1-0/+393