index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
bfin_5xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial - fix tty referencing in set_ldisc
Alan Cox
2010-08-10
1
-5
/
+2
*
serial: bfin_5xx: fix typo in IER check
Sonic Zhang
2010-06-04
1
-1
/
+1
*
serial: bfin_5xx: IRDA is not affected by anomaly 05000230
Graf Yang
2010-06-04
1
-1
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
serial: bfin_5xx: pull in linux/io.h for ioremap prototypes
Mike Frysinger
2010-03-02
1
-0
/
+1
*
serial: bfin_5xx: kgdboc should accept gdb break only when it is active
Sonic Zhang
2010-03-02
1
-1
/
+2
*
serial: bfin_5xx: need to disable DMA TX interrupt too
Graf Yang
2010-03-02
1
-0
/
+2
*
serial: bfin_5xx: remove useless gpio handling with hard flow control
Sonic Zhang
2010-03-02
1
-15
/
+1
*
serial: kill off uart_info
Alan Cox
2009-09-19
1
-10
/
+10
*
serial: bfin_5xx: fix building as module when early printk is enabled
Mike Frysinger
2009-09-19
1
-0
/
+4
*
serial: bfin_5xx: fix building as module when early printk is enabled
Mike Frysinger
2009-06-22
1
-0
/
+4
*
serial: bfin_5xx: add missing spin_lock init
Mike Frysinger
2009-06-22
1
-0
/
+1
*
Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs
Sonic Zhang
2009-06-11
1
-3
/
+4
*
Blackfin Serial Driver: handle anomaly 05000231
Sonic Zhang
2009-06-11
1
-2
/
+10
*
Blackfin Serial Driver: annotate anomalies 05000215 and 05000099
Sonic Zhang
2009-06-11
1
-0
/
+14
*
Blackfin Serial Driver: handle irregular DMA register status in auto start mode
Sonic Zhang
2009-06-11
1
-3
/
+4
*
Blackfin Serial Driver: fix missing new lines when under load
Graf Yang
2009-06-11
1
-0
/
+1
*
Blackfin Serial Driver: fix baudrate for early_printk
Robin Getz
2009-06-11
1
-1
/
+6
*
Blackfin Serial Driver: fix error while transferring large files
Sonic Zhang
2009-06-11
1
-2
/
+29
*
bfin_5xx: misplaced parentheses
Roel Kluin
2009-04-21
1
-3
/
+3
*
tty: Blackin CTS/RTS
Sonic Zhang
2009-04-07
1
-52
/
+117
*
Change hardware flow control from poll to interrupt driven
Sonic Zhang
2009-04-07
1
-49
/
+82
*
blackfin: Subtract ANOMALY_05000230 on quot
Graf Yang
2009-04-06
1
-1
/
+1
*
Fix DMA rx ring buffer handling
Sonic Zhang
2009-04-06
1
-1
/
+3
*
blackfin: Fix tty compile error in PIO mode
Sonic Zhang
2009-04-06
1
-2
/
+2
*
blackfin: Use unsigned long for flags with irq functions
Mike Frysinger
2009-04-06
1
-2
/
+3
*
Blackfin Serial Driver: Remove BI status for known_good_char
Sonic Zhang
2009-01-02
1
-0
/
+1
*
Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...
Sonic Zhang
2009-01-02
1
-3
/
+8
*
Blackfin Serial Driver: Clean serial console and early prink code.
Sonic Zhang
2009-01-02
1
-12
/
+4
*
Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly
Graf Yang
2009-01-02
1
-0
/
+24
*
Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...
Sonic Zhang
2009-01-02
1
-98
/
+89
*
Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...
Sonic Zhang
2008-10-13
1
-0
/
+50
*
Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
Graf Yang
2008-10-13
1
-0
/
+4
*
Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.
Sonic Zhang
2008-10-13
1
-1
/
+5
*
Blackfin Serial Driver: Remove useless stop
Sonic Zhang
2008-10-13
1
-3
/
+0
*
Blackfin Serial Driver: move common variables out of serial headers and into ...
Mike Frysinger
2008-10-13
1
-7
/
+10
*
Blackfin Serial Driver: trim trailing whitespace -- no functional changes
Mike Frysinger
2008-10-13
1
-4
/
+4
*
Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.
Sonic Zhang
2008-10-13
1
-17
/
+22
*
Blackfin Serial Driver: use __initdata for data, not __init
Mike Frysinger
2008-10-13
1
-1
/
+1
*
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-27
1
-1
/
+1
*
blackfin: Fix compile failure in tty code
Alan Cox
2008-08-04
1
-1
/
+1
*
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
2008-07-20
1
-5
/
+5
*
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
Sonic Zhang
2008-06-19
1
-22
/
+18
*
Blackfin serial driver: fix up tty core set_ldisc API change breakage bug
Graf Yang
2008-06-07
1
-5
/
+5
*
Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.
Sonic Zhang
2008-06-03
1
-25
/
+5
*
Blackfin Serial Driver: abstract away DLAB differences into header
Mike Frysinger
2008-05-07
1
-33
/
+7
*
Blackfin Serial Driver: macro away the IER differences between processors
Mike Frysinger
2008-05-07
1
-54
/
+4
*
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-2
/
+2
*
Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer.
Sonic Zhang
2008-04-25
1
-5
/
+2
*
Blackfin Serial Driver: the uart break anomaly has been given its own number,...
Mike Frysinger
2008-04-25
1
-6
/
+3
[next]