1. 7a8e53c HID: add HP OEM mouse to quirk ALWAYS_POLL by Oliver Neukum · 10 years ago
  2. b229a0f USB: ftdi_sio: Use jtag quirk for SNAP Connect E10 by Doug Goldstein · 10 years ago
  3. 3a267d3 i8k: Remove use of seq_printf return value by Joe Perches · 10 years ago
  4. 7085a74 drivers: platform: parse IRQ flags from resources by Linus Walleij · 10 years ago
  5. 13fcffb driver core: Make probe deferral more quiet by Mark Brown · 10 years ago
  6. 5590f31 drivers/core/of: Add symlink to device-tree from devices with an OF node by Benjamin Herrenschmidt · 10 years ago
  7. ef518cc drivers: base: fw: fix ret value when loading fw by Zahari Doychev · 10 years ago
  8. 4623990 firmware: Avoid manual device_create_file() calls by Takashi Iwai · 10 years ago
  9. 8a7d95f drivers/base: cacheinfo: validate device node for all the caches by Sudeep Holla · 10 years ago
  10. 2071b95 drivers/base: use tabs where possible in code indentation by Lavinia Tache · 10 years ago
  11. 74642c6 driver core: add missing blank line after declaration by Lavinia Tache · 10 years ago
  12. 518d3f3 drivers: base: node: Delete space after pointer declaration by Ana Nedelcu · 10 years ago
  13. 2aeebca drivers: base: memory: Use tabs instead of spaces by Ioana Ciornei · 10 years ago
  14. ea31003 firmware_class: Fix whitespace and indentation by Andrei Oprea · 10 years ago
  15. 6d42d79 drivers: base: dma-mapping: Erase blank space after pointer by Marius Cristian Eseanu · 10 years ago
  16. d34898d drivers: base: class: Add a blank line after declarations by Cosmin Tomulescu · 10 years ago
  17. 481026d attribute_container: fix missing blank lines after declarations by Cosmin Dragomir · 10 years ago
  18. 3d3af6a drivers: base: memory: Fix switch indent by Ioana Ciornei · 10 years ago
  19. 2e4fabe drivers: base: map: Use kmalloc_array instead of kmalloc by Andrei Poenaru · 10 years ago
  20. 7036cd4 Driver core: Fix missing whitespace in function argument by Florin Papa · 10 years ago
  21. 5f0163a driver core: Delete an unnecessary check before the function call "put_device" by Markus Elfring · 10 years ago
  22. 7ca7ec4 drivers/base/node: clean up attribute group conversion by Greg Kroah-Hartman · 10 years ago
  23. 3c9b8aa drivers/base/node: Avoid manual device_create_file() calls by Takashi Iwai · 10 years ago
  24. 1c34203 driver core: bus: Goto appropriate labels on failure in bus_add_device by Junjie Mao · 10 years ago
  25. bb2b407 driver core: use *switch* statement in really_probe() by Sergei Shtylyov · 10 years ago
  26. cea405b drm/amdkfd: Add multiple kgd support by Xihan Zhang · 10 years ago
  27. affa7d8 drm/amdkfd: Convert timestamping to use 64bit time accessors by John Stultz · 10 years ago
  28. 94a1ee0 drm/amdkfd: add debug prints for process teardown by Oded Gabbay · 10 years ago
  29. 0d92008 drm/amdkfd: Remove unused field from struct qcm_process_device by Oded Gabbay · 10 years ago
  30. a9243ed drm/amdkfd: rename fence_wait_timeout by Oded Gabbay · 10 years ago
  31. 4c1c8d7 ACPI / table: Print GIC information when MADT is parsed by Hanjun Guo · 10 years ago
  32. 6e0a0ea ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT by Graeme Gregory · 10 years ago
  33. aafc65c ACPI: add arm64 to the platforms that use ioremap by Graeme Gregory · 10 years ago
  34. 07f438d ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanning by Hanjun Guo · 10 years ago
  35. 0a56c0e w1: constify of_device_id array by Fabian Frederick · 10 years ago
  36. 4d8beff uio: constify of_device_id array by Fabian Frederick · 10 years ago
  37. 5f5cc81 Drivers: hv: vmbus: Fix a siganlling host signalling issue by K. Y. Srinivasan · 10 years ago
  38. b3a19b3 Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl() by K. Y. Srinivasan · 10 years ago
  39. f2eddbc Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal() by K. Y. Srinivasan · 10 years ago
  40. 1777574 hv: vmbus: missing curly braces in vmbus_process_offer() by Dan Carpenter · 10 years ago
  41. 5ef5b69 Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY by Nick Meier · 10 years ago
  42. 5abbbb7 Drivers: hv: hv_balloon: don't lose memory when onlining order is not natural by Vitaly Kuznetsov · 10 years ago
  43. f3f6eb8 Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure by Vitaly Kuznetsov · 10 years ago
  44. fde25d2 Drivers: hv: vmbus: Perform device register in the per-channel work element by K. Y. Srinivasan · 10 years ago
  45. b2527d2 s390/watchdog: support for KVM hypervisors and delete pr_info messages by Xu Wang · 10 years ago
  46. 9ec6cb8 s390/watchdog: enable KEEPALIVE for /dev/watchdog by Xu Wang · 10 years ago
  47. a5fd8dd s390/dasd: remove setting of scheduler from driver by Stefan Haberland · 10 years ago
  48. 86cd741 s390: remove test_facility(2) (== z/Architecture mode active) checks by Heiko Carstens · 10 years ago
  49. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  50. 0daa7a0 hwrng: Avoid manual device_create_file() calls by Takashi Iwai · 10 years ago
  51. bd73599 misc: Add attribute groups by Takashi Iwai · 10 years ago
  52. 2f97631 misc: mic: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  53. 860cba1 misc: carma: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  54. a819a22 misc: tifm: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  55. 03190c6 char: misc: document behaviour of open() by Martin Kepplinger · 10 years ago
  56. ab3ae00 mei: fix regression on NFC connection by Tomas Winkler · 10 years ago
  57. aa6467f1 VMCI: Guard against overflow in queue pair allocation by Jorgen Hansen · 10 years ago
  58. 74b5c29 VMCI: Check userland-provided datagram size by Andy King · 10 years ago
  59. bf13612 drivers/vmw_vmci: Show correct get_user_pages_fast upon failure by Davidlohr Bueso · 10 years ago
  60. ff85f70 Merge 4.0-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  61. 3a3ad3e mmc: sdhci-msm: Add support for vendor capabilities registers by Georgi Djakov · 10 years ago
  62. 07bf2b5 mmc: sdhci-esdhc-imx: support voltage-range property by Sascha Hauer · 10 years ago
  63. 9369c97 mmc: mmci: Cascade EPROBE_DEFER from regulators. by Bjorn Andersson · 10 years ago
  64. 1a467ab mmc: atmel-mci: use endian agnostic IO by Ben Dooks · 10 years ago
  65. 9697a55 of/unittest: replace 'selftest' with 'unittest' by Wang Long · 10 years ago
  66. 111fbc6 powerpc/pmac: replace current->state by set_current_state() by Fabian Frederick · 10 years ago
  67. 4b7d835 drivers/macintosh: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 10 years ago
  68. f0570d9 dt: OF_UNITTEST make dependency broken by Frank Rowand · 10 years ago
  69. 8147e2e Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into for-next by Rob Herring · 10 years ago
  70. 124eb76 md: Fix bitmap offset calculations by Goldwyn Rodrigues · 10 years ago
  71. cbc4ffd block, drbd: use mempool_create_slab_pool() by David Rientjes · 10 years ago
  72. 23fe8f8 block, drbd: fix drbd_req_new() initialization by David Rientjes · 10 years ago
  73. d631b94 virtio: change comment in transmit by stephen hemminger · 10 years ago
  74. 1401b7c Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  75. 5cf955e Merge tag 'mfd-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  76. 59a58cb drm/i915: Don't try to reference the fb in get_initial_plane_config() by Damien Lespiau · 10 years ago
  77. 8696938 Merge tag 'spi-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  78. 7c9049d Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  79. c77662a Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-next by Michael Turquette · 10 years ago
  80. 7c90de3 Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  81. 153fe94 staging: fbtft: Do not use binary constants by Geert Uytterhoeven · 10 years ago
  82. 1452db7 ucc_geth: Intialize link state to down before register_netdev by Cliff Clark · 10 years ago
  83. baf7a6c Merge tag 'fixes-for-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  84. 1c41a95 Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  85. 3d8bbe2 Merge tag 'iio-fixes-for-4.0c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  86. dc5f2c5 Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  87. 73c8aaf mtd: nand: fix spelling of REPLACEABLE by Brian Norris · 10 years ago
  88. 241e924 cxgb4: update Kconfig and Makefile for FCoE support by Varun Prakash · 10 years ago
  89. 84a200b cxgb4: add cxgb4_fcoe.c for FCoE by Varun Prakash · 10 years ago
  90. 76fed8a cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE by Varun Prakash · 10 years ago
  91. bffb023 net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex by Jack Morgenstein · 10 years ago
  92. e5eda89 net/mlx4_en: Call register_netdevice in the proper location by Ido Shamay · 10 years ago
  93. e43e505 Merge tag 'wireless-drivers-for-davem-2015-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
  94. 709583e Input: edt-ft5x06 - remove EV_SYN event report by Maxime Ripard · 10 years ago
  95. 2c00559 Input: edt-ft5x06 - allow to setting the maximum axes value through the DT by Maxime Ripard · 10 years ago
  96. 0a363a3 Input: of_touchscreen - register multitouch axes by Maxime Ripard · 10 years ago
  97. 3eea8b5 Input: of_touchscreen - rework the DT parsing function by Maxime Ripard · 10 years ago
  98. 8263d57 cx82310_eth: fix semicolon.cocci warnings by Wu Fengguang · 10 years ago
  99. a6e95cc rocker: handle non-bridge master change by Simon Horman · 10 years ago
  100. 5037a17 Input: mma8450 - convert to using managed resources by Dmitry Torokhov · 10 years ago