index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: sccnxp: Rename header file to match functionality
Alexander Shiyan
2013-01-16
3
-4
/
+4
*
serial: sccnxp: Implement polling mode
Alexander Shiyan
2013-01-16
2
-45
/
+105
*
serial: mcf: Add support RS485 in ColdFire serial driver
Quoc-Viet Nguyen
2013-01-16
1
-0
/
+71
*
TTY: do not reset master's packet mode
Jiri Slaby
2013-01-16
1
-1
/
+0
*
tty: add parenthesis to macro POLL_PERIOD in rocket.c
Cong Ding
2013-01-16
1
-1
/
+1
*
tty: cleanup checkpatch warning in pty.c
Cong Ding
2013-01-16
1
-3
/
+3
*
tty: cleanup the panic message
Cong Ding
2013-01-16
1
-1
/
+1
*
Revert "n_gsm.c: add tx_lock in gsm_send"
Greg Kroah-Hartman
2013-01-16
1
-3
/
+0
*
serial: 8250_pci: remove __devexit usage
Greg Kroah-Hartman
2013-01-16
1
-2
/
+2
*
TTY: nozomi, remove dead code
Jiri Slaby
2013-01-16
1
-7
/
+0
*
TTY: synclink, remove unneeded tests
Jiri Slaby
2013-01-16
3
-8
/
+0
*
cyclades: push down tty_port_tty_get
Jiri Slaby
2013-01-16
1
-122
/
+115
*
TTY: switch tty_schedule_flip
Jiri Slaby
2013-01-16
11
-100
/
+51
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
146
-988
/
+446
*
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-16
29
-41
/
+42
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
62
-127
/
+130
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
76
-286
/
+297
*
TTY: convert more flipping functions
Jiri Slaby
2013-01-16
18
-43
/
+49
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-16
21
-43
/
+60
*
serial/arc-uart: switch to devicetree based probing
Vineet Gupta
2013-01-16
2
-3
/
+66
*
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
4
-0
/
+1435
*
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: Update serial core API documentation
Kevin Cernekee
2013-01-16
2
-4
/
+43
*
tty: Fix comments that reference BKL, eventd, old paths
Kevin Cernekee
2013-01-16
2
-10
/
+10
*
serial: Remove RM9000 series serial driver.
Ralf Baechle
2013-01-16
3
-79
/
+1
*
serial: avoid double free after call ioc4_serial_remove_one
Chen Gang
2013-01-16
1
-0
/
+1
*
n_gsm.c: add tx_lock in gsm_send
xiaojin
2013-01-16
1
-0
/
+3
*
serial: sirf: add support for new SiRFmarco SMP SoC
Barry Song
2013-01-16
2
-1
/
+20
*
tty: vt/Makefile: set the variables to static
Cong Ding
2013-01-16
1
-3
/
+1
*
tty: serial core: decouple pm states from ACPI
Linus Walleij
2013-01-16
3
-18
/
+31
*
serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR
Enric Balletbo i Serra
2013-01-16
1
-0
/
+2
*
synclink fix ldisc buffer argument
Paul Fulghum
2013-01-16
4
-8
/
+47
*
serial: quatech: add the other serial identifiers and preliminary control code
Alan Cox
2013-01-16
2
-0
/
+324
*
Linux 3.8-rc3
v3.8-rc3
Linus Torvalds
2013-01-10
1
-1
/
+1
*
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-01-09
7
-22
/
+40
|
\
|
*
ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel
Gregory CLEMENT
2013-01-07
1
-4
/
+5
|
*
ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...
Gregory CLEMENT
2013-01-07
1
-8
/
+14
|
*
ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b
Haojian Zhuang
2013-01-06
1
-0
/
+1
|
*
ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM
Fabio Estevam
2013-01-06
1
-2
/
+0
|
*
ARM: 7611/1: VIC: fix bug in VIC irqdomain code
Linus Walleij
2013-01-02
1
-2
/
+7
[next]