index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: rp2: New driver for Comtrol RocketPort 2 cards
Kevin Cernekee
2013-01-18
3
-0
/
+910
*
serial: vt8500: ioremap'd resource is never freed
Tony Prisk
2013-01-18
1
-2
/
+2
*
serial: vt8500: Fix range-checking on vt8500_uart_ports
Tony Prisk
2013-01-18
1
-2
/
+2
*
tty: serial/crisv10.c: remove unnecessary null pointer check
Cong Ding
2013-01-18
1
-1
/
+1
*
tty: serial/68328serial.c: remove unnecessary null pointer check
Cong Ding
2013-01-18
1
-1
/
+1
*
OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...
Alexey Pelykh
2013-01-18
1
-10
/
+28
*
serial/arc-uart: Fix section mistmatch
Vineet Gupta
2013-01-18
1
-2
/
+2
*
serial: sirf: only use lookup table to set baudrate when ioclk=150MHz
Barry Song
2013-01-18
2
-7
/
+22
*
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
*
serial: 8250_dw: Enable DMA support with ACPI
Heikki Krogerus
2013-01-16
1
-0
/
+65
*
serial: 8250: Add support for dmaengine
Heikki Krogerus
2013-01-16
5
-3
/
+300
*
serial: 8250_dw: Add ACPI 5.0 support
Heikki Krogerus
2013-01-16
2
-1
/
+42
*
serial: 8250_dw: Set FIFO size dynamically
Heikki Krogerus
2013-01-16
1
-4
/
+53
*
serial: 8250_dw: Move device tree code to separate function
Heikki Krogerus
2013-01-16
1
-31
/
+47
*
serial: 8250_dw: Map IO memory
Heikki Krogerus
2013-01-16
1
-2
/
+5
*
serial: 8250_dw: Don't use UPF_FIXED_TYPE
Heikki Krogerus
2013-01-16
1
-1
/
+1
*
serial: 8250: Allow drivers to deliver capabilities
Heikki Krogerus
2013-01-16
1
-6
/
+16
*
drivers/tty/serial: extern function which for release resource, need check po...
Chen Gang
2013-01-16
1
-1
/
+8
*
serial: sccnxp: Rename header file to match functionality
Alexander Shiyan
2013-01-16
1
-1
/
+1
*
serial: sccnxp: Implement polling mode
Alexander Shiyan
2013-01-16
1
-45
/
+103
*
serial: mcf: Add support RS485 in ColdFire serial driver
Quoc-Viet Nguyen
2013-01-16
1
-0
/
+71
*
serial: 8250_pci: remove __devexit usage
Greg Kroah-Hartman
2013-01-16
1
-2
/
+2
*
TTY: switch tty_schedule_flip
Jiri Slaby
2013-01-16
2
-16
/
+5
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
68
-362
/
+149
*
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-16
10
-14
/
+13
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
15
-29
/
+35
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
33
-132
/
+147
*
TTY: convert more flipping functions
Jiri Slaby
2013-01-16
1
-1
/
+1
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-16
8
-17
/
+26
*
serial/arc-uart: switch to devicetree based probing
Vineet Gupta
2013-01-16
1
-3
/
+40
*
serial/arc-uart: platform_data order changed
Vineet Gupta
2013-01-16
1
-5
/
+6
*
serial/arc-uart: split probe from probe_earlyprintk
Vineet Gupta
2013-01-16
1
-10
/
+11
*
serial/arc-uart: Don't index with -ve platform_device->id
Vineet Gupta
2013-01-16
1
-14
/
+15
*
serial: tegra: add serial driver
Laxman Dewangan
2013-01-16
3
-0
/
+1411
*
serial: imx: Use devm_* APIs
Sachin Kamat
2013-01-16
1
-22
/
+10
*
serial: imx: Use pr_info instead of printk
Sachin Kamat
2013-01-16
1
-2
/
+2
*
serial: imx: Fix coding style issue
Sachin Kamat
2013-01-16
1
-2
/
+1
*
serial: imx: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2013-01-16
1
-1
/
+1
*
serial: imx: Fix checkpatch errors related to spacing
Sachin Kamat
2013-01-16
1
-111
/
+111
*
serial: Samsung: Use of_match_ptr() macro
Sachin Kamat
2013-01-16
1
-3
/
+1
*
serial: samsung: remove the use of statically remapped controller address
Thomas Abraham
2013-01-16
1
-2
/
+6
*
serial: mxs-auart: Fix typo in sanity check
Thomas Jarosch
2013-01-16
1
-1
/
+1
*
tty: Fix comments that reference BKL, eventd, old paths
Kevin Cernekee
2013-01-16
1
-9
/
+9
*
serial: Remove RM9000 series serial driver.
Ralf Baechle
2013-01-16
2
-78
/
+1
*
serial: avoid double free after call ioc4_serial_remove_one
Chen Gang
2013-01-16
1
-0
/
+1
*
serial: sirf: add support for new SiRFmarco SMP SoC
Barry Song
2013-01-16
2
-1
/
+20
[next]