Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6a4a47cfd1812f607b5536e9332ce85981d4c262
/
drivers
/
tty
/
serial
ae36e95
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 10 years ago
b775e64
Merge branch 'devicetree/next-console' into devicetree/next
by Grant Likely
· 10 years ago
b3345d7
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
049711b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 10 years ago
fe41823
sunsab: Fix detection of BREAK on sunsab serial console
by Christopher Alexander Tobias Schulze
· 10 years ago
8368d6a
pch_uart: don't hardcode PCI slot to get DMA device
by Andy Shevchenko
· 10 years ago
dc824eb
serial: sc16is7xx: Correct initialization of s->clk
by Jon Ringle
· 10 years ago
c8ed99d
serial: 8250_dw: Add support for deferred probing
by Chen-Yu Tsai
· 10 years ago
7fe090b
serial: 8250_dw: Add optional reset control support
by Chen-Yu Tsai
· 10 years ago
1d6ba28
serial: st-asc: Fix overflow in baudrate calculation
by Maxime COQUELIN
· 10 years ago
5b4e79a
serial: st-asc: Don't call BUG in asc_console_setup()
by Maxime COQUELIN
· 10 years ago
af30053
tty: serial: msm: Make of_device_id array const
by Kiran Padwal
· 10 years ago
c2b703b
serial/core: Fix too big allocation for attribute member
by Yoshihiro YUNOMAE
· 10 years ago
4847914
drivers/tty/serial: use correct type for dma_map/unmap
by Wolfram Sang
· 10 years ago
2fbe6c5
serial: altera_jtaguart: Fix putchar function passed to uart_console_write()
by Tobias Klauser
· 10 years ago
f73d4cb
serial: samsung: Remove support for legacy clock code
by Tomasz Figa
· 10 years ago
aef9a7b
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
by Yoshihiro YUNOMAE
· 10 years ago
266dcff
Serial: allow port drivers to have a default attribute group
by Greg Kroah-Hartman
· 10 years ago
c8b29f0
tty: kgdb_nmi: Automatically manage tty enable
by Daniel Thompson
· 10 years ago
3d1c90d
serial: altera_jtaguart: Adpot uart_console_write()
by Tobias Klauser
· 10 years ago
4622eb6
serial: samsung: improve code clarity by defining a variable
by Naveen Krishna Chatradhi
· 10 years ago
3bcce59
serial: samsung: correct the case and default order in switch
by Naveen Krishna Chatradhi
· 10 years ago
135f07c
serial: samsung: get fifosize via device tree
by Naveen Krishna Chatradhi
· 10 years ago
b1261c8
serial: 8250: introduce up_to_u8250p() helper
by Andy Shevchenko
· 10 years ago
380c966
tty: serial: fsl_lpuart: add 32-bit register interface support
by Jingchang Lu
· 10 years ago
730c4e7
serial: sh-sci: Add calculation recive margin for HSCIF
by Nobuhiro Iwamatsu
· 10 years ago
bcb9973
serial: sh-sci: Fix range check of bit-rate for HSCIF
by Nobuhiro Iwamatsu
· 10 years ago
b7d6639
serial: sh-sci: Updated calculation of bit error rate and bit rate
by Nobuhiro Iwamatsu
· 10 years ago
ca17749
Merge 3.16-rc5 into tty-next.
by Greg Kroah-Hartman
· 10 years ago
493671a
serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API
by Geert Uytterhoeven
· 10 years ago
f363ca2
serial/arc: Fix warning with CONSOLE_POLL
by Vineet Gupta
· 10 years ago
2970b7f
serial: altera: Adopt uart_console_write()
by Daniel Thompson
· 10 years ago
d36f47f
serial: efm32: correct namespacing of location property
by Uwe Kleine-König
· 10 years ago
8bec751
serial: imx: Fix build breakage
by Peter Hurley
· 10 years ago
99ecb00
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
by Peter Hurley
· 10 years ago
c557d39
serial: Test for no tx data on tx restart
by Peter Hurley
· 10 years ago
6825242
tty: serial: msm: Support big-endian CPUs
by Stephen Boyd
· 10 years ago
db3a1a4
serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define
by Dan Carpenter
· 10 years ago
8bd67d7d2
serial: blackfin: Fix CTS flow control
by Peter Hurley
· 10 years ago
c18b55f
tty: serial: Fix termios/port flags mismatch
by Peter Hurley
· 10 years ago
e359a4e
tty: Remove tty_hung_up_p() tests from tty drivers' open()
by Peter Hurley
· 10 years ago
5fda7a0
serial: Use UPF_* constants with struct uart_port flags
by Peter Hurley
· 10 years ago
ddc7b75
tty: Move tty->closing from port lock critical section
by Peter Hurley
· 10 years ago
ed9891b
serial: fsl_lpuart: calculate DMA burst
by Stefan Agner
· 10 years ago
90abef9
serial: fsl_lpuart: move DMA RX timeout calculation
by Stefan Agner
· 10 years ago
ae84db9
serial: core: Preserve termios c_cflag for console resume
by Peter Hurley
· 10 years ago
b31245b
serial: tegra: ack the rx dma desc after transfer terminated
by Pradeep Goudagunta
· 11 years ago
5e3dbfc
serial: tegra: update tx_circular buffer only when TX_DMA is in progress
by Pradeep Goudagunta
· 11 years ago
080029b
serial: lpc32xx uart module can't do console
by Arnd Bergmann
· 11 years ago
2ee881b
serial: pxa: fix build with !SERIAL_PXA_CONSOLE
by Arnd Bergmann
· 11 years ago
8c6abf7
serial/arc: Enable DT based earlycon
by Vineet Gupta
· 10 years ago
8dbe1d5
serial/arc: inline the probe helper
by Vineet Gupta
· 10 years ago
91f1b62
serial/arc: remove last remanants of platform data
by Vineet Gupta
· 10 years ago
2e6fb7c
serial/arc: remove earlyprintk support and switch to earlycon
by Vineet Gupta
· 10 years ago
27cfe4e
serial/arc: Use generic earlycon infrastructure
by Vineet Gupta
· 10 years ago
5a56d59
serial/arc: Remove the workaround for legacy ISS
by Vineet Gupta
· 10 years ago
12d15e6
serial/arc: Refactor by referencing to uart_port where possible
by Vineet Gupta
· 10 years ago
3bce1b7
serial/arc: use uart_console_write() helper
by Vineet Gupta
· 10 years ago
7d78cbe
serial: 8250_dw: add ability to handle the peripheral clock
by Heiko Stübner
· 10 years ago
d8782c7
serial: 8250_dw: use UPF_* constants when define flags
by Andy Shevchenko
· 11 years ago
4e26b13
serial: 8250_dw: clock rate handling for all ACPI platforms
by Heikki Krogerus
· 11 years ago
1ff5b64
serial: samsung: Use %pa to print 'resource_size_t' type
by Fabio Estevam
· 11 years ago
2b844ad
tty: serial: msm_serial.c: Cleaning up uninitialized variables
by Rickard Strandqvist
· 11 years ago
7282cec
serial: sirf: transfer more bytes once to decrease interrupts
by Qipan Li
· 10 years ago
a997762
tty: serial: men_z135_uart: Wakeup UART after transmitting
by Johannes Thumshirn
· 10 years ago
8b152f1
serial: treewide: Remove empty implementations of enable_ms()
by Alexander Shiyan
· 11 years ago
1fdc310
serial: core: Make enable_ms() optional
by Alexander Shiyan
· 11 years ago
953b53a
serial: samsung: no more support for S5PC100 SoC
by Kukjin Kim
· 10 years ago
1570a53
serial: samsung: no more support for S5P6440 and S5P6450 SoCs
by Kukjin Kim
· 10 years ago
13a9f6c6
serial: samsung: Consider DT alias when probing ports
by Tomasz Figa
· 10 years ago
44acd26
serial: amba-pl010: Use devres APIs
by Tushar Behera
· 10 years ago
7f6d942
serial: amba-pl011: Remove redundant label
by Tushar Behera
· 10 years ago
8ad711a
serial: samsung: Remove redundant label
by Tushar Behera
· 10 years ago
ccdb8ed
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
by Grant Likely
· 11 years ago
a208ffd
of: Enable console on serial ports specified by /chosen/stdout-path
by Grant Likely
· 11 years ago
456febd
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
60efcf0
tty/serial: fix 8250 early console option passing to regular console
by Rob Herring
· 10 years ago
ef8b9dd
serial: Fix IGNBRK handling
by Peter Hurley
· 10 years ago
4cc2946
tty: serial: msm: Fix section mismatch warning
by Kumar Gala
· 11 years ago
a859c8b
serial: samsung: Fix build error
by Sachin Kamat
· 11 years ago
d09cc36
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
d2705064
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
by Linus Torvalds
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
49eb7b0
Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next
by Linus Torvalds
· 11 years ago
a727eaf
Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next
by Linus Torvalds
· 11 years ago
b5de1ce
Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers
by Olof Johansson
· 11 years ago
9ce4f8f
Revert "serial: imx: remove the DMA wait queue"
by Greg Kroah-Hartman
· 11 years ago
bd71a1c
serial: kgdb_nmi: Improve console integration with KDB I/O
by Daniel Thompson
· 11 years ago
8a0ff60
serial: kgdb_nmi: Switch from tasklets to real timers
by Daniel Thompson
· 11 years ago
06d1828
serial: kgdb_nmi: Use container_of() to locate private data
by Daniel Thompson
· 11 years ago
2fe686e
serial: cpm_uart: No LF conversion in put_poll_char()
by Daniel Thompson
· 11 years ago
58eb97c
serial: sirf: Fix compilation failure
by Daniel Thompson
· 11 years ago
31964ff
tty: serial: msm: Remove direct access to GSBI
by Andy Gross
· 11 years ago
7fa21dd
printk/of_serial: fix serial console cessation part way through boot.
by Stephen Chivers
· 11 years ago
d4089a3
serial: 8250_dma: check the result of TX buffer mapping
by Heikki Krogerus
· 11 years ago
06aa82e
serial: uart: add hw flow control support configuration
by Murali Karicheri
· 11 years ago
ab5e4e4
tty/serial: at91: add interrupts for modem control lines
by Richard Genoud
· 11 years ago
e0b0baa
tty/serial: at91: use mctrl_gpio helpers
by Richard Genoud
· 11 years ago
84130aa
tty/serial: Add GPIOLIB helpers for controlling modem lines
by Richard Genoud
· 11 years ago
2ce7c14
serial: sccnxp: Add IGNPAR flag handling
by Alexander Shiyan
· 11 years ago
Next »