1. 59fcd7c mei: nfc: Initial nfc implementation by Samuel Ortiz · 11 years ago
  2. e46980a mei: bus: Add device enabling and disabling API by Samuel Ortiz · 11 years ago
  3. d6c36a4 mei: notify about the reset in error level by Tomas Winkler · 11 years ago
  4. 4234a6d mei: add mei_cl_write function by Tomas Winkler · 11 years ago
  5. 606f34a Merge tag 'extcon-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 11 years ago
  6. 3ad9e86 extcon: max8997: Fix return value by Sachin Kamat · 11 years ago
  7. c253654 extcon: max77693: Fix return value by Sachin Kamat · 11 years ago
  8. 6ed2810 extcon: max8997: use dev_err() instead of pr_err() by Jingoo Han · 11 years ago
  9. 813b451 extcon: max77693: Staticize default_init_data by Sachin Kamat · 11 years ago
  10. 30e53bb mei: add debugfs hooks by Tomas Winkler · 11 years ago
  11. a864ec7 misc: lattice-ecp3-config: use spi_get_drvdata() by Jingoo Han · 11 years ago
  12. 5ba75b5 misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  13. 41ddcf6 misc: at25: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  14. 2638953 Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 11 years ago
  15. 33facb4 cs5535-mfgpt: Fix quotation marks by Richard Weinberger · 11 years ago
  16. 7abd4e2 extcon: arizona: Make mic detection timeout configurable by Mark Brown · 11 years ago
  17. cd59e79 extcon: arizona: Allow additional debounce during microphone detection by Mark Brown · 11 years ago
  18. 41a5785 extcon: arizona: Clear existing button reports before reporting new one by Mark Brown · 11 years ago
  19. 939c567 extcon: arizona: Time out if MICDET fails to report by Mark Brown · 11 years ago
  20. 9c2ba27 extcon: arizona: Simplify HPDET based identification by Mark Brown · 11 years ago
  21. db924ff extcon: arizona: Don't ground flip when using HPDET identification by Mark Brown · 11 years ago
  22. 9dd5e53 extcon: arizona: Retry HPDET identification for high impedance by Mark Brown · 11 years ago
  23. 2643fd6 extcon: arizona: Tune up HPDET debounce by Mark Brown · 11 years ago
  24. e2c0f47 extcon: arizona: Check we report a valid impedance by Charles Keepax · 11 years ago
  25. a3e2078 extcon: arizona: Suppress duplicate JACKDET reports by Mark Brown · 11 years ago
  26. 82e2e0f extcon: arizona: Raise minimum microphone impedance for HPDET method by Mark Brown · 11 years ago
  27. e56a0a5 extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKET by Mark Brown · 11 years ago
  28. 77ff4f9 extcon: arizona: Don't pulse MICBIAS for HPDET identification by Mark Brown · 11 years ago
  29. 6fed4d8 extcon: arizona: Allow configuration of button detection by Mark Brown · 11 years ago
  30. 84eaa13 extcon: arizona: Attempt more microphone measurements by Mark Brown · 11 years ago
  31. 253b537 mfd: wm5102: Add registers for microphone detection level configuration by Mark Brown · 12 years ago
  32. 288fa3e Drivers: hv: vmbus: Fix a bug in hv_need_to_signal() by K. Y. Srinivasan · 11 years ago
  33. 945480b cs5535-mfgpt: Add another reset method by Richard Weinberger · 11 years ago
  34. 9748572 Merge v3.9-rc5 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  35. 0bb4428 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  36. a7b436d Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  37. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  38. 13d2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  39. bce95c6 dw_dmac: adjust slave_id accordingly to request line base by Andy Shevchenko · 11 years ago
  40. f73bb9b dmaengine: dw_dma: fix endianess for DT xlate function by Arnd Bergmann · 11 years ago
  41. b92eded Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  42. 6e2a450 rbd: don't zero-fill non-image object requests by Alex Elder · 11 years ago
  43. 5ed0505 drivers: uio: Fix UIO device registration failure by Damian Hobson-Garcia · 11 years ago
  44. 7f4f230 Drivers: hv: Notify the host of permanent hot-add failures by K. Y. Srinivasan · 11 years ago
  45. f766dc1 Drivers: hv: balloon: Support 2M page allocations for ballooning by K. Y. Srinivasan · 11 years ago
  46. 647965a Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirements by K. Y. Srinivasan · 11 years ago
  47. 39d7916 misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  48. 0ca19d6 misc: bh1770glc: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  49. 688ef20 misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  50. aa6aef2 mei: bus: Implement bus driver data setter/getter by Samuel Ortiz · 11 years ago
  51. 44d88d9 mei: bus: Synchronous API for the data transmission by Samuel Ortiz · 11 years ago
  52. cf3baef mei: bus: Call bus routines from the core code by Samuel Ortiz · 11 years ago
  53. a7b71bc mei: bus: Add bus related structures to mei_cl by Samuel Ortiz · 11 years ago
  54. 3e83329 mei: bus: Initial implementation for I/O routines by Samuel Ortiz · 11 years ago
  55. 333e4ee mei: bus: Implement driver registration by Samuel Ortiz · 11 years ago
  56. e535410 mei: bus: Initial MEI Client bus type implementation by Samuel Ortiz · 11 years ago
  57. 40e0b67 mei: move mei-me to separate module by Tomas Winkler · 11 years ago
  58. b68301e mei: prefix me hardware specific functions with mei_me_ by Tomas Winkler · 11 years ago
  59. c4d589b mei: rename function mei_hw_init to mei_start by Tomas Winkler · 11 years ago
  60. d0265f1 mei: ME structures should be initialized in mei_device_init by Tomas Winkler · 11 years ago
  61. 2e64712 mei: unregister watchdog from mei_stop function by Tomas Winkler · 11 years ago
  62. cea6aec mei: drop RECOVERING_FROM_RESET device state by Tomas Winkler · 11 years ago
  63. f85eda8 target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case by Nicholas Bellinger · 11 years ago
  64. 5dade71 tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit by Nicholas Bellinger · 11 years ago
  65. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  66. 045ecc2 Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  67. 865752e Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  68. 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  69. dfca53f Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  70. 8b1e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  71. 5e24850 Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 11 years ago
  72. 482b0b5 usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD by Konstantin Holoborodko · 11 years ago
  73. c613c5f mg_disk: fix error return code in mg_probe() by Wei Yongjun · 11 years ago
  74. 6125c2be Merge branch 'acpi-fixes' into fixes by Rafael J. Wysocki · 11 years ago
  75. 33b65f1 Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  76. f896604 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  77. a8c4528 Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  78. c26377e xen/events: avoid race with raising an event in unmask_evtchn() by David Vrabel · 11 years ago
  79. 76fc253 xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called. by Konrad Rzeszutek Wilk · 11 years ago
  80. c8fa48d usb: Fix compile error by selecting USB_OTG_UTILS by Roland Stigge · 11 years ago
  81. 4c43755 HID: multitouch: fix touchpad buttons by Benjamin Tissoires · 11 years ago
  82. c2a2876 iommu/amd: Make sure dma_ops are set for hotplug devices by Joerg Roedel · 11 years ago
  83. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  84. e8cd816 vt: synchronize_rcu() under spinlock is not nice... by Al Viro · 11 years ago
  85. 8c876be Merge branch 'char-misc-linus' into char-misc-next by Greg Kroah-Hartman · 11 years ago
  86. b8b6611 PCI / ACPI: hold acpi_scan_lock during root bus hotplug by Yinghai Lu · 11 years ago
  87. aaf9d93 ACPI / APEI: fix error status check condition for CPER by Chen Gong · 11 years ago
  88. 469dd1c ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M by Fabio Valentini · 11 years ago
  89. 02dbd0f mfd: pm8921: Disable driver until it gets fixed by David Brown · 11 years ago
  90. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  91. d78658d Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  92. 80b00df rsxx: remove unused variable by Philip J Kelleher · 11 years ago
  93. 4dcaf47 rsxx: enable error return of rsxx_eeh_save_issued_dmas() by Philip J Kelleher · 11 years ago
  94. 9fe16b7 bonding: remove already created master sysfs link on failure by Veaceslav Falico · 11 years ago
  95. eba0e3c USB: serial: fix hang when opening port by Ming Lei · 11 years ago
  96. 465c0a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  97. 76a0e68 pch_gbe: fix ip_summed checksum reporting on rx by Veaceslav Falico · 11 years ago
  98. e58b9a2 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 11 years ago
  99. df8c3db extcon: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 11 years ago
  100. 4fdc782 x86, io_apic: remove duplicated include from irq_remapping.c by Wei Yongjun · 11 years ago