summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-12-09tty: Halve flip buffer GFP_ATOMIC memory consumptionPeter Hurley
2013-12-08tty: serial: mxs-auart: Check the return value from clk_prepare_enable()Fabio Estevam
2013-12-08tty: Fix stale tty_buffer_flush() commentPeter Hurley
2013-12-08serial: pl010: Convert to modern PM opsUlf Hansson
2013-12-08tty: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-08serial: imx: add support for loopback mode.Huang Shijie
2013-12-08serial: pl011: use DMA RX polling by defaultLinus Walleij
2013-12-08serial: pl011: Convert to modern PM opsUlf Hansson
2013-12-08n_gsm: race between ld close and gsmtty openChao Bi
2013-12-08parport_serial: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-08serial: pch_uart: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-08staging/fwserial: Add Kconfig options for max portsPeter Hurley
2013-12-08staging/fwserial: Rename data profiling functionsPeter Hurley
2013-12-08staging/fwserial: Up the tty buffer limit to 128KPeter Hurley
2013-12-08staging/fwserial: Rip out rx bufferingPeter Hurley
2013-12-08tty: Remove tty_prepare_flip_string_flags()Peter Hurley
2013-12-08tty: Rename tty buffer memory_used fieldPeter Hurley
2013-12-08tty: Enable configurable tty flip buffer limitPeter Hurley
2013-12-08tty: Always handle NULL flag ptrPeter Hurley
2013-12-08n_tty: Only perform wakeups for waitersPeter Hurley
2013-12-08n_tty: Refactor input_available_p() by call sitePeter Hurley
2013-12-08n_tty: Refactor PARMRK doubling checksPeter Hurley
2013-12-08n_tty: Un-inline slow-path n_tty_receive_char_closing()Peter Hurley
2013-12-08n_tty: Un-inline slow-path n_tty_receive_char()Peter Hurley
2013-12-08n_tty: Merge .receive_buf() flavorsPeter Hurley
2013-12-08serial: pl011: remove redundant early amba_ports declarationBaruch Siach
2013-12-08serial: 8250_dw: remove ACPI ifdefHeikki Krogerus
2013-12-08serial_core: Don't re-initialize a previously initialized spinlock.Randy Witt
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-29Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-11-28Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier
2013-11-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-27Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-27Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-27Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin
2013-11-28drm/sysfs: fix OOM verificationDavid Herrmann
2013-11-27remove obsolete references to powertweakDave Jones
2013-11-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-11-28md/raid5: fix newly-broken locking in get_active_stripe.NeilBrown
2013-11-28md: test mddev->flags more safely in md_check_recovery.NeilBrown
2013-11-28md/raid5: fix new memory-reference bug in alloc_thread_groups.NeilBrown
2013-11-27ATA: Fix port removal orderingRafael J. Wysocki
2013-11-27i2c: omap: raw read and write endian fixVictor Kamensky