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
/
amba-pl011.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-1519
/
+0
2011-01-05
ARM: PL011: add DMA burst threshold support for ST variants
Russell King
1
-0
/
+12
2011-01-05
ARM: PL011: Add support for transmit DMA
Russell King
1
-2
/
+506
2011-01-05
ARM: PL011: Ensure IRQs are disabled in UART interrupt handler
Russell King
1
-2
/
+3
2011-01-05
ARM: PL011: Separate hardware FIFO size from TTY FIFO size
Russell King
1
-3
/
+5
2011-01-05
ARM: PL011: Allow better handling of vendor data
Russell King
1
-24
/
+27
2011-01-05
ARM: PL011: Ensure error flags are clear at startup
Russell King
1
-0
/
+4
2011-01-05
ARM: PL011: include revision number in boot-time port printk
Russell King
1
-1
/
+5
2010-07-27
ARM: Fix section build warnings for AMBA drivers
Russell King
1
-1
/
+1
2010-07-27
ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivative
Linus Walleij
1
-2
/
+25
2010-07-27
ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivative
Linus Walleij
1
-11
/
+50
2010-05-20
kgdb,8250,pl011: Return immediately from console poll
Jason Wessel
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-18
ARM: 5933/1: amba-pl011: support hardware flow control
Rabin Vincent
1
-0
/
+19
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-02
ARM: 5626/1: add suspend/resume functions to amba-pl011 serial driver
Leo Chen
1
-0
/
+26
2009-06-11
[ARM] 5544/1: Trust PrimeCell resource sizes
Linus Walleij
1
-1
/
+1
2009-06-04
[ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in...
Alessandro Rubini
1
-3
/
+27
2009-05-31
[ARM] 5505/1: serial amba-pl011: move to arch_initcall for earlier console
Alessandro Rubini
1
-1
/
+5
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
1
-1
/
+1
2008-11-30
[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...
Russell King
1
-1
/
+1
2008-10-16
drivers/serial: use nr_irqs
Yinghai Lu
1
-1
/
+1
2008-07-20
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
1
-1
/
+1
2008-07-20
drivers/serial/: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-04-17
kgdb: kgdboc pl011 I/O module
Jason Wessel
1
-0
/
+30
2007-10-19
amba-pl011, rename BIT macro
Jiri Slaby
1
-13
/
+13
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-05-30
[ARM] 4417/1: Serial: Fix AMBA drivers locking
Thomas Gleixner
1
-1
/
+2
2007-01-24
[ARM] Fix AMBA serial drivers for non-first serial ports
Russell King
1
-0
/
+2
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-12
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-20
[SERIAL] kernel console should send CRLF not LFCR
Russell King
1
-15
/
+5
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-9
/
+0
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+1
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
1
-2
/
+2
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
1
-7
/
+0
2005-12-27
[SERIAL] Fix AMBA PL011 sysrq character handling
Russell King
1
-1
/
+1
2005-11-19
[SERIAL] Fix status reporting with PL011 serial driver
Russell King
1
-23
/
+22
2005-10-28
[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h
Russell King
1
-0
/
+1
2005-09-14
[ARM] 2907/1: GCC 4 serial driver compile fixes
Vincent Sanders
1
-1
/
+1
2005-08-31
[SERIAL] Clean up and fix tty transmission start/stoping
Russell King
1
-4
/
+4
2005-05-09
[PATCH] Serial: Add uart_insert_char()
Russell King
1
-12
/
+2
2005-04-26
[PATCH] Serial: Ensure error paths are marked with unlikely()
Russell King
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+869