aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/timbuart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21serial: timbuart: make sure last byte is sent when port is closedRichard Röjfors1-10/+13
2010-05-21serial: two branches the same in timbuart_set_mctrl()Roel Kluin1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02serial: fix test of unsignedRoel Kluin1-3/+4
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox1-1/+1
2009-09-19serial: kill off uart_infoAlan Cox1-5/+5
2009-06-22timbuart: Fix for tx_emptyRichard Röjfors1-25/+25
2009-06-11timbuart: Fix the termios logicAlan Cox1-9/+15
2009-06-11serial: Added Timberdale UART driverRichard Röjfors1-0/+520