summaryrefslogtreecommitdiffstats
path: root/drivers/serial/amba-pl011.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: Fix section build warnings for AMBA driversRussell King2010-07-271-1/+1
* ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij2010-07-271-2/+25
* ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij2010-07-271-11/+50
* kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-201-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ARM: 5933/1: amba-pl011: support hardware flow controlRabin Vincent2010-02-181-0/+19
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-1/+1
* serial: kill off uart_infoAlan Cox2009-09-191-3/+3
* ARM: 5626/1: add suspend/resume functions to amba-pl011 serial driverLeo Chen2009-09-021-0/+26
* [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-111-1/+1
* [ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in...Alessandro Rubini2009-06-041-3/+27
* [ARM] 5505/1: serial amba-pl011: move to arch_initcall for earlier consoleAlessandro Rubini2009-05-311-1/+5
* [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-201-1/+1
* [ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King2008-11-301-1/+1
* drivers/serial: use nr_irqsYinghai Lu2008-10-161-1/+1
* Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-201-1/+1
* drivers/serial/: remove CVS keywordsAdrian Bunk2008-07-201-2/+0
* kgdb: kgdboc pl011 I/O moduleJason Wessel2008-04-171-0/+30
* amba-pl011, rename BIT macroJiri Slaby2007-10-191-13/+13
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner2007-05-301-1/+2
* [ARM] Fix AMBA serial drivers for non-first serial portsRussell King2007-01-241-0/+2
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-12/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-15/+5
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-9/+0
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-071-2/+2
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-7/+0
* [SERIAL] Fix AMBA PL011 sysrq character handlingRussell King2005-12-271-1/+1
* [SERIAL] Fix status reporting with PL011 serial driverRussell King2005-11-191-23/+22
* [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2005-10-281-0/+1
* [ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders2005-09-141-1/+1
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-4/+4
* [PATCH] Serial: Add uart_insert_char()Russell King2005-05-091-12/+2
* [PATCH] Serial: Ensure error paths are marked with unlikely()Russell King2005-04-261-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+869
OpenPOWER on IntegriCloud