1. ae8a35a Drivers: Misc: tsl2250: fix warnings, unsigned long will never < 0 by Chen Gang · 11 years ago
  2. a7b594b dummy-irq: require the user to specify an IRQ number by Jonathan Corbet · 11 years ago
  3. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  4. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  5. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  6. 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
  7. 4984c6f misc: generic on-chip SRAM allocation driver by Philipp Zabel · 11 years ago
  8. 2564316 lis3lv02d: don't wank with fasync() on ->release() by Al Viro · 11 years ago
  9. 9809785 misc: mark spear13xx-pcie-gadget as broken by Arnd Bergmann · 11 years ago
  10. 46e407d mei: fix krealloc() misuse in in mei_cl_irq_read_msg() by Wei Yongjun · 11 years ago
  11. 7013539 mei: reduce flow control only for completed messages by Tomas Winkler · 11 years ago
  12. 0cfee51 mei: reseting -> resetting by Bill Nottingham · 11 years ago
  13. fcb136e mei: fix reading large reposnes by Tomas Winkler · 11 years ago
  14. 6e0f180 mei: revamp mei_irq_read_client_message function by Tomas Winkler · 11 years ago
  15. 5ceb46e mei: revamp mei_amthif_irq_read_message by Tomas Winkler · 11 years ago
  16. 9b0d5ef mei: revamp hbm state machine by Tomas Winkler · 11 years ago
  17. 5f1e54e mei: wd: fix line over 80 characters by Tomas Winkler · 11 years ago
  18. a776102 misc: tsl2550: Use dev_pm_ops by Lars-Peter Clausen · 11 years ago
  19. 873bf4f misc: isl29003: Use dev_pm_ops by Lars-Peter Clausen · 11 years ago
  20. 5d4717d misc: fsa8480: Use dev_pm_ops by Lars-Peter Clausen · 11 years ago
  21. 1c9354b misc: apds9802als: Fix suspend/resume by Lars-Peter Clausen · 11 years ago
  22. a42f82f mei: convert to use simple_open() by Wei Yongjun · 11 years ago
  23. 36eda94 mei: nfc: Implement MEI bus ops by Samuel Ortiz · 11 years ago
  24. 91a6b95 mei: nfc: Add NFC device to the MEI bus by Samuel Ortiz · 11 years ago
  25. 59fcd7c mei: nfc: Initial nfc implementation by Samuel Ortiz · 11 years ago
  26. e46980a mei: bus: Add device enabling and disabling API by Samuel Ortiz · 11 years ago
  27. d6c36a4 mei: notify about the reset in error level by Tomas Winkler · 11 years ago
  28. 4234a6d mei: add mei_cl_write function by Tomas Winkler · 11 years ago
  29. 30e53bb mei: add debugfs hooks by Tomas Winkler · 11 years ago
  30. a864ec7 misc: lattice-ecp3-config: use spi_get_drvdata() by Jingoo Han · 11 years ago
  31. 5ba75b5 misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  32. 41ddcf6 misc: at25: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  33. 393b148 mei: Fix comments in drivers/misc/mei by Masanari Iida · 11 years ago
  34. 33facb4 cs5535-mfgpt: Fix quotation marks by Richard Weinberger · 11 years ago
  35. 945480b cs5535-mfgpt: Add another reset method by Richard Weinberger · 11 years ago
  36. 39d7916 misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  37. 0ca19d6 misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  38. 688ef20 misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  39. aa6aef2 mei: bus: Implement bus driver data setter/getter by Samuel Ortiz · 11 years ago
  40. 44d88d9 mei: bus: Synchronous API for the data transmission by Samuel Ortiz · 11 years ago
  41. cf3baef mei: bus: Call bus routines from the core code by Samuel Ortiz · 11 years ago
  42. a7b71bc mei: bus: Add bus related structures to mei_cl by Samuel Ortiz · 11 years ago
  43. 3e83329 mei: bus: Initial implementation for I/O routines by Samuel Ortiz · 11 years ago
  44. 333e4ee mei: bus: Implement driver registration by Samuel Ortiz · 11 years ago
  45. e535410 mei: bus: Initial MEI Client bus type implementation by Samuel Ortiz · 11 years ago
  46. 40e0b67 mei: move mei-me to separate module by Tomas Winkler · 11 years ago
  47. b68301e mei: prefix me hardware specific functions with mei_me_ by Tomas Winkler · 11 years ago
  48. c4d589b mei: rename function mei_hw_init to mei_start by Tomas Winkler · 11 years ago
  49. d0265f1 mei: ME structures should be initialized in mei_device_init by Tomas Winkler · 11 years ago
  50. 2e64712 mei: unregister watchdog from mei_stop function by Tomas Winkler · 11 years ago
  51. cea6aec mei: drop RECOVERING_FROM_RESET device state by Tomas Winkler · 11 years ago
  52. 8c876be Merge branch 'char-misc-linus' into char-misc-next by Greg Kroah-Hartman · 11 years ago
  53. 54f69b9 dummy-irq: introduce a dummy IRQ handler driver by Jiri Kosina · 11 years ago
  54. 4c6e22b mei: add mei_irq_compl_handler function by Tomas Winkler · 11 years ago
  55. 347e089 VMCI: Fix process-to-process DRGAMs. by Andy King · 11 years ago
  56. 68f8ea1 mei: ME hardware reset needs to be synchronized by Tomas Winkler · 11 years ago
  57. 7cb035d mei: add mei_stop function to stop mei device by Tomas Winkler · 11 years ago
  58. 61084d9 misc: Remove max8997-muic.o Makefile line again by Paul Bolle · 11 years ago
  59. ff9c351 drivers/misc: beautify code: chip->lux_calib is u16 which will never more than APDS_RANGE by Chen Gang · 11 years ago
  60. d87c3f0 misc/vmw_vmci: Add dependency on CONFIG_NET by Guenter Roeck · 11 years ago
  61. ead050d misc: ep93xx_pwm: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  62. 4022ed5 misc: atmel_pwm: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  63. 0c75948 misc: arm-charlcd: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  64. aafae7e mei: add hw start callback by Tomas Winkler · 11 years ago
  65. c8c8d08 mei: revamp mei_data2slots by Tomas Winkler · 11 years ago
  66. 6276a07 x86: Make Linux guest support optional by Borislav Petkov · 11 years ago
  67. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  68. 3cfb077 Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 11 years ago
  69. e78acf6 kgdb/kgdbts: support ppc64 by Tiejun Chen · 11 years ago
  70. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  71. 57f2667 misc/tifm_core: convert to idr_alloc() by Tejun Heo · 11 years ago
  72. 3ab4ee8 misc/c2port: convert to idr_alloc() by Tejun Heo · 11 years ago
  73. 52caa59 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  74. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  75. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  76. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  77. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  78. 460dc1e Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  79. 385404e x86, uv, uv3: Check current gru hub support for SGI UV3 by Mike Travis · 11 years ago
  80. 81fd7e4 Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next by Mark Brown · 11 years ago
  81. e1e0a9e drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency by Heiko Carstens · 11 years ago
  82. b95d788 mei: fix undefined wd symbols when MEI_ME is not set by Tomas Winkler · 11 years ago
  83. 074b4c0 mei: move clients cleanup code from init.c to client.c by Tomas Winkler · 11 years ago
  84. 330dd7d mei: rename to mei_host_buffer_is_empty to hbuf_is_ready by Tomas Winkler · 11 years ago
  85. 06ecd64 mei: move interrupt handlers to be me hw specific by Tomas Winkler · 11 years ago
  86. 827eef5 mei: separate compilation of the ME hardware specifics by Tomas Winkler · 11 years ago
  87. 52c3456 mei: initial extract of ME hw specifics from mei_device by Tomas Winkler · 11 years ago
  88. 2703d4b mei: sperate interface and pci code into two files by Tomas Winkler · 11 years ago
  89. 81e34f9 drivers: misc: at24: mention other supported types in Kconfig by Lars Poeschel · 12 years ago
  90. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  91. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  92. f6dcf8e drivers, vmci: Fix build error by David Rientjes · 11 years ago
  93. a7e2ca1 Revert "drivers/misc/ti-st: remove gpio handling" by Luciano Coelho · 11 years ago
  94. 1684789 misc: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  95. 5a19b78 VMCI: Fix broken context ID retrieval by Andy King · 11 years ago
  96. 55cd0e3 Revert "drivers/misc/ti-st: remove gpio handling" by Luciano Coelho · 11 years ago
  97. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  98. 6596afe Merge 3.8-rc4 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  99. ea8a83a VMCI: include slab.h into files using kmalloc/kfree by Dmitry Torokhov · 12 years ago
  100. e6389a1 VMCI: rename PPNset to ppn_set to avoid camel case by Dmitry Torokhov · 12 years ago