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
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-32
/
+53
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-15
/
+23
2012-05-26
Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...
Ralf Baechle
3
-32
/
+53
2012-05-23
Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
3
-71
/
+0
2012-05-23
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-5
/
+44
2012-05-22
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
16
-771
/
+759
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-0
/
+24
2012-05-21
SERIAL: MIPS: lantiq: implement OF support
John Crispin
1
-32
/
+51
2012-05-18
serial: sh-sci: Fix for port types without BRI interrupts.
Paul Mundt
1
-1
/
+18
2012-05-17
serial: delete the MCA specific 8250 support.
Paul Gortmaker
3
-71
/
+0
2012-05-17
serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...
Sonic Zhang
1
-16
/
+4
2012-05-17
serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.
Sonic Zhang
1
-12
/
+10
2012-05-17
serial: bfin_uart: narrow the reboot condition in DMA tx interrupt
Sonic Zhang
1
-1
/
+1
2012-05-17
serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.
Sonic Zhang
1
-19
/
+13
2012-05-15
Revert "serial_core: Update buffer overrun statistics."
Greg Kroah-Hartman
1
-4
/
+2
2012-05-15
SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h
Paul Gortmaker
1
-0
/
+1
2012-05-15
SERIAL: MIPS DECstation zs.c driver needs module.h
Paul Gortmaker
1
-0
/
+1
2012-05-14
tty: Allow uart_register/unregister/register
Alan Cox
1
-0
/
+1
2012-05-14
Merge branches 'spear/clock' and 'imx/clock' into next/clock
Arnd Bergmann
3
-0
/
+24
2012-05-14
Merge branch 'imx/pinctrl' into imx/clock
Arnd Bergmann
3
-0
/
+24
2012-05-12
serial: mxs-auart: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-12
serial: amba-pl011: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-11
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
Arnd Bergmann
1
-3
/
+3
2012-05-11
Merge branch 'clps711x/cleanup' into next/cleanup
Arnd Bergmann
1
-1
/
+0
2012-05-11
ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset
Alexander Shiyan
1
-1
/
+0
2012-05-11
tty: serial: imx: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-10
Merge branch 'sh/rsk-updates' into sh-latest
Paul Mundt
3
-10
/
+14
2012-05-09
serial8250-em: Add DT support
Magnus Damm
1
-0
/
+7
2012-05-09
serial8250-em: clk_get() IS_ERR() error handling fix
Magnus Damm
1
-1
/
+2
2012-05-09
serial_core: Update buffer overrun statistics.
Corbin Atkinson
1
-2
/
+4
2012-05-08
cris: fix missing tty arg in wait_event_interruptible_tty call
Paul Gortmaker
1
-2
/
+2
2012-05-04
tty_lock: Localise the lock
Alan Cox
1
-2
/
+2
2012-05-04
serial8250-em: Emma Mobile UART driver V2
Magnus Damm
3
-0
/
+187
2012-05-04
Add missing call to uart_update_timeout()
Lothar Waßmann
1
-0
/
+2
2012-05-02
serial8250: Introduce serial8250_register_8250_port()
Magnus Damm
1
-32
/
+59
2012-05-02
serial8250: Clean up default map and dl code
Magnus Damm
1
-26
/
+12
2012-05-02
serial8250: Use dl_read()/dl_write() on RM9K
Magnus Damm
1
-33
/
+29
2012-05-02
serial8250: Use dl_read()/dl_write() on Alchemy
Magnus Damm
1
-41
/
+26
2012-05-02
serial8250: Add dl_read()/dl_write() callbacks
Magnus Damm
2
-53
/
+78
2012-05-01
8250.c: less than 2400 baud fix.
Christian Melki
1
-4
/
+5
2012-04-29
8250_pci: fix pch uart matching
Arnaud Patard
1
-0
/
+18
2012-04-30
tty/serial/pmac_zilog: Fix "nobody cared" IRQ message
Larry Finger
1
-3
/
+3
2012-04-25
serial i.MX: do not depend on grouped clocks
Sascha Hauer
1
-15
/
+23
2012-04-23
Merge 3.4-rc4 into tty-next
Greg Kroah-Hartman
10
-589
/
+361
2012-04-19
Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest
Paul Mundt
9
-51
/
+47
2012-04-18
serial/8250_pci: fix suspend/resume vs init/exit quirks
Dan Williams
1
-0
/
+6
2012-04-18
serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI
Sudhakar Mamillapalli
3
-0
/
+51
2012-04-18
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
9
-51
/
+47
2012-04-18
pch_uart: Fix dma channel unallocated issue
Tomoya MORINAGA
1
-1
/
+3
2012-04-18
ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR
Alexander Shiyan
1
-6
/
+8
[next]