1. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  2. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  4. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  5. 3770c75 mfd: Enable Device Tree support in the ab8500-pwm driver by Lee Jones · 12 years ago
  6. 6a7e261 misc: MAX8997: Remove max8997-muic driver by Chanwoo Choi · 12 years ago
  7. 5a44988 mei: move doc files Documentation/misc-devices/mei by Tomas Winkler · 12 years ago
  8. 4f3afe1 mei: export mei.h for the user space by Tomas Winkler · 12 years ago
  9. 32c826b mei: pci_probe/remove: use dev_err instead of printk(KERN_ERR by Tomas Winkler · 12 years ago
  10. 3742127 mei: use pr_err instead of printk(KERN_ERR by Tomas Winkler · 12 years ago
  11. e1d2060 c2port: fix bogus Kconfig "default no" by Paul Bolle · 12 years ago
  12. ffc2825 Staging: mei: move the mei code out of staging by Greg Kroah-Hartman · 12 years ago
  13. b4161f0 Support M95040 SPI EEPROM by Ivo Sieben · 12 years ago
  14. 985087d misc: add support for bmp18x chips to the bmp085 driver by Eric Andersson · 12 years ago
  15. c5a86ab misc: bmp085: add device tree properties by Eric Andersson · 12 years ago
  16. e939ca0 misc: clean up bmp085 driver by Eric Andersson · 12 years ago
  17. 0ed0d57 misc: do not mark exported functions __devexit by Arnd Bergmann · 12 years ago
  18. 2dc60c5 misc: add missing __devexit_p() annotations by Arnd Bergmann · 12 years ago
  19. 2d24bd1 pch_phub: delete duplicate definitions by Tomoya MORINAGA · 12 years ago
  20. 3241d56 misc: Fix irq leak in max8997_muic_probe error path by Axel Lin · 12 years ago
  21. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  22. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  23. 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  24. 3751d3e x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() by Jason Wessel · 12 years ago
  25. 23bbd8e kgdbts: (2 of 2) fix single step awareness to work correctly with SMP by Jason Wessel · 12 years ago
  26. 486c598 kgdbts: (1 of 2) fix single step awareness to work correctly with SMP by Jason Wessel · 12 years ago
  27. 456ca7f kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA by Jason Wessel · 12 years ago
  28. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  29. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  30. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  31. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  33. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  34. ea23b453 ibmasmfs: make register_filesystem the last failure exit by Al Viro · 12 years ago
  35. 318ceed tidy up after d_make_root() conversion by Al Viro · 12 years ago
  36. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  37. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  38. 9f9d276 Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  39. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  40. 87cab16 TTY: remove minor_num from tty_driver by Jiri Slaby · 12 years ago
  41. 22ea71d c2port: class_create() returns an ERR_PTR by Dan Carpenter · 12 years ago
  42. b222258 misc: bmp085: Use unsigned long to store jiffies by Bernhard Walle · 12 years ago
  43. 8e315a7 ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter by Nicolas Ferre · 13 years ago
  44. 3a61a5d ARM: at91/tc: add device tree support to atmel_tclib by Nicolas Ferre · 13 years ago
  45. 2983129 ARM: at91/tclib: take iomem size from resource by Nicolas Ferre · 13 years ago
  46. 6c15d7a carma-fpga: fix race between data dumping and DMA callback by Ira Snyder · 12 years ago
  47. 75ff85a carma-fpga: fix lockdep warning by Ira Snyder · 12 years ago
  48. 3734f78 misc: bmp085: Handle jiffies overflow correctly by Bernhard Walle · 12 years ago
  49. ef77d83 misc: fsa9480: Remove obsolete cleanup for clientdata by Wolfram Sang · 12 years ago
  50. 5a22e30 Merge tag 'tty-3.3-rc3' tty-next by Greg Kroah-Hartman · 12 years ago
  51. ae5cdd4 Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  52. 815b043 cs5535-mfgpt: don't call __init function from __devinit by Danny Kukawka · 12 years ago
  53. 9261818 lkdtm: avoid calling lkdtm_do_action() with spinlock held by Cong Wang · 12 years ago
  54. b5266ea mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chip by Axel Lin · 12 years ago
  55. 474de3b cs5535-mfgpt: don't call __init function from __devinit by Danny Kukawka · 12 years ago
  56. 3e5ba46 vmw_balloon: fix for a -Wuninitialized warning by Danny Kukawka · 12 years ago
  57. 81f5835 TTY: use tty_standard_install by Jiri Slaby · 12 years ago
  58. a3dc3c9 MISC: convert drivers/misc/* to use module_spi_driver() by Axel Lin · 13 years ago
  59. a64fe2e MISC: convert drivers/misc/* to use module_i2c_driver() by Axel Lin · 13 years ago
  60. b00e126 MISC: convert drivers/misc/* to use module_platform_driver() by Axel Lin · 13 years ago
  61. 7c5763b drivers: misc: Remove MISC_DEVICES config option by Fabio Estevam · 13 years ago
  62. ecd9d34 c2port: fix build error for duramar2150 due to missing header. by Paul Gortmaker · 13 years ago
  63. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  64. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  65. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  66. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  67. bafeafe module_param: check type correctness for module_param_array by Rusty Russell · 13 years ago
  68. 21a2cb5 Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  69. 71e5878 misc: Remove max8997-muic sysfs attributes by Donggeun Kim · 13 years ago
  70. ee66e65 mfd: Unify abx500 headers in mfd/abx500 by Linus Walleij · 13 years ago
  71. 99f09be misc: Add driver support for MAX8997 MUIC by Donggeun Kim · 13 years ago
  72. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  73. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  74. 2a5ac6f isl29020: Remove a redundant semi-colon from return statement by Jesper Juhl · 13 years ago
  75. f80ea66 BMP085: Remove redundant semi-colon from return statement by Jesper Juhl · 13 years ago
  76. 933aae5 drivers:misc: ti-st: DEBUG uart, baud rate mods by Pavan Savoy · 13 years ago
  77. 18ccecf drivers:misc: ti-st: flush UART upon fw failure by Pavan Savoy · 13 years ago
  78. bfb88d6 drivers:misc: ti-st: protect registrations by Pavan Savoy · 13 years ago
  79. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  80. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  81. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  82. 072bc80 eeprom_93cx6: Add write support by Ben Dooks · 13 years ago
  83. b30f8bd eeprom_93cx6: Add data direction control. by Ben Dooks · 13 years ago
  84. b0d8166 Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  85. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  86. 7f3379d misc: ad525x_dpot: Add support for SPI module device table matching by Michael Hennerich · 13 years ago
  87. 6ac2afb misc: ad525x_dpot: Fix AD8400 spi transfer size. by Michael Hennerich · 13 years ago
  88. 148b00b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  89. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  90. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  91. 4933402 carma-fpga: Missed switch from of_register_platform_driver() by Al Viro · 13 years ago
  92. 001ef5e drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO' by Paul Bolle · 13 years ago
  93. 2a98879 pch_phub: Fix MAC address writing issue for LAPIS ML7831 by Tomoya MORINAGA · 13 years ago
  94. 9914a0d pch_phub: Improve ADE(Address Decode Enable) control by Tomoya MORINAGA · 13 years ago
  95. 7f2732c pch_phub: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  96. 584ad00 pch_phub: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
  97. 161f141 pcie-gadget-spear: Add "platform:" prefix for platform modalias by Axel Lin · 13 years ago
  98. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  99. 2ca02df drivers/misc/vmw_balloon.c: fix typo in code comment by Rakib Mullick · 13 years ago
  100. 6d994a7 drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside loop by Rakib Mullick · 13 years ago