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
path:
root
/
drivers
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi...
Nye Liu
2008-07-24
1
-7
/
+14
*
serial: DZ11: avoid a hang at console switch-over
Maciej W. Rozycki
2008-07-24
1
-0
/
+24
*
serial: Z85C30: avoid a hang at console switch-over
Maciej W. Rozycki
2008-07-24
1
-2
/
+19
*
serial: add support for a no-name 4 ports multiserial card
Catalin(ux) M BOIE
2008-07-24
1
-0
/
+17
*
8250: fix break handling for Intel 82571
Aristeu Rozanski
2008-07-24
1
-3
/
+14
*
serial/8250_gsc.c: add MODULE_LICENSE
Adrian Bunk
2008-07-24
1
-0
/
+2
*
remove the v850 port
Adrian Bunk
2008-07-24
1
-16
/
+0
*
kgdb: kgdboc console poll hooks for mpsc uart
Jason Wessel
2008-07-23
1
-1
/
+147
*
kgdb: kgdboc console poll hooks for cpm uart
Jason Wessel
2008-07-23
1
-1
/
+94
*
port_fixups: Fix ups for tty port changes
Alan Cox
2008-07-22
2
-2
/
+2
*
serial: 8250: fix shared interrupts issues with SMP and RT kernels
Anton Vorontsov
2008-07-22
1
-2
/
+6
*
tty: rework break handling
Alan Cox
2008-07-22
1
-1
/
+2
*
ttydev: Fix up compile failures in the PPC build
Alan Cox
2008-07-22
2
-2
/
+2
*
atmel_serial: Fix tty_port breakage
Haavard Skinnemoen
2008-07-20
1
-3
/
+3
*
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
2008-07-20
33
-147
/
+151
*
- Fix compile errors in SGI console drivers (linux-next tree)
Jack Steiner
2008-07-20
2
-8
/
+8
*
ttydev: fix pamc_zilog for tty pointer move
Stephen Rothwell
2008-07-20
1
-2
/
+2
*
ttydev: fix pamc_zilog for tty pointer move
Stephen Rothwell
2008-07-20
4
-5
/
+5
*
serial: use tty_port
Alan Cox
2008-07-20
4
-44
/
+48
*
drivers/serial/: remove CVS keywords
Adrian Bunk
2008-07-20
15
-40
/
+16
*
Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook
Haavard Skinnemoen
2008-07-20
1
-0
/
+15
*
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
Haavard Skinnemoen
2008-07-20
1
-0
/
+2
*
PNP: add pnp_possible_config() -- can a device could be configured this way?
Bjorn Helgaas
2008-07-16
1
-17
/
+7
*
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2008-07-15
10
-1966
/
+2146
|
\
|
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-07-14
9
-1965
/
+2130
|
|
\
|
|
*
Merge branch 'imx' into devel
Russell King
2008-07-10
2
-113
/
+207
|
|
|
\
|
|
|
*
MX2 add support for mx2 in i.MX serial driver
Sascha Hauer
2008-07-05
1
-3
/
+3
|
|
|
*
mxc: add MX3 support for i.MX internal UART driver
Sascha Hauer
2008-07-05
2
-21
/
+81
|
|
|
*
IMX: introduce clock API
Sascha Hauer
2008-07-05
1
-4
/
+21
|
|
|
*
IMX UART: remove statically initialized tables
Sascha Hauer
2008-07-05
1
-75
/
+54
|
|
|
*
IMX UART: Add board specific init/exit functions
Sascha Hauer
2008-07-05
1
-9
/
+19
|
|
|
*
IMX UART: do not assume 16MHz reference frequency
Sascha Hauer
2008-07-05
1
-11
/
+39
|
|
*
|
[ARM] S3C24XX: Split serial driver into core and per-cpu drivers
Ben Dooks
2008-07-03
8
-1832
/
+1917
|
|
*
|
[ARM] S3C2410: Add sysfs attribute for serial driver clock source
Ben Dooks
2008-07-03
1
-11
/
+20
|
|
*
|
[ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driver
Ben Dooks
2008-07-03
1
-1
/
+5
|
|
*
|
[ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driver
Ben Dooks
2008-07-03
1
-31
/
+4
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
2008-07-14
1
-1
/
+16
|
|
\
\
|
|
*
|
atmel_serial: Drain console TX shifter before suspending
Haavard Skinnemoen
2008-07-02
1
-0
/
+6
|
|
*
|
atmel_serial: Fix build on avr32 with CONFIG_PM enabled
Haavard Skinnemoen
2008-07-02
1
-1
/
+10
|
|
|
/
*
|
|
cpm_uart: Support uart_wait_until_sent()
Laurent Pinchart
2008-07-14
1
-0
/
+6
*
|
|
cpm_uart: Fix cpm uart corruption with PREEMPT_RT
Rune Torgersen
2008-07-14
1
-0
/
+14
*
|
|
Merge commit 'origin/HEAD' into test-merge
Benjamin Herrenschmidt
2008-07-14
2
-1
/
+6
|
\
\
\
|
|
/
/
|
*
|
serial8250: sanity check nr_uarts on all paths.
Eric W. Biederman
2008-07-12
1
-0
/
+3
|
*
|
serial: fix serial_match_port() for dynamic major tty-device numbers
Guennadi Liakhovetski
2008-07-04
1
-1
/
+3
|
|
/
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-06-30
1
-52
/
+28
|
\
\
|
|
/
|
*
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
Sonic Zhang
2008-06-19
1
-22
/
+18
|
*
Blackfin serial driver: fix up tty core set_ldisc API change breakage bug
Graf Yang
2008-06-07
1
-5
/
+5
|
*
Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.
Sonic Zhang
2008-06-03
1
-25
/
+5
*
|
cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code
Kumar Gala
2008-06-26
6
-838
/
+1
*
|
cpm_uart: fix whitespace issues
Kumar Gala
2008-06-26
6
-12
/
+12
[next]