summaryrefslogtreecommitdiffstats
path: root/drivers/serial/amba-pl010.c
AgeCommit message (Expand)AuthorLines
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman-825/+0
2010-09-20serial: amba-pl010: fix set_ldiscMika Westerberg-7/+2
2010-07-27ARM: Fix section build warnings for AMBA driversRussell King-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-12serial amba-pl010: enable PPS supportRodolfo Giometti-0/+15
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox-1/+1
2009-09-19serial: kill off uart_infoAlan Cox-3/+3
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij-1/+1
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini-1/+1
2008-11-30[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King-1/+1
2008-10-16drivers/serial: use nr_irqsYinghai Lu-1/+1
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai-1/+1
2008-07-20drivers/serial/: remove CVS keywordsAdrian Bunk-4/+2
2007-06-05[ARM] Fix 4417/1: Serial: Fix AMBA drivers lockingRussell King-2/+2
2007-05-30[ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner-1/+2
2007-04-22[ARM] Convert AMBA PL010 driver to use the clk infrastructureRussell King-2/+37
2007-04-22[ARM] Convert AMBA PL010 driver to use 'uart_amba_port'Russell King-124/+134
2007-01-24[ARM] Fix AMBA serial drivers for non-first serial portsRussell King-0/+2
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-2/+2
2006-12-07[PATCH] amba-pl010: clear error flags on rx errorLennert Buytenhek-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-12/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-20[ARM] 3600/1: increase amba-pl010 UART_NR to 8Lennert Buytenhek-1/+1
2006-03-26[SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King-93/+67
2006-03-25[SERIAL] amba-pl010: Remove accessor macrosRussell King-61/+49
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King-16/+8
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King-2/+2
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King-2/+2
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-9/+0
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King-2/+2
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King-0/+1
2005-09-14[ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders-1/+1
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King-4/+4
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King-12/+2
2005-04-26[PATCH] Serial: Ensure error paths are marked with unlikely()Russell King-1/+1
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+840