1. 21c3bef Drivers: hv: Change the signature of vmbus_set_event() by K. Y. Srinivasan · 12 years ago
  2. 1f42248 Drivers: hv: Change the signature for hv_signal_event() by K. Y. Srinivasan · 12 years ago
  3. 37f7278 Drivers: hv: Save and export negotiated vmbus version by K. Y. Srinivasan · 12 years ago
  4. 29423b7 Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond by K. Y. Srinivasan · 12 years ago
  5. 2416603 Drivers: hv: Update the ring buffer structure to match win8 functionality by K. Y. Srinivasan · 12 years ago
  6. 610071c Drivers: hv: Support handling multiple VMBUS versions by K. Y. Srinivasan · 12 years ago
  7. 4fa152c Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask() by K. Y. Srinivasan · 12 years ago
  8. 98fa8cf Drivers: hv: Optimize the signaling on the write path by K. Y. Srinivasan · 12 years ago
  9. f878f3d Drivers: hv: Optimize signaling in the read path by K. Y. Srinivasan · 12 years ago
  10. 7ae3e03 Drivers: hv: Turn off batched reading for util drivers by K. Y. Srinivasan · 12 years ago
  11. 132368b Drivers: hv: Add state to manage batched reading by K. Y. Srinivasan · 12 years ago
  12. 6fdf3b2 Drivers: hv: Implement routines for read side signaling optimization by K. Y. Srinivasan · 12 years ago
  13. 0bffd25 tools/hv: Fix permissions of created directory and files by Ben Hutchings · 12 years ago
  14. 40424f5 tools/hv: Fix /var subdirectory by Tomas Hozza · 12 years ago
  15. 10d498b hv: hv_balloon: remove duplicated include from hv_balloon.c by Wei Yongjun · 12 years ago
  16. 8292ac2 misc: lattice-ecp3-config.c: remove __dev* markings by Greg Kroah-Hartman · 12 years ago
  17. 781551d misc: Add Lattice ECP3 FPGA configuration via SPI by Stefan Roese · 12 years ago
  18. 93ce83b uio-howto: example bug by Stephen Hemminger · 12 years ago
  19. 25c22d5 misc: st_core: Error triggered by convert "char" to "int" by channing · 12 years ago
  20. 867ff98 w1_therm: Retries: remove old code add CRC by David Stevenson · 12 years ago
  21. e5279ff drivers/w1/masters/mxc_w1.c: use devm_ functions by Julia Lawall · 12 years ago
  22. eea2172 drivers/w1/masters/ds1wm.c: use devm_ functions by Julia Lawall · 12 years ago
  23. feee830 Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 12 years ago
  24. e0f8d32 ipack/devices/ipoctal: added shutdown callback by Samuel Iglesias Gonsalvez · 12 years ago
  25. b0d17fb ipack/devices/ipoctal: add rx_enable flag by Samuel Iglesias Gonsalvez · 12 years ago
  26. b06073f ipack/devices/ipoctal: remove redundant tty_flip_buffer_push() by Samuel Iglesias Gonsalvez · 12 years ago
  27. e7e664f ipack/devices/ipoctal: protect the channel data processing with a spinlock by Samuel Iglesias Gonsalvez · 12 years ago
  28. 21d27ed ipack/devices/ipoctal: ack IRQ before processing it by Samuel Iglesias Gonsalvez · 12 years ago
  29. a3882b7 ipack/devices/ipoctal: avoid re-enable RX two times. by Samuel Iglesias Gonsalvez · 12 years ago
  30. 9d01b6f ipack/devices/ipoctal: rework disable TX when the TX buffer is empty by Samuel Iglesias Gonsalvez · 12 years ago
  31. b5071f2 ipack/devices/ipoctal: setup TTY_NORMAL flag for each character. by Samuel Iglesias Gonsalvez · 12 years ago
  32. a1da13a ipack/devices/ipoctal: remove wait_queue and atomic_t board_write by Samuel Iglesias Gonsalvez · 12 years ago
  33. 7e5730d ipack/devices/ipoctal: fix kernel bug when using pppd by Samuel Iglesias Gonsalvez · 12 years ago
  34. 69a6b9b ipack/devices/ipoctal: don't check if nb_bytes is < 0 by Alberto Garcia · 12 years ago
  35. cc83f83 ipack/devices/ipoctal: Fix race condition during Tx by Alberto Garcia · 12 years ago
  36. 689557d mfd: wm5102: Add microphone clamp control registers by Mark Brown · 12 years ago
  37. 1eda6aa extcon: arizona: Support direct microphone measurement via HPDET by Mark Brown · 12 years ago
  38. dd235ee extcon: arizona: Support HPDET based accessory identification by Mark Brown · 12 years ago
  39. 9b1270c extcon: Simple code motion supporting future work. by Mark Brown · 12 years ago
  40. 4f34033 extcon: arizona: Enable basic headphone identification by Mark Brown · 12 years ago
  41. 92a4987 extcon: arizona: Support use of GPIO5 as an input to jack detection by Mark Brown · 12 years ago
  42. dab63eb extcon: arizona: Use microphone clamp function if available by Mark Brown · 12 years ago
  43. b17e546 extcon: arizona: Allow configuration of MICBIAS rise time by Mark Brown · 12 years ago
  44. cd74f7b extcon: arizona: Only set GPIO if it has been requested by Mark Brown · 12 years ago
  45. db72e6a extcon: arizona: Remove duplicate mic ramp configuration by Mark Brown · 12 years ago
  46. 3d44ea1 extcon: arizona: Convert to devm_input_allocate_device() by Mark Brown · 12 years ago
  47. a162629 extcon: max77693: Add support Dock-Smart device for desktop mode by Chanwoo Choi · 12 years ago
  48. 0e2738f extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable by Chanwoo Choi · 12 years ago
  49. 2b75799 extcon: max77693: Set default uart/usb path by using platform data by Chanwoo Choi · 12 years ago
  50. ae3b321 extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt by Chanwoo Choi · 12 years ago
  51. 297620f extcon: max77693: Check the state/type of cable after boot completed by Chanwoo Choi · 12 years ago
  52. 39bf369 extcon: max77693: Add support dock device and buttons by Chanwoo Choi · 12 years ago
  53. d0587eb extcon: max77693: Add support jig cable by Chanwoo Choi · 12 years ago
  54. 06bed0a extcon: max77693: Add support MHL_TA cable for charging battery by Chanwoo Choi · 12 years ago
  55. 154f757f extcon: max77693: Remove duplicate code by making function by Chanwoo Choi · 12 years ago
  56. 8e9a4a9 mei: drop the warning when cl is not initialized during unlinking by Tomas Winkler · 12 years ago
  57. 9931fac Linux 3.8-rc3 by Linus Torvalds · 12 years ago
  58. 5c49985 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  59. 57a0c1e Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  60. e53289c mm: reinstante dropped pmd_trans_splitting() check by Linus Torvalds · 12 years ago
  61. 08c097f cred: Remove tgcred pointer from struct cred by Marc Dionne · 12 years ago
  62. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. 627ca75 mei: move work initialization to mei_device_init by Tomas Winkler · 12 years ago
  64. e7e0c23 mei: make host csr and me csr internal to hw-me by Tomas Winkler · 12 years ago
  65. 88eb99f mei: reenable mei_hcsr_set abstraction by Tomas Winkler · 12 years ago
  66. 115ba28 mei: abstract host and device readieness by Tomas Winkler · 12 years ago
  67. 9ea73dd mei: use non cached hcsr for interrupt enablement by Tomas Winkler · 12 years ago
  68. adfba32 mei: don't use cached value for hcsr in mei_hw_reset by Tomas Winkler · 12 years ago
  69. 528c8eb mei: remove mei_csr_clear_his prototype by Tomas Winkler · 12 years ago
  70. a9f6b13 mei: remove write only need_reset member of struct mei_device by Tomas Winkler · 12 years ago
  71. d025284 mei: hw-me.c fix kernel doc by Tomas Winkler · 12 years ago
  72. 6222f7b mei: move MEI_IAMTHIF_IDLE to amthif host init function by Tomas Winkler · 12 years ago
  73. 781d0d8 mei: normalize me host client linking routines by Tomas Winkler · 12 years ago
  74. 1a1aca4 mei: rename remaining amthi strings to amthif by Tomas Winkler · 12 years ago
  75. 038c8a6 mei: mei_dev.h - remove prototypes of dropped functions by Tomas Winkler · 12 years ago
  76. a40b260 mei: move me client storage allocation to hbm.c by Tomas Winkler · 12 years ago
  77. d91aaed mei: drop read_pending member form struct mei_cl by Tomas Winkler · 12 years ago
  78. 9dc64d6 mei: rename interface to hw-me by Tomas Winkler · 12 years ago
  79. 37e7d6e mei: move watchdog prototypes to mei_dev.h from interface.h by Tomas Winkler · 12 years ago
  80. 9f81abda mei: implement mei_cl_connect function by Tomas Winkler · 12 years ago
  81. 90e0b5f mei: fix client functions names by Tomas Winkler · 12 years ago
  82. 9ca9050 mei: move client functions to client.c by Tomas Winkler · 12 years ago
  83. 0edb23f mei: add new hbm.h header to export hbm protocol by Tomas Winkler · 12 years ago
  84. 2025984 VMCI: Some header and config files. by George Zhang · 12 years ago
  85. 8bf5039 VMCI: host side driver implementation. by George Zhang · 12 years ago
  86. 1f16643 VMCI: guest side driver implementation. by George Zhang · 12 years ago
  87. e76ffea VMCI: routing implementation. by George Zhang · 12 years ago
  88. bc63ded VMCI: resource object implementation. by George Zhang · 12 years ago
  89. 06164d2 VMCI: queue pairs implementation. by George Zhang · 12 years ago
  90. b484b26 VMCI: handle array implementation. by George Zhang · 12 years ago
  91. 1d99020 VMCI: event handling implementation. by George Zhang · 12 years ago
  92. 197dbaa VMCI: device driver implementaton. by George Zhang · 12 years ago
  93. 83e2ec7 VMCI: doorbell implementation. by George Zhang · 12 years ago
  94. a110b7e VMCI: datagram implementation. by George Zhang · 12 years ago
  95. 28d6692 VMCI: context implementation. by George Zhang · 12 years ago
  96. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  97. 434fec1 Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  98. 2f64a8d Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  99. 5595e75 Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  100. 2d9e02c Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago