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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
serial: sirf: fix system hung on console log output
Qipan Li
1
-1
/
+1
2015-06-01
serial: 8250: remove return statements from void function
Masahiro Yamada
1
-2
/
+3
2015-06-01
sc16is7xx: use kworker for RS-485 configuration
Jakub Kicinski
1
-12
/
+29
2015-06-01
sc16is7xx: use kworker to update ier bits
Jakub Kicinski
1
-10
/
+19
2015-06-01
sc16is7xx: use kworker for md_proc
Jakub Kicinski
1
-16
/
+31
2015-06-01
sc16is7xx: move RTS delay to workqueue
Jakub Kicinski
1
-8
/
+6
2015-06-01
sc16is7xx: use kthread_worker for tx_work and irq
Jakub Kicinski
1
-23
/
+43
2015-06-01
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
Jakub Kicinski
1
-3
/
+2
2015-06-01
sc16is7xx: add missing compatible strings
Jakub Kicinski
1
-0
/
+4
2015-06-01
sc16is7xx: remove RS-485 delay RTS handling
Jakub Kicinski
1
-15
/
+8
2015-06-01
sc16is7xx: spi interface documentation
Rama Kiran Kumar Indrakanti
1
-0
/
+37
2015-06-01
sc16is7xx: spi interface is added
Rama Kiran Kumar Indrakanti
3
-10
/
+140
2015-05-31
serial: 8250: include <linux/serial_reg.h> from serial_8250.h
Masahiro Yamada
1
-0
/
+1
2015-05-27
fbcon: Avoid deleting a timer in IRQ context
Thierry Reding
1
-2
/
+3
2015-05-24
drivers: PL011: add ACPI probing for SBSA UART
Graeme Gregory
1
-0
/
+8
2015-05-24
drivers: PL011: add support for the ARM SBSA generic UART
Andre Przywara
2
-0
/
+181
2015-05-24
drivers: PL011: allow to supply fixed option string
Andre Przywara
1
-4
/
+13
2015-05-24
drivers: PL011: allow avoiding UART enabling/disabling
Andre Przywara
1
-6
/
+12
2015-05-24
drivers: PL011: move cts_event workaround into separate function
Andre Przywara
1
-13
/
+20
2015-05-24
drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
Andre Przywara
1
-2
/
+4
2015-05-24
drivers: PL011: refactor pl011_probe()
Andre Przywara
1
-35
/
+61
2015-05-24
drivers: PL011: refactor pl011_set_termios()
Andre Przywara
1
-27
/
+33
2015-05-24
drivers: PL011: refactor pl011_shutdown()
Andre Przywara
1
-25
/
+32
2015-05-24
drivers: PL011: refactor pl011_startup()
Andre Przywara
1
-20
/
+28
2015-05-24
drivers: PL011: avoid potential unregister_driver call
Andre Przywara
1
-16
/
+20
2015-05-24
tty: serial/8250: remove console dependency for mediatek
Arnd Bergmann
1
-0
/
+2
2015-05-24
serial: samsung: only use earlycon for console
Arnd Bergmann
1
-1
/
+1
2015-05-24
tty: remove platform_sysrq_reset_seq
Arnd Bergmann
1
-18
/
+1
2015-05-24
serial: mctrl-gpio: drop usages of IS_ERR_OR_NULL
Uwe Kleine-König
1
-3
/
+2
2015-05-24
tty: Spelling s/reseved/reserved/
Geert Uytterhoeven
1
-1
/
+1
2015-05-24
ARM: shmobile: r8a7794 dtsi: Describe DMA for the serial ports
Geert Uytterhoeven
1
-0
/
+36
2015-05-24
ARM: shmobile: r8a7791 dtsi: Describe DMA for the serial ports
Geert Uytterhoeven
1
-0
/
+36
2015-05-24
ARM: shmobile: r8a7790 dtsi: Describe DMA for the serial ports
Geert Uytterhoeven
1
-0
/
+20
2015-05-24
serial: sh-sci: Add DMA support to the DT binding documentation
Geert Uytterhoeven
1
-0
/
+7
2015-05-24
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
1
-9
/
+73
2015-05-24
serial: tegra: Fix memory leak on DMA setup failure
Jon Hunter
1
-21
/
+11
2015-05-24
serial: sirf: assign console default index if users not set a valid one
Qipan Li
1
-1
/
+1
2015-05-24
serial: sirf: add serial loopback function support
Qipan Li
2
-1
/
+21
2015-05-24
serial: sirf: add uart receive's some error counter and mark
Qipan Li
1
-5
/
+10
2015-05-24
serial: sirf: fix endless loop bug in uart receive tasklet
Qipan Li
1
-0
/
+9
2015-05-24
serial: sirf: fix the issue that HW flow control doesn't work for BT
Qipan Li
1
-1
/
+2
2015-05-24
serial: sirf: enable ATLAS7 USP serial support
Qipan Li
2
-47
/
+115
2015-05-24
tty: fix comment of ASYNCB_SPD_HI
Masahiro Yamada
1
-1
/
+1
2015-05-24
tty: rocket: fix comment of ROCKET_SPD_HI
Masahiro Yamada
1
-1
/
+1
2015-05-24
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
Nicolas Ferre
1
-6
/
+3
2015-05-20
serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next
Dave Martin
1
-3
/
+0
2015-05-19
Merge 4.1-rc4 into tty-next
Greg Kroah-Hartman
548
-4846
/
+6078
2015-05-18
Linux 4.1-rc4
Linus Torvalds
1
-1
/
+1
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
1
-5
/
+15
2015-05-18
Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-8
/
+10
[next]