1. 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
  2. 599b714 serial: bfin_5xx: pull in linux/io.h for ioremap prototypes by Mike Frysinger · 14 years ago
  3. cdc592d serial: bfin_5xx: kgdboc should accept gdb break only when it is active by Sonic Zhang · 14 years ago
  4. 7ed43f6a serial: bfin_5xx: need to disable DMA TX interrupt too by Graf Yang · 14 years ago
  5. b2ced4f serial: bfin_5xx: remove useless gpio handling with hard flow control by Sonic Zhang · 14 years ago
  6. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  7. 0271edd serial: bfin_5xx: fix building as module when early printk is enabled by Mike Frysinger · 15 years ago
  8. 607c268 serial: bfin_5xx: fix building as module when early printk is enabled by Mike Frysinger · 15 years ago
  9. 9c529a3 serial: bfin_5xx: add missing spin_lock init by Mike Frysinger · 15 years ago
  10. 2860b79 Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs by Sonic Zhang · 15 years ago
  11. 8450779 Blackfin Serial Driver: handle anomaly 05000231 by Sonic Zhang · 15 years ago
  12. 0efa4f2 Blackfin Serial Driver: annotate anomalies 05000215 and 05000099 by Sonic Zhang · 15 years ago
  13. 35ff693 Blackfin Serial Driver: handle irregular DMA register status in auto start mode by Sonic Zhang · 15 years ago
  14. f9d36da Blackfin Serial Driver: fix missing new lines when under load by Graf Yang · 15 years ago
  15. 7de7c55 Blackfin Serial Driver: fix baudrate for early_printk by Robin Getz · 15 years ago
  16. 8516c56 Blackfin Serial Driver: fix error while transferring large files by Sonic Zhang · 15 years ago
  17. daba028 bfin_5xx: misplaced parentheses by Roel Kluin · 15 years ago
  18. d307d36 tty: Blackin CTS/RTS by Sonic Zhang · 15 years ago
  19. 6f95570 Change hardware flow control from poll to interrupt driven by Sonic Zhang · 15 years ago
  20. f448710 blackfin: Subtract ANOMALY_05000230 on quot by Graf Yang · 15 years ago
  21. 8c4210e Fix DMA rx ring buffer handling by Sonic Zhang · 15 years ago
  22. df04baf blackfin: Fix tty compile error in PIO mode by Sonic Zhang · 15 years ago
  23. 59e4e3e blackfin: Use unsigned long for flags with irq functions by Mike Frysinger · 15 years ago
  24. e482a23 Blackfin Serial Driver: Remove BI status for known_good_char by Sonic Zhang · 15 years ago
  25. 68a784c Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode by Sonic Zhang · 15 years ago
  26. b6efa1e Blackfin Serial Driver: Clean serial console and early prink code. by Sonic Zhang · 15 years ago
  27. 80d5c47 Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly by Graf Yang · 15 years ago
  28. 52e15f0e Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework by Sonic Zhang · 15 years ago
  29. ab2375f Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode by Sonic Zhang · 16 years ago
  30. b3ef5ab Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART by Graf Yang · 16 years ago
  31. 5ffdeea2 Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer. by Sonic Zhang · 16 years ago
  32. 08668ab Blackfin Serial Driver: Remove useless stop by Sonic Zhang · 16 years ago
  33. c9607ec Blackfin Serial Driver: move common variables out of serial headers and into the serial driver by Mike Frysinger · 16 years ago
  34. d273e201 Blackfin Serial Driver: trim trailing whitespace -- no functional changes by Mike Frysinger · 16 years ago
  35. ccfbc3e Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports. by Sonic Zhang · 16 years ago
  36. c111340 Blackfin Serial Driver: use __initdata for data, not __init by Mike Frysinger · 16 years ago
  37. 639f657 Blackfin arch: move include/asm-blackfin header files to arch/blackfin by Bryan Wu · 16 years ago
  38. b1cbefe blackfin: Fix compile failure in tty code by Alan Cox · 16 years ago
  39. a88487c Fix compile errors in SGI console drivers (linux-next tree) by Takashi Iwai · 16 years ago
  40. f30ac0c Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue. by Sonic Zhang · 16 years ago
  41. 3b8458a Blackfin serial driver: fix up tty core set_ldisc API change breakage bug by Graf Yang · 16 years ago
  42. 1feaa51 Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver. by Sonic Zhang · 16 years ago
  43. 45828b8 Blackfin Serial Driver: abstract away DLAB differences into header by Mike Frysinger · 16 years ago
  44. 89bf6dc5 Blackfin Serial Driver: macro away the IER differences between processors by Mike Frysinger · 16 years ago
  45. 71cc2c2 serial: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  46. 0a27842 Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer. by Sonic Zhang · 16 years ago
  47. 50e2e15 Blackfin Serial Driver: the uart break anomaly has been given its own number, so switch to it by Mike Frysinger · 16 years ago
  48. 2ade972 Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port. by Graf Yang · 16 years ago
  49. 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
  50. 0c44a86 Blackfin Serial Driver: punt unused lsr variable by Mike Frysinger · 16 years ago
  51. 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
  52. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  53. 0aef456 Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task. by Sonic Zhang · 16 years ago
  54. 56f5de8 Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up processes. by Sonic Zhang · 16 years ago
  55. 0711d85 Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before starting tx dma. by Sonic Zhang · 16 years ago
  56. db28838 [Blackfin] serial driver: Add flow control support to bf54x by Sonic Zhang · 16 years ago
  57. 4cb4f22 [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well by Sonic Zhang · 16 years ago
  58. 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
  59. 8851c71 [Blackfin] serial driver: rework break flood anomaly handling to be more robust/realistic about what we can actually work around by Mike Frysinger · 16 years ago
  60. 0bcfd70 [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems where the LSR is read-to-clear by Mike Frysinger · 16 years ago
  61. 4c195ad [Blackfin] serial driver: fix bug - should not wait for the TFI bit, just clear it when tx stop. by Sonic Zhang · 16 years ago
  62. 99ee7b5 [Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to console on shell restart by Sonic Zhang · 16 years ago
  63. 75b780b [Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown. by Sonic Zhang · 16 years ago
  64. 1b73351 [Blackfin] serial driver: Clean up UART DMA code. by Sonic Zhang · 16 years ago
  65. 759eb04 Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input very quickly by Sonic Zhang · 17 years ago
  66. 2047e40 [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option by Michael Hennerich · 16 years ago
  67. bbf275f Blackfin serial driver: pending a unique anomaly id, tie the break flood issue to ANOMALY_05000230 by Mike Frysinger · 17 years ago
  68. a359cca Blackfin arch: update kgdb patch by Sonic Zhang · 17 years ago
  69. 0ae5364 Blackfin arch: Initial patch to add earlyprintk support by Robin Getz · 17 years ago
  70. d5148ff Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync() by Mike Frysinger · 17 years ago
  71. f4d640c9 Blackfin serial driver: supporting BF548-EZKIT serial port by Roy Huang · 17 years ago
  72. 474f1a6 Blackfin arch: kgdb specific code by Sonic Zhang · 17 years ago
  73. 19aa638 Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENB by Mike Frysinger · 17 years ago
  74. cf68676 Blackfin serial driver: actually implement the break_ctl() function by Mike Frysinger · 17 years ago
  75. 9808901 Blackfin serial driver: ignore framing and parity errors by Mike Frysinger · 17 years ago
  76. c16c3ca Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPAR by Mike Frysinger · 17 years ago
  77. 2ac5ee4 Blackfin serial driver: implement support for ignoring parity/break errors by Mike Frysinger · 17 years ago
  78. 5c4e472 Blackfin serial driver: fix overhead issue by Aubrey Li · 17 years ago
  79. 194de56 blackfin: serial driver by Bryan Wu · 17 years ago