summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-30staging: sb105x: fix potential NULL pointer dereference in mp_chars_in_buffer()Wei Yongjun1-1/+2
2012-11-28staging/fwserial: Remove superfluous freePeter Hurley1-1/+0
2012-11-28staging/fwserial: Use WARN_ONCE when port table is corruptedPeter Hurley1-8/+3
2012-11-28staging/fwserial: Destruct embedded tty_port on teardownPeter Hurley1-1/+4
2012-11-28staging/fwserial: Fix build breakage when !CONFIG_BUGPeter Hurley1-4/+1
2012-11-28staging: fwserial: Add TTY-over-Firewire serial driverPeter Hurley9-0/+3824
2012-11-27drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usageAndrew Morton1-1/+5
2012-11-27staging: dgrp: dgrp_tty.c: Audit the return values of get/put_user()Kumar Amit Mehta1-14/+8
2012-11-27staging: dgrp: dgrp_tty.c: Remove the TIOCSSOFTCAR ioctl handler from dgrp dr...Kumar Amit Mehta1-7/+0
2012-11-27serial: ifx6x60: Add modem power off function in the platform reboot processJun Chen1-3/+53
2012-11-27serial: mxs-auart: unmap the scatter list before we copy the dataHuang Shijie1-0/+2
2012-11-27serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabledHuang Shijie1-2/+4
2012-11-27serial: max310x: Setup missing "can_sleep" field for GPIOAlexander Shiyan1-0/+1
2012-11-27tty/serial: fix ifx6x60.c declaration warningRandy Dunlap1-1/+2
2012-11-27serial: samsung: add devicetree properties for non-Exynos SoCsHeiko Stübner1-0/+10
2012-11-27serial: samsung: fix potential soft lockup during uart writeThomas Abraham1-4/+12
2012-11-27tty: vt: Remove redundant null check before kfree.Sachin Kamat1-4/+2
2012-11-22tty/8250 Add check for pci_ioremap_bar failureMatt Schulte1-0/+2
2012-11-22tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte1-0/+163
2012-11-22tty/8250 Add XR17D15x devices to the exar_handle_irq overrideMatt Schulte1-2/+4
2012-11-22tty/8250: Add sleep capability to XR17D15X portsMatt Schulte1-3/+9
2012-11-22serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...Matt Schulte1-0/+4
2012-11-22serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_inMatt Schulte1-3/+3
2012-11-22serial: bfin_uart: Don't switch baud rate untill the transfer buffer is empty.Sonic Zhang1-0/+9
2012-11-22pty: Mark pty_resize staticJosh Triplett1-1/+1
2012-11-22Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte2-0/+167
2012-11-22tty: remove use of __devexitBill Pemberton53-66/+66
2012-11-22tty: remove use of __devinitconstBill Pemberton3-3/+3
2012-11-22tty: remove use of __devinitdataBill Pemberton9-9/+9
2012-11-22tty: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-22tty: remove use of __devinitBill Pemberton60-113/+113
2012-11-22tty: serial: remove use of __devexit_pBill Pemberton44-70/+70
2012-11-22tty: remove use of __devexit_pBill Pemberton10-10/+10
2012-11-22tty: Mark tty_del_file and __tty_hangup staticJosh Triplett1-2/+2
2012-11-22drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switchJosh Triplett1-0/+1
2012-11-22TTY: isdn/gigaset destroy tty_port properlyJiri Slaby1-6/+5
2012-11-22staging: dgrp: Fix typo in dgrp driverMasanari Iida2-6/+6
2012-11-17Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman46-159/+371
2012-11-17Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds1-1/+1
2012-11-17rapidio: fix kernel-doc warningsRandy Dunlap1-1/+1
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-63/+117
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+67
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-5/+26
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-22/+71
2012-11-16Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-7/+1
2012-11-16Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+1
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann77-332/+849
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-7/+5
2012-11-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-10/+38