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
/
8250.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-22
serial8250: ratelimit "too much work" error
Daniel Drake
1
-2
/
+3
2010-10-22
serial: abstraction for 8250 legacy ports
Alan Cox
1
-0
/
+17
2010-10-22
8250: allow platforms to override PM hook.
Manuel Lauss
1
-11
/
+16
2010-10-22
serial: Factor out uart_poll_timeout() from 8250 driver
Anton Vorontsov
1
-10
/
+4
2010-10-22
serial: 8250: Don't delay after transmitter is ready.
David Daney
1
-2
/
+4
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-08-10
U6715 16550A serial driver support
Philippe Langlais
1
-3
/
+34
2010-08-10
8250: fix set_ldisc operation
Arnd Bergmann
1
-7
/
+2
2010-08-10
serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition
Yegor Yefremov
1
-1
/
+1
2010-08-05
SERIAL: 8250: Remove SERIAL_8250_AU1X00
Manuel Lauss
1
-10
/
+3
2010-05-20
kgdb,8250,pl011: Return immediately from console poll
Jason Wessel
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-12
serial 8250: enable PPS support
Rodolfo Giometti
1
-0
/
+16
2010-03-02
serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...
Shmulik Ladkani
1
-6
/
+15
2010-02-27
SERIAL 8250: Fixes for Alchemy UARTs.
Manuel Lauss
1
-7
/
+8
2010-02-16
serial: 8250: add serial transmitter fully empty test
Dick Hollenbeck
1
-3
/
+4
2009-12-11
Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
Ian Jackson
1
-5
/
+3
2009-12-11
serial, 8250: calculate irqflags bitmask before loop
André Goddard Rosa
1
-6
/
+10
2009-11-12
serial: fix printk format specifiers for struct uart_port::iobase
Lennert Buytenhek
1
-1
/
+1
2009-10-01
serial: add parameter to force skipping the test for the TXEN bug
Chuck Ebbert
1
-1
/
+6
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
-5
/
+5
2009-09-19
8250: Now honours baud rate lower bounds
Anton Vorontsov
1
-1
/
+3
2009-09-19
serial: 8250: add IRQ trigger support
Vikram Pandita
1
-5
/
+9
2009-06-11
serial: add support for the TI AR7 internal UART
Florian Fainelli
1
-0
/
+7
2009-05-29
8250: Fix oops from setserial
Alan Cox
1
-0
/
+15
2009-02-20
8250: fix boot hang with serial console when using with Serial Over Lan port
Mauro Carvalho Chehab
1
-0
/
+15
2009-01-13
fix early_serial_setup() regression
Helge Deller
1
-0
/
+2
2009-01-06
trivial: Add a space (and a comma) to a printk in 8250 driver
Paul Bolle
1
-1
/
+1
2009-01-02
Serial: UART driver changes for Cavium OCTEON.
David Daney
1
-0
/
+7
2009-01-02
Serial: Allow port type to be specified when calling serial8250_register_port.
David Daney
1
-0
/
+9
2009-01-02
8250: Serial driver changes to support future Cavium OCTEON serial patches.
David Daney
1
-58
/
+136
2009-01-02
8250: Don't clobber spinlocks.
David Daney
1
-2
/
+13
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+56
2008-10-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-8
/
+15
2008-10-16
drivers/serial: use nr_irqs
Yinghai Lu
1
-1
/
+1
2008-10-16
serial, 8250: remove NR_IRQ usage
Alan Cox
1
-12
/
+55
2008-10-15
Merge branch 'fixes' into for-linus
Russell King
1
-16
/
+36
2008-10-14
8250: Fix lock warning (and possible crash)
Alan Cox
1
-0
/
+3
2008-10-13
serial: fix device name reporting when minor space is shared between drivers
David S. Miller
1
-7
/
+15
2008-10-13
serial: allow 8250 to be used on sparc
David Miller
1
-4
/
+17
2008-10-13
8250: remove a few inlines of dubious value
Will Newton
1
-5
/
+4
2008-09-05
[SERIAL] 8250: serial8250_port_size() - omap ports are larger
Russell King
1
-7
/
+14
2008-09-05
[ARM] omap: improve is_omap_port()
Russell King
1
-1
/
+1
2008-09-02
8250: improve workaround for UARTs that don't re-assert THRE correctly
Will Newton
1
-4
/
+12
2008-07-30
8250.c: port.lock is irq-safe
Borislav Petkov
1
-2
/
+2
2008-07-24
8250: fix break handling for Intel 82571
Aristeu Rozanski
1
-3
/
+14
2008-07-22
serial: 8250: fix shared interrupts issues with SMP and RT kernels
Anton Vorontsov
1
-2
/
+6
2008-07-20
serial: use tty_port
Alan Cox
1
-1
/
+1
[next]