1. e70e69b serial: 8250_uniphier: call clk_disable_unprepare() on failure path by Masahiro Yamada · 9 years ago
  2. fecf27a serial: 8250_pci: add RS485 for F81504/508/512 by Peter Hung · 9 years ago
  3. a3a10ce Avoid usb reset crashes by making tty_io cdevs truly dynamic by Richard Watts · 9 years ago
  4. 458e2c8 Revert "tty: serial: imx.c: Reset UART before activating interrupts" by Fabio Estevam · 9 years ago
  5. 92311e4 Merge 4.2-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  6. cbfe8fa Linux 4.2-rc4 by Linus Torvalds · 9 years ago
  7. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
  10. 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 9 years ago
  11. 26ae19a Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  12. 82b35f3 Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  13. b0de415 Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  14. e433b65 Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  15. 4e5a74f parport: Revert "parport: fix memory leak" by Sudip Mukherjee · 9 years ago
  16. 763e326 Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  17. 4520083 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  18. aca105a Merge tag 'md/4.2-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  19. 32fd3d4 Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  20. 8ca2435 libnvdimm: fix namespace seed creation by Dan Williams · 9 years ago
  21. 33b4017 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  22. 9fbf075 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  23. 1e63dca Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  24. a52bd79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  25. afdf0b9 Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  26. 365c83c Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  27. 5b7f00a Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  28. 874bf9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  29. 077b205 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  30. b497500 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  31. c624406 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  32. e3eea14 ftrace: Fix breakage of set_ftrace_pid by Steven Rostedt (Red Hat) · 9 years ago
  33. 8b5a359 Input: goodix - fix touch coordinates on WinBook TW100 and TW700 by Bastien Nocera · 9 years ago
  34. b38ebd1 Input: LEDs - skip unnamed LEDs by Dmitry Torokhov · 9 years ago
  35. 0c38ec7 Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-spfi' and 'spi/fix/spidev' into spi-linus by Mark Brown · 9 years ago
  36. 4c7d83e Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max8973', 'regulator/fix/s2mps11' and 'regulator/fix/supply' into regulator-linus by Mark Brown · 9 years ago
  37. 7055a31 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  38. f6ee9b5 spi: imx: Fix small DMA transfers by Sascha Hauer · 9 years ago
  39. c0c3322 x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit by Denys Vlasenko · 9 years ago
  40. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 9 years ago
  41. 9cd7604 mmc: sdhci-pxav3: fix platform_data is not initialized by Jingju Hou · 9 years ago
  42. cae13e7 dts: mmc: fsl-imx-esdhc: remove fsl,cd-controller support by Dong Aisheng · 9 years ago
  43. a3bd4f9 mmc: sdhci-esdhc-imx: clear f_max in boarddata by Dong Aisheng · 9 years ago
  44. 2e05d66 mmc: sdhci-esdhc-imx: remove duplicated dts parsing by Dong Aisheng · 9 years ago
  45. 5924175 mmc: sdhci: make max-frequency property in device tree work by Dong Aisheng · 9 years ago
  46. 91fa425 mmc: sdhci-esdhc-imx: move all non dt probe code into one function by Dong Aisheng · 9 years ago
  47. 4800e87 mmc: sdhci-esdhc-imx: fix cd regression for dt platform by Dong Aisheng · 9 years ago
  48. 1cd5594 dts: imx7: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  49. cf75eb1 dts: imx25: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  50. 89c1a8cf dts: imx6: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  51. 94d7694 dts: imx53: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  52. aca45c0 dts: imx51: fix sd card gpio polarity specified in device tree by Dong Aisheng · 9 years ago
  53. 8e91125 mmc: sdhci-esdhc: Make 8BIT bus work by Joakim Tjernlund · 9 years ago
  54. 9098f84 mmc: block: Add missing mmc_blk_put() in power_ro_lock_show() by Tomas Winkler · 9 years ago
  55. c2b22ff mmc: MMC_MTK should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  56. 7ac0203 mmc: sdhci check parameters before call dma_free_coherent by Peng Fan · 9 years ago
  57. 5027cd1 mmc: omap_hsmmc: Handle BADA, DEB and CEB interrupts by Vignesh R · 9 years ago
  58. 408806f mmc: omap_hsmmc: Fix DTO and DCRC handling by Kishon Vijay Abraham I · 9 years ago
  59. 02bbc4d Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 9 years ago
  60. e6030cb md/raid5: clear R5_NeedReplace when no longer needed. by NeilBrown · 9 years ago
  61. 90382ed Fix read-balancing during node failure by Goldwyn Rodrigues · 9 years ago
  62. 33e38ac md-cluster: fix bitmap sub-offset in bitmap_read_sb by Goldwyn Rodrigues · 9 years ago
  63. b0c26a7 md: Return error if request_module fails and returns positive value by Goldwyn Rodrigues · 9 years ago
  64. f735727 md: Skip cluster setup in case of error while reading bitmap by Goldwyn Rodrigues · 9 years ago
  65. 34cab6f md/raid1: fix test for 'was read error from last working device'. by NeilBrown · 9 years ago
  66. b37b425 Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  67. 4db9a82 Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  68. 762043a Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  69. f135b97 drm/ttm: recognize ARM64 arch in ioprot handler by Alexandre Courbot · 9 years ago
  70. d684779 pty: Add debug message for ptmx open by Peter Hurley · 9 years ago
  71. fb6edc9 tty: core: Improve ldisc debug messages by Peter Hurley · 9 years ago
  72. ff8339d tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENT by Peter Hurley · 9 years ago
  73. 0a6adc1 tty: Use tty_debug() for tty_ldisc_debug() by Peter Hurley · 9 years ago
  74. accff79 tty: Replace #ifdef TTY_DEBUG_HANGUP with tty_debug_hangup() by Peter Hurley · 9 years ago
  75. e2dfa3d tty: core: Add tty_debug() for printk(KERN_DEBUG) messages by Peter Hurley · 9 years ago
  76. 3a6b02d tty: core: Improve debug message content by Peter Hurley · 9 years ago
  77. 4fef535 drivers/tty: make serial/sunhv.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  78. 37db223 drivers/tty: make serial/suncore.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  79. 1106d2d drivers/tty: make serial/lantic.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  80. 4e62794 drivers/tty: make serial/sn_console.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  81. 97d49ad serial: samsung: Remove redundant DEBUG_LL check by Javier Martinez Canillas · 9 years ago
  82. af5554f tty: buffers: Move hidden buffer index advance into outer loop by Peter Hurley · 9 years ago
  83. 069f38b tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_release by Peter Hurley · 9 years ago
  84. 61e86cc tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection() by Peter Hurley · 9 years ago
  85. e144c58 serial: core: Fix crashes while echoing when closing by Peter Hurley · 9 years ago
  86. 7525a99 m32r: Add ioreadXX/iowriteXX big-endian mmio accessors by Peter Hurley · 9 years ago
  87. e5eb517 serial/uuc_uart: Support higher bitrates than 115200 Bit/s by Alexander Stein · 9 years ago
  88. 7e8af24 tty: serial: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  89. 3bb2ccd tty: serial: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  90. 5f258b3 tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled by Cyrille Pitchen · 9 years ago
  91. b5199d4 tty/serial: at91: add support to FIFOs by Cyrille Pitchen · 9 years ago
  92. 4e7decd tty/serial: at91: remove bunch of macros to access UART registers by Cyrille Pitchen · 9 years ago
  93. 3fad386 tty/serial: at91: fix some macro definitions to fit coding style by Cyrille Pitchen · 9 years ago
  94. 05a0514 ARM: at91/dt: add a new DT property to support FIFOs on Atmel USARTs by Cyrille Pitchen · 9 years ago
  95. 6719693 tty: add missing rcu_read_lock for task_pgrp by Patrick Donnelly · 9 years ago
  96. da89164 serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup by Joerg Roedel · 9 years ago
  97. ee3ad90 serial: 8250: Defer interrupt enable until fifos enabled by Peter Hurley · 9 years ago
  98. 45c6df4 tty: linux/gsmmux.h needs linux/types.h by Jiri Slaby · 9 years ago
  99. f3fb7ef tty/early: make serial8250_early_{in,out} static again by Vineet Gupta · 9 years ago
  100. b6830f6 serial: 8250: Split base port operations from universal driver by Peter Hurley · 9 years ago