aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-08tty: Fix stale tty_buffer_flush() commentPeter Hurley1-3/+1
2013-12-08serial: pl010: Convert to modern PM opsUlf Hansson1-6/+9
2013-12-08tty: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han3-3/+3
2013-12-08serial: imx: add support for loopback mode.Huang Shijie1-0/+8
2013-12-08serial: pl011: use DMA RX polling by defaultLinus Walleij1-1/+1
2013-12-08serial: pl011: Convert to modern PM opsUlf Hansson1-9/+8
2013-12-08n_gsm: race between ld close and gsmtty openChao Bi1-10/+29
2013-12-08parport_serial: remove unnecessary pci_set_drvdata()Jingoo Han1-5/+0
2013-12-08serial: pch_uart: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-08staging/fwserial: Add Kconfig options for max portsPeter Hurley2-2/+22
2013-12-08staging/fwserial: Rename data profiling functionsPeter Hurley2-13/+13
2013-12-08staging/fwserial: Up the tty buffer limit to 128KPeter Hurley1-0/+1
2013-12-08staging/fwserial: Rip out rx bufferingPeter Hurley3-117/+28
2013-12-08tty: Remove tty_prepare_flip_string_flags()Peter Hurley1-28/+0
2013-12-08tty: Rename tty buffer memory_used fieldPeter Hurley1-6/+6
2013-12-08tty: Enable configurable tty flip buffer limitPeter Hurley1-3/+21
2013-12-08tty: Always handle NULL flag ptrPeter Hurley3-16/+19
2013-12-08n_tty: Only perform wakeups for waitersPeter Hurley1-6/+12
2013-12-08n_tty: Refactor input_available_p() by call sitePeter Hurley1-3/+4
2013-12-08n_tty: Refactor PARMRK doubling checksPeter Hurley1-9/+5
2013-12-08n_tty: Un-inline slow-path n_tty_receive_char_closing()Peter Hurley1-2/+1
2013-12-08n_tty: Un-inline slow-path n_tty_receive_char()Peter Hurley1-1/+1
2013-12-08n_tty: Merge .receive_buf() flavorsPeter Hurley1-27/+16
2013-12-08serial: pl011: remove redundant early amba_ports declarationBaruch Siach1-2/+0
2013-12-08serial: 8250_dw: remove ACPI ifdefHeikki Krogerus1-8/+0
2013-12-08serial_core: Don't re-initialize a previously initialized spinlock.Randy Witt1-2/+6
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-13/+19
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds5-5/+6
2013-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie1-0/+1
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds8-35/+43
2013-11-28Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds2-9/+6
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier1-0/+1
2013-11-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+1
2013-11-27Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-7/+18
2013-11-27Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds32-62/+121
2013-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds9-18/+72
2013-11-27Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds17-80/+110
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin1-1/+0
2013-11-28drm/sysfs: fix OOM verificationDavid Herrmann1-1/+1
2013-11-27remove obsolete references to powertweakDave Jones1-4/+0
2013-11-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+1
2013-11-28md/raid5: fix newly-broken locking in get_active_stripe.NeilBrown1-7/+4
2013-11-28md: test mddev->flags more safely in md_check_recovery.NeilBrown1-1/+1
2013-11-28md/raid5: fix new memory-reference bug in alloc_thread_groups.NeilBrown1-1/+1
2013-11-27ATA: Fix port removal orderingRafael J. Wysocki1-2/+1
2013-11-27i2c: omap: raw read and write endian fixVictor Kamensky1-4/+4
2013-11-27Staging: tidspbridge: disable driverGreg Kroah-Hartman1-1/+1
2013-11-27gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()Markus Mayer1-1/+1