| Commit message (Expand) | Author | Age | Files | Lines |
* | msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptr | Mayank Rana | 2011-12-09 | 1 | -8/+8 |
* | serial: fix serial_cs I/O windows for Argosy RS-COM 2P | Maciej Szmigiero | 2011-12-09 | 1 | -4/+4 |
* | serial: 8250: replace hardcoded 0xbf with #define | Wolfram Sang | 2011-12-09 | 1 | -1/+1 |
* | serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. | Sonic Zhang | 2011-12-09 | 1 | -1/+3 |
* | serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ... | Sonic Zhang | 2011-12-09 | 1 | -9/+9 |
* | tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled. | Sonic Zhang | 2011-12-09 | 1 | -2/+3 |
* | serial: bfin-uart: remove redundant CTS check for hardware CTS control. | Sonic Zhang | 2011-12-09 | 1 | -23/+1 |
* | serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. | Sonic Zhang | 2011-12-09 | 1 | -1/+3 |
* | serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up. | Sonic Zhang | 2011-12-09 | 1 | -10/+9 |
* | tty: n_hdlc not atomic use tty->flags. | Ilya Zykov | 2011-11-30 | 1 | -3/+3 |
* | TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() | Axel Lin | 2011-11-30 | 4 | -50/+4 |
* | parport: convert drivers/parport/* to use module_platform_driver() | Axel Lin | 2011-11-30 | 2 | -24/+2 |
* | TTY: Remove redundant spi driver bus initialization | Lars-Peter Clausen | 2011-11-26 | 5 | -5/+0 |
* | serial/8250_pci: init-quirk msi support for kt serial controller | Dan Williams | 2011-11-26 | 1 | -0/+14 |
* | serial/8250_pci: setup-quirk workaround for the kt serial controller | Dan Williams | 2011-11-26 | 3 | -2/+20 |
* | serial/mxs-auart: only wake up tty layer once | Uwe Kleine-König | 2011-11-26 | 1 | -2/+3 |
* | serial/imx: propagate error of platform_driver_register in init routine | Uwe Kleine-König | 2011-11-26 | 1 | -1/+1 |
* | OMAP: UART: fix the return type of check_modem_status | Shubhrajyoti D | 2011-11-26 | 1 | -1/+1 |
* | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c | Greg Kroah-Hartman | 2011-11-26 | 712 | -6101/+7464 |
|\ |
|
| * | Linux 3.2-rc3v3.2-rc3 | Linus Torvalds | 2011-11-23 | 1 | -1/+1 |
| * | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2011-11-23 | 5 | -3/+23 |
| |\ |
|
| | * | virtio-pci: make reset operation safer | Michael S. Tsirkin | 2011-11-24 | 2 | -0/+20 |
| | * | virtio-mmio: Correct the name of the guest features selector | Sasha Levin | 2011-11-24 | 2 | -2/+2 |
| | * | virtio: add HAS_IOMEM dependency to MMIO platform bus driver | Heiko Carstens | 2011-11-24 | 1 | -1/+1 |
| * | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 2011-11-23 | 2 | -1/+5 |
| |\ \ |
|
| | * | | libata: fix build without BMDMA | Alexander Beregalov | 2011-11-17 | 1 | -0/+4 |
| | * | | [libata] ahci_platform: fix DT probing | Rob Herring | 2011-11-17 | 1 | -1/+1 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-11-23 | 8 | -25/+51 |
| |\ \ \ |
|
| | * | | | PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs | Bjorn Helgaas | 2011-11-14 | 2 | -4/+4 |
| | * | | | PCI: pciehp: wait 100 ms after Link Training check | Kenji Kaneshige | 2011-11-11 | 1 | -0/+8 |
| | * | | | PCI: pciehp: wait 1000 ms before Link Training check | Kenji Kaneshige | 2011-11-11 | 2 | -3/+8 |
| | * | | | PCI: pciehp: Retrieve link speed after link is trained | Yinghai Lu | 2011-11-07 | 1 | -9/+2 |
| | * | | | PCI: Let PCI_PRI depend on PCI | Joerg Roedel | 2011-10-31 | 1 | -0/+1 |
| | * | | | PCI: Fix compile errors with PCI_ATS and !PCI_IOV | Joerg Roedel | 2011-10-31 | 2 | -4/+4 |
| | * | | | PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug | Rafael J. Wysocki | 2011-10-31 | 1 | -5/+24 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh... | Linus Torvalds | 2011-11-23 | 4 | -36/+70 |
| |\ \ \ \ |
|
| | * | | | | eCryptfs: Extend array bounds for all filename chars | Tyler Hicks | 2011-11-23 | 1 | -2/+2 |
| | * | | | | eCryptfs: Flush file in vma close | Tyler Hicks | 2011-11-23 | 1 | -1/+22 |
| | * | | | | eCryptfs: Prevent file create race condition | Tyler Hicks | 2011-11-23 | 3 | -33/+46 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2011-11-23 | 1 | -0/+16 |
| |\ \ \ \ \ |
|
| | * | | | | | ktest: Check parent options for iterated tests | Rabin Vincent | 2011-11-18 | 1 | -0/+16 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-11-23 | 5 | -24/+25 |
| |\ \ \ \ \ |
|
| | * | | | | | i2c: Make i2cdev_notifier_call static | Shubhrajyoti D | 2011-11-23 | 1 | -1/+1 |
| | * | | | | | i2c: Delete ANY_I2C_BUS | Jean Delvare | 2011-11-23 | 1 | -3/+0 |
| | * | | | | | i2c: Fix device name for 10-bit slave address | Jean Delvare | 2011-11-23 | 2 | -18/+22 |
| | * | | | | | i2c-algo-bit: Generate correct i2c address sequence for 10-bit target | Jeffrey (Sheng-Hui) Chu | 2011-11-23 | 1 | -2/+2 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2011-11-23 | 2 | -7/+10 |
| |\ \ \ \ \ |
|
| | * | | | | | regulator: TPS65910: Fix VDD1/2 voltage selector count | Afzal Mohammed | 2011-11-23 | 2 | -7/+10 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-11-23 | 22 | -432/+600 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | drm: integer overflow in drm_mode_dirtyfb_ioctl() | Xi Wang | 2011-11-23 | 2 | -0/+6 |