1. 05e4cb7 Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  2. dab9bf4 mei: me: fix waiting for hw ready by Tomas Winkler · 11 years ago
  3. 99f22c4 mei: don't have to clean the state on power up by Tomas Winkler · 11 years ago
  4. 315a383 mei: me: fix reset state machine by Tomas Winkler · 11 years ago
  5. 9310f61 mei: hbm: fix typo in error message by Tomas Winkler · 11 years ago
  6. 9a9b1c6 ASoC: atmel-ssc: remove clk_disable_unprepare call from critical section by Boris BREZILLON · 11 years ago
  7. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  8. 1286da8 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  9. a7d0dab drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option() by Dimitri Sivanich · 11 years ago
  10. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  11. 4bb1667 build some drivers only when compile-testing by Jiri Slaby · 11 years ago
  12. 9049f79 mei: check whether hw start has succeeded by Tomas Winkler · 11 years ago
  13. c20c68d mei: check if the hardware reset succeeded by Tomas Winkler · 11 years ago
  14. 206ecfc mei: mei_cl_connect: don't multiply the timeout twice by Frode Isaksen · 11 years ago
  15. 4dfaa9f mei: do not override a client writing state when buffering by Tomas Winkler · 11 years ago
  16. 2176754 mei: move mei_cl_irq_write_complete to client.c by Tomas Winkler · 11 years ago
  17. 2c9b48a mei: support HBM versioning by Tomas Winkler · 11 years ago
  18. f3cbfa5 Misc: sram: Remove unneeded check by Alexander Shiyan · 11 years ago
  19. 0e496b8 Merge 3.10-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  20. 06b753d Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next by Mark Brown · 11 years ago
  21. 9bb9285 Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  22. f0b7655 sgi: xpc: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  23. 42f132f mei: me: clear interrupts on the resume path by Tomas Winkler · 11 years ago
  24. 2753ff5 mei: nfc: fix nfc device freeing by Tomas Winkler · 11 years ago
  25. 5e85b36 mei: init: Flush scheduled work before resetting the device by Samuel Ortiz · 11 years ago
  26. 282c4c0 drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info() by Dan Carpenter · 11 years ago
  27. 6f0d947 ASoC: atmel-ssc: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  28. 29ddae2 pch_phub: fix error return code in pch_phub_probe() by Wei Yongjun · 11 years ago
  29. f7b4127 misc: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  30. 4cd5773 net: core: move mac_pton() to lib/net_utils.c by Andy Shevchenko · 11 years ago
  31. 143e9c7 pch_phub: re-use native MAC address parser by Andy Shevchenko · 11 years ago
  32. c265a0d pcie-gadget-spear: fix error return code in spear_pcie_gadget_probe() by Wei Yongjun · 11 years ago
  33. a4b05d1 misc/ep93xx_pwm: use kstrtol instead of strict_strtol by H Hartley Sweeten · 11 years ago
  34. 6e1cf66e misc/ep93xx_pwm: use module_platform_driver() by H Hartley Sweeten · 11 years ago
  35. ddfd689 misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline function by H Hartley Sweeten · 11 years ago
  36. 5b2cd8f misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline function by H Hartley Sweeten · 11 years ago
  37. 7501ba36 misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline function by H Hartley Sweeten · 11 years ago
  38. d98d790 misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline function by H Hartley Sweeten · 11 years ago
  39. 47a36ee misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline function by H Hartley Sweeten · 11 years ago
  40. 02846b9 misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline function by H Hartley Sweeten · 11 years ago
  41. ac91b96 misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline function by H Hartley Sweeten · 11 years ago
  42. aa91976 misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline function by H Hartley Sweeten · 11 years ago
  43. 53e2e38 misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline function by H Hartley Sweeten · 11 years ago
  44. a39ca27 misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functions by H Hartley Sweeten · 11 years ago
  45. 1f7190f misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for io by H Hartley Sweeten · 11 years ago
  46. 6c7dd64 misc/ep93xx_pwm: use managed device resources by H Hartley Sweeten · 11 years ago
  47. 01fe7b43 drivers/misc: at25: convert to use devm_kzalloc by Nikolay Balandin · 11 years ago
  48. f0ac236 drivers/misc: at24: convert to use devm_kzalloc by Nikolay Balandin · 11 years ago
  49. 9093ca8 misc: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  50. c6148f8 mei: me: remove artificial singleton requirement by Tomas Winkler · 11 years ago
  51. 139aacf mei: fix read after read scenario by Tomas Winkler · 11 years ago
  52. 7131799 mei: deprecate the mei_wd_state_independence_msg by Tomas Winkler · 11 years ago
  53. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  54. f35c69b Merge 3.10-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  55. 5cc0c03 Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  56. 94f1be9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  57. 9db5c90 drivers/misc: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  58. 80fe636 mei: fix out of array access to me clients array by Tomas Winkler · 11 years ago
  59. bbedf2f mei: bus: Reset event_cb when disabling a device by Samuel Ortiz · 11 years ago
  60. 46e0cd8 mei: fix out of array access to me clients array by Tomas Winkler · 11 years ago
  61. 6220d6a mei: revamp interrupt thread handlers by Tomas Winkler · 11 years ago
  62. db086fa mei: move mei_cl_complete to client.c by Tomas Winkler · 11 years ago
  63. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 11 years ago
  64. 26a39bf drivers/misc: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  65. e7d87ca misc: ep93xx_pwm: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  66. 87f0a42 misc: arm-charlcd: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  67. 21b066f drivers: misc: use devm_ioremap_resource() by Laurent Navet · 11 years ago
  68. ae8a35a Drivers: Misc: tsl2250: fix warnings, unsigned long will never < 0 by Chen Gang · 11 years ago
  69. a7b594b dummy-irq: require the user to specify an IRQ number by Jonathan Corbet · 11 years ago
  70. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  71. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  72. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  73. 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  74. 4984c6f misc: generic on-chip SRAM allocation driver by Philipp Zabel · 11 years ago
  75. 2564316 lis3lv02d: don't wank with fasync() on ->release() by Al Viro · 11 years ago
  76. 9809785 misc: mark spear13xx-pcie-gadget as broken by Arnd Bergmann · 11 years ago
  77. 46e407d mei: fix krealloc() misuse in in mei_cl_irq_read_msg() by Wei Yongjun · 11 years ago
  78. 7013539 mei: reduce flow control only for completed messages by Tomas Winkler · 11 years ago
  79. 0cfee51 mei: reseting -> resetting by Bill Nottingham · 11 years ago
  80. fcb136e mei: fix reading large reposnes by Tomas Winkler · 11 years ago
  81. 6e0f180 mei: revamp mei_irq_read_client_message function by Tomas Winkler · 11 years ago
  82. 5ceb46e mei: revamp mei_amthif_irq_read_message by Tomas Winkler · 11 years ago
  83. 9b0d5ef mei: revamp hbm state machine by Tomas Winkler · 11 years ago
  84. 5f1e54e mei: wd: fix line over 80 characters by Tomas Winkler · 11 years ago
  85. a776102 misc: tsl2550: Use dev_pm_ops by Lars-Peter Clausen · 11 years ago
  86. 873bf4f misc: isl29003: Use dev_pm_ops by Lars-Peter Clausen · 11 years ago
  87. 5d4717d misc: fsa8480: Use dev_pm_ops by Lars-Peter Clausen · 11 years ago
  88. 1c9354b misc: apds9802als: Fix suspend/resume by Lars-Peter Clausen · 11 years ago
  89. a42f82f mei: convert to use simple_open() by Wei Yongjun · 11 years ago
  90. 36eda94 mei: nfc: Implement MEI bus ops by Samuel Ortiz · 11 years ago
  91. 91a6b95 mei: nfc: Add NFC device to the MEI bus by Samuel Ortiz · 11 years ago
  92. 59fcd7c mei: nfc: Initial nfc implementation by Samuel Ortiz · 11 years ago
  93. e46980a mei: bus: Add device enabling and disabling API by Samuel Ortiz · 11 years ago
  94. d6c36a4 mei: notify about the reset in error level by Tomas Winkler · 11 years ago
  95. 4234a6d mei: add mei_cl_write function by Tomas Winkler · 11 years ago
  96. 30e53bb mei: add debugfs hooks by Tomas Winkler · 11 years ago
  97. a864ec7 misc: lattice-ecp3-config: use spi_get_drvdata() by Jingoo Han · 11 years ago
  98. 5ba75b5 misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  99. 41ddcf6 misc: at25: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  100. 393b148 mei: Fix comments in drivers/misc/mei by Masanari Iida · 11 years ago