1. 68a49e5 HID: sony: Add support for the third-party SMK PS3 Bluetooth Remote by Frank Praznik · 10 years ago
  2. 9b2b5c9 HID: sony: Use kernel allocated buffers for HID reports by Frank Praznik · 10 years ago
  3. 6b07974 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  4. 5a7a662 Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  5. 04689e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  6. 0a6cb34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  7. de34b81 Merge tag 'hwmon-for-linus-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  8. 999f81d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  9. c921220 Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  10. b3cf93b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  11. 0bd5294 hwmon: (fam15h_power) Fix NB device ID for F16h M30h by Aravind Gopalakrishnan · 10 years ago
  12. 48b9d5b hwmon: (pwm-fan) Fix suspend/resume behavior by Kamil Debski · 10 years ago
  13. aab18da hwmon: (ibmpowernv) Quieten when probing finds no device by Michael Ellerman · 10 years ago
  14. 9b460d3 dm btree: fix a recursion depth bug in btree walking code by Joe Thornber · 10 years ago
  15. 481c7f8 mfd: twl4030-power: Fix poweroff with PM configuration enabled by Tony Lindgren · 10 years ago
  16. c0acb81 mfd: max77693: Fix always masked MUIC interrupts by Krzysztof Kozlowski · 10 years ago
  17. 43fc939 mfd: max77693: Use proper regmap for handling MUIC interrupts by Krzysztof Kozlowski · 10 years ago
  18. b668422 mfd: viperboard: Fix platform-device id collision by Johan Hovold · 10 years ago
  19. 451be64 mfd: rtsx: Fix build warnings for !PM by Thierry Reding · 10 years ago
  20. 871c3cf mfd: stmpe: Fix STMPE24xx GPMR LSB by Linus Walleij · 10 years ago
  21. 03dca70 Merge tag 'drm-intel-fixes-2014-11-07' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  22. b1f368b Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  23. a315780 Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  24. 0b0c7db Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  25. 86a7a16 Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  26. 45a4c07 Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  27. b942791 Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  28. 90a21ff imx: thermal: imx_get_temp might be called before sensor clock is prepared by Heiner Kallweit · 10 years ago
  29. fe606df Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  30. a50d715 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  31. ae04e1c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  32. 51f83ef Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  33. 1395b9c Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  34. cd3d9ea tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP by Johannes Berg · 10 years ago
  35. 9c60269 tiny: reverse logic for DISABLE_DEV_COREDUMP by Aristeu Rozanski · 10 years ago
  36. 1d6a277 thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260 by Bartlomiej Zolnierkiewicz · 10 years ago
  37. 491b079 thermal: imx: correct driver load sequence for cpu cooling by Bai Ping · 10 years ago
  38. e4df3a0 i2c: core: Dispose OF IRQ mapping at client removal time by Laurent Pinchart · 10 years ago
  39. 11cfbfb i2c: at91: don't account as iowait by Wolfram Sang · 10 years ago
  40. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  41. e4a60d1 sysfs: driver core: Fix glue dir race condition by gdp_mutex by Yijing Wang · 10 years ago
  42. 2730fa0 Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  43. f0d7bfb drm/radeon: add missing crtc unlock when setting up the MC by Alex Deucher · 10 years ago
  44. 0b021c58 drm/radeon: use gart for DMA IB tests by Alex Deucher · 10 years ago
  45. 8efe82c drm/radeon: make sure mode init is complete in bandwidth_update by Alex Deucher · 10 years ago
  46. dc4edad drm/radeon: set correct CE ram size for CIK by Jammy Zhou · 10 years ago
  47. 2a8cdfd USB: cdc-acm: add quirk for control-line state requests by Johan Hovold · 10 years ago
  48. e5452dd Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  49. c4dc304 tty: Fix pty master poll() after slave closes v2 by Francesco Ruggeri · 10 years ago
  50. 5002921 Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  51. 381e355 Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  52. e1c412e drm/i915: safeguard against too high minimum brightness by Jani Nikula · 10 years ago
  53. a024d2e drm/i915: vlv: fix gunit HW state corruption during S4 suspend by Imre Deak · 10 years ago
  54. d6a8b72 drm/i915: Disable caches for Global GTT. by Rodrigo Vivi · 10 years ago
  55. 24c65bc hwrng: pseries - port to new read API and fix stack corruption by Greg Kurz · 10 years ago
  56. 738459e crypto: caam - fix missing dma unmap on error path by Cristian Stoica · 10 years ago
  57. 4e72b42 Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 10 years ago
  58. 2b9375b spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM by Dmitry Eremin-Solenikov · 10 years ago
  59. 7e12e67 serial: of-serial: fix uninitialized kmalloc variable by Jingchang Lu · 10 years ago
  60. 9e326f7 tty/vt: don't set font mappings on vc not supporting this by Imre Deak · 10 years ago
  61. cd92208 tty: serial: 8250_mtk: Fix quot calculation by Matthias Brugger · 10 years ago
  62. 5305e4d dma: edma: move device registration to platform code by Arnd Bergmann · 10 years ago
  63. 494c1ea tty: Prevent "read/write wait queue active!" log flooding by Peter Hurley · 10 years ago
  64. 37b1645 tty: Fix high cpu load if tty is unreleaseable by Peter Hurley · 10 years ago
  65. 547039e serial: Fix divide-by-zero fault in uart_get_divisor() by Peter Hurley · 10 years ago
  66. f20531a phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly by Oussama Ghorbel · 10 years ago
  67. a88098b USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init() by Mark Knibbs · 10 years ago
  68. bce20b2 Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  69. 4473d05 USB: cdc-acm: only raise DTR on transitions from B0 by Johan Hovold · 10 years ago
  70. ac0225f Revert "storage: Replace magic number with define in usb_stor_euscsi_init()" by Greg Kroah-Hartman · 10 years ago
  71. b598aac staging:iio:ade7758: Remove "raw" from channel name by Lars-Peter Clausen · 10 years ago
  72. 79fa64e staging:iio:ade7758: Fix check if channels are enabled in prenable by Lars-Peter Clausen · 10 years ago
  73. e105547 staging:iio:ade7758: Fix NULL pointer deref when enabling buffer by Lars-Peter Clausen · 10 years ago
  74. f73cde6 iio: as3935: allocate correct iio_device size by George McCollister · 10 years ago
  75. 25afffe io: accel: kxcjk-1013: Fix iio_event_spec direction by Daniel Baluta · 10 years ago
  76. 03045bc iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined by Dan Murphy · 10 years ago
  77. 4748119 iio: adc: mxs-lradc: Disable the clock on probe failure by Fabio Estevam · 10 years ago
  78. c6b4cac iio: st_sensors: Fix buffer copy by Robin van der Gracht · 10 years ago
  79. 97fb303 staging:iio:ad5933: Drop "raw" from channel names by Lars-Peter Clausen · 10 years ago
  80. 4a53d3a staging:iio:ad5933: Fix NULL pointer deref when enabling buffer by Lars-Peter Clausen · 10 years ago
  81. 2a7509b Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max77686', 'regulator/fix/max77693', 'regulator/fix/max77802', 'regulator/fix/max8860' and 'regulator/fix/s2mpa01' into regulator-linus by Mark Brown · 10 years ago
  82. df33071 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  83. a31b0c6 mmc: core: fix card detection regression by Kristina Martsenko · 10 years ago
  84. 83b3d53 Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  85. 225112a Thermal/int3403: Fix thermal hysteresis unit conversion by lan,Tianyu · 10 years ago
  86. a1cff6e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  87. 9319bc1 Merge tag 'platform-drivers-x86-v3.18-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  88. c822ed9 dm thin: grab a virtual cell before looking up the mapping by Joe Thornber · 10 years ago
  89. 5cc7b04 spi: fsl-dspi: Fix CTAR selection by Alexander Stein · 10 years ago
  90. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  91. 980d0d5 Merge tag 'pinctrl-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  92. b2108f1 usb: core: notify disconnection when core detects disconnect by Peter Chen · 10 years ago
  93. 01ed67d usb: core: need to call usb_phy_notify_connect after device setup by Tony Zheng · 10 years ago
  94. d1d9548 uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate models by Hans de Goede · 10 years ago
  95. b45abac xhci: no switching back on non-ULT Haswell by Oliver Neukum · 10 years ago
  96. d749947 USB: quirks: enable device-qualifier quirk for yet another Elan touchscreen by Adel Gadllah · 10 years ago
  97. 876af5d USB: quirks: enable device-qualifier quirk for another Elan touchscreen by Adel Gadllah · 10 years ago
  98. ec5633b usb: storage: fix build warnings !CONFIG_PM by Luis Henriques · 10 years ago
  99. cd6e245a usb: Remove references to non-existent PLAT_S5P symbol by Sylwester Nawrocki · 10 years ago
  100. 673029f uas: Add NO_ATA_1X for VIA VL711 devices by Hans de Goede · 10 years ago