aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/amba-pl011.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel1-3/+3
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-02-18ARM: 5933/1: amba-pl011: support hardware flow controlRabin Vincent1-0/+19
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox1-1/+1
2009-09-19serial: kill off uart_infoAlan Cox1-3/+3
2009-09-02ARM: 5626/1: add suspend/resume functions to amba-pl011 serial driverLeo Chen1-0/+26
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij1-1/+1
2009-06-04[ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in NomadikAlessandro Rubini1-3/+27
2009-05-31[ARM] 5505/1: serial amba-pl011: move to arch_initcall for earlier consoleAlessandro Rubini1-1/+5
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini1-1/+1
2008-11-30[ARM] amba drivers: don't pass a consumer clock name for devices with unique clocksRussell King1-1/+1
2008-10-16drivers/serial: use nr_irqsYinghai Lu1-1/+1
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai1-1/+1
2008-07-20drivers/serial/: remove CVS keywordsAdrian Bunk1-2/+0
2008-04-17kgdb: kgdboc pl011 I/O moduleJason Wessel1-0/+30
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