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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
serial/8250: Limit the omap workarounds to omap1
Tony Lindgren
1
-2
/
+2
2012-09-11
tty vt: Fix line garbage in virtual console on command line edition
Jean-François Moine
1
-61
/
+17
2012-09-11
msm_serial: fix clock rate on DMA-based uarts
David Brown
1
-1
/
+1
2012-09-11
serial: pl011: delete reset callback
Linus Walleij
2
-22
/
+0
2012-09-11
serial: pl011: delete dangling bug flag
Linus Walleij
1
-4
/
+0
2012-09-11
TTY: serial: move the dereference below the NULL test
Wei Yongjun
2
-2
/
+4
2012-09-11
serial: omap: Request pins using pinctrl framework
Tony Lindgren
1
-0
/
+9
2012-09-11
serial: omap: fix DeviceTree boot
Felipe Balbi
1
-7
/
+13
2012-09-07
serial: omap: fix compile breakage
Felipe Balbi
2
-4
/
+4
2012-09-07
tty_register_device_attr updated for tty-next
Tomas Hlavacek
4
-4
/
+39
2012-09-06
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
4
-12
/
+104
2012-09-06
serial: serial_core.h needs console.h included first
Stephen Rothwell
1
-1
/
+1
2012-09-06
serial: mxs-auart: put the device in mxs_auart_probe()
Huang Shijie
1
-0
/
+1
2012-09-06
serial: mxs-auart: fix the wrong setting order
Huang Shijie
1
-2
/
+2
2012-09-06
serial_core: fix sizeof(pointer)
Fengguang Wu
1
-1
/
+1
2012-09-06
serial: omap: enable RX and TX FIFO usage
Felipe Balbi
1
-3
/
+7
2012-09-06
serial: omap: move uart_omap_port definition to C file
Felipe Balbi
2
-37
/
+38
2012-09-06
serial: omap: remove unnecessary header and add a missing one
Felipe Balbi
1
-1
/
+1
2012-09-06
serial: omap: fix software flow control
Vikram Pandita
2
-8
/
+8
2012-09-06
serial: omap: make sure to put() on poll_get_char
Felipe Balbi
1
-2
/
+7
2012-09-06
serial: omap: implement set_wake
Felipe Balbi
1
-0
/
+10
2012-09-06
serial: omap: unlock the port lock
Ruchika Kharwar
1
-1
/
+4
2012-09-06
serial: omap: drop "inline" from IRQ handler prototype
Felipe Balbi
1
-1
/
+1
2012-09-06
serial: omap: optimization with section annotations
Felipe Balbi
1
-5
/
+5
2012-09-06
serial: omap: fix sequence of pm_runtime_* calls.
Ruchika Kharwar
1
-1
/
+1
2012-09-06
serial: omap: don't save IRQ flags on hardirq
Felipe Balbi
1
-3
/
+2
2012-09-06
serial: omap: make sure to suspend device before remove
Felipe Balbi
1
-0
/
+1
2012-09-06
serial: omap: drop unnecessary check from remove
Felipe Balbi
1
-6
/
+3
2012-09-06
serial: omap: set dev->drvdata before enabling pm_runtime
Felipe Balbi
1
-1
/
+1
2012-09-06
serial: omap: stick to put_autosuspend
Felipe Balbi
1
-11
/
+22
2012-09-06
serial: omap: move THRE check to transmit_chars()
Felipe Balbi
1
-3
/
+5
2012-09-06
serial: omap: refactor receive_chars() into rdi/rlsi handlers
Felipe Balbi
1
-104
/
+101
2012-09-06
serial: omap: simplify IRQ handling
Felipe Balbi
1
-13
/
+38
2012-09-06
serial: add OMAP-specific defines
Felipe Balbi
1
-0
/
+4
2012-09-06
serial: omap: drop DMA support
Felipe Balbi
1
-318
/
+12
2012-09-06
serial: omap: don't access the platform_device
Felipe Balbi
3
-73
/
+76
2012-09-06
8250_pci: Add additional WCH CHC353 devices
Alan Cox
1
-4
/
+37
2012-09-06
parport: fix possible memory leak in parport_gsc_probe_port()
Wei Yongjun
1
-0
/
+1
2012-09-06
serial: add a new helper function
Huang Shijie
13
-14
/
+20
2012-09-06
serial: omap: define helpers for pdata function pointers
Felipe Balbi
1
-19
/
+47
2012-09-06
serial: omap: define and use to_uart_omap_port()
Felipe Balbi
2
-18
/
+20
2012-09-06
serial: Add note about migration to driver SCCNXP
Alexander Shiyan
2
-0
/
+35
2012-09-06
serial: New serial driver SCCNXP
Alexander Shiyan
4
-0
/
+1097
2012-09-06
parport_serial: Add support for the WCH353 2S/1P multi-IO card
Guainluca Anzolin
2
-9
/
+40
2012-09-06
serial: Samsung: Silence some checkpatch errors and warnings
Sachin Kamat
1
-3
/
+3
2012-09-06
serial: Samsung: Replace printk with dev_* functions
Sachin Kamat
1
-7
/
+7
2012-09-06
serial: pl011: honour serial aliases in device tree
Matthew Leach
1
-0
/
+36
2012-09-06
serial: diminish usage of struct serial_uart_config
Paul Gortmaker
4
-11
/
+7
2012-09-06
serial: sunsu.c - don't explicitly tie array size to dynamic entity
Paul Gortmaker
1
-1
/
+1
2012-09-06
m32r_sio: remove dependency on struct serial_uart_config
Paul Gortmaker
1
-34
/
+2
[next]