aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/amba-pl011.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19amba-pl011, rename BIT macroJiri Slaby1-13/+13
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-05-30[ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner1-1/+2
2007-01-24[ARM] Fix AMBA serial drivers for non-first serial portsRussell King1-0/+2
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-12/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-15/+5
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-9/+0
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-2/+2
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-7/+0
2005-12-27[SERIAL] Fix AMBA PL011 sysrq character handlingRussell King1-1/+1
2005-11-19[SERIAL] Fix status reporting with PL011 serial driverRussell King1-23/+22
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King1-0/+1
2005-09-14[ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders1-1/+1
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+4
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King1-12/+2
2005-04-26[PATCH] Serial: Ensure error paths are marked with unlikely()Russell King1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+869