index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: rp2: New driver for Comtrol RocketPort 2 cards
Kevin Cernekee
2013-01-17
4
-0
/
+913
*
tty: rocket: Explicitly list supported PCI IDs
Kevin Cernekee
2013-01-17
1
-3
/
+25
*
serial: vt8500: ioremap'd resource is never freed
Tony Prisk
2013-01-17
1
-2
/
+2
*
serial: vt8500: Fix range-checking on vt8500_uart_ports
Tony Prisk
2013-01-17
1
-2
/
+2
*
tty: serial/crisv10.c: remove unnecessary null pointer check
Cong Ding
2013-01-17
1
-1
/
+1
*
tty: serial/68328serial.c: remove unnecessary null pointer check
Cong Ding
2013-01-17
1
-1
/
+1
*
OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...
Alexey Pelykh
2013-01-17
1
-10
/
+28
*
serial/arc-uart: Fix section mistmatch
Vineet Gupta
2013-01-17
1
-2
/
+2
*
serial: sirf: only use lookup table to set baudrate when ioclk=150MHz
Barry Song
2013-01-17
2
-7
/
+22
*
Staging: sb105x: mark it BROKEN
Greg Kroah-Hartman
2013-01-16
1
-1
/
+1
*
TTY: mn10300-serial, fix build breakage
Jiri Slaby
2013-01-16
1
-10
/
+10
*
TTY: ip22zilog, fix tty_flip_buffer_push call
Jiri Slaby
2013-01-16
1
-18
/
+12
*
serial: 8250_dw: Set maxburst size
Heikki Krogerus
2013-01-16
1
-2
/
+4
*
serial: 8250_dw: Use ifdef with ACPI
Heikki Krogerus
2013-01-16
1
-0
/
+7
*
serial: 8250_dma: TX optimisation
Heikki Krogerus
2013-01-16
1
-3
/
+3
*
serial: 8250_dma: Switch to using tty_port
Heikki Krogerus
2013-01-16
1
-4
/
+7
*
tty: don't deadlock while flushing workqueue
Sebastian Andrzej Siewior
2013-01-15
1
-5
/
+5
*
serial: 8250_dw: Enable DMA support with ACPI
Heikki Krogerus
2013-01-15
1
-0
/
+65
*
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
[next]