index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2015-01-10
serial: imx: Fix issue in software flow control
Jiada Wang
1
-0
/
+2
2015-01-10
serial: imx: Enable UCR4_OREN in startup interface
Jiada Wang
1
-7
/
+8
2015-01-10
serial: imx: start rx_dma once RXFIFO is not empty
Robin Gong
1
-1
/
+14
2015-01-10
serial: imx: initialized DMA w/o HW flow enabled
Anton Bondarenko
1
-7
/
+8
2015-01-10
serial: imx: disable TDMAEN in imx_flush_buffer()
Dirk Behme
1
-0
/
+15
2015-01-10
serial: imx: call imx_dma_tx() again in dma_tx_callback
Jiada Wang
1
-0
/
+6
2015-01-10
Revert "serial: imx: always wake up the processes in the TX callback"
Jiada Wang
1
-1
/
+2
2015-01-10
serial: imx: use dma_is_txing to synchronize dma_tx_callback and imx_dma_tx
Dirk Behme
1
-7
/
+7
2015-01-10
serial: imx: unmap scatter gather list in imx_flush_buffer
Dirk Behme
1
-3
/
+10
2015-01-10
serial: imx: unmap sg in case of dmaengine_prep_slave_sg() failure
Dirk Behme
1
-0
/
+3
2015-01-10
serial: imx: TX DMA: clean up sg initialization
Dirk Behme
1
-4
/
+4
2015-01-10
serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx()
Dirk Behme
1
-3
/
+0
2015-01-10
serial: imx: use locking to stop concurrent access of UCR1
Jiada Wang
1
-0
/
+12
2015-01-10
serial: imx: add CREAD flag support
Jiada Wang
1
-1
/
+9
2015-01-10
tty/serial: at91: fix typo and indentation
Cyrille Pitchen
1
-18
/
+22
2015-01-10
tty/serial: at91: fix RTS line management when hardware handshake is enabled
Cyrille Pitchen
1
-30
/
+61
2015-01-10
tty/serial: at91: fix error handling in atmel_serial_probe()
Cyrille Pitchen
1
-1
/
+3
2015-01-10
tty/serial: at91: enable peripheral clock before accessing I/O registers
Cyrille Pitchen
1
-0
/
+12
2015-01-10
tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...
Cyrille Pitchen
1
-3
/
+3
2015-01-10
serial: sirf: rename marco to atlas7
Barry Song
2
-22
/
+22
2015-01-10
tty: Remove warning in tty_lock_slave()
Peter Hurley
1
-5
/
+1
2015-01-10
tty: serial: 8250: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2015-01-10
serial: 8250: add support for ACPI-probed serial port for X-Gene platform
Feng Kan
1
-0
/
+11
2015-01-10
serial: 8250_dma: terminate transfer explicitly when timeout
Andy Shevchenko
1
-1
/
+1
2015-01-10
serial: mxs-auart: Use devm_request_irq()
Fabio Estevam
1
-7
/
+3
2015-01-10
serial: mxs-auart: Use devm_clk_get()
Fabio Estevam
1
-9
/
+5
2015-01-10
serial: mxs-auart: Use devm_kzalloc()
Fabio Estevam
1
-9
/
+4
2015-01-10
serial: mxs-auart: Remove unneeded goto label
Fabio Estevam
1
-5
/
+2
2015-01-10
serial: omap_8250: Fix RTS handling, part B
Peter Hurley
1
-6
/
+9
2015-01-10
serial: omap_8250: Fix RTS handling
Peter Hurley
2
-4
/
+33
2015-01-10
trivial fixes for omap-serial
Pavel Machek
1
-4
/
+4
2015-01-10
tty: serial: 8250: omap: add ttySx console if the user didn't
Sebastian Andrzej Siewior
2
-0
/
+59
2015-01-10
serial: mcf: fix no driver name in probe output
Greg Ungerer
1
-0
/
+1
2015-01-10
serial: mcf: fix compile warnings
Greg Ungerer
1
-2
/
+0
2015-01-10
serial: mcf: change email address to gerg@uclinux.org
Greg Ungerer
1
-2
/
+2
2014-12-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-12-27
[regression] braino in "lustre: use is_root_inode()"
Al Viro
1
-1
/
+1
2014-12-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
45
-214
/
+446
2014-12-26
Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2
-29
/
+18
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
8
-67
/
+12
2014-12-24
Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...
Dave Airlie
6
-10
/
+85
2014-12-23
agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags
Dave Jones
8
-8
/
+8
2014-12-23
Merge tag 'dm-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2
-7
/
+24
2014-12-23
Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...
Dave Airlie
4
-30
/
+146
2014-12-23
Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/...
Dave Airlie
6
-22
/
+82
2014-12-23
Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/dr...
Dave Airlie
1
-1
/
+1
2014-12-23
Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux...
Dave Airlie
12
-75
/
+110
2014-12-23
nouveau: bring back legacy mmap handler
Dave Airlie
1
-1
/
+2
2014-12-22
ipmi: Fix compile issue with isspace()
Corey Minyard
1
-0
/
+1
2014-12-22
ipmi: Finish cleanup of BMC attributes
Corey Minyard
1
-29
/
+17
[next]