aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAge
* Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-22
|\
| * pinctrl: API changes to support multiple states per deviceStephen Warren2012-03-05
| * pinctrl: assume map table entries can't have a NULL name fieldStephen Warren2012-03-02
| * serial/sirf: fixup for changes to pin controlLinus Walleij2012-02-22
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\ \
| * | tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIESStephen Rothwell2012-03-08
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-20
|\ \ \
| * | | serial: pxa: add clk_prepare/clk_unprepare callsPhilipp Zabel2012-03-15
| * | | serial: PL011: clear pending interruptsLinus Walleij2012-03-14
| * | | serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after...Sonic Zhang2012-03-13
| * | | tty: serial: vt8500: fix annotations for probe/removeWolfram Sang2012-03-12
| * | | serial: remove back and forth conversions in serial_out_syncPaul Gortmaker2012-03-09
| * | | serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker2012-03-09
| * | | serial: reduce number of indirections in 8250 codePaul Gortmaker2012-03-09
| * | | serial: delete useless void casts in 8250.cPaul Gortmaker2012-03-09
| * | | serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker2012-03-09
| * | | serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker2012-03-09
| * | | pch_uart: Add module parameter descriptionsDarren Hart2012-03-09
| * | | pch_uart: Use existing default_baud in setup_consoleDarren Hart2012-03-09
| * | | pch_uart: Add user_uartclk parameterDarren Hart2012-03-09
| * | | pch_uart: Add Fish River Island II uart clock quirksDarren Hart2012-03-09
| * | | pch_uart: Use uartclk instead of base_baudDarren Hart2012-03-09
| * | | mpc5200b/uart: select more tolerant uart prescaler on low baudratesFrank Benkert2012-03-08
| * | | TTY: remove serialP.h inclusion from some filesJiri Slaby2012-03-08
| * | | TTY: serial, include pci.h in m32r_sioJiri Slaby2012-03-08
| * | | TTY: serial, use atomic_inc_return in ioc4_serialJiri Slaby2012-03-08
| * | | TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
| * | | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
| * | | tty: serial: OMAP: Fix oops due to NULL pdata in DT bootCousson, Benoit2012-03-08
| * | | amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min2012-02-24
| * | | serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli2012-02-24
| * | | serial: Fix typo in sn_console.cMasanari Iida2012-02-24
| * | | tty/serial/mux.c: linux/tty.h included twiceDanny Kukawka2012-02-24
| * | | tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-10
| * | | Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-10
| |\ \ \ | | |/ / | |/| |
| | * | tty: serial: altera_uart: Add CONSOLE_POLL supportTobias Klauser2012-02-09
| | * | tty: serial: altera_uart: remove early_altera_uart_setupTobias Klauser2012-02-09
| | * | serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang2012-02-09
| | * | serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang2012-02-09
| | * | serial: pch_uart: add debugfs hook for register dumpFeng Tang2012-02-09
| | * | tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley2012-02-02
| | * | tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2012-02-02
| | * | tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley2012-02-02
| | * | serial: Kill off NO_IRQAlan Cox2012-01-26
| | * | serial/efm32: add new driverUwe Kleine-König2012-01-26
* | | | sh-sci / PM: Avoid deadlocking runtime PMRafael J. Wysocki2012-03-08
|/ / /
* | | tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley2012-02-09
* | | tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2012-02-09
* | | tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley2012-02-09
* | | m32r: relocate drivers back out of 8250 dirPaul Gortmaker2012-02-08