Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
57f5d648c45c3d40a3257c06629c14fd53c383bc
57f5d64
tty: ehv_bytechan: fix spelling mistake
by Arvind Yadav
· 7 years ago
9b11f19
tty: serial: meson: allow baud-rates lower than 9600
by Thomas Rohloff
· 7 years ago
07a708f
serial: 8250_fintek: Fix crash with baud rate B0
by Ji-Ze Hong (Peter Hong)
· 7 years ago
21c4e7f
serial: 8250_fintek: Disable delays for ports != 0
by Ricardo Ribalda Delgado
· 7 years ago
7ecc770
serial: 8250_fintek: Return -EINVAL on invalid configuration
by Ricardo Ribalda Delgado
· 7 years ago
e5656d4
tty: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
4e17ff3
tty: serdev: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
a9f96f0
tty: hvc: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
4793f2e
tty: serial: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
e3b3d0f
tty: add SPDX identifiers to all remaining files in drivers/tty/
by Greg Kroah-Hartman
· 7 years ago
2e67c950
tty: serial: jsm: remove redundant pointer ts
by Colin Ian King
· 7 years ago
8191762
tty: serial: jsm: add space before the open parenthesis '('
by Gimcuan Hui
· 7 years ago
67c6f4b
tty: serial: jsm: fix coding style
by Gimcuan Hui
· 7 years ago
24719a8
tty: serial: jsm: delete space between function name and '('
by Gimcuan Hui
· 7 years ago
d13551d
tty: serial: jsm: add blank line after declarations
by Gimcuan Hui
· 7 years ago
c100a3f
tty: serial: jsm: change the type of local variable
by Gimcuan Hui
· 7 years ago
9ce99a3
tty: serial: imx: remove dead code imx_dma_rxint
by Troy Kisky
· 7 years ago
5210810
tty: serial: imx: disable ageing timer interrupt if dma in use
by Troy Kisky
· 7 years ago
b86f86e
serial: 8250: fix potential deadlock in rs485-mode
by Tomas Melin
· 7 years ago
4fefcbff
serial: m32r_sio: Drop redundant .data assignment
by Kees Cook
· 7 years ago
94be6d7
serial: imx: add hibernation support
by Philipp Zabel
· 7 years ago
2a76fa2
serial: pl011: Adopt generic flag to store auto RTS status
by Lukas Wunner
· 7 years ago
3236a96
serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()
by Lukas Wunner
· 7 years ago
9356335
serial: core: remove redundant assignment to port
by Colin Ian King
· 7 years ago
1be2266
serial: sh-sci: Fix unlocked access to SCSCR register
by Takatoshi Akiyama
· 7 years ago
0ea46e6
serial: mvebu-uart: drop incorrect memset
by Arnd Bergmann
· 7 years ago
5de15cc
tty: max3100: remove unused variable rts and remove unused assignment
by Colin Ian King
· 7 years ago
e7e51dc
tty: fix tty_ldisc_receive_buf() documentation
by Johan Hovold
· 7 years ago
026cb43
tty/serial: atmel: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
a8497b3
tty: cyclades: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
4790b6d
tty: vcc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
ad0cda7
tty/serial: altera_uart: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
fc3b00d
serial: sccnxp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
1209a81
serial: bfin_uart: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
7c33564
serial: 8250: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
978d6fa
serdev: fix controller-allocation error handling
by Johan Hovold
· 7 years ago
08fcee2
serdev: fix registration of second slave
by Johan Hovold
· 7 years ago
7c63838
serdev: ttyport: add missing open() error handling
by Johan Hovold
· 7 years ago
dee7d0f
serdev: ttyport: enforce tty-driver open() requirement
by Johan Hovold
· 7 years ago
2a71de2
serial: omap: Fix EFR write on RTS deassertion
by Lukas Wunner
· 7 years ago
e60f9fd
omap_serial: Removing superfluous check on no interrupt pending.
by Martin Townsend
· 7 years ago
e361d1f
ACPI / scan: Fix enumeration for special UART devices
by Frédéric Danis
· 7 years ago
53c7626
serdev: Add ACPI support
by Frédéric Danis
· 7 years ago
53501e0
serial: mvebu-uart: support extended port registers layout
by Miquel Raynal
· 7 years ago
3a75e91
serial: mvebu-uart: augment the maximum number of ports
by Miquel Raynal
· 7 years ago
95f7876
serial: mvebu-uart: dissociate RX and TX interrupts
by Miquel Raynal
· 7 years ago
30434b0
serial: mvebu-uart: add TX interrupt trigger for pulse interrupts
by Allen Yan
· 7 years ago
2ff23c4
serial: mvebu-uart: clear state register before IRQ request
by Allen Yan
· 7 years ago
68a0db1
serial: mvebu-uart: add function to change baudrate
by Allen Yan
· 7 years ago
9c3d3ee
serial: mvebu-uart: add soft reset at probe
by Allen Yan
· 7 years ago
5218d76
serial: mvebu-uart: use a generic way to access the registers
by Miquel Raynal
· 7 years ago
94228f9
serial: mvebu-uart: support probe of multiple ports
by Allen Yan
· 7 years ago
02c3333
serial: mvebu-uart: use driver name when requesting an interrupt
by Yehuda Yitschak
· 7 years ago
bdff148
serial-uartlite: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
22b276a
serdev: enable TTY port controller support by default
by Johan Hovold
· 7 years ago
f7f7309
tty: amba-pl011: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
75d1760
tty: mips_ejtag_fdc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
8c318fa
tty/sysrq: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
f0f62c6
serial: m32r_sio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
54ff200
tty: metag_da: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
fd97e66
serial: 8250_fintek: Fix finding base_port with activated SuperIO
by Ji-Ze Hong (Peter Hong)
· 7 years ago
c79dde6
tty fix oops when rmmod 8250
by nixiaoming
· 7 years ago
0ab84da
serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
by Aaron Sierra
· 7 years ago
8ffb820
tty: vt: remove multi-fetch, derive font.height from font.data
by Meng Xu
· 7 years ago
dd076cf
serial: sh-sci: Fix init data attribute for struct 'port_cfg'
by Matthias Kaehlcke
· 7 years ago
6e605a0
serial: sh-sci: Use of_device_get_match_data() helper
by Geert Uytterhoeven
· 7 years ago
263763c
serial: imx: Correct comment imx_flush_buffer()
by Martyn Welch
· 7 years ago
9424e8b
Merge 4.14-rc4 into tty-next
by Greg Kroah-Hartman
· 7 years ago
8a5776a
Linux 4.14-rc4
by Linus Torvalds
· 7 years ago
85b1bb2
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
67936a4
Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
031b814
Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
1c86f2e4
Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 7 years ago
dbeb1a8
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
ed0f72f
Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 7 years ago
eab26ad
Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
17d084c
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
80cf1f8
Merge tag 'pci-v4.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
2754906
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
8d47332
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
d109d83
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
bf2db0b
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
b77779b
Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
ab8eb7d
ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset
by Eugeniy Paltsev
· 7 years ago
8d4ef4e
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 7 years ago
1249b57
Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
9c0c1ad
Merge tag 'drm-fixes-for-v4.14-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
27efed3
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ae2e972
arm64: Ensure fpsimd support is ready before userspace is active
by Suzuki K Poulose
· 7 years ago
c0d8832
arm64: Ensure the instruction emulation is ready for userspace
by Suzuki K Poulose
· 7 years ago
53ecde0
powerpc/powernv: Increase memory block size to 1GB on radix
by Anton Blanchard
· 7 years ago
baf7c1f
Merge tag 'drm-misc-fixes-2017-10-05' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
00bb09c
Merge tag 'drm-intel-fixes-2017-10-04' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
7a92616
Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
ca935f8
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 7 years ago
076264a
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
41dcf19
dm raid: fix incorrect status output at the end of a "recover" process
by Jonathan Brassow
· 7 years ago
e42eef4
KVM: add X86_LOCAL_APIC dependency
by Arnd Bergmann
· 7 years ago
0f38071
Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
77ede3a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 7 years ago
Next »