aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/pxa.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
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-11Serial: pxa: work around Errata #75Uwe Kleine-König1-2/+11
2009-09-24Merge branch 'origin' into for-linusRussell King1-3/+3
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-09-10[ARM] pxa: update pxa serial driver to use 'struct dev_pm_ops'Mike Rapoport1-6/+14
2009-03-09[ARM] pxa: remove machine class specific stuffs from serial driverEric Miao1-20/+10
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-0/+1
2008-12-02[ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao1-0/+1
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King1-1/+1
2008-09-09[ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driverRobert Jarzmik1-0/+5
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai1-1/+1
2008-04-15serial: fix platform driver hotplug/coldplugKay Sievers1-1/+2
2007-11-26[ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disabledPhilipp Zabel1-2/+2
2007-10-12[ARM] pxa: update pxa serial driver to use clk supportRussell King1-5/+23
2007-10-12[ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King1-78/+61
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-4/+4
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-1/+0
2006-06-22[ARM] 3624/1: Report true modem control line statesUli Luckas1-1/+0
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-17/+9
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-8/+0
2005-12-30[ARM] 3216/1: indent and typo in drivers/serial/pxa.cErik Hovland1-2/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-17/+16
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28Merge ../bleed-2.6Greg KH1-1/+20
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-4/+4
2005-10-28[ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer1-1/+20
2005-10-12[ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.cLothar Wassmann1-1/+1
2005-09-14[ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders1-2/+2
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+4
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King1-3/+0
2005-06-24[PATCH] Serial: Eliminate magic numbersRussell King1-5/+5
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King1-12/+4
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/+877