summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2014-05-03mei: txe: add runtime pm frameworkAlexander Usyskin
2014-05-03mei: me: add runtime pm frameworkTomas Winkler
2014-05-03mei: add function to check write queuesTomas Winkler
2014-05-03mei: me: add pg exit and entry flow commandsTomas Winkler
2014-05-03mei: expose hardware power gating state to mei layerTomas Winkler
2014-05-03mei: condition PGI support on HW and HBM versionTomas Winkler
2014-05-03mei: me: add power gating isolation register write wrappersTomas Winkler
2014-05-03mei: me: introduce power gating registersTomas Winkler
2014-05-03mei: implement power gating isolation hbm layerTomas Winkler
2014-04-16misc: Grammar s/addition/additional/Geert Uytterhoeven
2014-04-16mei: ignore client writing state during cb completionAlexander Usyskin
2014-04-16mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler
2014-04-16GenWQE: Increase driver version numberFrank Haverkamp
2014-04-16GenWQE: Fix multithreading problemsFrank Haverkamp
2014-04-16GenWQE: Ensure rc is not returning an uninitialized valueColin Ian King
2014-04-16GenWQE: Add wmb before DDCB is startedFrank Haverkamp
2014-04-16GenWQE: Enable access to VPD flash areaFrank Haverkamp
2014-04-07drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a littleDan Carpenter
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown
2014-03-17mei: don't use deprecated DEFINE_PCI_DEVICE_TABLE macroTomas Winkler
2014-03-17mei: amthif: fix checkpatch errorTomas Winkler
2014-03-17mei: client.h fix checkpatch errorsTomas Winkler
2014-03-17mei: use cl_dbg where appropriateTomas Winkler
2014-03-17mei: fix Unnecessary space after function pointer nameTomas Winkler
2014-03-17mei: report consistently copy_from/to_user failuresAlexander Usyskin
2014-03-17mei: drop pr_fmt macrosTomas Winkler
2014-03-17mei: make me hw headers private to me hw.Tomas Winkler
2014-03-17mei: fix memory leak of pending write cb objectsTomas Winkler
2014-03-17mei: me: do not reset when less than expected data is receivedTomas Winkler
2014-03-17Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman
2014-03-12Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown
2014-03-11mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-09cs5535-mfgpt: Simplify dependenciesJean Delvare
2014-03-09pch_phub: Report error writing MAC back to userAlexander Stein
2014-03-09mei: fix regressions caused by removing ext_msgAlexander Usyskin
2014-02-28misc: sram: implement reserved sram areasHeiko Stübner
2014-02-28vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-02-28mic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-02-28mei: wd: fix stop completion failureTomas Winkler
2014-02-28mei: wd: simplify wd_send commandTomas Winkler
2014-02-28mei: make return values consistent across the driverAlexander Usyskin
2014-02-28mei: revamp writing slot countingTomas Winkler
2014-02-28mei: add mei_hbuf_acquire wrapperTomas Winkler
2014-02-28mei: txe: include irqreturn.h for irqreturn_t etcStephen Rothwell
2014-02-28staging: echo: move to drivers/misc/Greg Kroah-Hartman