This website requires JavaScript.
Explore
Help
Sign In
TononixOS
/
ubports_kernel_google_msm
Archived
Watch
1
Star
0
Fork
0
You've already forked ubports_kernel_google_msm
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2026-03-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
b9ea10d691ecb616ce9e4d7a51400dfd93f52b2d
ubports_kernel_google_msm
/
drivers
/
serial
History
Benjamin Herrenschmidt
6dc6472581
Merge commit 'origin'
...
Manual fixup of conflicts on: arch/powerpc/include/asm/dcr-regs.h drivers/net/ibm_newemac/core.h
2008-10-15 11:31:54 +11:00
..
cpm_uart
cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serial
2008-09-19 13:34:04 -05:00
jsm
…
8250_accent.c
…
8250_acorn.c
…
8250_boca.c
…
8250_early.c
…
8250_exar_st16c554.c
…
8250_fourport.c
…
8250_gsc.c
…
8250_hp300.c
…
8250_hub6.c
…
8250_mca.c
…
8250_pci.c
serial_8250: pci_enable_device fail is not fully handled
2008-10-13 09:51:39 -07:00
8250_pnp.c
…
8250.c
8250: Fix lock warning (and possible crash)
2008-10-14 10:03:33 -07:00
8250.h
8250: improve workaround for UARTs that don't re-assert THRE correctly
2008-09-02 19:21:38 -07:00
21285.c
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
2008-08-07 09:55:48 +01:00
68328serial.c
…
68328serial.h
…
68360serial.c
…
amba-pl010.c
…
amba-pl011.c
…
atmel_serial.c
atmel_serial: update the powersave handler to match serial core
2008-09-23 08:09:14 -07:00
bfin_5xx.c
Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode
2008-10-13 09:51:38 -07:00
bfin_sport_uart.c
…
bfin_sport_uart.h
…
clps711x.c
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
2008-08-07 09:55:48 +01:00
crisv10.c
tty: simplify ktermios allocation
2008-10-13 09:51:44 -07:00
crisv10.h
cris: Fixup compile problems
2008-08-04 17:12:07 -07:00
dz.c
…
dz.h
…
icom.c
…
icom.h
…
imx.c
imx serial: fix rts handling for non imx1 based hardware
2008-09-02 10:19:30 +02:00
ioc3_serial.c
…
ioc4_serial.c
…
ip22zilog.c
…
ip22zilog.h
…
Kconfig
Merge commit 'origin'
2008-10-15 11:31:54 +11:00
kgdboc.c
…
m32r_sio_reg.h
…
m32r_sio.c
…
m32r_sio.h
…
Makefile
serial: allow 8250 to be used on sparc
2008-10-13 09:51:40 -07:00
mcf.c
…
mpc52xx_uart.c
serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGE
2008-09-25 10:28:26 -05:00
mpsc.c
…
mux.c
…
netx-serial.c
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
2008-08-07 09:55:48 +01:00
of_serial.c
…
pmac_zilog.c
…
pmac_zilog.h
…
pnx8xxx_uart.c
…
pxa.c
[ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driver
2008-09-09 16:32:53 +01:00
s3c2400.c
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
2008-08-07 09:55:48 +01:00
s3c2410.c
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
2008-08-07 09:55:48 +01:00
s3c2412.c
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
2008-08-07 09:55:48 +01:00
s3c2440.c
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
2008-08-07 09:55:48 +01:00
sa1100.c
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
2008-08-07 09:55:48 +01:00
samsung.c
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
2008-08-07 09:55:48 +01:00
samsung.h
…
sb1250-duart.c
…
sc26xx.c
…
serial_core.c
serial: fix device name reporting when minor space is shared between drivers
2008-10-13 09:51:44 -07:00
serial_cs.c
pcmcia: remove unused argument to pcmcia_parse_tuple()
2008-08-31 15:50:33 +02:00
serial_ks8695.c
[ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix
2008-10-01 22:41:43 +01:00
serial_lh7a40x.c
…
serial_txx9.c
…
sh-sci.c
…
sh-sci.h
…
sn_console.c
…
suncore.c
…
suncore.h
…
sunhv.c
sparc: Annotate of_device_id arrays with const or __initdata.
2008-08-31 01:23:17 -07:00
sunsab.c
sparc: Annotate of_device_id arrays with const or __initdata.
2008-08-31 01:23:17 -07:00
sunsab.h
…
sunsu.c
sparc: Annotate of_device_id arrays with const or __initdata.
2008-08-31 01:23:17 -07:00
sunzilog.c
sparc: Annotate of_device_id arrays with const or __initdata.
2008-08-31 01:23:17 -07:00
sunzilog.h
…
uartlite.c
…
ucc_uart.c
cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serial
2008-09-19 13:34:04 -05:00
vr41xx_siu.c
…
zs.c
…
zs.h
…