1. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  2. bbd6d05 misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  3. edca5ea mei: read and print all six FW status registers by Alexander Usyskin · 10 years ago
  4. ef0625b Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  5. ce23139 mei: fix kernel-doc warnings by Alexander Usyskin · 10 years ago
  6. a8605ea mei: fix KDoc documentation formatting by Alexander Usyskin · 10 years ago
  7. d08b8fc mei: remove the reference to pdev from mei_device by Tomas Winkler · 10 years ago
  8. 2bf94cab mei: get rid of most of the pci dependencies in mei by Tomas Winkler · 10 years ago
  9. 7efceb5 mei: fix comments by Geert Uytterhoeven · 10 years ago
  10. d5d83f8 mei: don't schedule suspend in pm idle by Alexander Usyskin · 10 years ago
  11. d238a0e mei: add WPT second mei interface by Alexander Usyskin · 10 years ago
  12. f3d8e87 mei: move from misc to char device by Alexander Usyskin · 10 years ago
  13. c919951 mei: me: move probe quirk to cfg structure by Tomas Winkler · 10 years ago
  14. 8d929d4 mei: add per device configuration by Alexander Usyskin · 10 years ago
  15. e13fa90 mei: me: use runtime PG pm domain for non wakeable devices by Tomas Winkler · 10 years ago
  16. 180ea05 mei: me: add runtime pm framework by Tomas Winkler · 10 years ago
  17. 5e6533a mei: me: do not load the driver if the FW doesn't support MEI interface by Tomas Winkler · 10 years ago
  18. a05f8f8 mei: don't use deprecated DEFINE_PCI_DEVICE_TABLE macro by Tomas Winkler · 10 years ago
  19. 80260f2 mei: drop pr_fmt macros by Tomas Winkler · 10 years ago
  20. 6e4cd27 mei: make me hw headers private to me hw. by Tomas Winkler · 10 years ago
  21. 1683325 mei: me: put pm callbacks under PM_SLEEP ifdef by Alexander Usyskin · 10 years ago
  22. e2527ec drivers/misc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  23. 33ec082 mei: revamp mei reset state machine by Tomas Winkler · 11 years ago
  24. 3ecfb16 mei: me: set dma mask using DMA mapping API by Tomas Winkler · 11 years ago
  25. 138a6d7 Merge 3.13-rc4 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  26. 76a9635 mei: add 9 series PCH mei device ids by Tomas Winkler · 11 years ago
  27. dc844b0 mei: remove flash_work_queue by Tomas Winkler · 11 years ago
  28. c4e87b5 mei: replace stray pr_debug with dev_dbg by Alexander Usyskin · 11 years ago
  29. ed6f7ac mei: me: downgrade two errors to debug level by Paul Bolle · 11 years ago
  30. 838b3a6 mei: me: add Lynx Point Wellsburg work station device id by Tomas Winkler · 11 years ago
  31. b9be2c6 misc: mei: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  32. 0e496b8 Merge 3.10-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  33. 42f132f mei: me: clear interrupts on the resume path by Tomas Winkler · 11 years ago
  34. c6148f8 mei: me: remove artificial singleton requirement by Tomas Winkler · 11 years ago
  35. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  36. 30e53bb mei: add debugfs hooks by Tomas Winkler · 11 years ago
  37. 393b148 mei: Fix comments in drivers/misc/mei by Masanari Iida · 11 years ago
  38. cf3baef mei: bus: Call bus routines from the core code by Samuel Ortiz · 11 years ago
  39. b68301e mei: prefix me hardware specific functions with mei_me_ by Tomas Winkler · 11 years ago
  40. c4d589b mei: rename function mei_hw_init to mei_start by Tomas Winkler · 11 years ago
  41. 2e64712 mei: unregister watchdog from mei_stop function by Tomas Winkler · 11 years ago
  42. 7cb035d mei: add mei_stop function to stop mei device by Tomas Winkler · 11 years ago
  43. 06ecd64 mei: move interrupt handlers to be me hw specific by Tomas Winkler · 11 years ago
  44. 52c3456 mei: initial extract of ME hw specifics from mei_device by Tomas Winkler · 11 years ago
  45. 2703d4b mei: sperate interface and pci code into two files by Tomas Winkler · 11 years ago