summaryrefslogtreecommitdiffstats
path: root/drivers/serial/pxa.c
AgeCommit message (Expand)AuthorLines
2008-04-15serial: fix platform driver hotplug/coldplugKay Sievers-1/+2
2007-11-26[ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disa...Philipp Zabel-2/+2
2007-10-12[ARM] pxa: update pxa serial driver to use clk supportRussell King-5/+23
2007-10-12[ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King-78/+61
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao-4/+4
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-2/+2
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-6/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk-1/+1
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman-1/+0
2006-06-22[ARM] 3624/1: Report true modem control line statesUli Luckas-1/+0
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King-17/+9
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-8/+0
2005-12-30[ARM] 3216/1: indent and typo in drivers/serial/pxa.cErik Hovland-2/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King-17/+16
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-1/+1
2005-10-28Merge ../bleed-2.6Greg KH-1/+20
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King-4/+4
2005-10-28[ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer-1/+20
2005-10-12[ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.cLothar Wassmann-1/+1
2005-09-14[ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders-2/+2
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King-4/+4
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King-3/+0
2005-06-24[PATCH] Serial: Eliminate magic numbersRussell King-5/+5
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King-12/+4
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/+877