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