index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
201
-8963
/
+18056
|
\
|
*
tty/serial: Add kgdb_nmi driver
Anton Vorontsov
2012-09-26
5
-0
/
+441
|
*
tty/serial/amba-pl011: Quiesce interrupts in poll_get_char
Anton Vorontsov
2012-09-26
1
-0
/
+29
|
*
tty/serial/amba-pl011: Implement poll_init callback
Anton Vorontsov
2012-09-26
1
-11
/
+33
|
*
tty/serial/core: Introduce poll_init callback
Anton Vorontsov
2012-09-26
2
-0
/
+18
|
*
kdb: Turn KGDB_KDB=n stubs into static inlines
Anton Vorontsov
2012-09-26
1
-13
/
+16
|
*
kdb: Implement disable_nmi command
Anton Vorontsov
2012-09-26
1
-0
/
+31
|
*
kernel/debug: Mask KGDB NMI upon entry
Anton Vorontsov
2012-09-26
2
-3
/
+14
|
*
serial: pl011: handle corruption at high clock speeds
Linus Walleij
2012-09-26
1
-1
/
+14
|
*
serial: sccnxp: Make 'default' choice in switch last
Alexander Shiyan
2012-09-26
1
-1
/
+1
|
*
serial: sccnxp: Remove mask termios caps for SW flow control
Alexander Shiyan
2012-09-26
1
-1
/
+0
|
*
serial: sccnxp: Report actual baudrate back to core
Alexander Shiyan
2012-09-26
1
-4
/
+10
|
*
serial: samsung: Add poll_get_char & poll_put_char
Julien Pichon
2012-09-26
1
-0
/
+47
|
*
Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rate
Christophe Leroy
2012-09-26
1
-0
/
+14
|
*
Powerpc 8xx CPM_UART maxidl should not depend on fifo size
Christophe Leroy
2012-09-26
1
-2
/
+2
|
*
Powerpc 8xx CPM_UART too many interrupts
Christophe Leroy
2012-09-26
1
-2
/
+2
|
*
Powerpc 8xx CPM_UART desynchronisation
Christophe Leroy
2012-09-26
1
-0
/
+1
|
*
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
2012-09-26
2
-3
/
+7
|
*
serial: omap: fix the reciever line error case
Shubhrajyoti D
2012-09-26
1
-0
/
+4
|
*
8250: blacklist Winbond CIR port
Sean Young
2012-09-26
3
-8
/
+31
|
*
8250_pnp: do pnp probe before legacy probe
Sean Young
2012-09-26
5
-31
/
+41
|
*
staging: dgrp: using vmalloc needs to include vmalloc.h
Stephen Rothwell
2012-09-25
1
-0
/
+1
|
*
staging: dgrp: fix potential call to strncpy with a negative number
Bill Pemberton
2012-09-25
1
-0
/
+6
|
*
compat_ioctl: Avoid using undefined RS-485 IOCTLs
Jaeden Amero
2012-09-25
1
-0
/
+4
|
*
serial: omap: Remove unnecessary checks from suspend/resume
Sourav Poddar
2012-09-21
1
-14
/
+9
|
*
serial: imx: remove null check of sport in suspend/resume function
Richard Zhao
2012-09-21
1
-4
/
+2
|
*
serial: imx: set sport as drvdata, like it's used elsewhere
Richard Zhao
2012-09-21
1
-1
/
+1
|
*
8250: fix autoconfig to work with serial console
Flavio Leitner
2012-09-21
1
-11
/
+14
|
*
pty: Fix locking bug on error path
Alan Cox
2012-09-21
1
-1
/
+1
|
*
serial_core: Fix race in uart_handle_dcd_change
Alan Cox
2012-09-21
1
-4
/
+7
|
*
compat_ioctl: Add RS-485 IOCTLs to the list
Jaeden Amero
2012-09-21
1
-0
/
+2
|
*
staging: dgrp: add dgrp to the build
Bill Pemberton
2012-09-21
3
-3
/
+12
|
*
staging: Add dgrp driver for Digi Realport devices
Bill Pemberton
2012-09-21
16
-0
/
+10880
|
*
tty/serial: put (EXPERIMENTAL) marking back on N_GSM and SERIAL_IFX6X60
Greg Kroah-Hartman
2012-09-18
2
-2
/
+2
|
*
tty/serial: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
2012-09-18
3
-10
/
+9
|
*
tty: serial: Samsung: Fix return value
Sachin Kamat
2012-09-17
1
-1
/
+1
|
*
tty: n_gsm: Fix incorrect debug display
Alan Cox
2012-09-17
1
-1
/
+1
|
*
tty: ipwireless: check ppp register worked
Alan Cox
2012-09-17
1
-1
/
+6
|
*
tty: serial: max3100: Fix error case
Alan Cox
2012-09-17
1
-6
/
+8
|
*
tty: Fix hvc return
Alan Cox
2012-09-17
1
-1
/
+1
|
*
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
2012-09-16
722
-3433
/
+6030
|
|
\
|
*
|
serial: mxs-auart: put the device in the error path
Huang Shijie
2012-09-11
1
-0
/
+1
|
*
|
serial/8250: Limit the omap workarounds to omap1
Tony Lindgren
2012-09-11
1
-2
/
+2
|
*
|
tty vt: Fix line garbage in virtual console on command line edition
Jean-François Moine
2012-09-10
1
-61
/
+17
|
*
|
msm_serial: fix clock rate on DMA-based uarts
David Brown
2012-09-10
1
-1
/
+1
|
*
|
serial: pl011: delete reset callback
Linus Walleij
2012-09-10
2
-22
/
+0
|
*
|
serial: pl011: delete dangling bug flag
Linus Walleij
2012-09-10
1
-4
/
+0
|
*
|
TTY: serial: move the dereference below the NULL test
Wei Yongjun
2012-09-10
2
-2
/
+4
|
*
|
serial: omap: Request pins using pinctrl framework
Tony Lindgren
2012-09-10
1
-0
/
+9
|
*
|
serial: omap: fix DeviceTree boot
Felipe Balbi
2012-09-10
1
-7
/
+13
[next]