aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/amba-pl011.c
Commit message (Expand)AuthorAge
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13
* ARM: PL011: add DMA burst threshold support for ST variantsRussell King2011-01-05
* ARM: PL011: Add support for transmit DMARussell King2011-01-05
* ARM: PL011: Ensure IRQs are disabled in UART interrupt handlerRussell King2011-01-05
* ARM: PL011: Separate hardware FIFO size from TTY FIFO sizeRussell King2011-01-05
* ARM: PL011: Allow better handling of vendor dataRussell King2011-01-05
* ARM: PL011: Ensure error flags are clear at startupRussell King2011-01-05
* ARM: PL011: include revision number in boot-time port printkRussell King2011-01-05
* ARM: Fix section build warnings for AMBA driversRussell King2010-07-27
* ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij2010-07-27
* ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij2010-07-27
* kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ARM: 5933/1: amba-pl011: support hardware flow controlRabin Vincent2010-02-18
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-19
* serial: kill off uart_infoAlan Cox2009-09-19
* ARM: 5626/1: add suspend/resume functions to amba-pl011 serial driverLeo Chen2009-09-02
* [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-11
* [ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in...Alessandro Rubini2009-06-04
* [ARM] 5505/1: serial amba-pl011: move to arch_initcall for earlier consoleAlessandro Rubini2009-05-31
* [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-20
* [ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King2008-11-30
* drivers/serial: use nr_irqsYinghai Lu2008-10-16
* Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-20
* drivers/serial/: remove CVS keywordsAdrian Bunk2008-07-20
* kgdb: kgdboc pl011 I/O moduleJason Wessel2008-04-17
* amba-pl011, rename BIT macroJiri Slaby2007-10-19
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner2007-05-30
* [ARM] Fix AMBA serial drivers for non-first serial portsRussell King2007-01-24
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-20
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-07
* [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-07
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-03
* [SERIAL] Fix AMBA PL011 sysrq character handlingRussell King2005-12-27
* [SERIAL] Fix status reporting with PL011 serial driverRussell King2005-11-19
* [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2005-10-28
* [ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders2005-09-14
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-31
* [PATCH] Serial: Add uart_insert_char()Russell King2005-05-09
* [PATCH] Serial: Ensure error paths are marked with unlikely()Russell King2005-04-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16