1. 0e7894d VMCI: Fix "always true condition" by Andy King · 12 years ago
  2. 32b083a VMCI: Fix deref before NULL-check of queuepair ptr by Andy King · 12 years ago
  3. 42281d2 VMCI: Remove dependency on BLOCK I/O by Andy King · 12 years ago
  4. bad7d9d VMCI: Add PCI as a dependency by Andy King · 12 years ago
  5. 7353f85 mei: Fix some more kernel-doc typos in hw-me.c by Sedat Dilek · 12 years ago
  6. 8292ac2 misc: lattice-ecp3-config.c: remove __dev* markings by Greg Kroah-Hartman · 12 years ago
  7. 781551d misc: Add Lattice ECP3 FPGA configuration via SPI by Stefan Roese · 12 years ago
  8. 25c22d5 misc: st_core: Error triggered by convert "char" to "int" by channing · 12 years ago
  9. 36e7a96 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  10. 8e9a4a9 mei: drop the warning when cl is not initialized during unlinking by Tomas Winkler · 12 years ago
  11. ea03c81 ASoC: atmel-ssc: add pinctrl selection to driver by Bo Shen · 12 years ago
  12. 627ca75 mei: move work initialization to mei_device_init by Tomas Winkler · 12 years ago
  13. e7e0c23 mei: make host csr and me csr internal to hw-me by Tomas Winkler · 12 years ago
  14. 88eb99f mei: reenable mei_hcsr_set abstraction by Tomas Winkler · 12 years ago
  15. 115ba28 mei: abstract host and device readieness by Tomas Winkler · 12 years ago
  16. 9ea73dd mei: use non cached hcsr for interrupt enablement by Tomas Winkler · 12 years ago
  17. adfba32 mei: don't use cached value for hcsr in mei_hw_reset by Tomas Winkler · 12 years ago
  18. 528c8eb mei: remove mei_csr_clear_his prototype by Tomas Winkler · 12 years ago
  19. a9f6b13 mei: remove write only need_reset member of struct mei_device by Tomas Winkler · 12 years ago
  20. d025284 mei: hw-me.c fix kernel doc by Tomas Winkler · 12 years ago
  21. 6222f7b mei: move MEI_IAMTHIF_IDLE to amthif host init function by Tomas Winkler · 12 years ago
  22. 781d0d8 mei: normalize me host client linking routines by Tomas Winkler · 12 years ago
  23. 1a1aca4 mei: rename remaining amthi strings to amthif by Tomas Winkler · 12 years ago
  24. 038c8a6 mei: mei_dev.h - remove prototypes of dropped functions by Tomas Winkler · 12 years ago
  25. a40b260 mei: move me client storage allocation to hbm.c by Tomas Winkler · 12 years ago
  26. d91aaed mei: drop read_pending member form struct mei_cl by Tomas Winkler · 12 years ago
  27. 9dc64d6 mei: rename interface to hw-me by Tomas Winkler · 12 years ago
  28. 37e7d6e mei: move watchdog prototypes to mei_dev.h from interface.h by Tomas Winkler · 12 years ago
  29. 9f81abda mei: implement mei_cl_connect function by Tomas Winkler · 12 years ago
  30. 90e0b5f mei: fix client functions names by Tomas Winkler · 12 years ago
  31. 9ca9050 mei: move client functions to client.c by Tomas Winkler · 12 years ago
  32. 0edb23f mei: add new hbm.h header to export hbm protocol by Tomas Winkler · 12 years ago
  33. 2025984 VMCI: Some header and config files. by George Zhang · 12 years ago
  34. 8bf5039 VMCI: host side driver implementation. by George Zhang · 12 years ago
  35. 1f16643 VMCI: guest side driver implementation. by George Zhang · 12 years ago
  36. e76ffea VMCI: routing implementation. by George Zhang · 12 years ago
  37. bc63ded VMCI: resource object implementation. by George Zhang · 12 years ago
  38. 06164d2 VMCI: queue pairs implementation. by George Zhang · 12 years ago
  39. b484b26 VMCI: handle array implementation. by George Zhang · 12 years ago
  40. 1d99020 VMCI: event handling implementation. by George Zhang · 12 years ago
  41. 197dbaa VMCI: device driver implementaton. by George Zhang · 12 years ago
  42. 83e2ec7 VMCI: doorbell implementation. by George Zhang · 12 years ago
  43. a110b7e VMCI: datagram implementation. by George Zhang · 12 years ago
  44. 28d6692 VMCI: context implementation. by George Zhang · 12 years ago
  45. b9ee868 dmaengine: remove dma_async_memcpy_pending() macro by Bartlomiej Zolnierkiewicz · 12 years ago
  46. bfc191e carma-fpga: pass correct flags to ->device_prep_dma_memcpy() by Bartlomiej Zolnierkiewicz · 12 years ago
  47. 6bbda15 mei: move hbm responses from interrupt.c to hbm.c by Tomas Winkler · 12 years ago
  48. 8120e72 mei: add common prefix to hbm function by Tomas Winkler · 12 years ago
  49. e46f187 mei: use structured buffer for the write buffer by Tomas Winkler · 12 years ago
  50. cd51ed6 mei: simplify preparing client host bus messages by Tomas Winkler · 12 years ago
  51. 2efdf54 mei: drop nonexistent function prototype by Tomas Winkler · 12 years ago
  52. bb1b013 mei: move host bus message handling to hbm.c by Tomas Winkler · 12 years ago
  53. 3a65dd4 mei: move hw dependent functions to interface.c by Tomas Winkler · 12 years ago
  54. db7da79 mei: mei_me_client is not hw API move to mei_dev.h by Tomas Winkler · 12 years ago
  55. fecb0d5 mei: kill not used BAR0 length and base variables by Tomas Winkler · 12 years ago
  56. 47a7380 mei: include local headers after the system ones by Tomas Winkler · 12 years ago
  57. 66ef5ea mei: extract device dependent constants into hw-me.h by Tomas Winkler · 12 years ago
  58. 1d3f3da mei: move internal host clients ids to mei_dev.h from hw.h by Tomas Winkler · 12 years ago
  59. 15d4acc mei: use unified format for printing mei message header by Tomas Winkler · 12 years ago
  60. 438763f mei: drop redundant length parameter from mei_write_message function by Tomas Winkler · 12 years ago
  61. e6028db mei: fix mismatch in mutex unlock-lock in mei_amthif_read() by Alexey Khoroshilov · 12 years ago
  62. f4319ff ASoC: atmel-ssc: make it buildable on other architectures by Joachim Eastwood · 12 years ago
  63. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  64. 891348c SGI-XP: handle non-fatal traps by Robin Holt · 12 years ago
  65. d692170 watchdog: mei: avoid oops in watchdog unregister code path by Tomas Winkler · 12 years ago
  66. 046e7d6 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  67. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  68. b299738 misc/st_kim: Free resources in the error path of probe() by Matthias Kaehlcke · 12 years ago
  69. 486a5c2 misc: remove use of __devexit by Bill Pemberton · 12 years ago
  70. b328bfe misc: remove use of __devinitconst by Bill Pemberton · 12 years ago
  71. 2c68506 misc: remove use of __devinitdata by Bill Pemberton · 12 years ago
  72. 80c8ae2 misc: remove use of __devinit by Bill Pemberton · 12 years ago
  73. 2d6bed9 drivers/misc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  74. 9306a8b mei: remove use of __devexit_p by Bill Pemberton · 12 years ago
  75. c1174c0 mei: Simplify the ME client enumeration code by Samuel Ortiz · 12 years ago
  76. be9d87a mei: simplify write complete loop in irq handler by Tomas Winkler · 12 years ago
  77. 9a84d61 mei: don't mix read and write slots by Tomas Winkler · 12 years ago
  78. 24c656e mei: streamline amthif write complete function by Tomas Winkler · 12 years ago
  79. ea3b5fb mei: streamline write complete flow function by Tomas Winkler · 12 years ago
  80. 5fb54fb mei: use structured buffer for extra write buffer by Tomas Winkler · 12 years ago
  81. 5bd6471 mei: compact code for mei bus message creation by Tomas Winkler · 12 years ago
  82. 3197436 ASoC: atmel-ssc: add phybase in device structure by Nicolas Ferre · 12 years ago
  83. 644a9d3 misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready() by Axel Lin · 12 years ago
  84. ebf1b76 misc: hpilo: ignore auxiliary HP iLO BMC's by Mark Rusk · 12 years ago
  85. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  86. aeba4a0 mei: use the same bus msg for connect and disconnect request by Tomas Winkler · 12 years ago
  87. ff8b2f4 mei: use link and unlink terms for connecting ME and HOST client by Tomas Winkler · 12 years ago
  88. 744f0f2 mei: extract amthif specific code from mei_poll to mei_amthif_poll by Tomas Winkler · 12 years ago
  89. a562d5c mei: move amthif specific release code to amithif by Tomas Winkler · 12 years ago
  90. 4b8960b mei: rename enum mei_cb_major_types to enum mei_cb_file_ops by Tomas Winkler · 12 years ago
  91. db3ed43 mei: use type struct mei_cl *cl instead of void in struct mei_cb by Tomas Winkler · 12 years ago
  92. e773efc mei: amthif: prefix cb list with amthif by Tomas Winkler · 12 years ago
  93. 099343c ARM: at91: atmel-ssc: add device tree support by Bo Shen · 12 years ago
  94. 636036d2 ARM: at91: atmel-ssc: add platform device id table by Bo Shen · 12 years ago
  95. 5c86ac6 ASoC: atmel-ssc: use module_platform_driver macro by Bo Shen · 12 years ago
  96. 2e4de7b ASoC: atmel-ssc: use devm_xxx() managed function by Bo Shen · 12 years ago
  97. ab5c4a5 mei: move amthif specific code from mei_write to mei_amthif_write by Tomas Winkler · 12 years ago
  98. c7d3df3 mei: use internal watchdog device registration tracking by Tomas Winkler · 12 years ago
  99. 15ea191 mei: mei_clear_list: kill file_temp by Tomas Winkler · 12 years ago
  100. 19838fb mei: extract AMTHI functions into the amthif.c file by Tomas Winkler · 12 years ago