index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
tty/serial: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
3
-10
/
+9
2012-09-18
userns: Convert audit to work with user namespaces enabled
Eric W. Biederman
1
-2
/
+3
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
1
-6
/
+8
2012-09-17
tty: serial: Samsung: Fix return value
Sachin Kamat
1
-1
/
+1
2012-09-17
tty: n_gsm: Fix incorrect debug display
Alan Cox
1
-1
/
+1
2012-09-17
tty: ipwireless: check ppp register worked
Alan Cox
1
-1
/
+6
2012-09-17
tty: serial: max3100: Fix error case
Alan Cox
1
-6
/
+8
2012-09-17
tty: Fix hvc return
Alan Cox
1
-1
/
+1
2012-09-16
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
1
-15
/
+15
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
4
-14
/
+24
2012-09-13
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2
-2
/
+2
2012-09-12
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
16
-76
/
+170
2012-09-11
serial: mxs-auart: put the device in the error path
Huang Shijie
1
-0
/
+1
2012-09-11
serial/8250: Limit the omap workarounds to omap1
Tony Lindgren
1
-2
/
+2
2012-09-11
serial/mpc52xx_uart: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-10
tty vt: Fix line garbage in virtual console on command line edition
Jean-François Moine
1
-61
/
+17
2012-09-10
msm_serial: fix clock rate on DMA-based uarts
David Brown
1
-1
/
+1
2012-09-10
serial: pl011: delete dangling bug flag
Linus Walleij
1
-4
/
+0
2012-09-10
TTY: serial: move the dereference below the NULL test
Wei Yongjun
2
-2
/
+4
2012-09-10
serial: omap: Request pins using pinctrl framework
Tony Lindgren
1
-0
/
+9
2012-09-10
serial: omap: fix DeviceTree boot
Felipe Balbi
1
-7
/
+13
2012-09-07
make drivers with pci error handlers const
Stephen Hemminger
2
-2
/
+2
2012-09-07
serial: omap: fix compile breakage
Felipe Balbi
1
-0
/
+4
2012-09-07
Merge branch 'merge' into next
Benjamin Herrenschmidt
4
-14
/
+24
2012-09-06
tty_register_device_attr updated for tty-next
Tomas Hlavacek
3
-4
/
+35
2012-09-06
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
2
-12
/
+91
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
1
-0
/
+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
1
-6
/
+6
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: omap: drop DMA support
Felipe Balbi
1
-318
/
+12
[prev]
[next]