summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2013-03-19driver: tty: serial: remove cast for kzalloc return valueZhang Yanfei1-2/+1
2013-03-19TTY: serial, stop accessing potential NULLsJiri Slaby2-2/+2
2013-03-19tty: ifx6x60: Remove unused suspend/resume callbacksLars-Peter Clausen1-26/+0
2013-03-19tty: mrst_max3110: Use dev_pm_opsLars-Peter Clausen1-7/+12
2013-03-19tty: max310x: Use dev_pm_opsLars-Peter Clausen1-8/+16
2013-03-19tty: max3100: Use dev_pm_opsLars-Peter Clausen1-10/+10
2013-03-19crisv10: use counts from tty_portJiri Slaby2-27/+23
2013-03-19crisv10: use *_wait from tty_portJiri Slaby2-11/+7
2013-03-19crisv10: use close delays from tty_portJiri Slaby2-13/+9
2013-03-19crisv10: remove unused membersJiri Slaby1-6/+0
2013-03-19crisv10: stop returning info from handle_ser_rx_interruptJiri Slaby1-6/+4
2013-03-19crisv10: use flags from tty_portJiri Slaby2-37/+29
2013-03-19TTY: cleanup tty->hw_stopped usesJiri Slaby3-17/+6
2013-03-19TTY: serial/msm_serial_hs, remove unused ttyJiri Slaby1-2/+0
2013-03-19TTY: serial/bfin_uart, unbreak build with KGDB enabledJiri Slaby1-23/+0
2013-03-19TTY: add tty_port_tty_hangup helperJiri Slaby1-19/+2
2013-03-19TTY: add tty_port_tty_wakeup helperJiri Slaby1-31/+2
2013-03-19TTY: msm_smd_tty, clean up activate/shutdownJiri Slaby1-9/+5
2013-03-19TTY: jsm, remove superfluous checkJiri Slaby1-6/+0
2013-03-16serial: pch_uart: add console poll supportLiang Li1-24/+79
2013-03-16serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2013-03-16serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat1-5/+4
2013-03-16serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing1-0/+13
2013-03-16tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz1-6/+5
2013-03-15drivers/tty: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2013-03-12tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle1-1/+1
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer1-0/+29
2013-03-12tty: serial: fix typo "ARCH_S5P6450"Paul Bolle1-1/+1
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young1-5/+7
2013-03-12serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski1-4/+4
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing1-0/+4
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft1-10/+7
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan2-1/+28
2013-03-12tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk1-8/+1
2013-03-12tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin1-1/+1
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-5/+5
2013-03-02sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill1-12/+9
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle1-2/+1
2013-02-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds84-1064/+4289
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2013-02-20Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1
2013-02-18serial: imx: fix uninitialized variable warningShawn Guo1-1/+1
2013-02-16serial: tegra: assume CONFIG_OFStephen Warren1-3/+2
2013-02-15serial: imx: Fix recursive locking bugThomas Gleixner1-2/+9
2013-02-13tty: Remove ancient hardpps()Peter Hurley1-4/+0
2013-02-13pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin1-10/+7
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin1-4/+1
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek1-22/+79
2013-02-13tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek1-4/+4
2013-02-13serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta1-6/+4