summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle2013-03-121-1/+1
* serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer2013-03-121-0/+29
* tty: serial: fix typo "ARCH_S5P6450"Paul Bolle2013-03-121-1/+1
* tty/8250_pnp: serial port detection regression since v3.7Sean Young2013-03-121-5/+7
* serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski2013-03-121-4/+4
* serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing2013-03-121-0/+4
* Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft2013-03-121-10/+7
* tty/serial: Add support for Altera serial portLey Foon Tan2013-03-122-1/+28
* tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk2013-03-121-8/+1
* tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin2013-03-121-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-021-5/+5
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-221-2/+1
| |\
| * | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle2013-02-011-5/+5
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-2184-1064/+4289
|\ \ \
| * | | serial: imx: fix uninitialized variable warningShawn Guo2013-02-181-1/+1
| * | | serial: tegra: assume CONFIG_OFStephen Warren2013-02-151-3/+2
| * | | serial: imx: Fix recursive locking bugThomas Gleixner2013-02-141-2/+9
| * | | tty: Remove ancient hardpps()Peter Hurley2013-02-131-4/+0
| * | | pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin2013-02-131-10/+7
| * | | pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-131-4/+1
| * | | tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek2013-02-131-22/+79
| * | | tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek2013-02-131-4/+4
| * | | serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta2013-02-131-6/+4
| * | | drivers/serial: add GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-081-1/+1
| * | | Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"fabio.estevam@freescale.com2013-02-061-21/+21
| * | | serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLLFabio Estevam2013-02-051-21/+21
| * | | tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()Tobias Klauser2013-02-051-4/+2
| * | | tty: serial: altera_uart: Simplify altera_uart_init()Tobias Klauser2013-02-051-4/+2
| * | | OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh2013-02-051-6/+2
| * | | tty: of_serial: unexport tegra_serial_handle_breakStephen Warren2013-02-051-3/+4
| * | | kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-041-0/+1
| * | | serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin2013-01-302-3/+11
| * | | serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers2013-01-301-0/+33
| * | | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-258-8/+69
| |\| |
| * | | serial: tegra: Fix compilation errorVenu Byravarasu2013-01-251-1/+1
| * | | serial: pxa: fine-tune clk useageYi Zhang2013-01-251-1/+11
| * | | serial: pch_uart: fix sysrq handling for pch_uartLiang Li2013-01-251-0/+2
| * | | serial: xilinx_uartps: Remove leftover __exit_p()Michal Simek2013-01-221-1/+1
| * | | serial:ifx6x60: Remove memset for SPI framechanning2013-01-221-1/+0
| * | | serial: sccnxp: Make baudrate table struct staticAlexander Shiyan2013-01-211-4/+2
| * | | serial: sccnxp: Reset break and overrun bits in RX handlerAlexander Shiyan2013-01-211-1/+6
| * | | serial/efm32: parse location propertyUwe Kleine-König2013-01-211-7/+24
| * | | serial: xilinx_uartps: Get clock rate info from dtsJosh Cartwright2013-01-211-15/+19
| * | | pch_uart: add sysrq supportLiang Li2013-01-201-8/+19
| * | | pch_uart: fix a deadlock when pch_uart as consoleLiang Li2013-01-201-7/+22
| * | | drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang2013-01-201-1/+1
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+4
| * | | serial: lpc32xx: Fix fallout from tty_port conversionThierry Reding2013-01-181-1/+1
| * | | serial: vt8500: Cleanup code using devm_ functionTony Prisk2013-01-171-9/+4
| * | | serial: vt8500: UART uses gated clock rather than 24Mhz referenceTony Prisk2013-01-171-15/+19