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
2016-09-22
serial: xuartps: Do not enable parity error interrupt
Anirudha Sarangi
1
-2
/
+15
2016-09-22
serial: stm32: fix uart enable management
Alexandre TORGUE
1
-1
/
+5
2016-09-22
serial: stm32: fix spin_lock management
Alexandre TORGUE
1
-0
/
+4
2016-09-22
serial: stm32: adding dma support
Alexandre TORGUE
2
-25
/
+378
2016-09-22
serial: stm32: clock disabling management
Alexandre TORGUE
1
-2
/
+3
2016-09-22
serial: stm32: correct flow control property spelling
Alexandre TORGUE
1
-1
/
+1
2016-09-22
serial: stm32: disable tx and rx during shutdown
Alexandre TORGUE
1
-1
/
+1
2016-09-22
serial: stm32: header file creation
Alexandre TORGUE
2
-208
/
+216
2016-09-22
serial: stm32: adding support for stm32f7
Alexandre TORGUE
1
-50
/
+219
2016-09-22
tty: serial: xuartps: Wait for rx and tx reset done status
Nava kishore Manne
1
-0
/
+8
2016-09-22
serial: xuartps: Adds RXBS register support for zynqmp
Nava kishore Manne
1
-20
/
+81
2016-09-22
tty/serial/8250: Touch NMI watchdog in wait_for_xmitr
Jiri Olsa
1
-0
/
+1
2016-09-22
serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers
Jan Kiszka
1
-21
/
+34
2016-09-22
tty: amba-pl011: uart_amba_port is not available with earlycon function
Shawn Guo
1
-4
/
+1
2016-09-22
serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl...
Wei Yongjun
1
-1
/
+1
2016-09-22
vt: Emulate \e[100-107m (bright background colors).
Adam Borowski
1
-2
/
+3
2016-09-22
vt: Support \e[90-97m (bright foreground colors).
Adam Borowski
1
-0
/
+4
2016-09-22
vt: Drop a no longer true comment.
Adam Borowski
1
-2
/
+2
2016-09-22
vt: Make a comparison <= for readability.
Adam Borowski
1
-1
/
+1
2016-09-22
vt: Fix a read-past-array in vc_t416_color().
Adam Borowski
1
-1
/
+1
2016-09-15
pty: make ptmx file ops read-only after init
Kees Cook
1
-1
/
+1
2016-09-15
serial: imx: Replace dmaengine old API
Fabien Lahoudere
1
-4
/
+4
2016-09-15
serial: core: fix potential NULL pointer dereference
Andy Shevchenko
1
-3
/
+3
2016-09-15
BUG: atmel_serial: Interrupts not disabled on close
Richard Genoud
1
-2
/
+3
2016-09-15
tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2016-09-15
serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULL
Liu Xiang
1
-1
/
+1
2016-09-13
serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
1
-4
/
+1
2016-09-13
serial: mxs-auart: Disable clock on error path
Fabio Estevam
1
-1
/
+5
2016-09-13
serial: core: Fix handling of options after MMIO address
Alexander Sverdlin
1
-8
/
+6
2016-09-13
serial: imx: add error messages when .probe fails
Uwe Kleine-König
1
-4
/
+14
2016-09-05
Merge 4.8-rc5 into tty-next
Greg Kroah-Hartman
384
-2241
/
+4834
2016-09-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2016-09-04
Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-7
/
+14
2016-09-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+2
2016-09-03
Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-279
/
+25
2016-09-03
Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-114
/
+174
2016-09-03
Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-70
/
+159
2016-09-03
Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
22
-57
/
+141
2016-09-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-33
/
+53
2016-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+1
2016-09-03
tpm: invalid self test error message
Jarkko Sakkinen
1
-2
/
+1
2016-09-03
Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+3
2016-09-03
Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-5
/
+7
2016-09-02
Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes'
Rafael J. Wysocki
1
-5
/
+5
2016-09-02
ACPI / drivers: replace acpi_probe_lock spinlock with mutex
Lorenzo Pieralisi
1
-3
/
+3
2016-09-02
drivers/perf: arm_pmu: Fix NULL pointer dereference during probe
Stefan Wahren
1
-1
/
+1
2016-09-02
drivers/perf: arm_pmu: Fix leak in error path
Stefan Wahren
1
-0
/
+1
2016-09-02
Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
5
-17
/
+22
2016-09-02
Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-31
/
+133
2016-09-02
dmaengine: hsu: refactor hsu_dma_do_irq() to return int
Andy Shevchenko
3
-12
/
+11
[next]