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
path:
root
/
drivers
/
tty
/
serial
/
amba-pl011.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-04
serial: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-3
/
+0
2013-08-12
serial: amba-pl011: Use __releases/__acquires annotations
Fabio Estevam
1
-0
/
+4
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
1
-7
/
+7
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-39
/
+3
2013-06-16
tty: serial: modify PL011 driver to use pinctrl PM helpers
Linus Walleij
1
-39
/
+3
2013-05-27
Merge 3.10-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2013-05-20
serial: pl011: protect attribute read from NULL platform data struct
Lee Jones
1
-1
/
+1
2013-05-20
tty: serial: amba-pl011: revise to use amba_rev macro
Jongsung Kim
1
-6
/
+5
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-26
/
+38
2013-04-20
serial: amba-pl011: fix !CONFIG_DMA_ENGINE case
Arnd Bergmann
1
-1
/
+1
2013-04-17
ARM: PL011: add support for extended FIFO-size of PL011-r1p5
Jongsung Kim
1
-4
/
+16
2013-04-03
amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabled
Chanho Min
1
-0
/
+4
2013-03-29
ARM: PL011: Add support for Rx DMA buffer polling.
Chanho Min
1
-19
/
+138
2013-03-12
serial: pl011: use generic DMA slave configuration if possible
Arnd Bergmann
1
-25
/
+37
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-5
/
+2
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-3
/
+3
2012-10-25
serial/amba-pl011: use devm_* managed resources
Linus Walleij
1
-16
/
+9
2012-09-27
tty/serial/amba-pl011: Quiesce interrupts in poll_get_char
Anton Vorontsov
1
-0
/
+29
2012-09-27
tty/serial/amba-pl011: Implement poll_init callback
Anton Vorontsov
1
-11
/
+33
2012-09-27
serial: pl011: handle corruption at high clock speeds
Linus Walleij
1
-1
/
+14
2012-09-11
serial: pl011: delete dangling bug flag
Linus Walleij
1
-4
/
+0
2012-09-06
serial: pl011: honour serial aliases in device tree
Matthew Leach
1
-0
/
+36
2012-09-05
drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...
Julia Lawall
1
-11
/
+4
2012-08-06
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
1
-1
/
+1
2012-07-28
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
1
-1
/
+1
2012-06-28
ARM: 7433/1: serial: use the new linux/sizes.h
Alessandro Rubini
1
-1
/
+1
2012-06-27
Merge 3.5-rc4 into tty-next
Greg Kroah-Hartman
1
-4
/
+41
2012-06-19
serial/amba-pl011: fix ages old copy-paste errors
Linus Walleij
1
-17
/
+17
2012-06-13
serial/amba-pl011: move custom pin control to driver
Linus Walleij
1
-4
/
+41
2012-05-23
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-91
/
+18
2012-05-12
serial: amba-pl011: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-04-19
Merge 3.4-rc3 into tty-next
Greg Kroah-Hartman
1
-4
/
+4
2012-04-19
serial: pl011: implement workaround for CTS clear event issue
Rajanikanth H.V
1
-91
/
+18
2012-04-07
serial: PL011: move interrupt clearing
Linus Walleij
1
-4
/
+4
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+5
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-4
/
+2
2012-03-14
serial: PL011: clear pending interrupts
Linus Walleij
1
-4
/
+11
2012-02-25
amba-pl011/dma: Add check for the residue in DMA callback
Chanho Min
1
-1
/
+16
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
1
-0
/
+3
2012-01-25
serial: amba-pl011: lock console writes against interrupts
Rabin Vincent
1
-0
/
+14
2012-01-25
amba-pl011: do not disable RTS during shutdown
Shreshtha Kumar Sahu
1
-2
/
+14
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+4
2011-11-22
serial: pl011: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-4
/
+4
2011-10-31
spi, serial: move to dma_transfer_direction
Vinod Koul
1
-4
/
+4
2011-09-27
clk: amba-pl011: convert to clk_prepare()/clk_unprepare()
Russell King
1
-1
/
+13
2011-06-16
amba pl011: workaround for uart registers lockup
Shreshtha Kumar Sahu
1
-1
/
+122
2011-04-20
tty: remove invalid location line in file header
Jovi Zhang
1
-2
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
1
-62
/
+451
[next]