summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* Disintegrate asm/system.h for SparcDavid Howells2012-03-284-0/+4
* Disintegrate asm/system.h for CRISDavid Howells2012-03-281-0/+1
* Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-222-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-211-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
| | * | tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley2012-02-021-2/+1
| | * | tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2012-02-021-0/+7
| | * | tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley2012-02-021-3/+17
| | * | serial: Kill off NO_IRQAlan Cox2012-01-269-37/+23
| | * | serial/efm32: add new driverUwe Kleine-König2012-01-263-0/+844
* | | | sh-sci / PM: Avoid deadlocking runtime PMRafael J. Wysocki2012-03-091-0/+5
|/ / /
* | | tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley2012-02-091-2/+1
OpenPOWER on IntegriCloud