aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/amba-pl010.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-03-12serial amba-pl010: enable PPS supportRodolfo Giometti1-0/+15
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-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij1-1/+1
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-4/+2
2007-06-05[ARM] Fix 4417/1: Serial: Fix AMBA drivers lockingRussell King1-2/+2
2007-05-30[ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner1-1/+2
2007-04-22[ARM] Convert AMBA PL010 driver to use the clk infrastructureRussell King1-2/+37
2007-04-22[ARM] Convert AMBA PL010 driver to use 'uart_amba_port'Russell King1-124/+134
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-12-07[PATCH] amba-pl010: clear error flags on rx errorLennert Buytenhek1-0/+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-06-20[ARM] 3600/1: increase amba-pl010 UART_NR to 8Lennert Buytenhek1-1/+1
2006-03-26[SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King1-93/+67
2006-03-25[SERIAL] amba-pl010: Remove accessor macrosRussell King1-61/+49
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-16/+8
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-2/+2
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King1-2/+2
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-9/+0
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-2/+2
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-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+840