tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
serial
/
at
v2.6.29-rc7
2 folders
85 files
cpm_uart
drivers/serial: use nr_irqs
17 years ago
jsm
jsm: additional device support
17 years ago
21285.c
Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm into for-rmk
17 years ago
68328serial.c
serial, 8250: remove NR_IRQ usage
17 years ago
68328serial.h
Remove obsolete #include <linux/config.h>
20 years ago
68360serial.c
Fix compile errors in SGI console drivers (linux-next tree)
18 years ago
8250.c
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
17 years ago
8250.h
8250: improve workaround for UARTs that don't re-assert THRE correctly
17 years ago
8250_accent.c
Merge master.kernel.org:/home/rmk/linux-2.6-serial
20 years ago
8250_acorn.c
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
19 years ago
8250_boca.c
Merge master.kernel.org:/home/rmk/linux-2.6-serial
20 years ago
8250_early.c
8250: switch 8250 drivers to use _nocache ioremaps
18 years ago
8250_exar_st16c554.c
[PATCH] Exar quad port serial
19 years ago
8250_fourport.c
Merge master.kernel.org:/home/rmk/linux-2.6-serial
20 years ago
8250_gsc.c
make probe_serial_gsc() static
17 years ago
8250_hp300.c
8250_hp300: coding style
18 years ago
8250_hub6.c
8250_hub6: codding style
18 years ago
8250_mca.c
Remove obsolete #include <linux/config.h>
20 years ago
8250_pci.c
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
17 years ago
8250_pnp.c
serial: Add SupraExpress 336i PnP Voice Modem
17 years ago
Kconfig
MIPS: enable serial UART support on PNX833X devices.
17 years ago
Makefile
serial: Add driver for the Cell Network Processor serial port NWP device
17 years ago
amba-pl010.c
Merge branch 'clks' into devel
17 years ago
amba-pl011.c
Merge branch 'clks' into devel
17 years ago
atmel_serial.c
atmel_serial might lose modem status change
17 years ago
bfin_5xx.c
Blackfin Serial Driver: Remove BI status for known_good_char
17 years ago
bfin_sport_uart.c
__FUNCTION__ is gcc-specific, use __func__
17 years ago
bfin_sport_uart.h
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
18 years ago
clps711x.c
Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm into for-rmk
17 years ago
crisv10.c
trivial: fix then -> than typos in comments and documentation
17 years ago
crisv10.h
[CRIS] Move header files from include to arch/cris/include.
17 years ago
dz.c
serial: DZ11: avoid a hang at console switch-over
17 years ago
dz.h
dz: clean up and improve the setup of termios settings
18 years ago
icom.c
ttydev: Fix up compile failures in the PPC build
17 years ago
icom.h
Coding style fix drivers/serial/icom.h
18 years ago
imx.c
[ARM] MXC: remove dependency to other include files from irqs.h
17 years ago
ioc3_serial.c
[IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submodule
17 years ago
ioc4_serial.c
Fix compile errors in SGI console drivers (linux-next tree)
18 years ago
ip22zilog.c
Fix compile errors in SGI console drivers (linux-next tree)
18 years ago
ip22zilog.h
Linux-2.6.12-rc2
21 years ago
kgdboc.c
tty: The big operations rework
18 years ago
m32r_sio.c
drivers/serial: use nr_irqs
17 years ago
m32r_sio.h
m32r: serial: remove M32R_SIO_SHARE_IRQS
18 years ago
m32r_sio_reg.h
Remove obsolete #include <linux/config.h>
20 years ago
mcf.c
m68knommu: fix ColdFire 5272 serial baud rates in mcf.c
17 years ago
mpc52xx_uart.c
powerpc/mpc5200: fix error paths in PSC UART probe function
17 years ago
mpsc.c
kgdb: kgdboc console poll hooks for mpsc uart
17 years ago
mux.c
Fix compile errors in SGI console drivers (linux-next tree)
18 years ago
netx-serial.c
[ARM] build fixes for netX serial driver
17 years ago
nwpserial.c
serial: Add driver for the Cell Network Processor serial port NWP device
17 years ago
of_serial.c
serial: Add 16850 uart type support to OF uart driver
17 years ago
pmac_zilog.c
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
17 years ago
pmac_zilog.h
[PATCH] tty: switch to ktermios
19 years ago
pnx8xxx_uart.c
When a break signal is detected, the next character should be ignored.
17 years ago
pxa.c
Merge branch 'merge'
17 years ago
s3c2400.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
17 years ago
s3c2410.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
17 years ago
s3c2412.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
17 years ago
s3c2440.c
Merge git://git.marvell.com/orion into devel
17 years ago
s3c24a0.c
[ARM] S3C24A0: Serial port definitions and driver support.
17 years ago
s3c6400.c
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
17 years ago
sa1100.c
Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm into for-rmk
17 years ago
samsung.c
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
17 years ago
samsung.h
Merge branch 'merge' into next
17 years ago
sb1250-duart.c
Fix compile errors in SGI console drivers (linux-next tree)
18 years ago
sc26xx.c
Fix compile errors in SGI console drivers (linux-next tree)
18 years ago
serial_core.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
17 years ago
serial_cs.c
pcmcia: remove unused argument to pcmcia_parse_tuple()
17 years ago
serial_ks8695.c
[ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix
17 years ago
serial_lh7a40x.c
[ARM] lh7a40x: avoid polluting the kernel's namespace
17 years ago
serial_txx9.c
serial_txx9: use %lx for iobase
17 years ago
sh-sci.c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
sh-sci.h
serial: sh-sci: fix overrun error handling for SH7785 SCIF.
17 years ago
sn_console.c
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
17 years ago
suncore.c
[SERIAL]: Fix section mismatches in Sun serial console drivers.
18 years ago
suncore.h
[SERIAL] sparc: Infrastructure to fix section mismatch bugs.
18 years ago
sunhv.c
sparc: Annotate of_device_id arrays with const or __initdata.
17 years ago
sunsab.c
sparc: Annotate of_device_id arrays with const or __initdata.
17 years ago
sunsab.h
[SUNSAB]: Defer register updates until transmitter is idle.
21 years ago
sunsu.c
sparc: Annotate of_device_id arrays with const or __initdata.
17 years ago
sunzilog.c
sparc: Annotate of_device_id arrays with const or __initdata.
17 years ago
sunzilog.h
[SERIAL] sunzilog: Interrupt enable before ISR handler installed
19 years ago
uartlite.c
powerpc/virtex: fix various format/casting printk mismatches
17 years ago
ucc_uart.c
drivers/serial: use nr_irqs
17 years ago
vr41xx_siu.c
Fix compile errors in SGI console drivers (linux-next tree)
18 years ago
zs.c
serial: Z85C30: avoid a hang at console switch-over
17 years ago
zs.h
zs: move to the serial subsystem
19 years ago