1. 59bd234 serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style controller. by Sonic Zhang · 12 years ago
  2. 3c2d0ed serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width. by Sonic Zhang · 12 years ago
  3. 239c25b serial: bfin_uart: narrow the reboot condition in DMA tx interrupt by Sonic Zhang · 12 years ago
  4. b06d2f2 serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. by Sonic Zhang · 12 years ago
  5. 60f4b00 serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after it is reset. by Sonic Zhang · 13 years ago
  6. 6485163 serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS. by Sonic Zhang · 13 years ago
  7. b48dc71 serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available. by Sonic Zhang · 13 years ago
  8. f5b6940 serial: bfin-uart: remove redundant CTS check for hardware CTS control. by Sonic Zhang · 13 years ago
  9. ee948e3 serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. by Sonic Zhang · 13 years ago
  10. 32b4456 serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up. by Sonic Zhang · 13 years ago
  11. 9cfb5c0 TTY: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  12. 47918f0 serial:bfin_uart: Put TX IRQ in individual platform resource. by Sonic Zhang · 13 years ago
  13. 0c6967b serial:blackfin: rename Blackfin serial driver to bfin_uart.c by Sonic Zhang · 13 years ago[Renamed from drivers/tty/serial/bfin_5xx.c]
  14. bb7e58f serial:blackfin: Correct coding style in bfin serial driver. by Sonic Zhang · 13 years ago
  15. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  16. 0f66e50 serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock by Sonic Zhang · 14 years ago
  17. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/bfin_5xx.c]
  18. 57afb39 serial: bfin_5xx: move resources into board files by Sonic Zhang · 15 years ago
  19. 5bb06b6 serial: bfin_5xx: grab port lock before making port termios changes by Sonic Zhang · 14 years ago
  20. 6d9e449 serial: bfin_5xx: disable CON_PRINTBUFFER for consoles by Sonic Zhang · 14 years ago
  21. 001a05d serial: bfin_5xx: remove redundant SSYNC to improve TX speed by Sonic Zhang · 14 years ago
  22. b610099 serial: bfin_5xx: always include DMA headers by Sonic Zhang · 14 years ago
  23. a89f246 drivers/serial/bfin_5xx.c: Fix line continuation defects by Joe Perches · 14 years ago
  24. d87d9b7 tty: serial - fix tty referencing in set_ldisc by Alan Cox · 14 years ago
  25. e59e2bd serial: bfin_5xx: fix typo in IER check by Sonic Zhang · 14 years ago
  26. ca3e442 serial: bfin_5xx: IRDA is not affected by anomaly 05000230 by Graf Yang · 14 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  28. 599b714 serial: bfin_5xx: pull in linux/io.h for ioremap prototypes by Mike Frysinger · 15 years ago
  29. cdc592d serial: bfin_5xx: kgdboc should accept gdb break only when it is active by Sonic Zhang · 15 years ago
  30. 7ed43f6a serial: bfin_5xx: need to disable DMA TX interrupt too by Graf Yang · 15 years ago
  31. b2ced4f serial: bfin_5xx: remove useless gpio handling with hard flow control by Sonic Zhang · 15 years ago
  32. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  33. 0271edd serial: bfin_5xx: fix building as module when early printk is enabled by Mike Frysinger · 15 years ago
  34. 607c268 serial: bfin_5xx: fix building as module when early printk is enabled by Mike Frysinger · 15 years ago
  35. 9c529a3 serial: bfin_5xx: add missing spin_lock init by Mike Frysinger · 15 years ago
  36. 2860b79 Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs by Sonic Zhang · 15 years ago
  37. 8450779 Blackfin Serial Driver: handle anomaly 05000231 by Sonic Zhang · 15 years ago
  38. 0efa4f2 Blackfin Serial Driver: annotate anomalies 05000215 and 05000099 by Sonic Zhang · 15 years ago
  39. 35ff693 Blackfin Serial Driver: handle irregular DMA register status in auto start mode by Sonic Zhang · 15 years ago
  40. f9d36da Blackfin Serial Driver: fix missing new lines when under load by Graf Yang · 15 years ago
  41. 7de7c55 Blackfin Serial Driver: fix baudrate for early_printk by Robin Getz · 15 years ago
  42. 8516c56 Blackfin Serial Driver: fix error while transferring large files by Sonic Zhang · 15 years ago
  43. daba028 bfin_5xx: misplaced parentheses by Roel Kluin · 15 years ago
  44. d307d36 tty: Blackin CTS/RTS by Sonic Zhang · 15 years ago
  45. 6f95570 Change hardware flow control from poll to interrupt driven by Sonic Zhang · 15 years ago
  46. f448710 blackfin: Subtract ANOMALY_05000230 on quot by Graf Yang · 15 years ago
  47. 8c4210e Fix DMA rx ring buffer handling by Sonic Zhang · 15 years ago
  48. df04baf blackfin: Fix tty compile error in PIO mode by Sonic Zhang · 15 years ago
  49. 59e4e3e blackfin: Use unsigned long for flags with irq functions by Mike Frysinger · 15 years ago
  50. e482a23 Blackfin Serial Driver: Remove BI status for known_good_char by Sonic Zhang · 16 years ago
  51. 68a784c Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode by Sonic Zhang · 16 years ago
  52. b6efa1e Blackfin Serial Driver: Clean serial console and early prink code. by Sonic Zhang · 16 years ago
  53. 80d5c47 Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly by Graf Yang · 16 years ago
  54. 52e15f0e Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework by Sonic Zhang · 16 years ago
  55. ab2375f Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode by Sonic Zhang · 16 years ago
  56. b3ef5ab Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART by Graf Yang · 16 years ago
  57. 5ffdeea2 Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer. by Sonic Zhang · 16 years ago
  58. 08668ab Blackfin Serial Driver: Remove useless stop by Sonic Zhang · 16 years ago
  59. c9607ec Blackfin Serial Driver: move common variables out of serial headers and into the serial driver by Mike Frysinger · 16 years ago
  60. d273e201 Blackfin Serial Driver: trim trailing whitespace -- no functional changes by Mike Frysinger · 16 years ago
  61. ccfbc3e Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports. by Sonic Zhang · 16 years ago
  62. c111340 Blackfin Serial Driver: use __initdata for data, not __init by Mike Frysinger · 16 years ago
  63. 639f657 Blackfin arch: move include/asm-blackfin header files to arch/blackfin by Bryan Wu · 16 years ago
  64. b1cbefe blackfin: Fix compile failure in tty code by Alan Cox · 16 years ago
  65. a88487c Fix compile errors in SGI console drivers (linux-next tree) by Takashi Iwai · 16 years ago
  66. f30ac0c Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue. by Sonic Zhang · 16 years ago
  67. 3b8458a Blackfin serial driver: fix up tty core set_ldisc API change breakage bug by Graf Yang · 16 years ago
  68. 1feaa51 Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver. by Sonic Zhang · 16 years ago
  69. 45828b8 Blackfin Serial Driver: abstract away DLAB differences into header by Mike Frysinger · 16 years ago
  70. 89bf6dc5 Blackfin Serial Driver: macro away the IER differences between processors by Mike Frysinger · 16 years ago
  71. 71cc2c2 serial: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  72. 0a27842 Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer. by Sonic Zhang · 16 years ago
  73. 50e2e15 Blackfin Serial Driver: the uart break anomaly has been given its own number, so switch to it by Mike Frysinger · 16 years ago
  74. 2ade972 Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port. by Graf Yang · 16 years ago
  75. 1a3a4c7 Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537 when booting u-boot and linux on uart 1 by Sonic Zhang · 16 years ago
  76. 0c44a86 Blackfin Serial Driver: punt unused lsr variable by Mike Frysinger · 16 years ago
  77. 7d01b47 Blackfin Serial Driver: Enable IR function when user application (irattach /dev/ttyBFx -s) call TIOCSETD ioctl with line discipline N_IRDA by Graf Yang · 17 years ago
  78. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  79. 0aef456 Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task. by Sonic Zhang · 17 years ago
  80. 56f5de8 Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up processes. by Sonic Zhang · 17 years ago
  81. 0711d85 Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before starting tx dma. by Sonic Zhang · 17 years ago
  82. db28838 [Blackfin] serial driver: Add flow control support to bf54x by Sonic Zhang · 17 years ago
  83. 4cb4f22 [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well by Sonic Zhang · 17 years ago
  84. 1ba7a3e [Blackfin] serial driver: use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 17 years ago
  85. 8851c71 [Blackfin] serial driver: rework break flood anomaly handling to be more robust/realistic about what we can actually work around by Mike Frysinger · 17 years ago
  86. 0bcfd70 [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems where the LSR is read-to-clear by Mike Frysinger · 17 years ago
  87. 4c195ad [Blackfin] serial driver: fix bug - should not wait for the TFI bit, just clear it when tx stop. by Sonic Zhang · 17 years ago
  88. 99ee7b5 [Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to console on shell restart by Sonic Zhang · 17 years ago
  89. 75b780b [Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown. by Sonic Zhang · 17 years ago
  90. 1b73351 [Blackfin] serial driver: Clean up UART DMA code. by Sonic Zhang · 17 years ago
  91. 759eb04 Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input very quickly by Sonic Zhang · 17 years ago
  92. 2047e40 [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option by Michael Hennerich · 17 years ago
  93. bbf275f Blackfin serial driver: pending a unique anomaly id, tie the break flood issue to ANOMALY_05000230 by Mike Frysinger · 17 years ago
  94. a359cca Blackfin arch: update kgdb patch by Sonic Zhang · 17 years ago
  95. 0ae5364 Blackfin arch: Initial patch to add earlyprintk support by Robin Getz · 17 years ago
  96. d5148ff Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync() by Mike Frysinger · 17 years ago
  97. f4d640c9 Blackfin serial driver: supporting BF548-EZKIT serial port by Roy Huang · 17 years ago
  98. 474f1a6 Blackfin arch: kgdb specific code by Sonic Zhang · 17 years ago
  99. 19aa638 Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENB by Mike Frysinger · 17 years ago
  100. cf68676 Blackfin serial driver: actually implement the break_ctl() function by Mike Frysinger · 17 years ago