summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-282-12/+39
|\
| * Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-081-12/+37
| |\
| | * serial: pxa: add OF supportHaojian Zhuang2012-03-071-12/+37
| * | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-021-0/+2
| |\ \ | | |/ | |/|
| | * Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+2
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-4/+3
|\ \ \
| * | | Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-226-7/+28
| |\| |
| * | | serial: imx: add clk_prepare/clk_unprepareRichard Zhao2012-02-011-4/+3
| | |/ | |/|
* | | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-241-0/+1
|\ \ \
| * | | [IA64] genirq fixup for SGI/SNDimitri Sivanich2012-02-221-0/+1
| |/ /
* | | Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-232-16/+10
|\ \ \
| * | | pinctrl: API changes to support multiple states per deviceStephen Warren2012-03-051-9/+3
| * | | pinctrl: assume map table entries can't have a NULL name fieldStephen Warren2012-03-021-1/+1
| * | | serial/sirf: fixup for changes to pin controlLinus Walleij2012-02-222-11/+11
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-221-1/+1
|\ \ \
| * | | tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIESStephen Rothwell2012-03-091-1/+1
| | |/ | |/|
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-2034-558/+1449
|\ \ \
| * | | serial: pxa: add clk_prepare/clk_unprepare callsPhilipp Zabel2012-03-151-4/+4
| * | | serial: PL011: clear pending interruptsLinus Walleij2012-03-141-4/+11
| * | | serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after...Sonic Zhang2012-03-131-3/+5
| * | | tty: serial: vt8500: fix annotations for probe/removeWolfram Sang2012-03-121-2/+2
| * | | serial: remove back and forth conversions in serial_out_syncPaul Gortmaker2012-03-091-4/+3
| * | | serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker2012-03-091-80/+80
| * | | serial: reduce number of indirections in 8250 codePaul Gortmaker2012-03-091-155/+167
| * | | serial: delete useless void casts in 8250.cPaul Gortmaker2012-03-091-11/+11
| * | | serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker2012-03-092-5/+10
| * | | serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker2012-03-091-158/+150
| * | | pch_uart: Add module parameter descriptionsDarren Hart2012-03-091-0/+4
| * | | pch_uart: Use existing default_baud in setup_consoleDarren Hart2012-03-091-1/+1
| * | | pch_uart: Add user_uartclk parameterDarren Hart2012-03-091-0/+5
| * | | pch_uart: Add Fish River Island II uart clock quirksDarren Hart2012-03-091-13/+27
| * | | pch_uart: Use uartclk instead of base_baudDarren Hart2012-03-091-10/+10
| * | | mpc5200b/uart: select more tolerant uart prescaler on low baudratesFrank Benkert2012-03-081-2/+3
| * | | TTY: remove serialP.h inclusion from some filesJiri Slaby2012-03-082-2/+0
| * | | TTY: serial, include pci.h in m32r_sioJiri Slaby2012-03-081-0/+1
| * | | TTY: serial, use atomic_inc_return in ioc4_serialJiri Slaby2012-03-081-1/+1
| * | | TTY: remove unneeded tty->index checksJiri Slaby2012-03-082-19/+5
| * | | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-083-5/+0
| * | | tty: serial: OMAP: Fix oops due to NULL pdata in DT bootCousson, Benoit2012-03-081-3/+3
| * | | amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min2012-02-241-1/+16
| * | | serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli2012-02-241-1/+1
| * | | serial: Fix typo in sn_console.cMasanari Iida2012-02-241-2/+2
| * | | tty/serial/mux.c: linux/tty.h included twiceDanny Kukawka2012-02-241-1/+0
| * | | tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-107-44/+8
| * | | Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-1014-88/+980
| |\ \ \ | | |/ / | |/| |
| | * | tty: serial: altera_uart: Add CONSOLE_POLL supportTobias Klauser2012-02-092-1/+25
| | * | tty: serial: altera_uart: remove early_altera_uart_setupTobias Klauser2012-02-091-23/+0
| | * | serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang2012-02-091-13/+3
| | * | serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang2012-02-091-21/+8
| | * | serial: pch_uart: add debugfs hook for register dumpFeng Tang2012-02-091-0/+84