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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-30
serial: pch_uart: Fix signed-ness and casting of uartclk related fields
Darren Hart
1
-7
/
+6
2013-07-30
serial: at91: make UART support dma and pdc transfers
Elen Song
1
-6
/
+42
2013-07-30
serial: at91: distinguish usart and uart
Elen Song
1
-0
/
+37
2013-07-30
serial: at91: support run time switch transfer mode
Elen Song
1
-59
/
+80
2013-07-30
serial: at91: add rx dma support
Elen Song
1
-4
/
+220
2013-07-30
serial: at91: add tx dma support
Elen Song
1
-4
/
+206
2013-07-30
serial: at91: use function pointer to choose pdc or pio
Elen Song
1
-73
/
+130
2013-07-29
serial: at91: correct definition from DMA to PDC
Elen Song
1
-35
/
+36
2013-07-29
serial: pch_uart: Remove __initdata annotation from dmi_table
Darren Hart
1
-1
/
+1
2013-07-29
TTY: synclink: replace bitmasks add operation with OR operation.
Alexandru Juncu
1
-65
/
+65
2013-07-29
serial: max310x: Fix dev_pm_ops
Alexander Shiyan
1
-5
/
+4
2013-07-29
Merge 3.11-rc3 into tty-next
Greg Kroah-Hartman
171
-2524
/
+4810
2013-07-29
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-2
/
+26
2013-07-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-24
/
+32
2013-07-27
serial8250-em: Convert to devm_* managed helpers
Laurent Pinchart
1
-19
/
+8
2013-07-27
tty: Remove dead code
Andreas Platschek
1
-20
/
+1
2013-07-27
msm_serial: Send more than 1 character at a time on UARTDM
Stephen Boyd
1
-19
/
+32
2013-07-27
msm_serial: Make baud_code detection more dynamic
Stephen Boyd
2
-68
/
+48
2013-07-27
msm_serial: Fix sparse warnings
Stephen Boyd
1
-10
/
+7
2013-07-27
msm_serial: Fix NUL byte output on UARTDM
Stephen Boyd
2
-5
/
+10
2013-07-27
serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800
Ian Abbott
1
-2
/
+3
2013-07-27
serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLD
Ian Abbott
1
-2
/
+2
2013-07-27
pci_ids.h: move PCI_VENDOR_ID_AMCC here
Ian Abbott
1
-1
/
+0
2013-07-27
serial:st-asc: Add ST ASC driver.
Srinivas Kandagatla
3
-0
/
+954
2013-07-27
serial/efm32-uart: make of_device_id array const
Uwe Kleine-König
1
-1
/
+1
2013-07-27
serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverage
Uwe Kleine-König
1
-2
/
+2
2013-07-27
msm_serial: add missing iounmap() on error in msm_request_port()
Wei Yongjun
1
-1
/
+3
2013-07-27
serial: bfin_uart: Remove redundant testing for ifdef CONFIG_SERIAL_BFIN_MODULE
Axel Lin
1
-4
/
+0
2013-07-27
pch_uart: Use DMI interface for board detection
Darren Hart
1
-22
/
+49
2013-07-27
serial: report base_baud after initialization
Kees Cook
1
-2
/
+2
2013-07-27
serial: omap: enable PM runtime only when its fully configured
Grygorii Strashko
1
-1
/
+2
2013-07-27
serial: fsl_lpuart: Return proper error on lpuart_serial_init error path
Axel Lin
1
-1
/
+1
2013-07-27
serial: fsl_lpuart: restore UARTCR2 after watermark setup is done
Shawn Guo
1
-0
/
+5
2013-07-27
serial: omap: Fix IRQ handling return value
Ruchika Kharwar
1
-3
/
+1
2013-07-27
serial: omap: Initialize platform_data
Vikram Pandita
1
-1
/
+3
2013-07-27
OMAP: UART: Fix the revision register read.
Ruchika Kharwar
1
-1
/
+1
2013-07-27
OMAP: UART: Keep the TX fifo full when possible
Dmitry Fink
1
-1
/
+2
2013-07-27
OMAP2+: UART: enable tx wakeup bit for wer reg
Govindraj.R
1
-1
/
+15
2013-07-27
8250_pci: improve code comments and Kconfig help
Stefan Seyfried
2
-0
/
+8
2013-07-27
serial: max310x: Add MAX14830 support
Alexander Shiyan
2
-2
/
+45
2013-07-27
serial: max310x: Add MAX3109 support
Alexander Shiyan
2
-5
/
+32
2013-07-27
serial: max310x: Driver rework
Alexander Shiyan
2
-469
/
+453
2013-07-27
serial: imx: add DMA support for imx6q
Huang Shijie
1
-5
/
+400
2013-07-27
serial/imx: fix custom-baudrate handling
Hubert Feurstein
1
-0
/
+5
2013-07-27
serial: imx: distinguish the imx6q uart from the others
Huang Shijie
1
-2
/
+15
2013-07-27
serial: imx: remove the uart_console() check
Huang Shijie
1
-26
/
+43
2013-07-27
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
14
-31
/
+3
2013-07-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-127
/
+158
2013-07-27
Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
13
-508
/
+859
2013-07-27
Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-82
/
+16
[next]