1. de49df5 tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  2. 8b9ade9 tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  3. 9b88748 tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  4. f5693ea tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  5. 53e0e67 tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  6. de7053c tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  7. 1df7e24 tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  8. 931c057 tty: serial: nwpserial: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  9. c8db1d9 tty: serial: netx: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  10. f77232d tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  11. bf7f5ee tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  12. 8dedc88 tty: serial: mfd: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  13. 5275ad7 tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  14. af89f83 tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  15. ec12851 tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  16. 97f2c42 tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice by Viresh Kumar · 11 years ago
  17. 5faf75d tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  18. 9dc99e1 tty: serial: efm32: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  19. 88c54a6 tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  20. b4d4992 tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  21. 3fa1200 tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  22. b16c8e3 tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  23. 78d34d7 tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  24. dd085ed tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  25. 53dd0ba tty: serial: altera_jtag: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  26. 355fe56 Revert "OMAP: UART: Keep the TX fifo full when possible" by Greg Kroah-Hartman · 11 years ago
  27. 7b013e4 Revert "serial: omap: Fix IRQ handling return value" by Greg Kroah-Hartman · 11 years ago
  28. 8316d04 serial: sirf: add DMA support using dmaengine APIs by Qipan Li · 11 years ago
  29. 15cdcb1 serial: sirf: fix the namespace of startup_uart entry by Qipan Li · 11 years ago
  30. 67bc306 serial: sirf: fix the typo for rts/cts gpio by Qipan Li · 11 years ago
  31. 3abeff7 serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  32. 33acbb8 serial: 8250_dw: Report CTS asserted for auto flow by Tim Kryger · 11 years ago
  33. e438ac9 OMAP: serial: Remove incorrect disabling of IER interrupt by Mark Jackson · 11 years ago
  34. 09a5163 serial: pch_uart: fix compilation warning by Luis Henriques · 11 years ago
  35. 1ef3980 serial: sirf: add DT-binding document to describle detailed properties by Qipan Li · 11 years ago
  36. 2eb5618 serial: sirf: fix the hardware-flow-ctrl for USP-based UART by Qipan Li · 11 years ago
  37. a343756 serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it by Barry Song · 11 years ago
  38. 4a0ac0f OMAP: add RS485 support by Mark Jackson · 11 years ago
  39. 071eb0f tty: ar933x_uart: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  40. b83286b serial: amba-pl011: Use __releases/__acquires annotations by Fabio Estevam · 11 years ago
  41. 8ad2ee9 serial: MIPS: lantiq: fix clock error check by John Crispin · 11 years ago
  42. 7c658e6 serial: MIPS: lantiq: add clk_enable() call to driver by Thomas Langer · 11 years ago
  43. 6734a83 serial: bfin_uart: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  44. 20246fd serial: bfin_sport_uart: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  45. fbf3ab2 serial: tegra: use NULL instead of 0 by Jingoo Han · 11 years ago
  46. 4f749f2 serial: msm_serial: fix comparison of different types by Jingoo Han · 11 years ago
  47. 1053f4da serial: ioc4_serial: Staticize ioc4_serial_attach_one() by Jingoo Han · 11 years ago
  48. 5a7daed serial: icom: fix casting warning by Jingoo Han · 11 years ago
  49. edd173d serial: timbuart: Staticize local symbols by Jingoo Han · 11 years ago
  50. 6602769 serial: mrst_max3110: fix casting warning by Jingoo Han · 11 years ago
  51. 75474b6 serial: 8250_early: fix comparison of different types by Jingoo Han · 11 years ago
  52. 9fdedf5 serial: samsung: fix casting warning by Jingoo Han · 11 years ago
  53. ada1f44 serial: sirf: Staticize local symbols by Jingoo Han · 11 years ago
  54. 5df8311 serial: sirf: make the driver also support USP-based UART by Qipan Li · 11 years ago
  55. 909102d serial: sirf: add support for Marco chip by Barry Song · 11 years ago
  56. f7d2c0b serial: i.MX: evaluate linux,stdout-path property by Sascha Hauer · 11 years ago
  57. 5c19e95 OF: Add helper for matching against linux,stdout-path by Sascha Hauer · 11 years ago
  58. a324e4d tty: ar933x_uart: convert to use devm_* functions by Gabor Juhos · 11 years ago
  59. aefceaf n_tty: Fix termios_rwsem lockdep false positive by Peter Hurley · 11 years ago
  60. 6c62cc0 serial: pxa: Staticize local symbols by Jingoo Han · 11 years ago
  61. 331b373 tty: serial: pxa: remove old cruft by Daniel Mack · 11 years ago
  62. 16cf48a register_console: prevent adding the same console twice by Andreas Bießmann · 11 years ago
  63. 3855ae1 vt: make the default color configurable by Clemens Ladisch · 11 years ago
  64. b2755b7 ARM: dts: imx28-evk: add the RTS/CTS property for auart0 by Huang Shijie · 11 years ago
  65. afab220 serial: mxs: remove the MXS_AUART_DMA_CONFIG by Huang Shijie · 11 years ago
  66. 8418e67 serial: mxs: enable the DMA only when the RTS/CTS is valid by Huang Shijie · 11 years ago
  67. 5ac1ccb Merge 3.11-rc4 into tty-next by Greg Kroah-Hartman · 11 years ago
  68. c095ba7 Linux 3.11-rc4 by Linus Torvalds · 11 years ago
  69. e56c756 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  70. 3d90268 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  71. 387aae6 tmpfs: fix SEEK_DATA/SEEK_HOLE regression by Hugh Dickins · 11 years ago
  72. 2f85399 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  73. adfb8e5 drm/radeon: fix 64 bit divide in SI spm code by Alex Deucher · 11 years ago
  74. 72a67a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  75. 4bd8e73 qlcnic: Fix for flash update failure on 83xx adapter by Himanshu Madhani · 11 years ago
  76. b1f5037 qlcnic: Fix link speed and duplex display for 83xx adapter by Rajesh Borundia · 11 years ago
  77. beb3d3a qlcnic: Fix link speed display for 82xx adapter by Rajesh Borundia · 11 years ago
  78. 2e3ea7e qlcnic: Fix external loopback test. by Shahed Shaikh · 11 years ago
  79. 01b91f4 qlcnic: Removed adapter series name from warning messages. by Pratik Pujar · 11 years ago
  80. f91bbcb qlcnic: Free up memory in error path. by Himanshu Madhani · 11 years ago
  81. e0d138d qlcnic: Fix ingress MAC learning by Shahed Shaikh · 11 years ago
  82. 4a99ab5 qlcnic: Fix MAC address filter issue on 82xx adapter by Shahed Shaikh · 11 years ago
  83. b6bb1c6 net: ethernet: davinci_emac: drop IRQF_DISABLED by Mugunthan V N · 11 years ago
  84. 83aaf3b Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  85. 32c6e25 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  86. 9250d90 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  87. 5c52add hwmon: (max6697) fix MAX6581 ideality by Vivien Didelot · 11 years ago
  88. e35ac62 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  89. 8c0cc8a ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  90. e0d4075 ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  91. a4f2dc9 serial: st-asc: Fix unused variable warning for non DT. by Srinivas Kandagatla · 11 years ago
  92. 6a8b7f0 netlabel: use domain based selectors when address based selectors are not available by Paul Moore · 11 years ago
  93. 5f671d6 net: check net.core.somaxconn sysctl values by Roman Gushchin · 11 years ago
  94. 3508ea3 sis900: Fix the tx queue timeout issue by Denis Kirjanov · 11 years ago
  95. abe0308 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  96. 1cb39a6 Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  97. 446266b net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails by Daniel Borkmann · 11 years ago
  98. 9bb8eeb r8169: remove "PHY reset until link up" log spam by Lekensteyn · 11 years ago
  99. 7069f98 net: ethernet: cpsw: drop IRQF_DISABLED by Felipe Balbi · 11 years ago
  100. cbd3755 htb: fix sign extension bug by stephen hemminger · 11 years ago