summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ...Sonic Zhang2011-12-091-9/+9
* tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled.Sonic Zhang2011-12-091-2/+3
* serial: bfin-uart: remove redundant CTS check for hardware CTS control.Sonic Zhang2011-12-091-23/+1
* serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.Sonic Zhang2011-12-091-1/+3
* serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up.Sonic Zhang2011-12-091-10/+9
* tty: n_hdlc not atomic use tty->flags.Ilya Zykov2011-11-301-3/+3
* TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()Axel Lin2011-11-304-50/+4
* parport: convert drivers/parport/* to use module_platform_driver()Axel Lin2011-11-302-24/+2
* TTY: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-265-5/+0
* serial/8250_pci: init-quirk msi support for kt serial controllerDan Williams2011-11-261-0/+14
* serial/8250_pci: setup-quirk workaround for the kt serial controllerDan Williams2011-11-263-2/+20
* serial/mxs-auart: only wake up tty layer onceUwe Kleine-König2011-11-261-2/+3
* serial/imx: propagate error of platform_driver_register in init routineUwe Kleine-König2011-11-261-1/+1
* OMAP: UART: fix the return type of check_modem_statusShubhrajyoti D2011-11-261-1/+1
* Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-26712-6101/+7464
|\
| * Linux 3.2-rc3v3.2-rc3Linus Torvalds2011-11-231-1/+1
| * Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-235-3/+23
| |\
| | * virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-242-0/+20
| | * virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-242-2/+2
| | * virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens2011-11-241-1/+1
| * | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-11-232-1/+5
| |\ \
| | * | libata: fix build without BMDMAAlexander Beregalov2011-11-171-0/+4
| | * | [libata] ahci_platform: fix DT probingRob Herring2011-11-171-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-238-25/+51
| |\ \ \
| | * | | PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-11-142-4/+4
| | * | | PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige2011-11-111-0/+8
| | * | | PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2011-11-112-3/+8
| | * | | PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu2011-11-071-9/+2
| | * | | PCI: Let PCI_PRI depend on PCIJoerg Roedel2011-10-311-0/+1
| | * | | PCI: Fix compile errors with PCI_ATS and !PCI_IOVJoerg Roedel2011-10-312-4/+4
| | * | | PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki2011-10-311-5/+24
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds2011-11-234-36/+70
| |\ \ \ \
| | * | | | eCryptfs: Extend array bounds for all filename charsTyler Hicks2011-11-231-2/+2
| | * | | | eCryptfs: Flush file in vma closeTyler Hicks2011-11-231-1/+22
| | * | | | eCryptfs: Prevent file create race conditionTyler Hicks2011-11-233-33/+46
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-11-231-0/+16
| |\ \ \ \ \
| | * | | | | ktest: Check parent options for iterated testsRabin Vincent2011-11-181-0/+16
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-235-24/+25
| |\ \ \ \ \
| | * | | | | i2c: Make i2cdev_notifier_call staticShubhrajyoti D2011-11-231-1/+1
| | * | | | | i2c: Delete ANY_I2C_BUSJean Delvare2011-11-231-3/+0
| | * | | | | i2c: Fix device name for 10-bit slave addressJean Delvare2011-11-232-18/+22
| | * | | | | i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu2011-11-231-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-11-232-7/+10
| |\ \ \ \ \
| | * | | | | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-232-7/+10
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-2322-432/+600
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2011-11-232-0/+6
| | * | | | drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall2011-11-221-6/+12
| | * | | | drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher2011-11-221-128/+86
| | * | | | drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher2011-11-221-0/+12
| | * | | | ttm: Don't return the bo reserved on error pathThomas Hellstrom2011-11-221-1/+7
OpenPOWER on IntegriCloud