Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b5635b129b3ca3a9c879a36f58f5b8c4903d267a
/
drivers
/
serial
2be4ff2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
8440838
serial: fix device name reporting when minor space is shared between drivers
by David S. Miller
· 16 years ago
fe6e29f
tty: simplify ktermios allocation
by Alan Cox
· 16 years ago
b70ac77
serial: allow 8250 to be used on sparc
by David Miller
· 16 years ago
b5d674a
8250: remove a few inlines of dubious value
by Will Newton
· 16 years ago
40836c4
serial_8250: pci_enable_device fail is not fully handled
by Alan Cox
· 16 years ago
9bde10a
serial-make-uart_ports-ioport-unsigned-long-fix
by Andrew Morton
· 16 years ago
ab2375f
Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode
by Sonic Zhang
· 16 years ago
b3ef5ab
Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
by Graf Yang
· 16 years ago
5ffdeea2
Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.
by Sonic Zhang
· 16 years ago
08668ab
Blackfin Serial Driver: Remove useless stop
by Sonic Zhang
· 16 years ago
c9607ec
Blackfin Serial Driver: move common variables out of serial headers and into the serial driver
by Mike Frysinger
· 16 years ago
d273e201
Blackfin Serial Driver: trim trailing whitespace -- no functional changes
by Mike Frysinger
· 16 years ago
ccfbc3e
Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.
by Sonic Zhang
· 16 years ago
c111340
Blackfin Serial Driver: use __initdata for data, not __init
by Mike Frysinger
· 16 years ago
02f11f3
coldfire: scheduled SERIAL_COLDFIRE removal
by Adrian Bunk
· 16 years ago
41ca732
drivers/serial/crisv10.c: add missing put_tty_driver
by Julia Lawall
· 16 years ago
56c5d90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
7cc4e87
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
c97f681
Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git
by Russell King
· 16 years ago
3f30a09
Merge branch 'pxa-all' into devel
by Russell King
· 16 years ago
6a4690c
Merge branch 'ptebits' into devel
by Russell King
· 16 years ago
5a89770
Merge branches 'pxa-core' and 'pxa-machines' into pxa-all
by Russell King
· 16 years ago
457cd4f
[ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix
by Dick Hollenbeck
· 16 years ago
f05596d
atmel_serial: update the powersave handler to match serial core
by Anti Sullin
· 16 years ago
2e57572
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by David S. Miller
· 16 years ago
68ddb1d
Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git
by Russell King
· 16 years ago
2276f03
[ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driver
by Robert Jarzmik
· 16 years ago
363f66f
8250: improve workaround for UARTs that don't re-assert THRE correctly
by Will Newton
· 16 years ago
9fbe604
imx serial: fix rts handling for non imx1 based hardware
by Marc Kleine-Budde
· 16 years ago
4411805
imx serial: set RXD mux bit on i.MX27 and i.MX31
by Marc Kleine-Budde
· 16 years ago
c45e7d7
i.MX serial: fix init failure
by Darius Augulis
· 16 years ago
2f3061e
pcmcia: remove unused argument to pcmcia_parse_tuple()
by Dominik Brodowski
· 16 years ago
fd09831
sparc: Annotate of_device_id arrays with const or __initdata.
by David S. Miller
· 16 years ago
639f657
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
by Bryan Wu
· 16 years ago
635d19b
pcmcia: deprecate CS_NO_MORE_ITEMS
by Dominik Brodowski
· 16 years ago
4c89e88
pcmcia: deprecate CS_SUCCESS
by Dominik Brodowski
· 16 years ago
ef313e3
pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users
by Dominik Brodowski
· 16 years ago
ad913c1
pcmcia: pcmcia_config_loop() improvement by passing vcc
by Dominik Brodowski
· 16 years ago
8e2fc39
pcmcia: pcmcia_config_loop() default CIS entry handling
by Dominik Brodowski
· 16 years ago
498ac18
pcmcia: pcmcia_config_loop() ConfigIndex unification
by Dominik Brodowski
· 16 years ago
84e2d34
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
by Dominik Brodowski
· 16 years ago
9c0d2a2
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
0ff8285
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
c6ed413
sparc/drivers: use linux/of_device.h instead of asm/of_device.h
by Stephen Rothwell
· 16 years ago
af7a535
Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm into for-rmk
by Ben Dooks
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4fb8af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
d728335
cris: Fixup compile problems
by Alan Cox
· 16 years ago
b1cbefe
blackfin: Fix compile failure in tty code
by Alan Cox
· 16 years ago
00e9028
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
660fc1f
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
07a887d
remove drivers/serial/v850e_uart.c
by Adrian Bunk
· 16 years ago
c389d27
8250.c: port.lock is irq-safe
by Borislav Petkov
· 16 years ago
3a1a8ac
Merge commit 'kumar/kumar-next'
by Benjamin Herrenschmidt
· 16 years ago
c269796
serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression.
by Paul Mundt
· 16 years ago
8077655
cpm_uart: Add generic clock API support to set baudrates
by Laurent Pinchart
· 16 years ago
7485d26
cpm_uart: Modem control lines support
by Laurent Pinchart
· 16 years ago
c63847a
sh: Add SCIF2 support for SH7763.
by Nobuhiro Iwamatsu
· 16 years ago
ae2d4c3
cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termios parameters
by Nye Liu
· 16 years ago
e9a8f4d
serial: DZ11: avoid a hang at console switch-over
by Maciej W. Rozycki
· 16 years ago
3771359
serial: Z85C30: avoid a hang at console switch-over
by Maciej W. Rozycki
· 16 years ago
b76c5a0
serial: add support for a no-name 4 ports multiserial card
by Catalin(ux) M BOIE
· 16 years ago
7500b1f
8250: fix break handling for Intel 82571
by Aristeu Rozanski
· 16 years ago
920519c
serial/8250_gsc.c: add MODULE_LICENSE
by Adrian Bunk
· 16 years ago
f606ddf
remove the v850 port
by Adrian Bunk
· 16 years ago
3b216c9
kgdb: kgdboc console poll hooks for mpsc uart
by Jason Wessel
· 16 years ago
8e21d04
kgdb: kgdboc console poll hooks for cpm uart
by Jason Wessel
· 16 years ago
f10140f
port_fixups: Fix ups for tty port changes
by Alan Cox
· 16 years ago
768aec0
serial: 8250: fix shared interrupts issues with SMP and RT kernels
by Anton Vorontsov
· 16 years ago
9e98966
tty: rework break handling
by Alan Cox
· 16 years ago
1aa3692
ttydev: Fix up compile failures in the PPC build
by Alan Cox
· 16 years ago
b1d1619
atmel_serial: Fix tty_port breakage
by Haavard Skinnemoen
· 16 years ago
a88487c
Fix compile errors in SGI console drivers (linux-next tree)
by Takashi Iwai
· 16 years ago
b1ca7e7
- Fix compile errors in SGI console drivers (linux-next tree)
by Jack Steiner
· 16 years ago
87c25ef
ttydev: fix pamc_zilog for tty pointer move
by Stephen Rothwell
· 16 years ago
2f7a697
ttydev: fix pamc_zilog for tty pointer move
by Stephen Rothwell
· 16 years ago
df4f4dd
serial: use tty_port
by Alan Cox
· 16 years ago
d87a6d9
drivers/serial/: remove CVS keywords
by Adrian Bunk
· 16 years ago
9afd561
Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook
by Haavard Skinnemoen
· 16 years ago
6bb0e3a
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
by Haavard Skinnemoen
· 16 years ago
57fd51a
PNP: add pnp_possible_config() -- can a device could be configured this way?
by Bjorn Helgaas
· 16 years ago
0c17e4c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-rmk
by Ben Dooks
· 16 years ago
19c1d6a
[ARM] S3C24XX: Fix SERIAL_SAMSUNG entry
by Arnaud Patard (Rtp
· 16 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
6c118e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
dc32081
cpm_uart: Support uart_wait_until_sent()
by Laurent Pinchart
· 16 years ago
491a7a4
cpm_uart: Fix cpm uart corruption with PREEMPT_RT
by Rune Torgersen
· 16 years ago
11c2d81
Merge commit 'origin/HEAD' into test-merge
by Benjamin Herrenschmidt
· 16 years ago
05d81d2
serial8250: sanity check nr_uarts on all paths.
by Eric W. Biederman
· 16 years ago
f000631
Merge branch 'imx' into devel
by Russell King
· 16 years ago
604cbad
MX2 add support for mx2 in i.MX serial driver
by Sascha Hauer
· 16 years ago
e3d13ff
mxc: add MX3 support for i.MX internal UART driver
by Sascha Hauer
· 16 years ago
38a41fd
IMX: introduce clock API
by Sascha Hauer
· 16 years ago
dbff4e9
IMX UART: remove statically initialized tables
by Sascha Hauer
· 16 years ago
2582d8c
IMX UART: Add board specific init/exit functions
by Sascha Hauer
· 16 years ago
036bb15
IMX UART: do not assume 16MHz reference frequency
by Sascha Hauer
· 16 years ago
7ca796f
serial: fix serial_match_port() for dynamic major tty-device numbers
by Guennadi Liakhovetski
· 16 years ago
Next »