1. 4622eb6 serial: samsung: improve code clarity by defining a variable by Naveen Krishna Chatradhi · 10 years ago
  2. 3bcce59 serial: samsung: correct the case and default order in switch by Naveen Krishna Chatradhi · 10 years ago
  3. 135f07c serial: samsung: get fifosize via device tree by Naveen Krishna Chatradhi · 10 years ago
  4. b1261c8 serial: 8250: introduce up_to_u8250p() helper by Andy Shevchenko · 10 years ago
  5. 380c966 tty: serial: fsl_lpuart: add 32-bit register interface support by Jingchang Lu · 10 years ago
  6. 876496b dt-binding: fsl-lpuart: use exact SoC revision to document binding by Jingchang Lu · 10 years ago
  7. 730c4e7 serial: sh-sci: Add calculation recive margin for HSCIF by Nobuhiro Iwamatsu · 10 years ago
  8. bcb9973 serial: sh-sci: Fix range check of bit-rate for HSCIF by Nobuhiro Iwamatsu · 10 years ago
  9. b7d6639 serial: sh-sci: Updated calculation of bit error rate and bit rate by Nobuhiro Iwamatsu · 10 years ago
  10. ca17749 Merge 3.16-rc5 into tty-next. by Greg Kroah-Hartman · 10 years ago
  11. 1795cd9 Linux 3.16-rc5 by Linus Torvalds · 10 years ago
  12. 18b34d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  13. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  14. 2f3870e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  15. 5fa77b54 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  16. 33fe3ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  17. 54f8c2a Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  18. 4494377 clk: spear3xx: Set proper clock parent of uart1/2 by Thomas Gleixner · 10 years ago
  19. 15ebb05 clk: spear3xx: Use proper control register offset by Thomas Gleixner · 10 years ago
  20. fe22ddc parisc: drop unused defines and header includes by Helge Deller · 10 years ago
  21. ab8a261 parisc: fix fanotify_mark() syscall on 32bit compat kernel by Helge Deller · 10 years ago
  22. eadcc72 parisc: add serial ports of C8000/1GHz machine to hardware database by Helge Deller · 10 years ago
  23. 28b1fae Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  24. cacadb4 Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  25. 07584d4 drivers: tty: Fix use-after-free in pty_common_install by Rasmus Villemoes · 10 years ago
  26. 6b458ac Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  27. 78b3d1c Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  28. 56a50f2 Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  29. 303f8ad Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  30. bf40c92 ext4: fix potential null pointer dereference in ext4_free_inode by Namjae Jeon · 10 years ago
  31. 3f1f9b8 ext4: fix a potential deadlock in __ext4_es_shrink() by Theodore Ts'o · 10 years ago
  32. 3a57cc5 Documenation/laptops: rename and update hpfall.c by Pali Rohár · 10 years ago
  33. 0ba4f6e DocBook: fix various typos by Masanari Iida · 10 years ago
  34. 8011b3c DocBook: fix mtdnand typos by Masanari Iida · 10 years ago
  35. cbb4d3e scripts/kernel-doc: handle object-like macros by Horia Geanta · 10 years ago
  36. c8c3f7d Documentation/Changes: clean up mcelog paragraph by Paul Bolle · 10 years ago
  37. 363d4dd ARM: at91: at91sam9x5: add clocks for usb device by Bo Shen · 10 years ago
  38. cda390b Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel into fixes by Russell King · 10 years ago
  39. eb82a3d phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove by Roger Quadros · 10 years ago
  40. e73b49f phy: core: Fix error path in phy_create() by Roger Quadros · 10 years ago
  41. bf5baf9 drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE by Sjoerd Simons · 10 years ago
  42. 3df9fcd phy: omap-usb2: fix devm_ioremap_resource error detection code by Himangi Saraogi · 10 years ago
  43. 9820ccb phy: sun4i: depend on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  44. d8279a4 USB: serial: ftdi_sio: Add Infineon Triboard by Michal Sojka · 10 years ago
  45. 2c964a2 drivers: tty: Merge alloc_tty_struct and initialize_tty_struct by Rasmus Villemoes · 10 years ago
  46. 493671a serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago
  47. f363ca2 serial/arc: Fix warning with CONSOLE_POLL by Vineet Gupta · 10 years ago
  48. 2970b7f serial: altera: Adopt uart_console_write() by Daniel Thompson · 10 years ago
  49. d36f47f serial: efm32: correct namespacing of location property by Uwe Kleine-König · 10 years ago
  50. 34c4eda serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0 by Simon Horman · 10 years ago
  51. 8bec751 serial: imx: Fix build breakage by Peter Hurley · 10 years ago
  52. 47ea8dd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. bae78dc Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  54. ef24209 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  55. f9ae9cf ext4: revert commit which was causing fs corruption after journal replays by Theodore Ts'o · 10 years ago
  56. 67b9d76 Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  57. c7c3ae2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  58. 5bc8c7c m68k: Export mach_random_get_entropy to modules by Geert Uytterhoeven · 10 years ago
  59. f560294 powerpc/perf: Never program book3s PMCs with values >= 0x80000000 by Anton Blanchard · 10 years ago
  60. 85d90fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  61. fb43e84 powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64 by Guenter Roeck · 10 years ago
  62. b50a6c5 powerpc/perf: Clear MMCR2 when enabling PMU by Joel Stanley · 10 years ago
  63. 4d9690d powerpc/perf: Add PPMU_ARCH_207S define by Joel Stanley · 10 years ago
  64. f73128f powerpc/kvm: Remove redundant save of SIER AND MMCR2 by Joel Stanley · 10 years ago
  65. c733cf8 powerpc/powernv: Check for IRQHAPPENED before sleeping by Preeti U Murthy · 10 years ago
  66. cd68098 powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E by Michael Ellerman · 10 years ago
  67. e623fbf powerpc/cell: Fix compilation with CONFIG_COREDUMP=n by Michael Ellerman · 10 years ago
  68. fe5aa8a Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  69. b67db9d Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  70. bf38b02 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  71. 99ecb00 serial: arc_uart: Use uart_circ_empty() for open-coded comparison by Peter Hurley · 10 years ago
  72. c557d39 serial: Test for no tx data on tx restart by Peter Hurley · 10 years ago
  73. bed7118 ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250 by Tomasz Figa · 10 years ago
  74. 6825242 tty: serial: msm: Support big-endian CPUs by Stephen Boyd · 10 years ago
  75. db3a1a4 serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define by Dan Carpenter · 10 years ago
  76. 8bd67d7d2 serial: blackfin: Fix CTS flow control by Peter Hurley · 10 years ago
  77. c18b55f tty: serial: Fix termios/port flags mismatch by Peter Hurley · 10 years ago
  78. 7c6d340 tty: Call hangup method in modern style by Peter Hurley · 10 years ago
  79. 69fee68 char: synclink: Remove WARN_ON for bad port count by Peter Hurley · 10 years ago
  80. e359a4e tty: Remove tty_hung_up_p() tests from tty drivers' open() by Peter Hurley · 10 years ago
  81. 5fda7a0 serial: Use UPF_* constants with struct uart_port flags by Peter Hurley · 10 years ago
  82. 01261cb tty: ipwireless: Remove tty->closing abort from ipw_open() by Peter Hurley · 10 years ago
  83. ddc7b75 tty: Move tty->closing from port lock critical section by Peter Hurley · 10 years ago
  84. d093601 x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr() by Jan Beulich · 10 years ago
  85. 9c9928b tty: Document locking for tty_port_hangup() by Peter Hurley · 10 years ago
  86. c590f6b tty: Document locking for tty_port_block_til_ready() by Peter Hurley · 10 years ago
  87. addd467 tty: Document locking for tty_port_open() by Peter Hurley · 10 years ago
  88. 0733db9 tty: Document locking for tty_port_close{,start,end}() by Peter Hurley · 10 years ago
  89. ed617e4 tty: Document locking for tty driver methods by Peter Hurley · 10 years ago
  90. cacaeb8 ARM: dts: Add clock property for mfc_pd in exynos5420 by Arun Kumar K · 10 years ago
  91. ed9891b serial: fsl_lpuart: calculate DMA burst by Stefan Agner · 10 years ago
  92. c0fb262 clk: exynos5420: Add IDs for clocks used in PD mfc by Arun Kumar K · 10 years ago
  93. 90abef9 serial: fsl_lpuart: move DMA RX timeout calculation by Stefan Agner · 10 years ago
  94. c760569 ARM: EXYNOS: Add support for clock handling in power domain by Prathyush K · 10 years ago
  95. 9f88b90 x86-64, vdso: Fix vDSO build breakage due to empty .rela.dyn by Jan Beulich · 10 years ago
  96. ae84db9 serial: core: Preserve termios c_cflag for console resume by Peter Hurley · 10 years ago
  97. b31245b serial: tegra: ack the rx dma desc after transfer terminated by Pradeep Goudagunta · 10 years ago
  98. 5e3dbfc serial: tegra: update tx_circular buffer only when TX_DMA is in progress by Pradeep Goudagunta · 10 years ago
  99. 080029b serial: lpc32xx uart module can't do console by Arnd Bergmann · 10 years ago
  100. 2ee881b serial: pxa: fix build with !SERIAL_PXA_CONSOLE by Arnd Bergmann · 11 years ago