index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
max3100.c
Age
Commit message (
Expand
)
Author
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
2023-01-19
serial: Make uart_handle_cts_change() status param bool active
Ilpo Järvinen
2022-11-03
serial: max3100: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-01-26
tty: serial: max3100: Remove redundant 'flush_workqueue()' calls
Xu Wang
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-04
tty: max3100: remove unused variable rts and remove unused assignment
Colin Ian King
2017-10-03
drivers: tty: max3100: use setup_timer() helper.
Allen Pais
2016-09-02
tty: serial: constify uart_ops structures
Julia Lawall
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-03-07
tty: max3100: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
2013-04-05
serial: max3100: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-03-18
tty: max3100: Use dev_pm_ops
Lars-Peter Clausen
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
2012-12-28
tty/max3100: don't use [delayed_]work_pending()
Tejun Heo
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-09-17
tty: serial: max3100: Fix error case
Alan Cox
2012-09-05
tty: max3100: use module_spi_driver
Devendra Naga
2011-11-26
TTY: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-10-31
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman