summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-18serial: fsl_lpuart: add earlycon supportStefan Agner
2015-10-18tty: disable unbind for old 74xx based serial/mpsc console portPaul Gortmaker
2015-10-18n_tty: Remove reader wakeups for TTY_BREAK/TTY_PARITY charsPeter Hurley
2015-10-18tty: synclink, fix indentationJiri Slaby
2015-10-18serial: at91, fix rs485 propertiesJiri Slaby
2015-10-18tty: r3964: Replace/remove bogus tty lock usePeter Hurley
2015-10-18tty: r3964: Use tty->read_wait waitqueuePeter Hurley
2015-10-18tty: Remove tty_port::close_waitPeter Hurley
2015-10-18usb: gadget: gserial: Privatize close_waitPeter Hurley
2015-10-18tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley
2015-10-18tty: Remove tty_wait_until_sent_from_close()Peter Hurley
2015-10-18serial: tegra: Add helper function for handling RX bufferJon Hunter
2015-10-18serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()Jon Hunter
2015-10-18serial: tegra: Remove unnecessary return statementsJon Hunter
2015-10-18serial: tegra: Handle another RX race conditionJon Hunter
2015-10-18serial: 8250_omap: Remove RTS clearPeter Hurley
2015-10-18serial: Enable Freescale 16550 workaround on armScott Wood
2015-10-18tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded...Andreas Werner
2015-10-18serial: atmel: fix compiler warning on address castAndre Przywara
2015-10-12Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman
2015-10-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-10-11Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-10Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-10Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-10Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-10Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-10Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-10-09Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-10-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-09dm snapshot: add new persistent store option to support overflowMike Snitzer
2015-10-09Merge branches 'pm-devfreq' and 'pm-cpufreq'Rafael J. Wysocki
2015-10-09dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber
2015-10-08crash in md-raid1 and md-raid10 due to incorrect list manipulationMikulas Patocka
2015-10-08cpufreq: prevent lockup on reading scaling_available_frequenciesSrinivas Pandruvada
2015-10-08cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpusSrinivas Pandruvada
2015-10-08mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirkludovic.desroches@atmel.com
2015-10-08mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RSTludovic.desroches@atmel.com
2015-10-08mmc: sdhci-pxav3: fix error handling of armada_38x_quirksMarcin Wojtas
2015-10-08mmc: sdhci-pxav3: disable clock inversion for HS MMC cardsNadav Haklai
2015-10-08mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driverNadav Haklai
2015-10-08mmc: host: omap_hsmmc: Fix MMC for omap3 legacy bootingTony Lindgren
2015-10-08Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"Tony Lindgren
2015-10-073w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-07Merge tag 'fbdev-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-07Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-07Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-07Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-07video: of: fix memory leakSudip Mukherjee