index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
pxa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-11
Serial: pxa: work around Errata #75
Uwe Kleine-König
1
-2
/
+11
2009-09-24
Merge branch 'origin' into for-linus
Russell King
1
-3
/
+3
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
1
-1
/
+1
2009-09-19
serial: kill off uart_info
Alan Cox
1
-3
/
+3
2009-09-10
[ARM] pxa: update pxa serial driver to use 'struct dev_pm_ops'
Mike Rapoport
1
-6
/
+14
2009-03-09
[ARM] pxa: remove machine class specific stuffs from serial driver
Eric Miao
1
-20
/
+10
2008-12-02
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-0
/
+1
2008-12-02
[ARM] pxa: move UART register definitions into dedicated regs-uart.h
Eric Miao
1
-0
/
+1
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
1
-1
/
+1
2008-09-09
[ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driver
Robert Jarzmik
1
-0
/
+5
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-20
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
1
-1
/
+1
2008-04-15
serial: fix platform driver hotplug/coldplug
Kay Sievers
1
-1
/
+2
2007-11-26
[ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disa...
Philipp Zabel
1
-2
/
+2
2007-10-12
[ARM] pxa: update pxa serial driver to use clk support
Russell King
1
-5
/
+23
2007-10-12
[ARM] pxa: convert PXA serial drivers to use platform resources
Russell King
1
-78
/
+61
2007-04-21
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-4
/
+4
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-6
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
typo fixes: occuring -> occurring
Adrian Bunk
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
1
-1
/
+0
2006-06-22
[ARM] 3624/1: Report true modem control line states
Uli Luckas
1
-1
/
+0
2006-03-20
[SERIAL] kernel console should send CRLF not LFCR
Russell King
1
-17
/
+9
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-8
/
+0
2005-12-30
[ARM] 3216/1: indent and typo in drivers/serial/pxa.c
Erik Hovland
1
-2
/
+2
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-17
/
+16
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-1
/
+20
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-4
/
+4
2005-10-28
[ARM] 3029/1: Add HWUART support for PXA 255/26x
Matt Reimer
1
-1
/
+20
2005-10-12
[ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.c
Lothar Wassmann
1
-1
/
+1
2005-09-14
[ARM] 2907/1: GCC 4 serial driver compile fixes
Vincent Sanders
1
-2
/
+2
2005-08-31
[SERIAL] Clean up and fix tty transmission start/stoping
Russell King
1
-4
/
+4
2005-06-29
[PATCH] Serial: Adjust serial locking
Russell King
1
-3
/
+0
2005-06-24
[PATCH] Serial: Eliminate magic numbers
Russell King
1
-5
/
+5
2005-05-09
[PATCH] Serial: Add uart_insert_char()
Russell King
1
-12
/
+4
2005-04-16
[PATCH] fix u32 vs. pm_message_t in drivers/
Pavel Machek
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+877