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
2012-05-05
tty_lock: Localise the lock
Alan Cox
13
-92
/
+139
2012-05-05
pty: Lock the devpts bits privately
Alan Cox
1
-4
/
+15
2012-05-05
tty_lock: undo the old tty_lock use on the ctty
Alan Cox
1
-2
/
+7
2012-05-05
serial8250-em: Emma Mobile UART driver V2
Magnus Damm
3
-0
/
+187
2012-05-05
Add missing call to uart_update_timeout()
Lothar Waßmann
1
-0
/
+2
2012-05-05
tty: mxser: local variables should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-03
serial8250: Introduce serial8250_register_8250_port()
Magnus Damm
1
-32
/
+59
2012-05-03
serial8250: Clean up default map and dl code
Magnus Damm
1
-26
/
+12
2012-05-03
serial8250: Use dl_read()/dl_write() on RM9K
Magnus Damm
1
-33
/
+29
2012-05-03
serial8250: Use dl_read()/dl_write() on Alchemy
Magnus Damm
1
-41
/
+26
2012-05-03
serial8250: Add dl_read()/dl_write() callbacks
Magnus Damm
2
-53
/
+78
2012-05-01
8250.c: less than 2400 baud fix.
Christian Melki
1
-4
/
+5
2012-04-30
8250_pci: fix pch uart matching
Arnaud Patard
1
-0
/
+18
2012-04-30
TTY: n_tty, do not dereference user buffer
Jiri Slaby
1
-4
/
+5
2012-04-25
vt: push the tty_lock down into the map handling
Alan Cox
2
-52
/
+96
2012-04-23
Merge 3.4-rc4 into tty-next
Greg Kroah-Hartman
29
-1439
/
+1093
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-14
/
+13
2012-04-21
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-80
/
+85
2012-04-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-10
/
+69
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-137
/
+121
2012-04-21
kill mm argument of vm_munmap()
Al Viro
1
-2
/
+1
2012-04-21
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
1
-35
/
+20
2012-04-21
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
1
-1
/
+2
2012-04-21
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric Bénard
1
-2
/
+1
2012-04-21
mmc: cd-gpio: Include header to pickup exported symbol prototypes
H Hartley Sweeten
1
-0
/
+1
2012-04-21
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
1
-1
/
+1
2012-04-21
mmc: dw_mmc: Fix switch from DMA to PIO
Seungwon Jeon
1
-1
/
+3
2012-04-21
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
2
-17
/
+9
2012-04-21
VM: add "vm_mmap()" helper function
Linus Torvalds
4
-14
/
+7
2012-04-21
VM: add "vm_munmap()" helper function
Linus Torvalds
1
-3
/
+1
2012-04-21
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
Rajendra Nayak
1
-2
/
+2
2012-04-21
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
Chris Ball
1
-1
/
+1
2012-04-21
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2
-16
/
+40
2012-04-21
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2
-4
/
+5
2012-04-20
Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+21
2012-04-20
Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-8
/
+14
2012-04-20
Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
23
-76
/
+150
2012-04-20
Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-22
/
+65
2012-04-20
Revert "ACPI: ignore FADT reset-reg-sup flag"
Linus Torvalds
2
-2
/
+4
2012-04-20
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-17
/
+55
2012-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-3
/
+18
2012-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-04-20
USB: serial: cp210x: Fixed usb_control_msg timeout values
Yuri Matylitski
1
-3
/
+6
2012-04-20
drivers/tty/amiserial.c: add missing tty_unlock
Julia Lawall
1
-1
/
+3
2012-04-19
[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware
Michael Krufky
2
-4
/
+36
2012-04-19
xen/resume: Fix compile warnings.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-04-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-24
/
+56
2012-04-19
[media] V4L: mt9m032: fix compilation breakage
Guennadi Liakhovetski
1
-1
/
+1
2012-04-19
xen/xenbus: Add quirk to deal with misconfigured backends.
Konrad Rzeszutek Wilk
1
-16
/
+53
2012-04-19
nouveau: Set special lane map for the right chipset
Henrik Rydberg
1
-1
/
+1
[next]