Age | Commit message (Expand) | Author | Files | Lines |
2012-12-16 | Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-... | Tony Lindgren | 1 | -2/+1 |
2012-12-14 | ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h | Tony Lindgren | 1 | -2/+1 |
2012-12-13 | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -6/+6 |
2012-12-12 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+2 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+1 |
2012-12-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -19/+1 |
2012-12-12 | Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -95/+207 |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 100 | -1523/+3606 |
2012-12-11 | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+8 |
2012-12-11 | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 11 | -49/+28 |
2012-11-30 | Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 2 | -7/+1 |
2012-11-26 | drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage | Andrew Morton | 1 | -1/+5 |
2012-11-26 | serial: ifx6x60: Add modem power off function in the platform reboot process | Jun Chen | 1 | -3/+53 |
2012-11-26 | serial: mxs-auart: unmap the scatter list before we copy the data | Huang Shijie | 1 | -0/+2 |
2012-11-26 | serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabled | Huang Shijie | 1 | -2/+4 |
2012-11-26 | serial: max310x: Setup missing "can_sleep" field for GPIO | Alexander Shiyan | 1 | -0/+1 |
2012-11-26 | tty/serial: fix ifx6x60.c declaration warning | Randy Dunlap | 1 | -1/+2 |
2012-11-26 | serial: samsung: add devicetree properties for non-Exynos SoCs | Heiko Stübner | 1 | -0/+10 |
2012-11-26 | serial: samsung: fix potential soft lockup during uart write | Thomas Abraham | 1 | -4/+12 |
2012-11-26 | tty: vt: Remove redundant null check before kfree. | Sachin Kamat | 1 | -4/+2 |
2012-11-22 | ARM: EXYNOS: add support for EXYNOS5440 SoC | Kukjin Kim | 1 | -1/+2 |
2012-11-21 | tty vt: Fix a regression in command line edition | Jean-François Moine | 1 | -4/+4 |
2012-11-21 | tty/8250 Add check for pci_ioremap_bar failure | Matt Schulte | 1 | -0/+2 |
2012-11-21 | tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ... | Matt Schulte | 1 | -0/+163 |
2012-11-21 | tty/8250 Add XR17D15x devices to the exar_handle_irq override | Matt Schulte | 1 | -2/+4 |
2012-11-21 | tty/8250: Add sleep capability to XR17D15X ports | Matt Schulte | 1 | -3/+9 |
2012-11-21 | serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35... | Matt Schulte | 1 | -0/+4 |
2012-11-21 | serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_in | Matt Schulte | 1 | -3/+3 |
2012-11-21 | serial: bfin_uart: Don't switch baud rate untill the transfer buffer is empty. | Sonic Zhang | 1 | -0/+9 |
2012-11-21 | pty: Mark pty_resize static | Josh Triplett | 1 | -1/+1 |
2012-11-21 | Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI... | Matt Schulte | 2 | -0/+167 |
2012-11-21 | tty: remove use of __devexit | Bill Pemberton | 53 | -66/+66 |
2012-11-21 | tty: remove use of __devinitconst | Bill Pemberton | 3 | -3/+3 |
2012-11-21 | tty: remove use of __devinitdata | Bill Pemberton | 9 | -9/+9 |
2012-11-21 | tty: remove use of __devinitdata | Bill Pemberton | 1 | -1/+1 |
2012-11-21 | tty: remove use of __devinit | Bill Pemberton | 60 | -113/+113 |
2012-11-21 | tty: serial: remove use of __devexit_p | Bill Pemberton | 44 | -70/+70 |
2012-11-21 | tty: remove use of __devexit_p | Bill Pemberton | 10 | -10/+10 |
2012-11-21 | tty: Mark tty_del_file and __tty_hangup static | Josh Triplett | 1 | -2/+2 |
2012-11-21 | drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switch | Josh Triplett | 1 | -0/+1 |
2012-11-19 | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder | 1 | -1/+1 |
2012-11-16 | Merge 3.7-rc6 into tty-next | Greg Kroah-Hartman | 2 | -7/+1 |
2012-11-16 | serial: mxs-auart: add the DMA support for mx28 | Huang Shijie | 1 | -5/+317 |
2012-11-16 | serial: mxs-auart: distinguish the different SOCs | Huang Shijie | 1 | -6/+36 |
2012-11-16 | tty/8250_early: Turn serial_in/serial_out into weak symbols. | Noam Camus | 1 | -21/+21 |
2012-11-16 | ARM/AVR32: get rid of serial_at91.h | Russell King | 1 | -18/+0 |
2012-11-16 | ARM: move serial_sa1100.h header file to linux/platform_data | Russell King | 1 | -1/+1 |
2012-11-15 | serial: sh-sci: fix possible race cases on SCSCR register accesses | Shinya Kuribayashi | 1 | -0/+6 |
2012-11-15 | serial: sh-sci: add locking to console write function to avoid SMP lockup | Shinya Kuribayashi | 1 | -1/+22 |