Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5434fd926d1e4de5d82fcbd4e7e4698cc6575bdb
/
drivers
/
tty
/
serial
daf799c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
977b58e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 years ago
042df4f
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
by Jonas Gorski
· 12 years ago
1bf25e7
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
38f56f3
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
4183bef
Merge branch 'late/dt' into next/dt2
by Arnd Bergmann
· 12 years ago
ad348cc
serial: sunsu: add missing platform_driver_unregister() when module exit
by Wei Yongjun
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
507ffe4
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
0d5340f
m68k: remove unused asm/dbg.h
by Greg Ungerer
· 12 years ago
45efcb2
tty/serial/sirf: fix MODULE_DEVICE_TABLE
by Arnd Bergmann
· 12 years ago
4c24f2c
serial: mxs: drop superfluous {get|put}_device
by Wolfram Sang
· 12 years ago
4829e76
serial: mxs: fix buffer overflow
by Wolfram Sang
· 12 years ago
aabdd29
serial: amba-pl011: fix !CONFIG_DMA_ENGINE case
by Arnd Bergmann
· 12 years ago
f54ae51
Merge branch 'spear/dwdma' into late/cleanup
by Arnd Bergmann
· 12 years ago
78506f2
ARM: PL011: add support for extended FIFO-size of PL011-r1p5
by Jongsung Kim
· 12 years ago
5a65dcc
serial_core.c: add put_device() after device_find_child()
by Federico Vaga
· 12 years ago
31815c0
serial: sccnxp: Replace pdata.init/exit with regulator API
by Alexander Shiyan
· 12 years ago
289b8dd
serial: sccnxp: Do not override device name
by Alexander Shiyan
· 12 years ago
11b397e
Merge 3.9-rc7 intp tty-next
by Greg Kroah-Hartman
· 12 years ago
2f093e2
Merge 3.9-rc7 into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
3ec857f
serial: 8250_dw: Fix the stub for dw8250_probe_acpi()
by Heikki Krogerus
· 12 years ago
b88d082
serial: 8250_dw: Convert to devm_ioremap()
by Heikki Krogerus
· 12 years ago
2920adb
serial: 8250_dw: Set port capabilities based on CPR register
by Heikki Krogerus
· 12 years ago
94b2b47
serial: 8250_dw: Let ACPI code extract the DMA client info
by Heikki Krogerus
· 12 years ago
aea02e8
serial: 8250_dw: Support clk framework also with ACPI
by Heikki Krogerus
· 12 years ago
ffc3ae6
serial: 8250_dw: Enable runtime PM
by Heikki Krogerus
· 12 years ago
ab19479
serial: 8250_dma: Provide default slave configuration parameters
by Heikki Krogerus
· 12 years ago
e4fb3b8
serial: 8250_dma: Use dmaengine helpers to get the slave channels
by Heikki Krogerus
· 12 years ago
75df022
serial: 8250_dma: Fix RX handling
by Heikki Krogerus
· 12 years ago
5ea5b24
serial: 8250_dma: TX cleanup
by Heikki Krogerus
· 12 years ago
84f57d9
tty: serial/samsung: fix modular build
by Arnd Bergmann
· 12 years ago
9ee51f0
tty: serial/samsung: make register definitions global
by Arnd Bergmann
· 12 years ago
17efd2b
tty: serial/samsung: prepare for common clock API
by Arnd Bergmann
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
c12f9ea
Revert "tty/8250_pnp: serial port detection regression since v3.7"
by Sean Young
· 12 years ago
31bdfc6
serial: max3100: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
bcc20f9
serial: mxs-auart: move to use generic DMA helper
by Shawn Guo
· 12 years ago
1f66396
OMAP/serial: Revert bad fix of Rx FIFO threshold granularity
by Alexey Pelykh
· 12 years ago
89fa28d
amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabled
by Chanho Min
· 12 years ago
ef99f3a
Merge 3.9-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
9748572
Merge v3.9-rc5 into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
cb06ff1
ARM: PL011: Add support for Rx DMA buffer polling.
by Chanho Min
· 12 years ago
e302cd9
serial: 8250_dw: add support for clk api
by Emilio López
· 12 years ago
38adbc5
serial: samsung: Avoid waiting forever for TX ready
by Michael Spang
· 12 years ago
d09a730
serial: samsung: Restore IRQ mask during noirq resume
by Michael Spang
· 12 years ago
b6ad293
tty: serial: samsung: Disable interrupts in a suspend-friendly way
by Tomasz Figa
· 12 years ago
045ecc2
Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
cfcec52
serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly
by Karthik Manamcheri
· 12 years ago
e58b9a2
Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
65c1b12
serial: 8250: remove a few lines of dead code
by Paul Bolle
· 12 years ago
b0b8c84
serial: of_serial: Handle auto-flow-control property
by Heikki Krogerus
· 12 years ago
855f6fd
Xilinx: ARM: UART: clear pending irqs before enabling irqs
by John Linn
· 12 years ago
9326b04
TTY: 8250, deprecated 8250_core.* options
by Jiri Slaby
· 12 years ago
9196d8a
TTY: 8250, revert module name change
by Jiri Slaby
· 12 years ago
30215c3
serial: xilinx_uartps: remove superfluous IDR write
by Steffen Trumtrar
· 12 years ago
b250a6b
serial: sh-sci: remove obsolete Kconfig macros
by Paul Bolle
· 12 years ago
9f1ca06
serial: of_serial: Handle fifo-size property
by Heikki Krogerus
· 12 years ago
6a3f45d
serial: 8250: Allow probe drivers to ignore tx_loadsz
by Heikki Krogerus
· 12 years ago
23a376f
Merge 3.9-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
5c7c336
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
b9a129f
driver: tty: serial: remove cast for kzalloc return value
by Zhang Yanfei
· 12 years ago
7bbe08d
TTY: serial, stop accessing potential NULLs
by Jiri Slaby
· 12 years ago
91debb0
tty: ifx6x60: Remove unused suspend/resume callbacks
by Lars-Peter Clausen
· 12 years ago
c2ee91b
tty: mrst_max3110: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
b7df719
tty: max310x: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
c47ddc2
tty: max3100: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
b12d8dc
crisv10: use counts from tty_port
by Jiri Slaby
· 12 years ago
4aeaeb0
crisv10: use *_wait from tty_port
by Jiri Slaby
· 12 years ago
892c7cf
crisv10: use close delays from tty_port
by Jiri Slaby
· 12 years ago
82c3b87
crisv10: remove unused members
by Jiri Slaby
· 12 years ago
12aad55
crisv10: stop returning info from handle_ser_rx_interrupt
by Jiri Slaby
· 12 years ago
b1d984c
crisv10: use flags from tty_port
by Jiri Slaby
· 12 years ago
ee79706
TTY: cleanup tty->hw_stopped uses
by Jiri Slaby
· 12 years ago
4d29994
TTY: serial/msm_serial_hs, remove unused tty
by Jiri Slaby
· 12 years ago
e99c33b
TTY: serial/bfin_uart, unbreak build with KGDB enabled
by Jiri Slaby
· 12 years ago
aa27a09
TTY: add tty_port_tty_hangup helper
by Jiri Slaby
· 12 years ago
6aad04f
TTY: add tty_port_tty_wakeup helper
by Jiri Slaby
· 12 years ago
6982a39
TTY: msm_smd_tty, clean up activate/shutdown
by Jiri Slaby
· 12 years ago
b1622e0
TTY: jsm, remove superfluous check
by Jiri Slaby
· 12 years ago
ef44d28
serial: pch_uart: add console poll support
by Liang Li
· 12 years ago
82b2313
serial: vt8500_serial: Convert to devm_ioremap_resource()
by Sachin Kamat
· 12 years ago
84e8192
serial: tegra: Convert to devm_ioremap_resource()
by Sachin Kamat
· 12 years ago
8b5c913
serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detection
by Wang YanQing
· 12 years ago
503bded
tty: atmel_serial_probe(): index of atmel_ports[] fix
by Pawel Wieczorkiewicz
· 12 years ago
5339102c
drivers/tty: use module_pcmcia_driver() in pcmcia drivers
by H Hartley Sweeten
· 12 years ago
787b0c1
serial: pl011: use generic DMA slave configuration if possible
by Arnd Bergmann
· 12 years ago
c51d41a
tty: serial: fix typo "SERIAL_S3C2412"
by Paul Bolle
· 12 years ago
f2b8dfd
serial: 8250: Keep 8250.<xxxx> module options functional after driver rename
by Josh Boyer
· 12 years ago
827aa0d
tty: serial: fix typo "ARCH_S5P6450"
by Paul Bolle
· 12 years ago
77e372a
tty/8250_pnp: serial port detection regression since v3.7
by Sean Young
· 12 years ago
064256f
serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
by Jonas Gorski
· 12 years ago
8d2f8cd
serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller
by Wang YanQing
· 12 years ago
d13402a
Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards
by Scott Ashcroft
· 12 years ago
e06c93c
tty/serial: Add support for Altera serial port
by Ley Foon Tan
· 12 years ago
5771a80
tty: serial: vt8500: Unneccessary duplicated clock code removed
by Tony Prisk
· 12 years ago
09081e5
tty: serial: mpc5xxx: fix PSC clock name bug
by Anatolij Gustschin
· 12 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
cb29529
sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option
by Tkhai Kirill
· 12 years ago
edb15d8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next
by Ralf Baechle
· 12 years ago
Next »