index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
serial: lpc32xx: Fix fallout from tty_port conversion
Thierry Reding
2013-01-18
|
*
|
|
serial: vt8500: Cleanup code using devm_ function
Tony Prisk
2013-01-17
|
*
|
|
serial: vt8500: UART uses gated clock rather than 24Mhz reference
Tony Prisk
2013-01-17
|
*
|
|
serial: tegra: Switch to using struct tty_port
Thierry Reding
2013-01-17
|
*
|
|
serial: imx: Remove unused 'tty' variable
Fabio Estevam
2013-01-17
|
*
|
|
serial: pxa: Do not tweak clock in pxa serial write() function
Haojun Bao
2013-01-17
|
*
|
|
serial: sccnxp: Fix possible crash if no platform data supplied
Alexander Shiyan
2013-01-17
|
*
|
|
serial: rp2: New driver for Comtrol RocketPort 2 cards
Kevin Cernekee
2013-01-17
|
*
|
|
serial: vt8500: ioremap'd resource is never freed
Tony Prisk
2013-01-17
|
*
|
|
serial: vt8500: Fix range-checking on vt8500_uart_ports
Tony Prisk
2013-01-17
|
*
|
|
tty: serial/crisv10.c: remove unnecessary null pointer check
Cong Ding
2013-01-17
|
*
|
|
tty: serial/68328serial.c: remove unnecessary null pointer check
Cong Ding
2013-01-17
|
*
|
|
OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...
Alexey Pelykh
2013-01-17
|
*
|
|
serial/arc-uart: Fix section mistmatch
Vineet Gupta
2013-01-17
|
*
|
|
serial: sirf: only use lookup table to set baudrate when ioclk=150MHz
Barry Song
2013-01-17
|
*
|
|
TTY: ip22zilog, fix tty_flip_buffer_push call
Jiri Slaby
2013-01-16
|
*
|
|
serial: 8250_dw: Set maxburst size
Heikki Krogerus
2013-01-16
|
*
|
|
serial: 8250_dw: Use ifdef with ACPI
Heikki Krogerus
2013-01-16
|
*
|
|
serial: 8250_dma: TX optimisation
Heikki Krogerus
2013-01-16
|
*
|
|
serial: 8250_dma: Switch to using tty_port
Heikki Krogerus
2013-01-16
|
*
|
|
serial: 8250_dw: Enable DMA support with ACPI
Heikki Krogerus
2013-01-15
|
*
|
|
serial: 8250: Add support for dmaengine
Heikki Krogerus
2013-01-15
|
*
|
|
serial: 8250_dw: Add ACPI 5.0 support
Heikki Krogerus
2013-01-15
|
*
|
|
serial: 8250_dw: Set FIFO size dynamically
Heikki Krogerus
2013-01-15
|
*
|
|
serial: 8250_dw: Move device tree code to separate function
Heikki Krogerus
2013-01-15
|
*
|
|
serial: 8250_dw: Map IO memory
Heikki Krogerus
2013-01-15
|
*
|
|
serial: 8250_dw: Don't use UPF_FIXED_TYPE
Heikki Krogerus
2013-01-15
|
*
|
|
serial: 8250: Allow drivers to deliver capabilities
Heikki Krogerus
2013-01-15
|
*
|
|
drivers/tty/serial: extern function which for release resource, need check po...
Chen Gang
2013-01-15
|
*
|
|
serial: sccnxp: Rename header file to match functionality
Alexander Shiyan
2013-01-15
|
*
|
|
serial: sccnxp: Implement polling mode
Alexander Shiyan
2013-01-15
|
*
|
|
serial: mcf: Add support RS485 in ColdFire serial driver
Quoc-Viet Nguyen
2013-01-15
|
*
|
|
serial: 8250_pci: remove __devexit usage
Greg Kroah-Hartman
2013-01-15
|
*
|
|
TTY: switch tty_schedule_flip
Jiri Slaby
2013-01-15
|
*
|
|
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
|
*
|
|
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-15
|
*
|
|
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
|
*
|
|
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
|
*
|
|
TTY: convert more flipping functions
Jiri Slaby
2013-01-15
|
*
|
|
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-15
|
*
|
|
serial/arc-uart: switch to devicetree based probing
Vineet Gupta
2013-01-15
|
*
|
|
serial/arc-uart: platform_data order changed
Vineet Gupta
2013-01-15
|
*
|
|
serial/arc-uart: split probe from probe_earlyprintk
Vineet Gupta
2013-01-15
|
*
|
|
serial/arc-uart: Don't index with -ve platform_device->id
Vineet Gupta
2013-01-15
|
*
|
|
serial: tegra: add serial driver
Laxman Dewangan
2013-01-15
|
*
|
|
serial: imx: Use devm_* APIs
Sachin Kamat
2013-01-15
|
*
|
|
serial: imx: Use pr_info instead of printk
Sachin Kamat
2013-01-15
|
*
|
|
serial: imx: Fix coding style issue
Sachin Kamat
2013-01-15
|
*
|
|
serial: imx: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2013-01-15
|
*
|
|
serial: imx: Fix checkpatch errors related to spacing
Sachin Kamat
2013-01-15
[prev]
[next]