1. 478d105 sc16is7xx: use kworker for RS-485 configuration by Jakub Kicinski · 9 years ago
  2. 059d581 sc16is7xx: use kworker to update ier bits by Jakub Kicinski · 9 years ago
  3. a010408 sc16is7xx: use kworker for md_proc by Jakub Kicinski · 9 years ago
  4. dbe5a40 sc16is7xx: move RTS delay to workqueue by Jakub Kicinski · 9 years ago
  5. 9e6f4ca sc16is7xx: use kthread_worker for tx_work and irq by Jakub Kicinski · 9 years ago
  6. 4ae82e5 sc16is7xx: use LSR_TEMT_BIT in .tx_empty() by Jakub Kicinski · 9 years ago
  7. 4117a60 sc16is7xx: add missing compatible strings by Jakub Kicinski · 9 years ago
  8. 5451bb29 sc16is7xx: remove RS-485 delay RTS handling by Jakub Kicinski · 9 years ago
  9. 2c837a8 sc16is7xx: spi interface is added by Rama Kiran Kumar Indrakanti · 9 years ago
  10. a5edce4 fbcon: Avoid deleting a timer in IRQ context by Thierry Reding · 9 years ago
  11. 3db9ab0 drivers: PL011: add ACPI probing for SBSA UART by Graeme Gregory · 9 years ago
  12. 0dd1e24 drivers: PL011: add support for the ARM SBSA generic UART by Andre Przywara · 9 years ago
  13. cefc2d1 drivers: PL011: allow to supply fixed option string by Andre Przywara · 9 years ago
  14. 71eec48 drivers: PL011: allow avoiding UART enabling/disabling by Andre Przywara · 9 years ago
  15. 9c4ef4b drivers: PL011: move cts_event workaround into separate function by Andre Przywara · 9 years ago
  16. 075167e drivers: PL011: replace UART_MIS reading with _RIS & _IMSC by Andre Przywara · 9 years ago
  17. 3873e2d drivers: PL011: refactor pl011_probe() by Andre Przywara · 9 years ago
  18. ef5a935 drivers: PL011: refactor pl011_set_termios() by Andre Przywara · 9 years ago
  19. 95166a3 drivers: PL011: refactor pl011_shutdown() by Andre Przywara · 9 years ago
  20. 867b8e8 drivers: PL011: refactor pl011_startup() by Andre Przywara · 9 years ago
  21. 49bb3c8 drivers: PL011: avoid potential unregister_driver call by Andre Przywara · 9 years ago
  22. 7798ede tty: serial/8250: remove console dependency for mediatek by Arnd Bergmann · 9 years ago
  23. 357d561 serial: samsung: only use earlycon for console by Arnd Bergmann · 9 years ago
  24. abab381 tty: remove platform_sysrq_reset_seq by Arnd Bergmann · 9 years ago
  25. 445df7f serial: mctrl-gpio: drop usages of IS_ERR_OR_NULL by Uwe Kleine-König · 9 years ago
  26. c33eecc7 tty: Spelling s/reseved/reserved/ by Geert Uytterhoeven · 9 years ago
  27. 9e91597 serial: 8250_omap: provide complete custom startup & shutdown callbacks by Sebastian Andrzej Siewior · 9 years ago
  28. 8f8e48f serial: tegra: Fix memory leak on DMA setup failure by Jon Hunter · 9 years ago
  29. c35b49b serial: sirf: assign console default index if users not set a valid one by Qipan Li · 9 years ago
  30. 7f60f2f serial: sirf: add serial loopback function support by Qipan Li · 9 years ago
  31. d9e8e97 serial: sirf: add uart receive's some error counter and mark by Qipan Li · 9 years ago
  32. 36c0991 serial: sirf: fix endless loop bug in uart receive tasklet by Qipan Li · 9 years ago
  33. eab192a serial: sirf: fix the issue that HW flow control doesn't work for BT by Qipan Li · 9 years ago
  34. c1b7ac6 serial: sirf: enable ATLAS7 USP serial support by Qipan Li · 9 years ago
  35. 98b3f0d tty: rocket: fix comment of ROCKET_SPD_HI by Masahiro Yamada · 9 years ago
  36. 8687634 tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send by Nicolas Ferre · 9 years ago
  37. fa8cd0f serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next by Dave Martin · 9 years ago
  38. 02730d3 Merge 4.1-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  39. 7cf7d42 Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  40. c0655fe Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  41. dd8edd7 Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  42. 3f4741b Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  43. 148c46f Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  44. 1630ee5 Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  45. 7378668 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  46. 4b470f1 Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  47. 8947e39 Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" by Brian Norris · 9 years ago
  48. 214e9f7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. c4d0bcc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  50. 0336104 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  51. 4723132 Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  52. e52f649 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  53. f0897f4 Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  54. 3c25a75 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  55. f98b733 drivers/rtc/rtc-armada38x.c: remove unused local `flags' by Andrew Morton · 9 years ago
  56. 4de5167 Merge branches 'acpi-init' and 'acpica' by Rafael J. Wysocki · 9 years ago
  57. 5691926 Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  58. db7c727 mtd: readtest: don't clobber error reports by Brian Norris · 9 years ago
  59. bed447e drm/radeon: don't do mst probing if MST isn't enabled. by Dave Airlie · 9 years ago
  60. 5c1ac56 firmware: dmi_scan: Fix ordering of product_uuid by Jean Delvare · 9 years ago
  61. c249304 firmware: dmi_scan: Simplified displayed version by Jean Delvare · 9 years ago
  62. ec94efc Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  63. 9cf82e7 irqchip: tegra: Set the proper base address in irq chip data by Lucas Stach · 9 years ago
  64. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  65. 5684044 e1000e: Add pm_qos header by David Ahern · 9 years ago
  66. bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 9 years ago
  67. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 9 years ago
  68. 03906ca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  69. cc49e8c Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  70. ff284f3 Revert "ACPICA: Permanently set _REV to the value '2'." by Rafael J. Wysocki · 9 years ago
  71. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 9 years ago
  72. f0828ba iio: light: hid-sensor-prox: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  73. f29b212 iio: adc: cc10001: Add delay before setting START bit by Naidu Tellapati · 9 years ago
  74. 65a761b iio: adc: cc10001: Fix regulator_get_voltage() return value check by Naidu Tellapati · 9 years ago
  75. 713276e iio: adc: cc10001: Fix incorrect use of power-up/power-down register by Naidu Tellapati · 9 years ago
  76. ec40f92 IB/qib: fix test of unsigned variable by Mike Marciniszyn · 9 years ago
  77. ec04847 RDMA/core: Fix for parsing netlink string attribute by Tatyana Nikolova · 9 years ago
  78. 607d480 drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling by Christian König · 9 years ago
  79. 940fd30 iw_cxgb4: use wildcard mapping for getting remote addr info by Steve Wise · 9 years ago
  80. 94634e9 IB/ehca: use correct destination for memcpy by Nicholas Mc Guire · 9 years ago
  81. ef20816 Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  82. a156e06 Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  83. b3e5838 Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  84. c91aa67 Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  85. 665a6cd pppoe: drop pppoe device in pppoe_unbind_sock_work by Felix Fietkau · 9 years ago
  86. 5dc5616 iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1 by Will Deacon · 9 years ago
  87. c8b3504 Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus by Mark Brown · 9 years ago
  88. bed5e4d Merge tag 'spi-v4.1-rc1' into spi-linus by Mark Brown · 9 years ago
  89. 268be0f net: qca_spi: Fix possible race during probe by Stefan Wahren · 9 years ago
  90. 364aece drm/i915: Avoid GPU hang when coming out of s3 or s4 by Peter Antoine · 9 years ago
  91. 7c0c826 net: mdio-gpio: Allow for unspecified bus id by Bert Vermeulen · 9 years ago
  92. cd9c399 bnx2x: limit fw delay in kdump to 5s after boot by Michal Schmidt · 9 years ago
  93. 01d0735 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  94. 332545b Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  95. fdb68e0 drm: Zero out invalid vblank timestamp in drm_update_vblank_count. by Mario Kleiner · 9 years ago
  96. 77232f7 vt: Don't check KD_GRAPHICS when binding/unbinding by Daniel Vetter · 9 years ago
  97. d364b5c vt: fix console lock vs. kernfs s_active lock order by Imre Deak · 10 years ago
  98. 1a48632 pty: Fix input race when closing by Peter Hurley · 9 years ago
  99. 8f9cfee tty/n_gsm.c: fix a memory leak when gsmtty is removed by Pan Xinhui · 10 years ago
  100. 80463501 tty/hvc: remove celleb-only beat driver by Daniel Axtens · 9 years ago