.. |
cpm_uart
|
ee160a38ee
TTY: serial, fix includes in some drivers
|
13 years ago |
jsm
|
578b9ce009
tty: Add module.h to drivers/tty users who just expect it there.
|
13 years ago |
21285.c
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
68328serial.c
|
9cfb5c05fe
TTY: irq: Remove IRQF_DISABLED
|
13 years ago |
68328serial.h
|
2c16a35310
TTY: serial, remove dead code from 68328
|
13 years ago |
8250.c
|
1197ab2942
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
8250.h
|
4539c24fe4
tty/serial: Add explicit PORT_TEGRA type
|
14 years ago |
8250_accent.c
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
8250_acorn.c
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
8250_boca.c
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
8250_dw.c
|
7d4008ebb1
tty: add a DesignWare 8250 driver
|
14 years ago |
8250_early.c
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
8250_exar_st16c554.c
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
8250_fourport.c
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
8250_gsc.c
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
8250_hp300.c
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
8250_hub6.c
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
8250_mca.c
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
8250_pci.c
|
efb8d21b2c
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
13 years ago |
8250_pnp.c
|
ab8ba3a2d2
serial: 8250_pnp: add Intermec CV60 touchscreen device
|
14 years ago |
Kconfig
|
3a0db7215c
TTY: serial, move 68360 driver to staging
|
13 years ago |
Makefile
|
3a0db7215c
TTY: serial, move 68360 driver to staging
|
13 years ago |
altera_jtaguart.c
|
5fffb9513c
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
|
13 years ago |
altera_uart.c
|
5fffb9513c
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
|
13 years ago |
amba-pl010.c
|
36b8f1e2dc
clk: amba-pl010: convert to clk_prepare()/clk_unprepare()
|
13 years ago |
amba-pl011.c
|
4b4851c65d
clk: amba-pl011: convert to clk_prepare()/clk_unprepare()
|
13 years ago |
apbuart.c
|
ee160a38ee
TTY: serial, fix includes in some drivers
|
13 years ago |
apbuart.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
atmel_serial.c
|
ca90666287
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
|
13 years ago |
bcm63xx_uart.c
|
3bc46b312b
serial: bcm63xx_uart: fix irq storm after rx fifo overrun.
|
14 years ago |
bfin_sport_uart.c
|
9cfb5c05fe
TTY: irq: Remove IRQF_DISABLED
|
13 years ago |
bfin_sport_uart.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
bfin_uart.c
|
9cfb5c05fe
TTY: irq: Remove IRQF_DISABLED
|
13 years ago |
clps711x.c
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
crisv10.c
|
9cfb5c05fe
TTY: irq: Remove IRQF_DISABLED
|
13 years ago |
crisv10.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
dz.c
|
ee160a38ee
TTY: serial, fix includes in some drivers
|
13 years ago |
dz.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
icom.c
|
9cfb5c05fe
TTY: irq: Remove IRQF_DISABLED
|
13 years ago |
icom.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
ifx6x60.c
|
b7f080cfe2
net: remove mm.h inclusion from netdevice.h
|
14 years ago |
ifx6x60.h
|
8115be0146
serial: ifx6x60: minor cleanup
|
14 years ago |
imx.c
|
5fffb9513c
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
|
13 years ago |
ioc3_serial.c
|
ee160a38ee
TTY: serial, fix includes in some drivers
|
13 years ago |
ioc4_serial.c
|
ee160a38ee
TTY: serial, fix includes in some drivers
|
13 years ago |
ip22zilog.c
|
25985edced
Fix common misspellings
|
14 years ago |
ip22zilog.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
kgdboc.c
|
578b9ce009
tty: Add module.h to drivers/tty users who just expect it there.
|
13 years ago |
lantiq.c
|
efb8d21b2c
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
13 years ago |
m32r_sio.c
|
ee160a38ee
TTY: serial, fix includes in some drivers
|
13 years ago |
m32r_sio.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
m32r_sio_reg.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
max3100.c
|
578b9ce009
tty: Add module.h to drivers/tty users who just expect it there.
|
13 years ago |
max3107-aava.c
|
578b9ce009
tty: Add module.h to drivers/tty users who just expect it there.
|
13 years ago |
max3107.c
|
578b9ce009
tty: Add module.h to drivers/tty users who just expect it there.
|
13 years ago |
max3107.h
|
25985edced
Fix common misspellings
|
14 years ago |
mcf.c
|
9cfb5c05fe
TTY: irq: Remove IRQF_DISABLED
|
13 years ago |
mfd.c
|
153d3d9be7
serial: mfd: Initconst section fixes
|
13 years ago |
mpc52xx_uart.c
|
9cfb5c05fe
TTY: irq: Remove IRQF_DISABLED
|
13 years ago |
mpsc.c
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
mrst_max3110.c
|
efb8d21b2c
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
13 years ago |
mrst_max3110.h
|
51808f051e
max3110: add sysrq support
|
14 years ago |
msm_serial.c
|
367069f16e
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
|
13 years ago |
msm_serial.h
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
msm_serial_hs.c
|
ee160a38ee
TTY: serial, fix includes in some drivers
|
13 years ago |
msm_smd_tty.c
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
mux.c
|
ee160a38ee
TTY: serial, fix includes in some drivers
|
13 years ago |
mxs-auart.c
|
18fd7315cc
Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/device.h include
|
14 years ago |
netx-serial.c
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
nwpserial.c
|
0e648f42f2
tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters
|
13 years ago |
of_serial.c
|
940ab88962
drivercore: Add helper macro for platform_driver boilerplate
|
13 years ago |
omap-serial.c
|
b280a97d1c
omap-serial: Allow IXON and IXOFF to be disabled.
|
14 years ago |
pch_uart.c
|
efb8d21b2c
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
13 years ago |
pmac_zilog.c
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
pmac_zilog.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
pnx8xxx_uart.c
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
pxa.c
|
e44aabd649
serial: pxa: work around for errata #20
|
13 years ago |
s3c2410.c
|
5822a5df5e
serial: Remove redundant console_initcall from s3c and s5p console drivers
|
14 years ago |
s3c2412.c
|
5822a5df5e
serial: Remove redundant console_initcall from s3c and s5p console drivers
|
14 years ago |
s3c2440.c
|
5822a5df5e
serial: Remove redundant console_initcall from s3c and s5p console drivers
|
14 years ago |
s3c6400.c
|
5822a5df5e
serial: Remove redundant console_initcall from s3c and s5p console drivers
|
14 years ago |
s5pv210.c
|
d5ef642355
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
sa1100.c
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
samsung.c
|
efb8d21b2c
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
13 years ago |
samsung.h
|
88bb4ea14c
serial: samsung: Add unified interrupt handler for s3c64xx and later SoC's
|
14 years ago |
sb1250-duart.c
|
ee160a38ee
TTY: serial, fix includes in some drivers
|
13 years ago |
sc26xx.c
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
serial_core.c
|
efb8d21b2c
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
13 years ago |
serial_cs.c
|
25f8f54f6e
pcmcia: Convert pcmcia_device_id declarations to const
|
14 years ago |
serial_ks8695.c
|
9cfb5c05fe
TTY: irq: Remove IRQF_DISABLED
|
13 years ago |
serial_txx9.c
|
ee160a38ee
TTY: serial, fix includes in some drivers
|
13 years ago |
sh-sci.c
|
fba9569924
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 years ago |
sh-sci.h
|
72b294cf76
serial: sh-sci: FIFO sizing helper consolidation.
|
14 years ago |
sn_console.c
|
9cfb5c05fe
TTY: irq: Remove IRQF_DISABLED
|
13 years ago |
suncore.c
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
suncore.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
sunhv.c
|
793218dfea
dt/serial: Eliminate users of of_platform_{,un}register_driver
|
14 years ago |
sunsab.c
|
793218dfea
dt/serial: Eliminate users of of_platform_{,un}register_driver
|
14 years ago |
sunsab.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
sunsu.c
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 years ago |
sunzilog.c
|
25985edced
Fix common misspellings
|
14 years ago |
sunzilog.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
timbuart.c
|
578b9ce009
tty: Add module.h to drivers/tty users who just expect it there.
|
13 years ago |
timbuart.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
uartlite.c
|
5fffb9513c
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
|
13 years ago |
ucc_uart.c
|
efb8d21b2c
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
13 years ago |
vr41xx_siu.c
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |
vt8500_serial.c
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 years ago |
xilinx_uartps.c
|
578b9ce009
tty: Add module.h to drivers/tty users who just expect it there.
|
13 years ago |
zs.c
|
ee160a38ee
TTY: serial, fix includes in some drivers
|
13 years ago |
zs.h
|
ab4382d274
tty: move drivers/serial/ to drivers/tty/serial/
|
14 years ago |