Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c63e01e2b671c2810b8fbc94278a2c3c1f0491c
/
drivers
/
tty
317a684
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"
by Kyle McMartin
· 11 years ago
60e9357
serial: samsung: enable clock before clearing pending interrupts during init
by Chander Kashyap
· 11 years ago
bff09b0
serial/imx: disable hardware flow control at startup
by Lucas Stach
· 11 years ago
00cec11
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
e037f95
tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: build warning after merge of the tty.current tree)
by Matwey V. Kornilov
· 11 years ago
dfc7b83
tty: mxser: fix usage of opmode_ioaddr
by Matwey V. Kornilov
· 11 years ago
9d83e18
serial: 8250_dw: add ACPI ID for Intel BayTrail
by Heikki Krogerus
· 11 years ago
dab73b4
TTY: Fix tty miss restart after we turn off flow-control
by Wang YanQing
· 11 years ago
421b40a
tty/vt: Fix vc_deallocate() lock order
by Peter Hurley
· 11 years ago
df957d2
TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit
by Wei Yongjun
· 12 years ago
416187c
TTY: rocket, fix more no-PCI warnings
by Jiri Slaby
· 12 years ago
2b35917
serial: mcf: missing uart_unregister_driver() on error in mcf_init()
by Wei Yongjun
· 12 years ago
9bcc327
tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()
by Wei Yongjun
· 12 years ago
a82ea43
serial: samsung: add missing platform_driver_unregister() when module exit
by Wei Yongjun
· 12 years ago
f6b6f52
serial: pl011: protect attribute read from NULL platform data struct
by Lee Jones
· 11 years ago
383d2fc
tty: nwpserial: Pass correct pointer to free_irq()
by Lars-Peter Clausen
· 11 years ago
dbd2df8
serial: 8250_dw: Add valid clk pointer check
by Ezequiel Garcia
· 12 years ago
7f18d05
SERIAL: OMAP: Remove the slave idle handling from the driver
by Santosh Shilimkar
· 11 years ago
c4cc75c
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
daf799c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
977b58e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 11 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
251df49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
b0b8856
tty: fix up atime/mtime mess, take three
by Linus Torvalds
· 12 years ago
bee0a22
audit: do not needlessly take a lock in tty_audit_exit
by Eric Paris
· 12 years ago
2ce88dd
audit: do not needlessly take a spinlock in copy_signal
by Eric Paris
· 12 years ago
46e959e
audit: add an option to control logging of passwords with pam_tty_audit
by Richard Guy Briggs
· 12 years ago
bde02ca
audit: use spin_lock_irqsave/restore in audit tty code
by Eric Paris
· 12 years ago
152f497
audit: push loginuid and sessionid processing down
by Eric Paris
· 12 years ago
dc9eb69
audit: stop pushing loginid, uid, sessionid as arguments
by Eric Paris
· 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
4f567cb
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
0d5340f
m68k: remove unused asm/dbg.h
by Greg Ungerer
· 12 years ago
37b7f3c
TTY: fix atime/mtime regression
by Jiri Slaby
· 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
579a00a
tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safe
by Peter Hurley
· 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
f4b208e
TTY: pty, fix compilation warning
by Jiri Slaby
· 12 years ago
f678c440
TTY: rocket, fix compilation warning
by Jiri Slaby
· 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
53a72d5
TTY: synclinkmp: fix DTR being raised on hang up
by Johan Hovold
· 12 years ago
5d8be15
TTY: synclink_gt: fix DTR being raised on hang up
by Johan Hovold
· 12 years ago
78c6ccc
TTY: synclink: fix DTR being raised on hang up
by Johan Hovold
· 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
39f610e
tty: Fix race condition if flushing tty flip buffers
by Peter Hurley
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
1b581f1
tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module_init()
by Alexey Khoroshilov
· 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
3903078
Input: sysrq - supplement reset sequence with timeout functionality
by Mathieu J. Poirier
· 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
de55eb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e8cd816
vt: synchronize_rcu() under spinlock is not nice...
by Al Viro
· 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
44a459f
tty: tty_vhangup_session can be static
by Changlong Xie
· 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
Next »