Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bd63364caa8df38bad2b25b11b2a1b849475cce5
/
drivers
bd63364
vt: add cursor blink interval escape sequence
by Scot Doyle
· 10 years ago
ad909b3
serial: tegra: Correct error handling on DMA setup
by Jon Hunter
· 10 years ago
d92aca3
serial: tegra: Correct shutdown of UARTs
by Jon Hunter
· 10 years ago
49433c8
serial: tegra: Fix cookie used by TX channel
by Jon Hunter
· 10 years ago
0b0c1bd
serial: tegra: Use unsigned types for RX and TX byte counts
by Jon Hunter
· 10 years ago
853a699
serial: tegra: handle race condition on uart rx side
by Shardar Shariff Md
· 10 years ago
db8e784
serial: tegra: check the count and read if any from dma
by Shardar Shariff Md
· 10 years ago
11e7100
serial: tegra: Add delay after enabling FIFO mode
by Jon Hunter
· 10 years ago
245c027
serial: tegra: Correct delay after TX flush
by Jon Hunter
· 10 years ago
7a7a7e6
serial: of_serial: do not set port.type twice
by Masahiro Yamada
· 10 years ago
1ed7b84
serial: 8250: do not copy port.fifosize member twice
by Masahiro Yamada
· 10 years ago
54585ba
serial: xuartps: add __init to earlycon write method
by Masahiro Yamada
· 10 years ago
59cfc45
serial: 8250: Do nothing if nr_uarts=0
by Jan Kiszka
· 10 years ago
24ee4df
serial: samsung: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
7578197
serial: samsung: Staticize local symbol
by Krzysztof Kozlowski
· 10 years ago
0cd4521
serial: mxs: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
31ada04
serial: imx: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
99fb215
serial: sh-sci: Remove obsolete comment about overrun detection
by Geert Uytterhoeven
· 10 years ago
afd66db
serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask
by Geert Uytterhoeven
· 10 years ago
2e0842a
serial: sh-sci: Use the correct register for overrun checks
by Geert Uytterhoeven
· 10 years ago
75c249f
serial: sh-sci: Replace hardcoded overrun bit values
by Geert Uytterhoeven
· 10 years ago
2922598
serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macros
by Geert Uytterhoeven
· 10 years ago
d94a0a3
serial: sh-sci: Standardize on using the BIT() macro to define register bits
by Geert Uytterhoeven
· 10 years ago
31f9079
serial: sh-sci: Document remaining FIFO Control Register bits
by Geert Uytterhoeven
· 10 years ago
c097abc
serial: sh-sci: Add SCIFA/B SCPCR register definitions
by Geert Uytterhoeven
· 10 years ago
76735e9
serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitions
by Geert Uytterhoeven
· 10 years ago
c27ffc1
serial: sh-sci: Move private definitions to private header file
by Geert Uytterhoeven
· 10 years ago
f9ce5cc
tty: tty_ldsem.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
e16cb0a
tty: tty_buffer.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
485e148d
tty: synclinkmp.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
3236133
tty: synclink_gt.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
a271ca3
tty: synclink.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
f2908f7
tty: mpsc.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
9a4115b
tty: ioc4_serial.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
a8d087d
tty: ioc3_serial.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
01e51df
tty: icom.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
873b4f1
tty: hvcs.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
b8dccc1
tty: hvc_console.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
9ff4604
tty: crisv10.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
6d4e751
tty: consolemap.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
2eeaf0b
tty: amiserial.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
ed334c0
tty: 68328serial.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
cb4595a
serial: sirf: use uart_port's fifosize for fifo related operation
by Qipan Li
· 10 years ago
a6ffe89
serial: sirf: use dynamic method allocate uart structure
by Qipan Li
· 10 years ago
2c40b57
tty: serial: 8250_mtk: Add earlycon
by Eddie Huang
· 10 years ago
1c5841e
tty: serial: 8250: export early_serial8250_setup function
by Eddie Huang
· 10 years ago
c1c325d
tty: serial: 8250_mtk: Add support for bus clock
by Sascha Hauer
· 10 years ago
68e5fc4
tty: serial: 8250_mtk: use pm_runtime callbacks for enabling
by Sascha Hauer
· 10 years ago
a5fd8445
tty: serial: 8250_mtk: Use devm_clk_get
by Sascha Hauer
· 10 years ago
59f89f2
tty: serial: 8250_mtk: remove unnecessary test
by Sascha Hauer
· 10 years ago
c547630f
ARM: meson: serial: convert iounmap to devm_iounmap
by Firo Yang
· 10 years ago
eda0cd3
tty: serial: 8250: omap: synchronize rx_running
by John Ogness
· 10 years ago
02ec604
dmaenegine: edma: allow pause/resume for non-cyclic mode
by John Ogness
· 10 years ago
35a0f95
serial: SERIAL_IFX6X60 should depend on HAS_DMA
by Geert Uytterhoeven
· 10 years ago
cbbcd1f
serial: ifx6x60: Remove superfluous casts when calling request_irq()
by Geert Uytterhoeven
· 10 years ago
9a499db
serial: ifx6x60: Remove dangerous spi_driver casts
by Geert Uytterhoeven
· 10 years ago
adeede7
serial: sirf: move from clk_get to devm_clk_get
by Qipan Li
· 10 years ago
4b8038d
Revert "serial: sirf: add a new uart type support"
by Qipan Li
· 10 years ago
507224a
serial: 8250: remove Kconfig indirection
by Valentin Rothberg
· 10 years ago
bbdfe62
drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE
by Valentin Rothberg
· 10 years ago
60d0da5
serial: bfin: ctsrts: enfore Kconfig naming convention
by Valentin Rothberg
· 10 years ago
5b84c96
drivers/tty/serial/mpc52xx_uart.c: fix typo in C comment
by Valentin Rothberg
· 10 years ago
47eb16f
drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6
by Valentin Rothberg
· 10 years ago
d033e82
tty/serial: at91: handle IRQ status more safely
by Leilei Zhao
· 10 years ago
74a7608
drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_DSR_CD_MIXED
by Valentin Rothberg
· 10 years ago
f52e17e
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
by Valentin Rothberg
· 10 years ago
cc020ea
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
by Valentin Rothberg
· 10 years ago
5a56abc
drivers/tty/serial/crisv10.c: remove dead #ifdef block
by Valentin Rothberg
· 10 years ago
0656b1a
drivers/tty/serial: altera: fix typos in #endif comments
by Valentin Rothberg
· 10 years ago
bb5f633
drivers/tty/serial/sh-sci.h: remove dead reference on ARCH_SH7372
by Valentin Rothberg
· 10 years ago
cbc7f6b
serial: kgdb_nmi: Use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
429b474
tty: remove buf parameter from tty_name()
by Rasmus Villemoes
· 10 years ago
917162c
tty: return tty->name directly from tty_name
by Rasmus Villemoes
· 10 years ago
1d6b987
tty: constify return type of tty_name
by Rasmus Villemoes
· 10 years ago
caec172
serial: imx: Remove return value from imx_setup_ufcr()
by Fabio Estevam
· 10 years ago
5379418
serial: imx: protect Soft Reset of port with lock
by Jiada Wang
· 10 years ago
1e84d22
serial/amba-pl011: Refactor and simplify TX FIFO handling
by Dave Martin
· 10 years ago
f28c1d0
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
by Dave Martin
· 10 years ago
101a6fd
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
71aee81
Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
df9ebeb
Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes
by Dave Airlie
· 10 years ago
61f06db
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
3333222
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
6c3c1eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
6fa7272
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
082a75d
rbd: end I/O the entire obj_request on error
by Ilya Dryomov
· 10 years ago
4a152c3
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
e813bb2
net: fec: Fix RGMII-ID mode
by Markus Pargmann
· 10 years ago
07841f9
net/mlx4_en: Schedule napi when RX buffers allocation fails
by Ido Shamay
· 10 years ago
c232d8a
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
by Tony Camuso
· 10 years ago
17d5ceb
net/mlx4_core: Fix unaligned accesses
by David Ahern
· 10 years ago
f94813f
mlx4_en: Use correct loop cursor in error path.
by Benjamin Poirier
· 10 years ago
50904a7
Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle'
by Rafael J. Wysocki
· 10 years ago
fb45f49
Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
9263a06
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
dcca8de
Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
73be174
Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 10 years ago
aa6df8d
dm: fix free_rq_clone() NULL pointer when requeueing unmapped request
by Mike Snitzer
· 10 years ago
3e6180f
dm: only initialize the request_queue once
by Christoph Hellwig
· 10 years ago
feb589e
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
Next »