index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250: Add support for dmaengine
Heikki Krogerus
2013-01-15
6
-3
/
+304
*
serial: 8250_dw: Add ACPI 5.0 support
Heikki Krogerus
2013-01-15
2
-1
/
+42
*
serial: 8250_dw: Set FIFO size dynamically
Heikki Krogerus
2013-01-15
1
-4
/
+53
*
serial: 8250_dw: Move device tree code to separate function
Heikki Krogerus
2013-01-15
1
-31
/
+47
*
serial: 8250_dw: Map IO memory
Heikki Krogerus
2013-01-15
1
-2
/
+5
*
serial: 8250_dw: Don't use UPF_FIXED_TYPE
Heikki Krogerus
2013-01-15
1
-1
/
+1
*
serial: 8250: Allow drivers to deliver capabilities
Heikki Krogerus
2013-01-15
1
-6
/
+16
*
tty: Only wakeup the line discipline idle queue when queue is active
Ivo Sieben
2013-01-15
1
-1
/
+3
*
drivers/tty/serial: extern function which for release resource, need check po...
Chen Gang
2013-01-15
1
-1
/
+8
*
TTY: hvsi: use for_each_compatible_node() macro
Wei Yongjun
2013-01-15
1
-3
/
+1
*
serial: sccnxp: Rename header file to match functionality
Alexander Shiyan
2013-01-15
3
-4
/
+4
*
serial: sccnxp: Implement polling mode
Alexander Shiyan
2013-01-15
2
-45
/
+105
*
serial: mcf: Add support RS485 in ColdFire serial driver
Quoc-Viet Nguyen
2013-01-15
1
-0
/
+71
*
TTY: do not reset master's packet mode
Jiri Slaby
2013-01-15
1
-1
/
+0
*
tty: add parenthesis to macro POLL_PERIOD in rocket.c
Cong Ding
2013-01-15
1
-1
/
+1
*
tty: cleanup checkpatch warning in pty.c
Cong Ding
2013-01-15
1
-3
/
+3
*
tty: cleanup the panic message
Cong Ding
2013-01-15
1
-1
/
+1
*
Revert "n_gsm.c: add tx_lock in gsm_send"
Greg Kroah-Hartman
2013-01-15
1
-3
/
+0
*
serial: 8250_pci: remove __devexit usage
Greg Kroah-Hartman
2013-01-15
1
-2
/
+2
*
TTY: nozomi, remove dead code
Jiri Slaby
2013-01-15
1
-7
/
+0
*
TTY: synclink, remove unneeded tests
Jiri Slaby
2013-01-15
3
-8
/
+0
*
cyclades: push down tty_port_tty_get
Jiri Slaby
2013-01-15
1
-122
/
+115
*
TTY: switch tty_schedule_flip
Jiri Slaby
2013-01-15
11
-100
/
+51
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
146
-988
/
+446
*
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-15
29
-41
/
+42
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
62
-127
/
+130
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
76
-286
/
+297
*
TTY: convert more flipping functions
Jiri Slaby
2013-01-15
18
-43
/
+49
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-15
21
-43
/
+60
*
serial/arc-uart: switch to devicetree based probing
Vineet Gupta
2013-01-15
2
-3
/
+66
*
serial/arc-uart: platform_data order changed
Vineet Gupta
2013-01-15
1
-5
/
+6
*
serial/arc-uart: split probe from probe_earlyprintk
Vineet Gupta
2013-01-15
1
-10
/
+11
*
serial/arc-uart: Don't index with -ve platform_device->id
Vineet Gupta
2013-01-15
1
-14
/
+15
*
serial: tegra: add serial driver
Laxman Dewangan
2013-01-15
4
-0
/
+1435
*
serial: imx: Use devm_* APIs
Sachin Kamat
2013-01-15
1
-22
/
+10
*
serial: imx: Use pr_info instead of printk
Sachin Kamat
2013-01-15
1
-2
/
+2
*
serial: imx: Fix coding style issue
Sachin Kamat
2013-01-15
1
-2
/
+1
*
serial: imx: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2013-01-15
1
-1
/
+1
*
serial: imx: Fix checkpatch errors related to spacing
Sachin Kamat
2013-01-15
1
-111
/
+111
*
serial: Samsung: Use of_match_ptr() macro
Sachin Kamat
2013-01-15
1
-3
/
+1
*
serial: samsung: remove the use of statically remapped controller address
Thomas Abraham
2013-01-15
1
-2
/
+6
*
serial: mxs-auart: Fix typo in sanity check
Thomas Jarosch
2013-01-15
1
-1
/
+1
*
tty: Update serial core API documentation
Kevin Cernekee
2013-01-15
2
-4
/
+43
*
tty: Fix comments that reference BKL, eventd, old paths
Kevin Cernekee
2013-01-15
2
-10
/
+10
*
serial: Remove RM9000 series serial driver.
Ralf Baechle
2013-01-15
3
-79
/
+1
*
serial: avoid double free after call ioc4_serial_remove_one
Chen Gang
2013-01-15
1
-0
/
+1
*
n_gsm.c: add tx_lock in gsm_send
xiaojin
2013-01-15
1
-0
/
+3
*
serial: sirf: add support for new SiRFmarco SMP SoC
Barry Song
2013-01-15
2
-1
/
+20
*
tty: vt/Makefile: set the variables to static
Cong Ding
2013-01-15
1
-3
/
+1
*
tty: serial core: decouple pm states from ACPI
Linus Walleij
2013-01-15
3
-18
/
+31
[next]