1. a1bf958 tty: Add driver unthrottle in ioctl(...,TCFLSH,..). by Ilya Zykov · 12 years ago
  2. 33aeb9d serial: lpc32xx: Fix fallout from tty_port conversion by Thierry Reding · 12 years ago
  3. 49abd90 serial: vt8500: Cleanup code using devm_ function by Tony Prisk · 12 years ago
  4. 12faa35 serial: vt8500: UART uses gated clock rather than 24Mhz reference by Tony Prisk · 12 years ago
  5. 962963e serial: tegra: Switch to using struct tty_port by Thierry Reding · 12 years ago
  6. 45e786a serial: imx: Remove unused 'tty' variable by Fabio Estevam · 12 years ago
  7. ed35e09 serial: pxa: Do not tweak clock in pxa serial write() function by Haojun Bao · 12 years ago
  8. b786337 serial: sccnxp: Fix possible crash if no platform data supplied by Alexander Shiyan · 12 years ago
  9. 7d9f49a serial: rp2: New driver for Comtrol RocketPort 2 cards by Kevin Cernekee · 12 years ago
  10. b9d4239 tty: rocket: Explicitly list supported PCI IDs by Kevin Cernekee · 12 years ago
  11. 4053036 serial: vt8500: ioremap'd resource is never freed by Tony Prisk · 12 years ago
  12. 27dd2e0 serial: vt8500: Fix range-checking on vt8500_uart_ports by Tony Prisk · 12 years ago
  13. f938f37 tty: serial/crisv10.c: remove unnecessary null pointer check by Cong Ding · 12 years ago
  14. 9ef20d5 tty: serial/68328serial.c: remove unnecessary null pointer check by Cong Ding · 12 years ago
  15. 5fe2123 OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead of Mode13 by Alexey Pelykh · 12 years ago
  16. 795b5bb serial/arc-uart: Fix section mistmatch by Vineet Gupta · 12 years ago
  17. ac4ce71 serial: sirf: only use lookup table to set baudrate when ioclk=150MHz by Barry Song · 12 years ago
  18. e27a7d7 Staging: sb105x: mark it BROKEN by Greg Kroah-Hartman · 12 years ago
  19. 2894500 TTY: ip22zilog, fix tty_flip_buffer_push call by Jiri Slaby · 12 years ago
  20. f5836a5 serial: 8250_dw: Set maxburst size by Heikki Krogerus · 12 years ago
  21. 053fac3 serial: 8250_dw: Use ifdef with ACPI by Heikki Krogerus · 12 years ago
  22. a3b0397 serial: 8250_dma: TX optimisation by Heikki Krogerus · 12 years ago
  23. 6f3fe3b serial: 8250_dma: Switch to using tty_port by Heikki Krogerus · 12 years ago
  24. 852e4a8 tty: don't deadlock while flushing workqueue by Sebastian Andrzej Siewior · 12 years ago
  25. 7277b2a serial: 8250_dw: Enable DMA support with ACPI by Heikki Krogerus · 12 years ago
  26. 9ee4b83 serial: 8250: Add support for dmaengine by Heikki Krogerus · 12 years ago
  27. 6a7320c serial: 8250_dw: Add ACPI 5.0 support by Heikki Krogerus · 12 years ago
  28. 30046df serial: 8250_dw: Set FIFO size dynamically by Heikki Krogerus · 12 years ago
  29. a7260c8 serial: 8250_dw: Move device tree code to separate function by Heikki Krogerus · 12 years ago
  30. f93366f serial: 8250_dw: Map IO memory by Heikki Krogerus · 12 years ago
  31. 966c4e3 serial: 8250_dw: Don't use UPF_FIXED_TYPE by Heikki Krogerus · 12 years ago
  32. 9660497 serial: 8250: Allow drivers to deliver capabilities by Heikki Krogerus · 12 years ago
  33. bd5d7ce tty: Only wakeup the line discipline idle queue when queue is active by Ivo Sieben · 12 years ago
  34. b342dd5 drivers/tty/serial: extern function which for release resource, need check pointer, before free it by Chen Gang · 12 years ago
  35. 074d35c TTY: hvsi: use for_each_compatible_node() macro by Wei Yongjun · 12 years ago
  36. 463dcc4 serial: sccnxp: Rename header file to match functionality by Alexander Shiyan · 12 years ago
  37. ec06389 serial: sccnxp: Implement polling mode by Alexander Shiyan · 12 years ago
  38. 496c907 serial: mcf: Add support RS485 in ColdFire serial driver by Quoc-Viet Nguyen · 12 years ago
  39. b81273a TTY: do not reset master's packet mode by Jiri Slaby · 12 years ago
  40. 37c44b5 tty: add parenthesis to macro POLL_PERIOD in rocket.c by Cong Ding · 12 years ago
  41. b9f8033 tty: cleanup checkpatch warning in pty.c by Cong Ding · 12 years ago
  42. 82f8c35 tty: cleanup the panic message by Cong Ding · 12 years ago
  43. 4e18585 Revert "n_gsm.c: add tx_lock in gsm_send" by Greg Kroah-Hartman · 12 years ago
  44. d73dfc6 serial: 8250_pci: remove __devexit usage by Greg Kroah-Hartman · 12 years ago
  45. fa47ba7 TTY: nozomi, remove dead code by Jiri Slaby · 12 years ago
  46. cc5ab61 TTY: synclink, remove unneeded tests by Jiri Slaby · 12 years ago
  47. dabe2c1 cyclades: push down tty_port_tty_get by Jiri Slaby · 12 years ago
  48. 6732c8b TTY: switch tty_schedule_flip by Jiri Slaby · 12 years ago
  49. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  50. d6c53c0 TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
  51. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  52. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  53. 2f69335 TTY: convert more flipping functions by Jiri Slaby · 12 years ago
  54. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  55. ea28fd5 serial/arc-uart: switch to devicetree based probing by Vineet Gupta · 12 years ago
  56. d6c0d06 serial/arc-uart: platform_data order changed by Vineet Gupta · 12 years ago
  57. e163d1f serial/arc-uart: split probe from probe_earlyprintk by Vineet Gupta · 12 years ago
  58. 026bb29 serial/arc-uart: Don't index with -ve platform_device->id by Vineet Gupta · 12 years ago
  59. e9ea096 serial: tegra: add serial driver by Laxman Dewangan · 12 years ago
  60. 42d3419 serial: imx: Use devm_* APIs by Sachin Kamat · 12 years ago
  61. 50bbdba serial: imx: Use pr_info instead of printk by Sachin Kamat · 12 years ago
  62. 699cbd6 serial: imx: Fix coding style issue by Sachin Kamat · 12 years ago
  63. e32a9f8 serial: imx: Use <linux/io.h> instead of <asm/io.h> by Sachin Kamat · 12 years ago
  64. 82313e6 serial: imx: Fix checkpatch errors related to spacing by Sachin Kamat · 12 years ago
  65. 905f4ba serial: Samsung: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  66. 41147bf serial: samsung: remove the use of statically remapped controller address by Thomas Abraham · 12 years ago
  67. 81a7d77 serial: mxs-auart: Fix typo in sanity check by Thomas Jarosch · 12 years ago
  68. ef4f527 tty: Fix comments that reference BKL, eventd, old paths by Kevin Cernekee · 12 years ago
  69. a205a56 serial: Remove RM9000 series serial driver. by Ralf Baechle · 12 years ago
  70. 6d8df4b serial: avoid double free after call ioc4_serial_remove_one by Chen Gang · 12 years ago
  71. f96f7f7 n_gsm.c: add tx_lock in gsm_send by xiaojin · 12 years ago
  72. 5425e03 serial: sirf: add support for new SiRFmarco SMP SoC by Barry Song · 12 years ago
  73. 92b336f tty: vt/Makefile: set the variables to static by Cong Ding · 12 years ago
  74. 6f538fe tty: serial core: decouple pm states from ACPI by Linus Walleij · 12 years ago
  75. fdbc735 serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR by Enric Balletbo i Serra · 12 years ago
  76. a6b68a6 synclink fix ldisc buffer argument by Paul Fulghum · 12 years ago
  77. 55c7c0f serial: quatech: add the other serial identifiers and preliminary control code by Alan Cox · 12 years ago
  78. 57a0c1e Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  79. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  81. 5595e75 Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  82. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  83. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  84. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  85. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  86. d9a58a7 xen/netfront: improve truesize tracking by Ian Campbell · 12 years ago
  87. 2a893f9 Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  88. 44d22e2 EDAC: Cleanup device deregistering path by Lans Zhang · 12 years ago
  89. 54451663 EDAC: Fix EDAC Kconfig menu by Borislav Petkov · 12 years ago
  90. 311bd84 EDAC: Fix kernel panic on module unloading by Konstantin Khlebnikov · 12 years ago
  91. ba607b6 pinctrl: mvebu: make pdma clock on dove mandatory by Sebastian Hesselbarth · 12 years ago
  92. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  93. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  94. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  95. dab9206 dma: mv_xor: fix error handling for clocks by Thomas Petazzoni · 12 years ago
  96. ab6e439 dma: mv_xor: fix error handling of mv_xor_channel_add() by Thomas Petazzoni · 12 years ago
  97. 3810e63 clk: mvebu: Remove inappropriate __init tagging by Joshua Coombs · 12 years ago
  98. 5343527 Power: gpio-poweroff: Fix documentation and gpio_is_valid by Andrew Lunn · 12 years ago
  99. f67ffa9 Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  100. 9f6d8f6 PM: Move disabling/enabling runtime PM to late suspend/early resume by Rafael J. Wysocki · 12 years ago