index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-30
tty: n_gsm: avoid call of sleeping functions from atomic context
Fedor Pchelkin
1
-29
/
+24
2022-08-30
tty: n_gsm: replace kicktimer with delayed_work
Fedor Pchelkin
1
-8
/
+8
2022-08-30
tty: n_gsm: initialize more members at gsm_alloc_mux()
Tetsuo Handa
1
-11
/
+6
2022-08-30
tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
Mazin Al Haddad
1
-1
/
+2
2022-08-30
tty: serial: atmel: Preserve previous USART mode if RS485 disabled
Sergiu Moga
1
-3
/
+1
2022-08-30
tty: serial: lpuart: disable flow control while waiting for the transmit engi...
Sherry Sun
1
-0
/
+1
2022-08-30
tty: Fix lookahead_buf crash with serdev
Vincent Whitchurch
1
-5
/
+9
2022-08-30
serial: fsl_lpuart: RS485 RTS polariy is inverse
Shenwei Wang
1
-2
/
+2
2022-08-30
vt: Clear selection before changing the font
Helge Deller
1
-4
/
+8
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
67
-2584
/
+2706
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2022-08-03
tty: serial: qcom-geni-serial: Fix %lu -> %u in print statements
Douglas Anderson
1
-2
/
+2
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-07-28
tty: amiserial: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-28
tty: serial: document uart_get_console()
Jiri Slaby
1
-4
/
+9
2022-07-28
tty: serial: serial_core, reformat kernel-doc for functions
Jiri Slaby
1
-54
/
+53
2022-07-28
Documentation: serial: move GPIO kernel-doc to the functions
Jiri Slaby
1
-0
/
+48
2022-07-28
Documentation: serial: dedup kernel-doc for uart functions
Jiri Slaby
1
-59
/
+82
2022-07-28
serial: mvebu-uart: uart2 error bits clearing
Narendra Hadke
1
-0
/
+11
2022-07-28
tty: serial: fsl_lpuart: correct the count of break characters
Sherry Sun
1
-6
/
+6
2022-07-28
serial: stm32: make info structs static to avoid sparse warnings
Ben Dooks
2
-68
/
+69
2022-07-28
serial: fsl_lpuart: zero out parity bit in CS7 mode
Shenwei Wang
1
-2
/
+24
2022-07-28
tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could r...
Vijaya Krishna Nivarthi
1
-35
/
+53
2022-07-28
serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()
Guo Mengqi
1
-2
/
+4
2022-07-19
tty: vt: initialize unicode screen buffer
Tetsuo Handa
1
-1
/
+1
2022-07-16
Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-58
/
+109
2022-07-16
serial: remove VR41XX serial driver
Thomas Bogendoerfer
3
-950
/
+0
2022-07-14
serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flags
Lino Sanfilippo
1
-5
/
+1
2022-07-14
serial: 8250_dwlib: remove redundant sanity check for RS485 flags
Lino Sanfilippo
1
-8
/
+2
2022-07-14
serial: core: sanitize RS485 delays read from device tree
Lino Sanfilippo
1
-0
/
+2
2022-07-14
serial: core: move sanitizing of RS485 delays into own function
Lino Sanfilippo
1
-20
/
+26
2022-07-14
serial: core, 8250: set RS485 termination GPIO in serial core
Lino Sanfilippo
2
-3
/
+12
2022-07-14
serial: ar933x: Remove superfluous code in ar933x_config_rs485()
Lino Sanfilippo
1
-9
/
+0
2022-07-14
serial: ar933x: Fix check for RS485 support
Lino Sanfilippo
1
-4
/
+5
2022-07-14
serial: 8250_bcm7271: Save/restore RTS in suspend/resume
Doug Berger
1
-6
/
+18
2022-07-14
serial: 8250_dw: Avoid pslverr on reading empty receiver fifo
VAMSHI GAJJELA
1
-0
/
+13
2022-07-14
tty: serial: samsung_tty: fix s3c24xx_serial_set_mctrl()
Marek Szyprowski
1
-1
/
+1
2022-07-14
serial: 8250: SERIAL_8250_ASPEED_VUART should depend on ARCH_ASPEED
Geert Uytterhoeven
1
-0
/
+1
2022-07-14
tty: 8250: Add support for Brainboxes PX cards.
Cameron Williams
1
-0
/
+109
2022-07-12
Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
1
-2
/
+2
2022-07-11
tty: serial: bcm63xx: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
1
-2
/
+2
2022-07-08
tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
Jiri Slaby
3
-12
/
+36
2022-07-08
tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
Jiri Slaby
1
-5
/
+10
2022-07-08
tty: n_gsm: fix missing corner cases in gsmld_poll()
Daniel Starke
1
-2
/
+5
2022-07-08
tty: n_gsm: fix flow control handling in tx path
Daniel Starke
1
-1
/
+1
2022-07-08
tty: n_gsm: fix DM command
Daniel Starke
1
-1
/
+1
2022-07-08
tty: n_gsm: fix wrong T1 retry count handling
Daniel Starke
1
-2
/
+2
2022-07-08
serial: RS485 termination is supported if DT provides one
Ilpo Järvinen
1
-0
/
+2
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
18
-26
/
+26
[next]