1. b1cbefe blackfin: Fix compile failure in tty code by Alan Cox · 16 years ago
  2. a88487c Fix compile errors in SGI console drivers (linux-next tree) by Takashi Iwai · 16 years ago
  3. f30ac0c Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue. by Sonic Zhang · 16 years ago
  4. 3b8458a Blackfin serial driver: fix up tty core set_ldisc API change breakage bug by Graf Yang · 16 years ago
  5. 1feaa51 Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver. by Sonic Zhang · 16 years ago
  6. 45828b8 Blackfin Serial Driver: abstract away DLAB differences into header by Mike Frysinger · 16 years ago
  7. 89bf6dc5 Blackfin Serial Driver: macro away the IER differences between processors by Mike Frysinger · 16 years ago
  8. 71cc2c2 serial: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  9. 0a27842 Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer. by Sonic Zhang · 16 years ago
  10. 50e2e15 Blackfin Serial Driver: the uart break anomaly has been given its own number, so switch to it by Mike Frysinger · 16 years ago
  11. 2ade972 Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port. by Graf Yang · 16 years ago
  12. 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
  13. 0c44a86 Blackfin Serial Driver: punt unused lsr variable by Mike Frysinger · 16 years ago
  14. 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 · 16 years ago
  15. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  16. 0aef456 Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task. by Sonic Zhang · 16 years ago
  17. 56f5de8 Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up processes. by Sonic Zhang · 16 years ago
  18. 0711d85 Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before starting tx dma. by Sonic Zhang · 16 years ago
  19. db28838 [Blackfin] serial driver: Add flow control support to bf54x by Sonic Zhang · 16 years ago
  20. 4cb4f22 [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well by Sonic Zhang · 16 years ago
  21. 1ba7a3e [Blackfin] serial driver: use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 16 years ago
  22. 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
  23. 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
  24. 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
  25. 99ee7b5 [Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to console on shell restart by Sonic Zhang · 17 years ago
  26. 75b780b [Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown. by Sonic Zhang · 17 years ago
  27. 1b73351 [Blackfin] serial driver: Clean up UART DMA code. by Sonic Zhang · 17 years ago
  28. 759eb04 Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input very quickly by Sonic Zhang · 17 years ago
  29. 2047e40 [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option by Michael Hennerich · 16 years ago
  30. bbf275f Blackfin serial driver: pending a unique anomaly id, tie the break flood issue to ANOMALY_05000230 by Mike Frysinger · 17 years ago
  31. a359cca Blackfin arch: update kgdb patch by Sonic Zhang · 17 years ago
  32. 0ae5364 Blackfin arch: Initial patch to add earlyprintk support by Robin Getz · 17 years ago
  33. d5148ff Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync() by Mike Frysinger · 17 years ago
  34. f4d640c9 Blackfin serial driver: supporting BF548-EZKIT serial port by Roy Huang · 17 years ago
  35. 474f1a6 Blackfin arch: kgdb specific code by Sonic Zhang · 17 years ago
  36. 19aa638 Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENB by Mike Frysinger · 17 years ago
  37. cf68676 Blackfin serial driver: actually implement the break_ctl() function by Mike Frysinger · 17 years ago
  38. 9808901 Blackfin serial driver: ignore framing and parity errors by Mike Frysinger · 17 years ago
  39. c16c3ca Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPAR by Mike Frysinger · 17 years ago
  40. 2ac5ee4 Blackfin serial driver: implement support for ignoring parity/break errors by Mike Frysinger · 17 years ago
  41. 5c4e472 Blackfin serial driver: fix overhead issue by Aubrey Li · 17 years ago
  42. 194de56 blackfin: serial driver by Bryan Wu · 17 years ago