index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
serial: 8250_omap: Remove rx_dma_broken flag
Vignesh R
1
-5
/
+0
2017-01-20
serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
Vignesh R
1
-6
/
+3
2017-01-20
serial: 8250_omap: pause DMA only if DMA transfer in progress
Vignesh R
1
-4
/
+7
2017-01-19
tty: constify tty_ldisc_receive_buf buffer pointer
Rob Herring
1
-1
/
+1
2017-01-19
tty_port: make tty_port_register_device wrap tty_port_register_device_attr
Rob Herring
1
-2
/
+1
2017-01-19
tty_port: allow a port to be opened with a tty that has no file handle
Alan Cox
2
-3
/
+3
2017-01-19
tty: serial: meson: allow baud-rates higher than 115200
Martin Blumenstingl
1
-1
/
+1
2017-01-19
tty: move the non-file related parts of tty_release to new tty_release_struct
Rob Herring
1
-18
/
+32
2017-01-19
tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocache
Arvind Yadav
1
-0
/
+4
2017-01-19
serial: omap: Add omapserial earlycon
Lokesh Vutla
1
-0
/
+55
2017-01-19
serial: pl011: Mark console as CON_ANYTIME
Alexander Sverdlin
1
-1
/
+1
2017-01-19
tty: serial: constify dev_pm_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-19
serial: 8250_mid: set PCI master only for DMA capable device
Andy Shevchenko
1
-2
/
+2
2017-01-19
serial: 8250_mid: enable MSI on Denverton
Andy Shevchenko
1
-1
/
+7
2017-01-19
serial: 8250_mid: handle interrupt correctly in DMA case
Andy Shevchenko
1
-0
/
+33
2017-01-19
serial: 8250_dw: Allow hardware flow control to be used
Jason Uy
1
-3
/
+2
2017-01-19
serial: sh-sci: Compute the regshift value for SCI ports
Laurent Pinchart
1
-1
/
+7
2017-01-19
serial: sh-sci: Remove unused platform data capabilities field
Laurent Pinchart
1
-4
/
+7
2017-01-19
serial: sh-sci: Remove manual break debouncing
Laurent Pinchart
1
-117
/
+7
2017-01-19
serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs
Laurent Pinchart
1
-17
/
+6
2017-01-19
serial: sh-sci: Extend sci_port_params with more port parameters
Laurent Pinchart
2
-83
/
+102
2017-01-19
serial: sh-sci: Constify platform data
Laurent Pinchart
1
-48
/
+49
2017-01-19
serial: sh-sci: Replace regmap array with port parameters
Laurent Pinchart
1
-123
/
+155
2017-01-19
serial: sh-sci: Remove initialization of zero fields in sci_port_params
Laurent Pinchart
1
-94
/
+0
2017-01-19
serial: sh-sci: Fix register offsets for the IRDA serial port
Laurent Pinchart
1
-9
/
+8
2017-01-19
serial: sh-sci: Don't rely on platform data flags when not needed
Laurent Pinchart
1
-4
/
+3
2017-01-19
serial: sh-sci: Set the SCSCR TE and RE bits in the driver
Laurent Pinchart
1
-6
/
+7
2017-01-16
Merge 4.10-rc4 into tty-next
Greg Kroah-Hartman
5
-17
/
+25
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
1
-5
/
+5
2017-01-14
drivers/tty: Compute 'current' directly
Davidlohr Bueso
1
-10
/
+8
2017-01-12
serial: 8250: Add new port type for TI DA8xx/66AK2x
David Lechner
2
-0
/
+23
2017-01-12
serial: 8250_mid: make option visible
Jean Delvare
1
-1
/
+1
2017-01-12
serial: 8250_lpss: make option visible
Jean Delvare
1
-1
/
+1
2017-01-12
serial: 8250_pci: make option visible
Jean Delvare
1
-1
/
+1
2017-01-12
serial: 8250_port: Remove dangerous pr_debug()
Alexey Brodkin
1
-4
/
+0
2017-01-12
tty: goldfish: Fix a parameter of a call to free_irq
Christophe JAILLET
1
-1
/
+1
2017-01-12
serial: imx: Allow passing 'rst-gpios' for rs485 mode
Fabio Estevam
1
-1
/
+5
2017-01-12
serial: 8250_lpss: avoid potential kernel crash when remove
Andy Shevchenko
1
-2
/
+2
2017-01-12
tty: serial: msm: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2017-01-12
serial: 8250: moxa: Store num_ports in brd
Matwey V. Kornilov
1
-0
/
+1
2017-01-12
serial: 8250_fintek: Add resource check for Fintek F81504/508/512
Ji-Ze Hong (Peter Hong)
1
-4
/
+9
2017-01-12
tty: update my email address
John Crispin
1
-1
/
+1
2017-01-12
tty: serial: lantiq: implement earlycon support
Martin Blumenstingl
2
-7
/
+32
2017-01-12
serial: pic32_uart: Fix 'request_irq' and 'free_irq' inconsistancy
Christophe JAILLET
1
-3
/
+3
2017-01-12
serial: samsung: Simplify DMA engine initialization code
Marek Szyprowski
2
-15
/
+6
2017-01-12
serial: mxs-auart: support CMSPAR termios cflag
Wolfgang Ocker
1
-0
/
+3
2017-01-12
serial: max310x: Add support for newer silicon revisions
Alexander Shiyan
1
-1
/
+1
2017-01-12
tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlock
Nikita Yushchenko
1
-18
/
+17
2017-01-12
tty: serial: sh-sci: set error code when kasprintf fails
Pan Bian
1
-1
/
+3
2017-01-11
sysrq: attach sysrq handler correctly for 32-bit kernel
Akinobu Mita
1
-2
/
+2
[prev]
[next]