Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1ce235faa8fefa4eb7199cad890944c1d2ba1b3e
/
drivers
/
tty
/
serial
e58e241
sparc: serial: Clean up the locking for -rt
by David Miller
· 11 years ago
45a7bd6
serial: 8250: Support XR17V35x fraction divisor
by Joe Schultz
· 11 years ago
fb78b81
serial: sirf: fix kernel panic caused by unpaired spinlock
by Qipan Li
· 11 years ago
333c085
serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards
by Dmitry Eremin-Solenikov
· 11 years ago
a64c1a1
serial: omap: fix rs485 probe on defered pinctrl
by Michael Grzeschik
· 11 years ago
13b949f
serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP
by Mika Westerberg
· 11 years ago
ce6acca
serial: omap-serial: Move info message to probe function
by Markus Pargmann
· 11 years ago
cdfc830
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
4bcec91
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
e9a3711
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 11 years ago
2ad48ee
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
0ba3307
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
f2c73464
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
d29e0d0
tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h
by Florian Fainelli
· 11 years ago
99cf979
tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros
by Florian Fainelli
· 11 years ago
c8fb5a2
tty: serial: bcm63xx_uart: remove unused inclusion
by Florian Fainelli
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
4fbd269
Merge branch 'fixes' into tty-next
by Greg Kroah-Hartman
· 11 years ago
8bc661b
tty/serial: at91: disable uart timer at start of shutdown
by Marek Roszko
· 11 years ago
cb1ea81
serial: mpc512x: setup the PSC FIFO clock as well
by Gerhard Sittig
· 11 years ago
e149b42
serial: mpc512x: adjust for OF based clock lookup
by Gerhard Sittig
· 11 years ago
64576e4
Merge branch 'qcom/drivers' into next/drivers
by Olof Johansson
· 11 years ago
c0f8a48
tty: serial: Limit msm_serial_hs driver to platforms that use it
by Stephen Boyd
· 11 years ago
3685f19
serial: 8250: enable UART_BUG_NOMSR for Tegra
by Stephen Warren
· 11 years ago
bb7e73c
tty/serial: at91: reset rx_ring when port is shutdown
by Mark Deneen
· 11 years ago
f50c995f
tty/serial: at91: fix race condition in atmel_serial_remove
by Marek Roszko
· 11 years ago
0cc7c6c7
tty/serial: at91: Handle shutdown more safely
by Marek Roszko
· 11 years ago
df8d4aa
serial: sirf: correct condition for fetching dma buffer into tty
by Qipan Li
· 11 years ago
388faf9
serial: sirf: provide pm entries of uart_ops
by Qipan Li
· 11 years ago
99e626f
serial: sirf: use PM macro initialize PM functions
by Qipan Li
· 11 years ago
093a9e2
serial: clps711x: Enable driver compilation with COMPILE_TEST
by Alexander Shiyan
· 11 years ago
71b9e8c
serial: clps711x: Add support for N_IRDA line discipline
by Alexander Shiyan
· 11 years ago
f8e87cb
tty: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
8faaaea
treewide: fix comments and printk msgs
by Masanari Iida
· 11 years ago
c7fed59
Merge tag 'renesas-sh-sci3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers
by Olof Johansson
· 11 years ago
6878e0c
Merge branch 'renesas/drivers-sci2' into next/drivers
by Olof Johansson
· 11 years ago
615e303
Merge tag 'renesas-sh-sci2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup
by Olof Johansson
· 11 years ago
5aa88ce
Merge tag 'renesas-sh-sci-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup
by Olof Johansson
· 11 years ago
b86b75e
Merge 3.13-rc5 into tty-next
by Greg Kroah-Hartman
· 11 years ago
20bdcab
serial: sh-sci: Add OF support
by Bastian Hecht
· 11 years ago
89b5c1a
serial: sh-sci: Remove platform data mapbase and irqs fields
by Laurent Pinchart
· 11 years ago
878fbb9
serial: sh-sci: Remove platform data scbrr_algo_id field
by Laurent Pinchart
· 11 years ago
ec09c5e
serial: sh-sci: Rework baud rate calculation
by Laurent Pinchart
· 11 years ago
b545e4f
serial: sh-sci: Compute overrun_bit without using baud rate algo
by Laurent Pinchart
· 11 years ago
520402b
serial: sh-sci: Remove unused GPIO request code
by Laurent Pinchart
· 11 years ago
3ae988d
serial: sh-sci: Move overrun_bit and error_mask fields out of pdata
by Laurent Pinchart
· 11 years ago
1fcc91a
serial: sh-sci: Support resources passed through platform resources
by Laurent Pinchart
· 11 years ago
bc14e00
serial: sh-sci: Don't check IRQ in verify port operation
by Laurent Pinchart
· 11 years ago
b6e4a3f
serial: sh-sci: Set the UPF_FIXED_PORT flag
by Laurent Pinchart
· 11 years ago
b5e17b7
serial: sh-sci: Remove duplicate interrupt check in verify port op
by Laurent Pinchart
· 11 years ago
6557b1f
serial: sh-sci: Simplify baud rate calculation algorithms
by Laurent Pinchart
· 11 years ago
6db201d
serial: sh-sci: Remove baud rate calculation algorithm 5
by Laurent Pinchart
· 11 years ago
8fb9631
serial: sh-sci: Sort headers alphabetically
by Laurent Pinchart
· 11 years ago
4903713
serial: Remove old SC26XX driver
by Alexander Shiyan
· 11 years ago
48c0247
serial: add support for 200 v3 series Titan card
by Yegor Yefremov
· 11 years ago
9c5320f
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
by Jonathan Woithe
· 11 years ago
c2db11e
tty: xuartps: Properly guard sysrq specific code
by Soren Brinkmann
· 11 years ago
d24c195
serial: 8250_dw: add new ACPI IDs
by Mika Westerberg
· 11 years ago
c25a1ad
serial: pl011: fix fall back from DMA to interrupt mode
by Guennadi Liakhovetski
· 11 years ago
30ae585
serial: pl011: (cosmetic) remove superfluous register write
by Guennadi Liakhovetski
· 11 years ago
570d291
serial: amba-pl011: preseserve hardware settings during initialisation
by Jon Medhurst
· 11 years ago
b60f2f6
serial: amba-pl011: factor out code for writing LCR_H register
by Jon Medhurst
· 11 years ago
fe43390
serial: amba-pl011: use port lock to guard control register access
by Jon Medhurst
· 11 years ago
8f898bf
Revert "serial: pl011: use DMA RX polling by default"
by Greg Kroah-Hartman
· 11 years ago
bc00024
serial: clps711x: Driver refactor
by Alexander Shiyan
· 11 years ago
6979f8d
serial: 8250_dw: Fix LCR workaround regression
by James Hogan
· 11 years ago
b016b64
serial: sh-sci: Convert to clk_prepare/unprepare
by Laurent Pinchart
· 11 years ago
caec703
serial: sh-sci: Don't enable/disable port from within break timer
by Laurent Pinchart
· 11 years ago
e2afca6
serial: sh-sci: Fix warnings due to improper casts and printk formats
by Laurent Pinchart
· 11 years ago
c2b329f
serial: tegra: convert to standard DMA DT bindings
by Stephen Warren
· 11 years ago
d3d654e
serial: tegra: use reset framework
by Stephen Warren
· 11 years ago
39669f3
tty: xuartps: Properly guard sysrq specific code
by Soren Brinkmann
· 11 years ago
6d4fa5b
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
by Jonathan Woithe
· 11 years ago
d6a62b3
serial: icom: dereference after free in load_code()
by Dan Carpenter
· 11 years ago
50a22ba
serial: 8250_dw: add new ACPI IDs
by Mika Westerberg
· 11 years ago
e41c098
tty: serial: pch: don't crash if DMA enabled but not loaded
by Sebastian Andrzej Siewior
· 11 years ago
0da3336
serial: samsung: move clock deactivation below uart registration
by Heiko Stübner
· 11 years ago
9bbc3dc
tty: serial: mxs-auart: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
9546824
serial: pl010: Convert to modern PM ops
by Ulf Hansson
· 11 years ago
311df74
tty: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
6b471a9
serial: imx: add support for loopback mode.
by Huang Shijie
· 11 years ago
1743821
serial: pl011: use DMA RX polling by default
by Linus Walleij
· 11 years ago
d0ce850
serial: pl011: Convert to modern PM ops
by Ulf Hansson
· 11 years ago
9cfb5e3
serial: pch_uart: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
187094f
serial: pl011: remove redundant early amba_ports declaration
by Baruch Siach
· 11 years ago
8913a31
serial: 8250_dw: remove ACPI ifdef
by Heikki Krogerus
· 11 years ago
42b6a1b
serial_core: Don't re-initialize a previously initialized spinlock.
by Randy Witt
· 11 years ago
dc1dc2f
TTY: pmac_zilog, check existence of ports in pmz_console_init()
by Geert Uytterhoeven
· 11 years ago
f301412
tty/serial/8250: fix typo in help text
by Randy Dunlap
· 11 years ago
e6d69a6
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
56edff7
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
80d8611
serial: omap: fix missing comma
by Philippe Proulx
· 11 years ago
f0dad6e
Merge branch 'dma_complete' into next
by Vinod Koul
· 11 years ago
d4f9e7b
serial: sh-sci: Enable the driver on all ARM platforms
by Laurent Pinchart
· 11 years ago
9baaa67
serial: mfd: Staticize local symbols
by Jingoo Han
· 11 years ago
e5f9bf7
serial: omap: fix a few checkpatch warnings
by Philippe Proulx
· 11 years ago
018e744
serial: omap: improve RS-485 performance
by Philippe Proulx
· 11 years ago
68357c7
mrst_max3110: fix unbalanced IRQ issue during resume
by Chen, Jie
· 11 years ago
Next »