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
2014-05-28
serial: add missing SERIAL_CORE dependencies
Arnd Bergmann
1
-0
/
+3
2014-05-28
serial: sc16is7xx: dynamically allocate tx/rx buffer
Jon Ringle
1
-9
/
+8
2014-05-28
serial: sc16is7xx: compile I2C when REGMAP_I2C is module
Jan Moskyto Matejka
1
-2
/
+0
2014-05-27
tty: n_hdlc: Drop redundant error message
Jean Delvare
1
-4
/
+0
2014-05-27
serial: pch_uart: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-04
tty/serial: fix generic earlycon option parsing
Rob Herring
1
-13
/
+5
2014-05-04
tty/serial: add back missing setup_early_serial8250_console
Rob Herring
1
-0
/
+10
2014-04-28
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
89
-599
/
+1191
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+9
2014-04-27
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-34
/
+55
2014-04-27
Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-17
/
+57
2014-04-27
Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
28
-162
/
+288
2014-04-27
Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-20
/
+184
2014-04-26
Merge branches 'pnp' and 'acpi-hotplug'
Rafael J. Wysocki
2
-3
/
+81
2014-04-26
serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
Jon Ringle
1
-0
/
+1
2014-04-26
serial: sc16is7xx: depend on I2C
Jon Ringle
1
-0
/
+1
2014-04-26
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+74
2014-04-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-6
/
+20
2014-04-26
Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-13
/
+11
2014-04-25
usb: option: add and update a number of CMOTech devices
Bjørn Mork
1
-4
/
+70
2014-04-25
usb: option: add Alcatel L800MA
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: option: add Olivetti Olicard 500
Bjørn Mork
1
-0
/
+4
2014-04-25
usb: qcserial: add Sierra Wireless MC7305/MC7355
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: qcserial: add Sierra Wireless MC73xx
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: qcserial: add Sierra Wireless EM7355
Bjørn Mork
1
-0
/
+3
2014-04-25
serial: sc16is7xx
Jon Ringle
3
-0
/
+1289
2014-04-25
USB: io_ti: fix firmware download on big-endian machines
Johan Hovold
1
-17
/
+33
2014-04-25
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
David Cohen
1
-3
/
+3
2014-04-25
xhci: extend quirk for Renesas cards
Igor Gnatenko
1
-3
/
+1
2014-04-25
xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
Denis Turischev
1
-0
/
+2
2014-04-25
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
3
-39
/
+31
2014-04-25
Revert "serial: sh-sci: Add device tree support for r8a7779"
Greg Kroah-Hartman
1
-9
/
+1
2014-04-25
tty/serial: add arm/arm64 semihosting earlycon
Rob Herring
3
-0
/
+72
2014-04-25
tty/serial: pl011: add generic earlycon support
Rob Herring
2
-1
/
+30
2014-04-25
tty/serial: convert 8250 to generic earlycon
Rob Herring
2
-123
/
+16
2014-04-25
tty/serial: add generic serial earlycon
Rob Herring
3
-0
/
+161
2014-04-25
x86: move FIX_EARLYCON_MEM kconfig into x86
Rob Herring
1
-5
/
+0
2014-04-25
tty: serial: Add driver for MEN's 16z135 High Speed UART.
Johannes Thumshirn
3
-0
/
+877
2014-04-25
tty: xuartps: Rebrand driver as Cadence UART
Soren Brinkmann
2
-447
/
+470
2014-04-25
tty: xuartps: Don't write IRQ disable register to enable interrupts
Soren Brinkmann
1
-5
/
+1
2014-04-25
tty: xuartps: Refactor read-modify-writes
Soren Brinkmann
1
-28
/
+24
2014-04-25
tty: xuartps: Print warning in clock notifier
Soren Brinkmann
1
-1
/
+3
2014-04-25
tty: xuartps: Clean up
Soren Brinkmann
1
-136
/
+74
2014-04-25
tty: xuartps: Initialize ports according to aliases
Michal Simek
1
-8
/
+16
2014-04-25
tty: xuartps: Fix kernel-doc errors in the driver
Michal Simek
1
-60
/
+49
2014-04-25
tty: serial: omap: fix Sparse warnings
Felipe Balbi
1
-2
/
+2
2014-04-25
tty: serial: omap: remove unneeded singlethread workqueue
Felipe Balbi
1
-3
/
+0
2014-04-25
tty: serial: omap: remove some dead code
Felipe Balbi
1
-39
/
+0
2014-04-25
tty: serial: omap: switch over to devm_ioremap_resource
Felipe Balbi
1
-23
/
+9
2014-04-25
tty: serial: omap: switch over to platform_get_resource
Felipe Balbi
1
-7
/
+3
[next]