summaryrefslogtreecommitdiff
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 Schulte2-0/+165
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-22Add register definitions used in several Exar PCI/PCIe UARTsMatt Schulte1-1/+13
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 Schulte5-1/+178
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: let me eat my own cookingJiri Slaby1-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-Hartman182-957/+2500
2012-11-17Linux 3.7-rc6v3.7-rc6Linus Torvalds1-1/+1
2012-11-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+7
2012-11-17Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds19-120/+86
2012-11-17revert "mm: fix-up zone present pages"Andrew Morton6-58/+1
2012-11-17tmpfs: change final i_blocks BUG to WARNINGHugh Dickins1-1/+1
2012-11-17tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins1-2/+14
2012-11-17mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon1-1/+1
2012-11-17mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman1-25/+0
2012-11-17rapidio: fix kernel-doc warningsRandy Dunlap2-1/+3
2012-11-17swapfile: fix name leak in swapoffXiaotian Feng1-2/+2