summaryrefslogtreecommitdiffstats
path: root/drivers/serial/pxa.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* Serial: pxa: work around Errata #75Uwe Kleine-König2009-12-111-2/+11
* Merge branch 'origin' into for-linusRussell King2009-09-241-3/+3
|\
| * serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-1/+1
| * serial: kill off uart_infoAlan Cox2009-09-191-3/+3
* | [ARM] pxa: update pxa serial driver to use 'struct dev_pm_ops'Mike Rapoport2009-09-101-6/+14
|/
* [ARM] pxa: remove machine class specific stuffs from serial driverEric Miao2009-03-091-20/+10
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-021-0/+1
|\
| * [ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao2008-12-021-0/+1
* | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
|/
* [ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driverRobert Jarzmik2008-09-091-0/+5
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-201-1/+1
* serial: fix platform driver hotplug/coldplugKay Sievers2008-04-151-1/+2
* [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disa...Philipp Zabel2007-11-261-2/+2
* [ARM] pxa: update pxa serial driver to use clk supportRussell King2007-10-121-5/+23
* [ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King2007-10-121-78/+61
* [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-4/+4
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-261-1/+0
* [ARM] 3624/1: Report true modem control line statesUli Luckas2006-06-221-1/+0
* [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-201-17/+9
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-8/+0
* [ARM] 3216/1: indent and typo in drivers/serial/pxa.cErik Hovland2005-12-301-2/+2
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-17/+16
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* Merge ../bleed-2.6Greg KH2005-10-281-1/+20
|\
| * [ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer2005-10-281-1/+20
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-4/+4
|/
* [ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.cLothar Wassmann2005-10-121-1/+1
* [ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders2005-09-141-2/+2
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-4/+4
* [PATCH] Serial: Adjust serial lockingRussell King2005-06-291-3/+0
* [PATCH] Serial: Eliminate magic numbersRussell King2005-06-241-5/+5
* [PATCH] Serial: Add uart_insert_char()Russell King2005-05-091-12/+4
* [PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+877
OpenPOWER on IntegriCloud