Age | Commit message (Expand) | Author |
2011-01-13 | pps: unify timestamp gathering | Alexander Gordeev |
2010-12-16 | Serial: Avoid unbalanced IRQ wake disable during resume | Govindraj.R |
2010-12-10 | 8250: add a UPIO_DWAPB32 for 32 bit accesses | Jamie Iles |
2010-11-16 | serial: mpc52xx: make printout for type more generic | Wolfram Sang |
2010-11-11 | serial: Add support for UART on VIA VT8500 and compatibles | Alexey Charkov |
2010-10-25 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-10-22 | 8250: allow platforms to override PM hook. | Manuel Lauss |
2010-10-22 | serial: Factor out uart_poll_timeout() from 8250 driver | Anton Vorontsov |
2010-09-29 | serial: Add OMAP high-speed UART driver | Govindraj.R |
2010-09-03 | serial: fix port type conflict between NS16550A & U6_16550A | Philippe Langlais |
2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov |
2010-08-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-08-10 | U6715 16550A serial driver support | Philippe Langlais |
2010-08-10 | hsu: driver for Medfield High Speed UART device | Feng Tang |
2010-08-10 | serial: max3107: Abstract out the platform specific bits | Alan Cox |
2010-08-10 | tty: serial - fix tty referencing in set_ldisc | Alan Cox |
2010-05-24 | serial: add a new port type, found on some sh-mobile SoCs | Guennadi Liakhovetski |
2010-05-21 | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-05-21 | serial: Add driver for the Altera UART | Tobias Klauser |
2010-05-21 | serial: Add driver for the Altera JTAG UART | Tobias Klauser |
2010-05-20 | kgdb,8250,pl011: Return immediately from console poll | Jason Wessel |
2010-03-12 | pps: serial clients support | Rodolfo Giometti |
2009-11-04 | sparc: Support for GRLIB APBUART serial port | Kristoffer Glembo |
2009-09-30 | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon |
2009-09-23 | serial core: fix new kernel-doc warnings | Randy Dunlap |
2009-09-19 | serial: kill USF_CLOSING_* definitions | Alan Cox |
2009-09-19 | serial: move delta_msr_wait into the tty_port | Alan Cox |
2009-09-19 | serial: replace the state mutex with the tty port mutex | Alan Cox |
2009-09-19 | serial: kill off uif_t | Alan Cox |
2009-09-19 | serial: move the flags into the tty_port field | Alan Cox |
2009-09-19 | serial: move count into the tty_port version | Alan Cox |
2009-09-19 | serial: Fold closing_* fields into the tty_port ones | Alan Cox |
2009-09-19 | serial: kill off uart_info | Alan Cox |
2009-09-19 | serial: 8250: add IRQ trigger support | Vikram Pandita |
2009-06-22 | msm_serial: serial driver for MSM7K onboard serial peripheral. | Robert Love |
2009-06-11 | serial: Added Timberdale UART driver | Richard Röjfors |
2009-06-11 | serial: add support for the TI AR7 internal UART | Florian Fainelli |
2009-04-07 | Add support for the MAX3100 SPI UART. | Christian Pellegrin |
2009-04-06 | mux: fix build problem | Alexander Beregalov |
2009-02-20 | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab |
2009-01-08 | serial: Add driver for the Cell Network Processor serial port NWP device | Benjamin Krill |
2009-01-02 | Serial: UART driver changes for Cavium OCTEON. | David Daney |
2009-01-02 | Serial: Allow port type to be specified when calling serial8250_register_port. | David Daney |
2009-01-02 | 8250: Serial driver changes to support future Cavium OCTEON serial patches. | David Daney |
2009-01-02 | tty: We want the port object to be persistent | Alan Cox |
2008-12-15 | [ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCs | Ben Dooks |
2008-11-12 | serial: sh-sci: fix cannot work SH7723 SCIFA | Yoshihiro Shimoda |
2008-10-13 | serial: Make uart_port's ioport "unsigned long". | David Miller |
2008-07-24 | remove the v850 port | Adrian Bunk |
2008-07-20 | serial: use tty_port | Alan Cox |